![]() |
|
|
#199 | |
|
"Mark"
Apr 2003
Between here and the
11000110100002 Posts |
Quote:
<td>19167 k's remaining at n=2.5K. See k's remaining on reservations page.</td> in the html. Change that to this <td>19167 k's remaining at n=2500.<br> See k's remaining on reservations page.</td> and the problems will be fixed. There is only so much that the parsing logic can do to account for the html. I think it would be much easier to modify the html than to try to modify the scripts. |
|
|
|
|
|
|
#200 | |
|
May 2007
Kansas; USA
101·103 Posts |
Quote:
|
|
|
|
|
|
|
#201 | |
|
Jun 2009
22×32×19 Posts |
Quote:
28998004*63^10001-1 is prime ![]() Back to business: I ran srsieve on the file of remaining k's with n=N=10001 and I got a result file that contained lines like Code:
27338*63^n-1 10001 34226*63^n-1 37824*63^n-1 38986*63^n-1 10001 51868*63^n-1 10001 |
|
|
|
|
|
|
#202 | |
|
May 2007
Kansas; USA
28A316 Posts |
Quote:
I believe that the sieve file is what happens if you specified no type switch and it wrote it out to srsieve.out. My suggestion is to write it out to an ABCD file with the -a switch or to a NewPGen type file with the -G switch. It appears to get confused when there is no candidates for a k in a file in the generic "srsieve.out" formatted sieve file. Regardless, I would never recommend sieving a single n at a time with the sr(x)sieve series of programs. It's far too inefficient. At least sieve 1000n. Likely more than 99.9% of all k will have a candidate that is not sieved out. Last fiddled with by gd_barnes on 2012-10-03 at 08:01 |
|
|
|
|
|
|
#203 |
|
Jun 2009
22·32·19 Posts |
|
|
|
|
|
|
#204 |
|
"Mark"
Apr 2003
Between here and the
24×397 Posts |
For S63 the list of remaining k is in a zip file. The script does not d/l that zip file and try to run srsieve against it. The script automatically assigns a default difficulty if it is unable to run srsieve.
|
|
|
|
|
|
#205 | |
|
May 2007
Kansas; USA
28A316 Posts |
Quote:
I know and even if all the k's were listed, I'm certain that srsieve could not handle the nearly 300,000 k's. I overroad the default "n per 25000" in the Riesel difficulty file with one that should be fairly accurate for R63. |
|
|
|
|
|
|
#206 |
|
May 2007
Kansas; USA
101×103 Posts |
Mark,
Riesel base 1030 does not show up on the unproven page. Gary |
|
|
|
|
|
#207 | |
|
"Mark"
Apr 2003
Between here and the
24×397 Posts |
Quote:
!/esti/ && !/TITLE/ { change it to { TITLE is one of the tags getting parsed with k=1030 (because the two pages are concatenated) and the current code is ignoring that row. I haven't run all of the scripts to see if this introduces any problems, but if there are any, they should be easy to fix. |
|
|
|
|
|
|
#208 |
|
May 2007
Kansas; USA
1040310 Posts |
That corrected the unproven problem but it has introduced some problems on the top 20 page. Take a look and you'll see them fairly quickly. There are zeros and greater than ">" signs in random locations.
Last fiddled with by gd_barnes on 2012-10-11 at 18:30 |
|
|
|
|
|
#209 |
|
"Mark"
Apr 2003
Between here and the
18D016 Posts |
With the change I suggested earlier today, conjectures where the web page has "no testing done" or "just started testing" are now being parsed rather than being clumped together as "not tested". I added extra logic to the 12_ script to handle those rows. In the process I decided to add a "just started" category for the stats page. I have collected all current scripts and posted them on my website and attached them here.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sieving for CRUS | rebirther | Conjectures 'R Us | 638 | 2021-06-15 07:55 |
| BOINC effort for CRUS | gd_barnes | Conjectures 'R Us | 75 | 2015-06-17 14:25 |
| What are your CRUS plans? | rogue | Conjectures 'R Us | 35 | 2013-11-09 09:03 |
| how high will CRUS go | Mini-Geek | Conjectures 'R Us | 1 | 2010-11-08 20:50 |
| CSVs for stats available + New combined stats | opyrt | Prime Sierpinski Project | 3 | 2010-05-31 08:13 |