![]() |
|
|
#1 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72·131 Posts |
After more than two months of polynomial searching (contributed particularly by bdodson), and trial-sieving about 200 candidates, I've come up with what I think is the best polynomial for the 197-digit cofactor of 7^374+1, namely
Code:
# norm 1.748068e-19 alpha -8.861264 e 5.627e-15 rroots 3 skew: 364380251.54 c0: 4348541943020307432834531575431557582005296059208 c1: -626624655839261549230516300510260244794696 c2: 1853996443926010028387831301890264 c3: 19250478525296406872044059 c4: -6615815776509564 c5: 7851060 Y0: -95132171124790181824704637743510497691 Y1: 2130029229416788788241 n: 61173781879800813987062254208969082152381029438415262556799619943895079615422740343994343770534689647933527791161943080608113058309486560791550732809340767016424578028793088881479019117986214217881 lpbr: 32 lpba: 33 mfbr: 64 mfba: 96 rlambda: 2.6 alambda: 3.6 alim: 240000000 rlim: 240000000 We'd need to use the 16e siever, and start by sieving 80M to 400M. Yield is about two relations every three CPU-seconds (on 1900MHz Opteron), so that will be about a billion CPU-seconds in total on such a machine. This is a job large enough that only people with 64-bit Linux machines will be able to contribute usefully; I would also recommend dividing your range into quite small intervals, since I saw a 0.3% rate of hanging per 2kQ in gnfs-lasieve4I16e during the trial-sieving stage. I suspect that the resources of the forum will be enough to get the sieving done by Christmas; and indeed it was done by 25 October, mostly thanks to bdodson. Reservations fivemack 08/07 80M - 89.6M (done 07/08) fivemack 07/08 89.6M - 100.0M (done 27/09) bdodson 15/07 200M - 300M (done mid-August, uploaded around 14 September) bdodson 24/08 300M - 350M (uploaded 15 September) bdodson 14/09 350M - 400M (uploaded 28 September) bdodson 20/09 100M - 150M (uploaded 6 October) bdodson 20/09 150M - 190M (extended 6 October from 150-170; uploaded 14 October) fivemack 27/09 190M - 200M (finished 0130 25 October) bdodson 07/10 400M - 450M (uploaded 24 October) Last fiddled with by fivemack on 2011-10-25 at 09:45 |
|
|
|
|
|
#2 | |
|
Nov 2003
11101001001002 Posts |
Quote:
I am a bit surprised that the rational and algebraic factor bases have the same size.. Did you run some trial sieving? I would have guessed that the algebraic side would have the larger factor base. |
|
|
|
|
|
|
#3 |
|
Jul 2003
So Cal
2·34·13 Posts |
To offset this, three large primes are allowed on the algebraic side but only two on the rational side. This allows for a smaller factor base and therefore lower memory use during sieving. However, I have noticed that for NFS@Home SNFS targets this does increase the number of duplicate relations somewhat from typically ~23% for two large primes on both sides to ~30% for three large primes on one side.
|
|
|
|
|
|
#4 | |
|
Jun 2005
lehigh.edu
210 Posts |
Quote:
on two completed sieving tasks. -Bruce |
|
|
|
|
|
|
#5 |
|
Jun 2005
lehigh.edu
210 Posts |
|
|
|
|
|
|
#6 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72·131 Posts |
Yes: sieve on the algebraic side only. I .think. that -M 1 is set by default, but there's no harm in using it if it isn't.
|
|
|
|
|
|
#7 | |
|
Jun 2005
lehigh.edu
20008 Posts |
Quote:
from 200M-210M got hung (with Serge's March 2010 binary). So far, so good. -Bruce |
|
|
|
|
|
|
#8 | |
|
Aug 2005
Seattle, WA
2×877 Posts |
Quote:
|
|
|
|
|
|
|
#9 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
72×131 Posts |
I'm running the range at the moment to check; it's not complete yet, but I would expect about 1800 relations by simple extrapolation.
edit: job complete; total yield: 2183, q=341001007 (1.72407 sec/rel) The build of gnfs-lasieve4I16e that I'm using is at http://www.chiark.greenend.org.uk/~t...s-lasieve4I16e Last fiddled with by fivemack on 2011-07-21 at 18:42 |
|
|
|
|
|
#10 | |
|
Aug 2005
Seattle, WA
2×877 Posts |
Quote:
Last fiddled with by fivemack on 2011-07-21 at 09:17 |
|
|
|
|
|
|
#11 | ||
|
Sep 2009
2·1,039 Posts |
Quote:
fivemack: fixed now I get a page saying: Quote:
Last fiddled with by fivemack on 2011-07-21 at 09:18 |
||
|
|
|