mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Factoring

Reply
 
Thread Tools
Old 2009-09-18, 16:49   #298
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17·251 Posts
Default

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
Mini-Geek is offline   Reply With Quote
Old 2009-09-27, 18:32   #299
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2·17·73 Posts
Exclamation gnfs-lasieve4I12e crashed on c88

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***
edit: after the crash, I got a windows error message that there has been a problem with gnfs-lasieve4I12e and the job has to be terminated.

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
(resp. with q0=365000 for the second part of the job, at least one of these just crashed.)

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
Andi47 is offline   Reply With Quote
Old 2009-09-27, 21:16   #300
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

100101000100002 Posts
Default

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.
Batalov is offline   Reply With Quote
Old 2009-09-28, 04:56   #301
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2·17·73 Posts
Default

Quote:
Originally Posted by Batalov View Post
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.
For me it crashed again after repeating (windowd binary on a P4).
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.)
Andi47 is offline   Reply With Quote
Old 2009-09-28, 12:17   #302
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2·17·73 Posts
Default

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
Andi47 is offline   Reply With Quote
Old 2009-09-29, 17:19   #303
Jeff Gilchrist
 
Jeff Gilchrist's Avatar
 
Jun 2003
Ottawa, Canada

49516 Posts
Default

Quote:
Originally Posted by Andi47 View Post
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
How long did it take to crash? I'm testing this out now on a Win32 P4 system to see if it does for me.

Jeff.
Jeff Gilchrist is offline   Reply With Quote
Old 2009-09-29, 18:11   #304
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

248210 Posts
Default

Quote:
Originally Posted by Jeff Gilchrist View Post
How long did it take to crash? I'm testing this out now on a Win32 P4 system to see if it does for me.

Jeff.
I attempted to factor this number by factmsieve.pl (started from aliqueit.exe after ecm had found no factors); if I have seen correctly, it crashed almost immediatly after starting the range of q=350k - 390(?)k.

When I tried to restart again, it crashed again almost immediately.
Andi47 is offline   Reply With Quote
Old 2009-09-29, 18:16   #305
smh
 
smh's Avatar
 
"Sander"
Oct 2002
52.345322,5.52471

29×41 Posts
Default

Just try increasing q0 to 360K or so
smh is offline   Reply With Quote
Old 2009-09-29, 18:36   #306
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

2×17×73 Posts
Default

Quote:
Originally Posted by smh View Post
Just try increasing q0 to 360K or so
...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.)
Andi47 is offline   Reply With Quote
Old 2009-09-29, 19:50   #307
Jeff Gilchrist
 
Jeff Gilchrist's Avatar
 
Jun 2003
Ottawa, Canada

3·17·23 Posts
Default

Quote:
Originally Posted by Andi47 View Post
I attempted to factor this number by factmsieve.pl (started from aliqueit.exe after ecm had found no factors); if I have seen correctly, it crashed almost immediatly after starting the range of q=350k - 390(?)k.

When I tried to restart again, it crashed again almost immediately.
Not sure what is going on with your system, mine just completed fine with this:

Code:
prp34 factor: 1499584989766220246253035078939017
prp60 factor: 217419183263696371366953971030857366769285808426067018460017
No crash at all. Are you sure your system is stable? I will try your previous example and see what happens there. <- Ok your first example is crashing for me, not sure why yet.

Last fiddled with by Jeff Gilchrist on 2009-09-29 at 19:54
Jeff Gilchrist is offline   Reply With Quote
Old 2009-09-29, 19:53   #308
ltd
 
ltd's Avatar
 
Apr 2003

22×193 Posts
Default

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).
ltd is offline   Reply With Quote
Reply



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

All times are UTC. The time now is 08:16.


Tue Jul 27 08:16:32 UTC 2021 up 4 days, 2:45, 0 users, load averages: 1.64, 1.86, 1.79

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.