mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Aliquot Sequences

Reply
Thread Tools
Old 2009-08-21, 07:21   #397
10metreh
 
10metreh's Avatar
 
Nov 2008

44228 Posts
Default

Quote:
Originally Posted by frmky View Post
I've done 4000 curves at B1=11M on the current C132. I'm moving on to other projects, so all y'all can take over from here.
That's enough ECM; does someone want to do it, or shall it be a team sieve?
10metreh is offline   Reply With Quote
Old 2009-08-21, 14:53   #398
Greebley
 
Greebley's Avatar
 
May 2009
Dedham Massachusetts USA

34B16 Posts
Default

We are now less than 100 away from 314718 reaching 9000 indices.
Greebley is offline   Reply With Quote
Old 2009-08-22, 01:06   #399
jrk
 
jrk's Avatar
 
May 2008

3×5×73 Posts
Default

Quote:
Originally Posted by 10metreh View Post
That's enough ECM; does someone want to do it, or shall it be a team sieve?
Looks like it'll be a team sieve then.

I started a poly search with msieve.
jrk is offline   Reply With Quote
Old 2009-08-22, 05:46   #400
jrk
 
jrk's Avatar
 
May 2008

3×5×73 Posts
Default

Quote:
Originally Posted by jrk View Post
Looks like it'll be a team sieve then.

I started a poly search with msieve.
Here's one:

Code:
n: 128884548745268111272865256286343647297362141639349354777257427180583981433019147873573181228554594271870135015462926183892184639779
# norm 8.620730e-13 alpha -6.151233 e 5.416e-11
skew: 221034.75
c0: -85848422053291577310541182972672
c1: -182784784632530169810380096
c2:  9264140201154197887028
c3:  4616332621091608
c4: -130712859177
c5:  288420
Y0: -13490760014661274202566223
Y1:  452441599659677
rlim: 10000000
alim: 10000000
lpbr: 27
lpba: 27
mfbr: 54
mfba: 54
rlambda: 2.5
alambda: 2.5
def-nm-params.txt suggests that a good score is 4.51e-11
jrk is offline   Reply With Quote
Old 2009-08-22, 06:48   #401
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

A bit better:

Code:
n: 128884548745268111272865256286343647297362141639349354777257427180583981433019147873573181228554594271870135015462926183892184639779
# norm 9.962231e-13 alpha -5.919298 e 5.909e-11
skew: 94066.60
c0: -2859035759779303395827765570880
c1:  35371317901777264650071124
c2:  3858856143107184029879
c3:  5211231669097662
c4: -481062970300
c5:  581640
Y0: -11724987796918835499253147
Y1:  502923181106423
rlim: 10000000
alim: 10000000
lpbr: 27
lpba: 27
mfbr: 54
mfba: 54
rlambda: 2.5
alambda: 2.5
jrk is offline   Reply With Quote
Old 2009-08-22, 07:14   #402
10metreh
 
10metreh's Avatar
 
Nov 2008

2·33·43 Posts
Default

Quote:
Originally Posted by jrk View Post
def-nm-params.txt suggests that a good score is 4.51e-11
That isn't actually a "good score". It's just a (bad) name for "below this bound, polynomials will not be saved".

Is the poly search finished yet?

Last fiddled with by 10metreh on 2009-08-22 at 07:15
10metreh is offline   Reply With Quote
Old 2009-08-23, 05:12   #403
jrk
 
jrk's Avatar
 
May 2008

100010001112 Posts
Default

Another slight improvement:

Code:
n: 128884548745268111272865256286343647297362141639349354777257427180583981433019147873573181228554594271870135015462926183892184639779
# norm 9.990093e-13 alpha -6.530119 e 5.917e-11
skew: 125304.96
c0: -3154210280231927135107173799541
c1:  2852258150863533245214823
c2:  9742539035261862224357
c3:  31979892546453095
c4: -390636665178
c5:  743640
Y0: -11162726022381847086623940
Y1:  646588654726421
rlim: 10000000
alim: 10000000
lpbr: 27
lpba: 27
mfbr: 54
mfba: 54
rlambda: 2.5
alambda: 2.5
Quote:
Originally Posted by 10metreh
Is the poly search finished yet?
Yes. I ran msieve for the suggested 19 cpu hours.

