![]() |
|
|
#12 |
|
Jun 2012
1528 Posts |
And now I just get the submatrix not invertible error... damnit. The matrix builds fine... maybe I'll have to use my 32-bit desktop - a measly C2D compared to my laptop's Core i5, so it might be a few more hours.
|
|
|
|
|
|
#13 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
100101000001012 Posts |
...is a sign of an unstable computer. It may pass memtest, it may even pass P95 torture test, but the "msieve LA test" is more strict. We used to joke that it would make a good torture test -- but one needs a portable ("inflatable", cheaply constructible) matrix object, too, to make this a practical stability tool.
|
|
|
|
|
|
#14 |
|
Jun 2012
22×13×59 Posts |
It could also be a bug found in some versions of msieve. I experienced this issue as well.
Solution was to roll back to v1.49 or try a newer precompiled version. I've been using this newer version of msieve with no problems for a few months. Hope this helps. |
|
|
|
|
|
#15 | ||
|
Mar 2006
479 Posts |
Hello everyone,
I think I'm running into a similar problem where msieve says it "wants 1000000 more" relations. I ran remdups4 on the dataset before passing it to msieve. I was wondering, can someone look at the following output and let me know if this is a normal looking run, or if I might be running into some (unknown to me) problem? I sieved from 10M-400M by last December and ran msieve -v -nc and got: Quote:
Quote:
Here are the parameters I am using for sieving: Code:
rlim: 500000000 alim: 500000000 lpbr: 32 lpba: 33 mfbr: 64 mfba: 96 rlambda: 2.7 alambda: 3.7 |
||
|
|
|
|
|
#16 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
224058 Posts |
Looks normal. (Never mind the "wants 1000000 more relations"; that's not a concrete number. Sort of like the proverbial "+100500" in some forums.)
Because you are using a 32/33-bit set up, you'd need probably a minimum of 500M relations. You will have enough relations when the line "begin with XXX relations and YYY unique ideals" will have XXX >~ YYY. (Well, it may converge with XXX somewhat smaller than YYY; but conversely, it may not converge with XXX somewhat larger than YYY.) Try to find some of the similar frmky's logs to see the examples of the convergence, e.g. the 10,770M c211 log. |
|
|
|
|
|
#17 |
|
Mar 2006
479 Posts |
Thanks for the info, and for the reference to frmky's factorization. I found his log here
Hopefully at this point I can extrapolate how much further I'll have to sieve to get to 500M relations. (that's unique relations, right?) Unfortunately, remdups4 is telling me that about 33% of my relations are duplicates, or else I'd already be over 500M! Oh well, the search continues! And then hopefully I can get to 500M before I get to 1000MQ (because that's where the sievers stop, right?) |
|
|
|
|
|
#18 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23·3·5·72 Posts |
If you reach the max q of the standard binaries then you can switch to the newer/buggier ones assuming you run on linux.
You will probably want to do a bit of oversieving in order to reduce the size of the matrix. Last fiddled with by henryzz on 2014-02-27 at 12:39 |
|
|
|
|
|
#19 |
|
Jun 2012
1011111111002 Posts |
Also check out a recent large factorization in the
3+ Cunningham thread. The number was sieved on both the rational and algebraic sides FWIW. Good luck with this factorization - it's an impressive project. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New Factor leaves a C168 Mersenne Composite | wblipp | ElevenSmooth | 7 | 2013-01-17 02:54 |