mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Aliquot Sequences

Reply
Thread Tools
Old 2009-12-03, 17:31   #606
jrk
 
jrk's Avatar
 
May 2008

3×5×73 Posts
Default

+150 curves @ B1=110000000, B2=1589211473866
jrk is offline   Reply With Quote
Old 2009-12-03, 18:47   #607
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

2·33·109 Posts
Default

i think based on jasonp's recent posts in the msieve gpu thread that there is sufficient randomness in the selected search space that we can search the same A5 values without much loss of efficiency
i would check with him first though
henryzz is online now   Reply With Quote
Old 2009-12-03, 23:32   #608
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

Quote:
Originally Posted by henryzz View Post
i think based on jasonp's recent posts in the msieve gpu thread that there is sufficient randomness in the selected search space that we can search the same A5 values without much loss of efficiency
i would check with him first though
No, it isn't random. Msieve doesn't do what Jason was suggesting. If you want to run msieve, make sure you start with a higher A5 than where Tom ends. Something above 100K should be high enough.

So far I have searched through to 6K, but with a higher rational coefficient which does not overlap the normal msieve selection. I'm not entirely convinced that this is worth doing yet, though. But I have found some good polys.
jrk is offline   Reply With Quote
Old 2009-12-03, 23:33   #609
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

Tom, what do you suggest is a good target score for this number?

So far my best is a 1.035e-12.
jrk is offline   Reply With Quote
Old 2009-12-03, 23:41   #610
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

Once the ECM is finished it might be worth doing some poly searching with pol5 as well.
jrk is offline   Reply With Quote
Old 2009-12-04, 12:59   #611
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23·11·73 Posts
Default

Looks as if 1e-12 is a pretty reasonable score, I've got a couple above that level after a day of polsel, my best is

Code:
# norm 9.159378e-16 alpha -6.373628 e 1.028e-12
skew: 15249475.33
c0:  5865211302555522024730119243238438762464
c1:  2222587031863375855063420818065564
c2:  82026281057189973786655296
c3: -9332835943493042911
c4: -2896035406838
c5:  6960
Y0: -20007761313361394254221339534949
Y1:  350230344983122741
with (14e, 30-bit lpa/lpr, alim=rlim=50e6)

Code:
total yield: 1737, q=50001037 (0.14975 sec/rel)
I would go with the best polynomial that we've found by the time people are satisfied there's been enough ECM; not sure it's worth also doing pol51m.

This is a six-CPU-month sieving job, we'll probably get it done inside two weeks, so it's not worth delaying the start of sieving by two days even to find a polynomial that makes the sieving 10% quicker.
fivemack is offline   Reply With Quote
Old 2009-12-04, 15:31   #612
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2·17·73 Posts
Default

Quote:
Originally Posted by fivemack View Post
Looks as if 1e-12 is a pretty reasonable score, I've got a couple above that level after a day of polsel, my best is

Code:
# norm 9.159378e-16 alpha -6.373628 e 1.028e-12
skew: 15249475.33
c0:  5865211302555522024730119243238438762464
c1:  2222587031863375855063420818065564
c2:  82026281057189973786655296
c3: -9332835943493042911
c4: -2896035406838
c5:  6960
Y0: -20007761313361394254221339534949
Y1:  350230344983122741
with (14e, 30-bit lpa/lpr, alim=rlim=50e6)
I guess we'll need ~100M relations?

Edit: your formula gives a "good score" as 1.276e-12.

Last fiddled with by Andi47 on 2009-12-04 at 15:35
Andi47 is offline   Reply With Quote
Old 2009-12-04, 15:52   #613
10metreh
 
10metreh's Avatar
 
Nov 2008

2×33×43 Posts
Default

c161 is near the crossover between 14e and 15e. Which is better with the current best poly?
10metreh is offline   Reply With Quote
Old 2009-12-04, 18:32   #614
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Another 1200 @ 110e6 are done, so fire at will.
Batalov is offline   Reply With Quote
Old 2009-12-04, 18:42   #615
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

Quote:
Originally Posted by Batalov View Post
Another 1200 @ 110e6 are done, so fire at will.
Don't fire yet, I may have a better poly from the overnight search. I'll post again in a bit.
jrk is offline   Reply With Quote
Old 2009-12-04, 18:57   #616
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

Quote:
Originally Posted by jrk View Post
Don't fire yet, I may have a better poly from the overnight search. I'll post again in a bit.
I do.

Code:
n: 22315086009543699881696673140311700365075401903410041991888847307663799610560235574994125636703013521384678857814894314475474921423859163748271799984152025524899
# norm 1.050714e-15 alpha -7.337146 e 1.121e-12
skew: 25520528.70
c0:  31410679515197091100341643412427401243420
c1:  4180601981543089138092261003493340
c2: -2347505003114131780984812301
c3: -51235139041477161474
c4:  3624790086036
c5:  7560
Y0: -19679511428703587012905042402449
Y1:  492226961856379171
rlim: 50000000
alim: 50000000
lpbr: 30
lpba: 30
mfbr: 60
mfba: 60
rlambda: 2.6
alambda: 2.6
Quote:
Originally Posted by 10metreh View Post
c161 is near the crossover between 14e and 15e. Which is better with the current best poly?
14e is faster.
jrk is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Reserved for MF - Sequence 3366 RichD Aliquot Sequences 470 2021-04-22 02:17
Reserved for MF - Sequence 3408 RichD Aliquot Sequences 474 2021-03-07 20:28
Reserved for MF - Sequence 276 kar_bon Aliquot Sequences 127 2020-12-17 10:05
Assignments are reserved but not showing up prism019 GPU to 72 6 2020-09-21 22:11
80M to 64 bits ... but not really reserved petrw1 Lone Mersenne Hunters 82 2010-01-11 01:57

All times are UTC. The time now is 01:05.


Fri Aug 6 01:05:42 UTC 2021 up 13 days, 19:34, 1 user, load averages: 2.34, 2.40, 2.33

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.