mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Factoring

Reply
 
Thread Tools
Old 2009-01-07, 14:48   #23
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

46628 Posts
Default

Quote:
Originally Posted by Andi47 View Post
I will take 40-42 (A side)

I will start sieving on Jan 7th or 8th, but I want to grab one of the low ranges which (presumably?) take less memory due to the lower alim, as long as these ranges are available. (please correct me if I'm wrong about memory useage.) (these huge GNFSes are almost maxing out what is the highest memory usage for the siever to run (almost) invisible on my office box, i.e. to not slow down other programs too much)
I have started my range today in the morning on my office PC. After running for ~6:40 hours I estimate that it will run for ~693 hours = 28-29 days (--> ETA: Feb. 6th). Is this too much? Iff yes, than I could reduce my reservation accordingly.

Last fiddled with by Andi47 on 2009-01-07 at 14:49
Andi47 is offline   Reply With Quote
Old 2009-01-07, 15:21   #24
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

642410 Posts
Default

I think a Feb 6th ETA is fine, this is quite a large project and I expect sieving to take more than a month.
fivemack is offline   Reply With Quote
Old 2009-01-11, 00:11   #25
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5×17×97 Posts
Default

Bad news?

We just noticed that we are almost finished with both sides of 30-35M, but we were supposed to be doing both sides of 25-30M.

Should we jump on 25-30M now? It will take us about 12 days to do the work.

(Even our examples earlier in this thread used the wrong range. Talk about dumb!)

Xyzzy is offline   Reply With Quote
Old 2009-01-11, 02:12   #26
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

203516 Posts
Default

We uploaded a few of our files, in 1M increments. We used lowercase to set our files apart from the ones that are already there.

We noticed our files are significantly smaller than the other files that are in 1M increments.

We sure hope we are not doing something wrong.

In the meantime, we have started on the 25-30M range. We think we can complete it in time and not cause the project any delays.
Attached Thumbnails
Click image for larger version

Name:	booboo.png
Views:	97
Size:	7.7 KB
ID:	3164  
Xyzzy is offline   Reply With Quote
Old 2009-01-11, 08:21   #27
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default it was my range but ##it happens. no problem

Ouch. I'll have a look at your files, and compare to mine. Yes, my files are bigger than yours and similar in size to JF's. So your files may be sparser than mine (my wild guess is that they were sieved with 14e, but I am not casting any stones - I've done that myself a few times) ...but it still doesn't make any sense for me to finish over-sieving this range with 15e, so I'll take another range instead.

I've already uploaded R30-31M.bz2 and A30-31M.bz2 and those are in line with sizes of JF's files, who this time led the pack with the first pancakes.

I also have sieved as far as 30-31.8 on both sides and will upload those and then will get another range.

It's OK. It happens to any of us.

<S>
Batalov is offline   Reply With Quote
Old 2009-01-11, 13:58   #28
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23·11·73 Posts
Default

Looking at the uploads, xyzzy's runs do appear to have been done with 14e rather than 15e; please use 15e for the 25-30 range. It's quite a lot slower than 14e, but the extra yield over 14e means that we can use a shorter Q-range without running into duplicate relation issues, and get the whole thing finished quicker.
fivemack is offline   Reply With Quote
Old 2009-01-11, 15:57   #29
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

203516 Posts
Default

The binary we downloaded says 15e. How can we know for sure we have the right one?

We am using the binary from this post:

http://www.mersenneforum.org/showpos...10&postcount=5 (http://snp.gnf.org/gnfs-lasieve4I15e.zip)

We renamed our existing binary and tested it:

Code:
$ mv gnfs-lasieve4I15e gnfs-lasieve4I15e~
$ wget -q http://snp.gnf.org/gnfs-lasieve4I15e.zip
$ unzip -q gnfs-lasieve4I15e.zip
$ rm *zip
$ ls -l g*
-rwxrwxrwx 1 m m 820000 2008-11-07 17:11 gnfs-lasieve4I15e
-rwxr-xr-x 1 m m 820000 2008-11-07 17:10 gnfs-lasieve4I15e~
$ md5sum g*
e2396ee3232c5b5eea53d785d4f89cb2  gnfs-lasieve4I15e
e2396ee3232c5b5eea53d785d4f89cb2  gnfs-lasieve4I15e~
All we want is a binary that is optimized for a Phenom quad running 64-bit Linux.
Xyzzy is offline   Reply With Quote
Old 2009-01-11, 17:22   #30
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5×17×97 Posts
Default

Here are 2 questions that are less important than the stuff above:
  • In the polynomial file we have "alim: 125000000" and "rlim: 100000000". Obviously, we need to lower the alim value when working the the "A" side and we need to lower the rlim value when working the "R" side, if, for example, we are working at 25M. Is it safe to lower both in the polynomial file at the same time, so we can use a shared polynomial file?
  • Is there any potential loss (other than some overhead time) if you use smaller chunks versus larger chunks? We've played with 100,000 and 10,000 chunks so far. We've added up the elapsed time from the 10,000 chunks and the total is pretty close to a 100,000 chunk. Are we losing an data in the process using a smaller chunk?
Xyzzy is offline   Reply With Quote
Old 2009-01-11, 17:29   #31
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

46628 Posts
Default

Quote:
Originally Posted by Xyzzy View Post
Here are 2 questions that are less important than the stuff above:
  • In the polynomial file we have "alim: 125000000" and "rlim: 100000000". Obviously, we need to lower the alim value when working the the "A" side and we need to lower the rlim value when working the "R" side, if, for example, we are working at 25M. Is it safe to lower both in the polynomial file at the same time, so we can use a shared polynomial file?
I think this would result in a significant loss of relations found per q. (test for example running gnfs-lasieve4I15e -a inputfile -o outputfile -f 25000000 -c 5000 both with rlim = 100M and rlim = 25M)
Andi47 is offline   Reply With Quote
Old 2009-01-11, 17:47   #32
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

16FE16 Posts
Default

fivemack didnt you have a gnfs-lasieve4I??e binary that would sieve below the factorbase bound at one point
henryzz is offline   Reply With Quote
Old 2009-01-11, 17:52   #33
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

5×17×97 Posts
Default

Quote:
I think this would result in a significant loss of relations found per q. (test for example running gnfs-lasieve4I15e -a inputfile -o outputfile -f 25000000 -c 5000 both with rlim = 100M and rlim = 25M)
We are running the test you suggested. It is not done yet, but something tells us that you are right. Look at the report from "top" below. Note the memory used difference. The "-a" argument in the command line shows what is in the polynomial file.

Code:
 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
6947 m         25   0  540m 231m  536 R  100  4.0   5:52.57 ./gnfs-lasieve4I15e -a a025r100 -f 25000000 -c 5000 -o a
6949 m         25   0  620m 270m  512 R  100  4.6   4:29.90 ./gnfs-lasieve4I15e -r a125r025 -f 25000000 -c 5000 -o r
6960 m         25   0  263m 100m  508 R  100  1.7   2:19.26 ./gnfs-lasieve4I15e -a a025r025 -f 25000000 -c 5000 -o ax
6967 m         25   0  263m 100m  496 R  100  1.7   1:19.60 ./gnfs-lasieve4I15e -r a025r025 -f 25000000 -c 5000 -o rx
Xyzzy is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS sieving? Dubslow Factoring 8 2012-09-28 06:47
Line sieving vs. lattice sieving JHansen NFSNET Discussion 9 2010-06-09 19:25
10^420 + 1 sieving juno1369 Factoring 20 2010-04-28 01:11
Sieving OmbooHankvald Prime Sierpinski Project 4 2005-06-30 07:51
Sieving robert44444uk Sierpinski/Riesel Base 5 8 2005-04-02 22:30

All times are UTC. The time now is 15:39.


Fri Aug 6 15:39:20 UTC 2021 up 14 days, 10:08, 1 user, load averages: 2.66, 2.61, 2.72

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.