I'd suggest using siever 13e and starting at Q=5M up to 15M.
jrk is offline   Reply With Quote
Old 2009-08-23, 07:18   #404
10metreh
 
10metreh's Avatar
 
Nov 2008

91216 Posts
Default

Quote:
Originally Posted by jrk View Post
Another slight improvement:

Code:
n: 128884548745268111272865256286343647297362141639349354777257427180583981433019147873573181228554594271870135015462926183892184639779
# norm 9.990093e-13 alpha -6.530119 e 5.917e-11
skew: 125304.96
c0: -3154210280231927135107173799541
c1:  2852258150863533245214823
c2:  9742539035261862224357
c3:  31979892546453095
c4: -390636665178
c5:  743640
Y0: -11162726022381847086623940
Y1:  646588654726421
rlim: 10000000
alim: 10000000
lpbr: 27
lpba: 27
mfbr: 54
mfba: 54
rlambda: 2.5
alambda: 2.5

Yes. I ran msieve for the suggested 19 cpu hours.

I'd suggest using siever 13e and starting at Q=5M up to 15M.
Have you test-sieved for those parameters or do you think it won't matter? (I notice that the very first team sieve from 4788, also a c132, had alim and rlim of 5.4M. def-par.txt suggests 11M or 12M.)
10metreh is offline   Reply With Quote
Old 2009-08-23, 20:01   #405
jrk
 
jrk's Avatar
 
May 2008

3×5×73 Posts
Default

Quote:
Originally Posted by 10metreh View Post
Have you test-sieved for those parameters or do you think it won't matter? (I notice that the very first team sieve from 4788, also a c132, had alim and rlim of 5.4M. def-par.txt suggests 11M or 12M.)
The alim & rlim were mostly a guess, but I have just made some tests.

alim & rlim = 10M:
Code:
$ for i in `seq 2000000 2000000 18000000`; do ~/ggnfs/trunk/bin/gnfs-lasieve4I13e -a test.poly -f $i -c 500; done
Warning:  lowering FB_bound to 1999999.
total yield: 999, q=2000503 (0.02309 sec/rel)
Warning:  lowering FB_bound to 3999999.
total yield: 462, q=4000511 (0.02297 sec/rel)
Warning:  lowering FB_bound to 5999999.
total yield: 1231, q=6000503 (0.02399 sec/rel)
Warning:  lowering FB_bound to 7999999.
total yield: 995, q=8000507 (0.02666 sec/rel)
total yield: 584, q=10000511 (0.02642 sec/rel)
total yield: 751, q=12000509 (0.02696 sec/rel)
total yield: 879, q=14000507 (0.02965 sec/rel)
total yield: 714, q=16000507 (0.03031 sec/rel)
total yield: 402, q=18000527 (0.03308 sec/rel)
5M:
Code:
$ for i in `seq 2000000 2000000 14000000`; do ~/ggnfs/trunk/bin/gnfs-lasieve4I13e -a test.poly -f $i -c 500; done
Warning:  lowering FB_bound to 1999999.
total yield: 950, q=2000503 (0.02040 sec/rel)
Warning:  lowering FB_bound to 3999999.
total yield: 439, q=4000511 (0.02055 sec/rel)
total yield: 1076, q=6000503 (0.02257 sec/rel)
total yield: 804, q=8000507 (0.02567 sec/rel)
total yield: 449, q=10000511 (0.02523 sec/rel)
total yield: 569, q=12000509 (0.02624 sec/rel)
total yield: 658, q=14000507 (0.02894 sec/rel)
6M:
Code:
$ for i in `seq 2000000 2000000 14000000`; do ~/ggnfs/trunk/bin/gnfs-lasieve4I13e -a test.poly -f $i -c 500; done
Warning:  lowering FB_bound to 1999999.
total yield: 964, q=2000503 (0.02082 sec/rel)
Warning:  lowering FB_bound to 3999999.
total yield: 445, q=4000511 (0.02112 sec/rel)
total yield: 1173, q=6000503 (0.02233 sec/rel)
total yield: 876, q=8000507 (0.02527 sec/rel)
total yield: 490, q=10000511 (0.02496 sec/rel)
total yield: 623, q=12000509 (0.02597 sec/rel)
total yield: 713, q=14000507 (0.02872 sec/rel)
8M:
Code:
$ for i in `seq 2000000 2000000 14000000`; do ~/ggnfs/trunk/bin/gnfs-lasieve4I13e -a test.poly -f $i -c 500; done
Warning:  lowering FB_bound to 1999999.
total yield: 986, q=2000503 (0.02177 sec/rel)
Warning:  lowering FB_bound to 3999999.
total yield: 457, q=4000511 (0.02182 sec/rel)
Warning:  lowering FB_bound to 5999999.
total yield: 1211, q=6000503 (0.02306 sec/rel)
total yield: 972, q=8000507 (0.02584 sec/rel)
total yield: 548, q=10000511 (0.02526 sec/rel)
total yield: 708, q=12000509 (0.02564 sec/rel)
total yield: 800, q=14000507 (0.02899 sec/rel)
So, looks like the fastest is alim & rlim = 6M, and sieving from q=2M to about q=13M to reach a target of 17M relations.

