![]() |
|
|
#89 |
|
(loop (#_fork))
Feb 2006
Cambridge, England
641910 Posts |
C202 cofactor from 139!+1 : 3.405e-15 (best-sieving polynomial, currently sieving on 176 threads); 3.665e-15 best-scoring polynomial
|
|
|
|
|
|
#90 | |
|
"Max"
Jun 2016
Toronto
19×47 Posts |
Quote:
|
|
|
|
|
|
|
#91 | |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
Quote:
Kudos to Jonathan Crombie for all the tools and links on his page! |
|
|
|
|
|
|
#92 | |
|
"Curtis"
Feb 2005
Riverside, CA
4,861 Posts |
Quote:
|
|
|
|
|
|
|
#93 | |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
Quote:
I just created a better poly feeding a modified old one into msieve. No CADO involved (yet). Record table watch out! Code:
R0: -11223325529762009907067434824924456973 R1: 38975468305478880872695 A0: -1514518367714714955720866301348016276662780800 A1: -35349781178566549344622401776101719896 A2: -327028817667762419885961731106 A3: -757170459840246098161 A4: 24456393229724 A5: 4481400 skew 68370333.02, size 9.721e-019, alpha -7.308, combined = 1.746e-014 rroots = 1 |
|
|
|
|
|
|
#94 |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
And again!
Code:
R0: -11223325453421617597428671394955959763 R1: 77950936610957761745390 A0: 27783598260081130372479440973889026902354850 A1: -9159631336468269776696062433039816503 A2: -165289140409452177595558890642 A3: -393636358509257942673 A4: 136688982351448 A5: 17925600 skew 26156805.15, size 1.002e-018, alpha -6.775, combined = 1.788e-014 rroots = 3 |
|
|
|
|
|
#95 |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
CADO me this!
Code:
n: 159606844777486996622001493248676781253657446160340103919763525855973407957438040283455724644299994710800278969793293354792687084555688685456352819684945756597119754044342907824786336052619581 Y0: -11223325920226202386889181099280996753 Y1: 77950936610957761745390 c0: -149080459310384195326342629598930509868009608 c1: -7224483001227665734696886927799553030 c2: -167302114110648019506246979335 c3: 2760523726076373743055 c4: -400043007596552 c5: 17925600 skew: 34185893.46989 # lognorm 58.65, E 51.17, alpha -7.48 (proj -2.05), 1 real root # MurphyE = 1.82458604e-14 |
|
|
|
|
|
#96 |
|
"Curtis"
Feb 2005
Riverside, CA
4,861 Posts |
I don't understand why you're trying to improve polys for numbers which have already been factored. A better poly is usually available from more effort; I don't see how your efforts are different from someone else spending another GPU-month to try to set a record.
We're not trying to set records for their own sake. We're trying to have a public record of scores folks actually achieve when doing factorizations, so others that come later have an idea of what to aim for (and thus how much more time they may wish to spend on poly select). Setting artificial records doesn't advance that reference data; it distorts things a bit, actually. |
|
|
|
|
|
#97 | |
|
"Max"
Jun 2016
Toronto
19×47 Posts |
Quote:
Code:
R0: -157239059595365745954999879919 R1: 321544603785103 A0: 486932251726910818132684202688035400 A1: 4652665514158209904420697602158 A2: 1934285647017056314868987 A3: -1109795902278261578 A4: -167858579965 A5: 44850 skew 3029340.41, size 1.848e-014, alpha -7.394, combined = 6.459e-012 rroots = 5 elapsed time 00:04:44 Last fiddled with by Max0526 on 2018-03-03 at 02:03 |
|
|
|
|
|
|
#98 | |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
Quote:
Code:
R0: -1657511329633346813684733152038 R1: 1430450098606045720351 A0: -4802039408097651388238897351956060903200 A1: 363143838337757514244125874622716 A2: 85485463968019172054699991 A3: -5861510753459501146 A4: 85184673489 A5: 10710 skew 16712221.32, size 6.142e-015, alpha -8.884, combined = 3.370e-012 rroots = 3 elapsed time 00:02:58 |
|
|
|
|
|
|
#99 |
|
"Max"
Jun 2016
Toronto
19·47 Posts |
http://stdkmd.com/nrr/c.cgi?q=14441_242
The number is not factored yet. The poly obtained after scaling c5 down by a factor of 16 and root-optimization for six core-minutes in msieve is below. This time c5 mod 12 = 3 <> 0 (not a standard msieve or CADO step). Now, that's one unexpected c5. Code:
R0: -16029545199866811125755410123845 R1: 130100560777841050991 A0: 362743500961484483553989580112177784184 A1: 446608376922063208707148411882953 A2: -60909002100805305117632561 A3: -5049042770469723463 A4: 250043115732 A5: 7155 skew 15143006.84, size 1.850e-015, alpha -6.749, combined = 1.673e-012 rroots = 5 elapsed time 00:05:52 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| msieve parallel poly selection with MPI | drone84 | Msieve | 4 | 2017-06-28 09:18 |
| msieve poly select: choosing Stage1norm | VBCurtis | Msieve | 0 | 2016-04-11 21:33 |
| Resume msieve poly search job? | Andi47 | Msieve | 1 | 2011-03-28 04:30 |
| Msieve / lattice siever with degree 7/8 poly | Batalov | Msieve | 54 | 2010-01-13 19:45 |
| Different msieve 1.39 poly selection outputs... | Jeff Gilchrist | Msieve | 5 | 2008-12-29 23:07 |