![]() |
|
|
#595 |
|
Apr 2011
26 Posts |
I don't believe so. The zip file I got from sourceforge was
yafu-1.24.zip then from Jeff Christie's? page I got the zips ggnfs-svn413-win64-core2.zip ...Oh, I see. I got the wrong support file. I didn't even notice that. Thanks. I'll go find the correct files and try again. :) |
|
|
|
|
|
#596 |
|
Apr 2011
26 Posts |
Well, apparently using the proper files didn't help much. I used
ggnfs-svn413-win32-p4.zip but it still crashed. The log shows: 04/03/11 11:37:11 v1.24 @ HOME, nfs: commencing gnfs on c100: 1018979337456225035714934025075344288205054863323166920696334625238968374307490538496140762051312209 04/03/11 11:37:11 v1.24 @ HOME, nfs: commencing NFS restart - searching for last special-q 04/03/11 11:37:11 v1.24 @ HOME, nfs: continuing job - could not determine last special q; using default startq 04/03/11 11:37:11 v1.24 @ HOME, nfs: commencing lattice sieving with 1 threads 04/03/11 11:37:11 v1.24 @ HOME, could not open rels0.dat for reading Also, in the main YAFU folder I do have a ggnfs.job file but the icon has a red X thru it and I can't open it. I tried to attach it here but got a message saying it was an invalid file. Any suggestions? |
|
|
|
|
|
#597 |
|
May 2008
Worcester, United Kingdom
22×7×19 Posts |
Did you clean out all the old data files before running the 32-bit binaries? Maybe some files left over from earlier attempts are getting in the way?
|
|
|
|
|
|
#598 |
|
Apr 2011
26 Posts |
The only files that look like they were created by runtime are
factor.log, ggnfs.job, msieve.log, profilingData.log, and session.log so I moved them all elsewhere and will now try again. Oh, also, all the old files from the 64-bit zip I deleted before starting with the 32-bit. Last fiddled with by mnh001 on 2011-04-03 at 16:56 Reason: extra thought |
|
|
|
|
|
#599 |
|
Apr 2011
1008 Posts |
Ok, tried again, same crash. I've got the win32 files. There are no old files to interfere. Here's the end of the factor log:
04/03/11 14:24:46 v1.24 @ HOME, Finished 1 curves using Lenstra ECM method on C100 input, B1 = 10M, B2 = gmp-ecm default 04/03/11 14:24:46 v1.24 @ HOME, nfs: commencing gnfs on c100: 1018979337456225035714934025075344288205054863323166920696334625238968374307490538496140762051312209 04/03/11 14:24:46 v1.24 @ HOME, nfs: commencing msieve poly select 04/03/11 14:44:52 v1.24 @ HOME, nfs: commencing lattice sieving with 1 threads 04/03/11 14:44:52 v1.24 @ HOME, could not open rels0.dat for reading During the run it created: factor.log, msieve.log, session.log, ggnfs.job (with a red X thru the icon), msieve.dat and msieve.fb. rels0.dat was not created. As for independent test run of gnfs-lasieve4I12e.exe, when I double click it I very briefly (~0.1 sec) see the window flash on the screen then it's gone. Now what? |
|
|
|
|
|
#600 |
|
Apr 2011
26 Posts |
Oh, I don't know if you need this or not but here's the contents of msieve.log:
Sun Apr 03 14:24:46 2011 commencing number field sieve (100-digit input) Sun Apr 03 14:24:46 2011 commencing number field sieve polynomial selection Sun Apr 03 14:24:46 2011 time limit set to 0.33 hours Sun Apr 03 14:24:46 2011 searching leading coefficients from 1 to 17810677 Sun Apr 03 14:44:52 2011 polynomial selection complete Sun Apr 03 14:44:52 2011 R0: -1435442859724036989108407 Sun Apr 03 14:44:52 2011 R1: 26386304610883 Sun Apr 03 14:44:52 2011 A0: 36621874029161643309794237076 Sun Apr 03 14:44:52 2011 A1: -4389786114023453402424 Sun Apr 03 14:44:52 2011 A2: -26705947173531107 Sun Apr 03 14:44:52 2011 A3: 316114064 Sun Apr 03 14:44:52 2011 A4: 240 Sun Apr 03 14:44:52 2011 skew 5931426.95, size 1.241e-013, alpha -5.044, combined = 1.319e-008 rroots = 4 |
|
|
|
|
|
#601 |
|
"Ben"
Feb 2007
67018 Posts |
Two things.
1) open a command prompt, navigate to the directory where ggnfs.job is located, and enter the following command: Code:
type ggnfs.job 2) If the ggnfs.job file is not empty, enter the following command: Code:
<your-directory-here>\gnfs-lasieve4I12e.exe -a ggnfs.job -f 1000000 -c 100 -o test.dat Code:
Warning: lowering FB_bound to 999999. total yield: 242, q=1000117 (0.00444 sec/rel) |
|
|
|
|
|
#602 |
|
Apr 2011
26 Posts |
Ok, I did it. Couldn't remember my DOS very well so I copied the files to C:\ first and did it from there.
For the contents of ggnfs.job : Code:
C:\>type ggnfs.job n: 10189793374562250357149340250753442882050548633231669206963346252389683743074 90538496140762051312209 skew: 5931426.95 Y0: -1435442859724036989108407 Y1: 26386304610883 c0: 36621874029161643309794237076 c1: -4389786114023453402424 c2: -26705947173531107 c3: 316114064 c4: 240 rlim: 1800000 alim: 1800000 lpbr: 26 lpba: 26 mfbr: 52 mfba: 52 rlambda: 2.500000 alambda: 2.500000 Code:
C:\>c:\gnfs-lasieve4I12e.exe -a ggnfs.job -f 1000000 -c 100 -o test.dat Warning: lowering FB_bound to 999999. total yield: 877, q=1000117 (0.00210 sec/rel) |
|
|
|
|
|
#603 |
|
"Ben"
Feb 2007
7×503 Posts |
Ok... try copying yafu-32k-Win32.exe yafu.ini and gnfs-lasieve4I12e into the same directory as the ggnfs.job file and change the line in yafu.ini to ggnfs_dir=.\
Make a copy of the ggnfs.job file, so that you don't have to redo the poly selection if something goes wrong. Then restart yafu nfs() with the same N. |
|
|
|
|
|
#604 |
|
Apr 2011
6410 Posts |
Ok I tried all that. Here's what I got:
screen output while running Code:
Found expression: 1018979337456225035714934025075344288205054863323166920696334625238968374307490538496140762051312209 nfs: commencing gnfs on c100: 1018979337456225035714934025075344288205054863323166920696334625238968374307490538496140762051312209 nfs: continuing job - could not determine last special q; using default startq nfs: commencing lattice sieving over range: 900000 - 940000 Warning: lowering FB_bound to 899999. total yield: 12410, q=900743 (0.00215 sec/rel) Code:
04/03/11 20:39:26 v1.24 @ HOME, nfs: commencing gnfs on c100: 1018979337456225035714934025075344288205054863323166920696334625238968374307490538496140762051312209 04/03/11 20:39:26 v1.24 @ HOME, nfs: commencing NFS restart - searching for last special-q 04/03/11 20:39:26 v1.24 @ HOME, nfs: continuing job - could not determine last special q; using default startq 04/03/11 20:39:26 v1.24 @ HOME, nfs: commencing lattice sieving with 1 threads 04/03/11 21:00:52 v1.24 @ HOME, nfs: commencing msieve filtering Code:
C:\>type ggnfs.job n: 10189793374562250357149340250753442882050548633231669206963346252389683743074 90538496140762051312209 skew: 5931426.95 Y0: -1435442859724036989108407 Y1: 26386304610883 c0: 36621874029161643309794237076 c1: -4389786114023453402424 c2: -26705947173531107 c3: 316114064 c4: 240 rlim: 1800000 alim: 1800000 lpbr: 26 lpba: 26 mfbr: 52 mfba: 52 rlambda: 2.500000 alambda: 2.500000 Last fiddled with by mnh001 on 2011-04-04 at 01:17 |
|
|
|
|
|
#605 |
|
"Ben"
Feb 2007
7·503 Posts |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Running YAFU via Aliqueit doesn't find yafu.ini | EdH | YAFU | 8 | 2018-03-14 17:22 |
| YAFU-1.34 | bsquared | YAFU | 119 | 2015-11-05 16:24 |
| Yafu bug. | storflyt32 | YAFU | 2 | 2015-06-29 05:19 |
| yafu-1.33 | bsquared | YAFU | 12 | 2012-11-08 04:12 |
| yafu-1.32.1 | bsquared | YAFU | 21 | 2012-09-04 19:44 |