Here's 27-bit vs 28-bit:

27-bit
Code:
$ ~/ggnfs/trunk/bin/gnfs-lasieve4I13e -a test.poly -f 6000000 -c 2000
total yield: 3406, q=6002033 (0.02153 sec/rel)
28-bit
Code:
$ ~/ggnfs/trunk/bin/gnfs-lasieve4I13e -a test.poly -f 6000000 -c 2000
total yield: 6420, q=6002033 (0.01175 sec/rel)
Not much difference, and 27-bit makes smaller files so 27-bit is better.

So with the changed alim & rlim, here's a new file:

Code:
n: 128884548745268111272865256286343647297362141639349354777257427180583981433019147873573181228554594271870135015462926183892184639779
# norm 9.990093e-13 alpha -6.530119 e 5.917e-11
skew: 125304.96
c0: -3154210280231927135107173799541
c1:  2852258150863533245214823
c2:  9742539035261862224357
c3:  31979892546453095
c4: -390636665178
c5:  743640
Y0: -11162726022381847086623940
Y1:  646588654726421
rlim: 6000000
alim: 6000000
lpbr: 27
lpba: 27
mfbr: 54
mfba: 54
rlambda: 2.5
alambda: 2.5
jrk is offline   Reply With Quote
Old 2009-08-23, 21:20   #406
jrk
 
jrk's Avatar
 
May 2008

3·5·73 Posts
Default

If a mod would please start a thread for a team sieve, I will go ahead and reserve:

reserving 12M to 13M
reserving line sieving from b=1 to 500
jrk is offline   Reply With Quote
Old 2009-08-23, 22:25   #407
mdettweiler
A Sunny Moo
 
mdettweiler's Avatar
 
Aug 2007
USA (GMT-5)

3·2,083 Posts
Default

Quote:
Originally Posted by jrk View Post
If a mod would please start a thread for a team sieve, I will go ahead and reserve:

reserving 12M to 13M
reserving line sieving from b=1 to 500
The FTP server is open for business again, this time in directory c132-relations.

Note: while we should be OK for this team sieve, sometime within the next few weeks we'll be starting some major restructuring of the NPLB server setup. The FTP server may be inaccessible during much of that time. I'll let you guys know when everything is all finished being set up and the server is back for good, but meanwhile I'd suggest that for the next team sieve after this, we stay off the FTP server entirely.

If someone else is interested in running a temporary FTP server in the meantime, that would be great, or we could use file-sharing websites like Rapidshare. (Actually, over at the Twin Prime Search project they've been using SendSpace for tranferring large files, and I've found that it's much faster than Rapidshare, and doesn't have all the restrictions on free users that Rapidshare does. Plus, it allows uploading of files up to 300MB, as opposed to Rapidshare's 100MB. If you guys end up needing to use file-sharing web sites, I'd recommend SendSpace over Rapidshare.)

Last fiddled with by mdettweiler on 2009-08-23 at 22:25
mdettweiler is offline   Reply With Quote
Reply

Thread Tools


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 21:52.


Fri Aug 6 21:52:38 UTC 2021 up 14 days, 16:21, 1 user, load averages: 2.80, 2.59, 2.53

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.