![]() |
|
|
#298 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
I added the relations from another 100k chunk of q (total almost 5M raw relations, reduced to 691682 relations and 663113 ideals, 205020 cycles) and it finished without a problem. c103=p49*p54
Thanks.
Last fiddled with by Mini-Geek on 2009-09-18 at 16:51 |
|
|
|
|
|
#299 |
|
Oct 2004
Austria
2·17·73 Posts |
gnfs-lasieve4I12e just crashed on a c88:
Code:
This is client 1 of 1 Using 2 threads Working with NAME=test... Selected default factorization parameters for 88 digit level. Selected lattice siever: F:/Wissenschaft/Mathe/GGNFS/BIN/gnfs-lasieve4I12e.exe Creating param file to detect parameter changes... Q0=360001, QSTEP=10000. makeJobFile(): q0=360000, q1=370000. makeJobFile(): Adjusted to q0=360001, q1=370000. Lattice sieving algebraic q-values from q=360001 to 370000. "F:/Wissenschaft/Mathe/GGNFS/BIN/gnfs-lasieve4I12e.exe" -k -o spairs.out.T1 -v -n0 -a test.j .T1 "F:/Wissenschaft/Mathe/GGNFS/BIN/gnfs-lasieve4I12e.exe" -k -o spairs.out.T2 -v -n0 -a test.j .T2 "F:/Wissenschaft/Mathe/GGNFS/BIN/cat.exe" spairs.out.T1 >> spairs.out "F:/Wissenschaft/Mathe/GGNFS/BIN/cat.exe" spairs.out.T2 >> spairs.out Return value 130560. Updating job file and terminating... "F:/Wissenschaft/Mathe/GGNFS/BIN/cat.exe" spairs.out >> spairs.add makeJobFile(): q0=360000, q1=370000. makeJobFile(): Adjusted to q0=360001, q1=370000. ***crash*** Polynomial is: Code:
n: 2442895043335315532241384991110259348565485108389595693855451132244907689766065727669961 m: Y0: -923404484710773674886 Y1: 190201825129 c0: -6095776657859982538195471 c1: -14427067949801133934 c2: 13273075276639 c3: -89656634 c4: 3360 skew: 269617.07 rlim: 600000 alim: 360000 lpbr: 25 lpba: 25 mfbr: 43 mfba: 43 rlambda: 2.2 alambda: 2.2 q0: 360001 qintsize: 4999 #q1:365000 BTW: It is NOT a disk full issue, as I have 4 GB free disk space. Last fiddled with by Andi47 on 2009-09-27 at 18:34 Reason: added windows error |
|
|
|
|
|
#300 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
100101000100002 Posts |
No crash with the linux binary. Jeff may help esting the windows binary crash.
I suggest repeating (just to see if it crashes again), and then skipping the subrange (you only need to edit test.job.T1, set q0 to 370001, and start factMsieve.pl again; when factors are found, restart aliqueit -f ...) and forgetting about it. |
|
|
|
|
|
#301 | |
|
Oct 2004
Austria
2·17·73 Posts |
Quote:
These kind of crashes seem to happen quite frequently (with the windows binaries) for composites <c90, so I prefer to set the crossover point in aliqueit.ini (I am doing automated factorizations using aliqueit.exe.) to c90 rather than c85 when I am NOT around to recover the run from crashes. (if you want to have more testing cases: go to the subproject thread over there in the aliqueit forum, reserve a sequence or two and let them run for a day with the crossover point between MPQS and GNFS set to c85 in the aliqueit.ini.) |
|
|
|
|
|
|
#302 |
|
Oct 2004
Austria
2·17·73 Posts |
Another test case which seems to crash reproducibly (at least when I try to factor it with factmsieve.pl) which a windows exception message concerning gnfs-lasieve4I12e
Code:
n: 326038543709470087296096782349895406069109369957419965789980768092711144124260014949595783289 m: Y0: -19198498542350696153230 Y1: 1231688614399 c0: -3374692143493600413536451 c1: 290889882624121690652 c2: -214715152886731 c3: -978296298 c4: 2400 skew: 446522.96 rlim: 1200000 alim: 350000 lpbr: 25 lpba: 25 mfbr: 45 mfba: 45 rlambda: 2.4 alambda: 2.4 q0: 350000 qintsize: 49999 Last fiddled with by Andi47 on 2009-09-28 at 12:24 |
|
|
|
|
|
#303 | |
|
Jun 2003
Ottawa, Canada
49516 Posts |
Quote:
Jeff. |
|
|
|
|
|
|
#304 | |
|
Oct 2004
Austria
248210 Posts |
Quote:
When I tried to restart again, it crashed again almost immediately. |
|
|
|
|
|
|
#305 |
|
"Sander"
Oct 2002
52.345322,5.52471
29×41 Posts |
Just try increasing q0 to 360K or so
|
|
|
|
|
|
#306 |
|
Oct 2004
Austria
2×17×73 Posts |
...or factoring with MPQS (msieve or yafu); both works.
the problem is not that a factorization would become "inpossible", the problem is that if it crashes, and I am not around for quite some time (i.e. some days), the CPU would be idle. (and when I come back to that PC and expect a finished task I find out that it got stuck at the beginning - just an hour before I had left for weekend.) |
|
|
|
|
|
#307 | |
|
Jun 2003
Ottawa, Canada
3·17·23 Posts |
Quote:
Code:
prp34 factor: 1499584989766220246253035078939017 prp60 factor: 217419183263696371366953971030857366769285808426067018460017 Last fiddled with by Jeff Gilchrist on 2009-09-29 at 19:54 |
|
|
|
|
|
|
#308 |
|
Apr 2003
22×193 Posts |
Are you sure that everything is OK with your executable?
I have tried your number with my self compiled siever version and everything worked without any problems. I used factmsieve.pl from within cygwin and used a windows 32Bit version of the siever compiled with VS2008 and MPIR instead of GMP. (P4 assembly routines). |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installation of GGNFS | LegionMammal978 | Msieve | 17 | 2017-01-20 19:49 |
| Running other programs while running Prime95. | Neimanator | PrimeNet | 14 | 2013-08-10 20:15 |
| Error running GGNFS+msieve+factmsieve.py | D. B. Staple | Factoring | 6 | 2011-06-12 22:23 |
| GGNFS or something better? | Zeta-Flux | Factoring | 1 | 2007-08-07 22:40 |
| ggnfs | ATH | Factoring | 3 | 2006-08-12 22:50 |