mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Cunningham Tables

Reply
 
Thread Tools
Old 2010-05-02, 13:42   #23
Raman
Noodles
 
Raman's Avatar
 
"Mr. Tuch"
Dec 2007
Chennai, India

23518 Posts
Default

Quote:
Originally Posted by bdodson View Post
I'm still not entirely sure that a wake-up call for a pre-report is merited;
but am willing to be prepared for another factor report soon, while hoping
not to hear new/worrisome error reports.
3,581+ is due tomorrow, actually. You mean about that number only, right?

The only thing that I am afraid of, is that scarcity of relations, in order to not have a congruence of squares at all. Does filtering work out, thereby producing a matrix, even when there is deficiency of relations for running out of that dependencies, or that leads all the dependencies to be trivial?
Fortunately, that this has not occurred for any of my jobs till now, or others' jobs as well, so far. 80 to 85 million relations is sufficient to successfully complete any factorization with 31/29 bit large primes (or that 30/30 pair, of course)

But, that matrix size reduces as we add on more and more relations. Thus, merging more of partial relations, that decreases number of factor base primes for that matrix. For 10,351+ I had a 6.7M matrix, then that for just 3 digits of SNFS difficulty increase, simply, for that candidate 3,581+ I have a 8.96M size matrix right now. (May be with lesser number of relations, of course). How big a matrix, do you expect that for 5,413+? Or that the one that you had for 12,266+ case?

Three "conveyer" numbers = 10,363- 10,363+ 5,413+
that harder 16e snfs = 2,919- rather

Last fiddled with by Raman on 2010-05-02 at 13:51
Raman is offline   Reply With Quote
Old 2010-05-02, 17:50   #24
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

24×593 Posts
Default

Quote:
Originally Posted by Raman View Post
5,400+ is certainly due tomorrow (May 1)
3,581+ falling upon May 3
This is for 100% sure, of course!
I think that these were particular statements that Bruce was alluding to. Nothing is 100% sure. You have seen that before (we remember your messages full of "what the hell"s), so you should know from your own experience.

But it was not math that gave you trouble and not even the particular programs. As far as I remember, you had not enough memory several times and you had data transfer errors on another occasion. Your latest logs are still showing a lot of errors -15; unlike -6/-11 errors, these are an indicator of hardware failures (and possibly overheating), maybe bad network.

While the reasons of your concern are valid, they would be probably somewhere under #4, #5 on my list of worries. Here's what I would worry about:
1. Human error. E.g. deleting the file, overflowing the disk with another computations, so that there's no space left and the data is lost; starting -nc2 when intending -ncr, etc etc etc.
2. Hardware failure: the hard drive, the computer, network glitch that would put a string of zeroes in the transferred file.
3. Unknown, never yet seen bugs in gnfs-lasieve or msieve. That's rare.
4, etc. Then, maybe, the "scarcity of relations", failing srqts, etc? (the failing of the "math"?) I wouldn't worry about it, because all of your polynomials are basically the same; you are in a relatively safe territory.

P.S. Your latest matrices should be anywhere from 7 to 11M in size depending on the amount of oversieving. These are not very large. Your question about the size was not very well posed: given any composite of you range, you can build a 13M matrix or you can build a 9M if you sieve for a week more.
Batalov is offline   Reply With Quote
Old 2010-05-02, 19:31   #25
Raman
Noodles
 
Raman's Avatar
 
"Mr. Tuch"
Dec 2007
Chennai, India

3×419 Posts
Default

Quote:
Originally Posted by Batalov View Post
While the reasons of your concern are valid, they would be probably somewhere under #4, #5 on my list of worries. Here's what I would worry about:
1. Human error. E.g. deleting the file, overflowing the disk with another computations, so that there's no space left and the data is lost; starting -nc2 when intending -ncr, etc etc etc.
2. Hardware failure: the hard drive, the computer, network glitch that would put a string of zeroes in the transferred file.
3. Unknown, never yet seen bugs in gnfs-lasieve or msieve. That's rare.
4, etc. Then, maybe, the "scarcity of relations", failing srqts, etc? (the failing of the "math"?) I wouldn't worry about it, because all of your polynomials are basically the same; you are in a relatively safe territory.
The other thing that I can fear about can be Linear algebra failures,
that require long runs again, instead of short recovery cases (rather than that way)
We have heard about "submatrix not invertible, linear algebra failed, retrying" or that "Newton iteration failed to converge" - the latter is for that square root, of course. But, I have as well as seen that cases within this forum where the matrix goes upto > 100%. How can it be so? Why, could it go on like that, thus?
If it is one of these failures that occur up, then the whole Linear Algebra has to be restarted up again, rather than from that checkpoint, maybe that filtering as well?

Last fiddled with by Raman on 2010-05-02 at 19:33
Raman is offline   Reply With Quote
Old 2010-05-02, 21:49   #26
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

24·593 Posts
Default

The latest data invariably shows that "submatrix not invertible, linear algebra failed, retrying" error was in every case a hardware error. Almost convincingly the same for >100% progress error, ...even though theoretically Block Lanczos is not guaranteed to converge, so this is debatable.

Thanks to Jasonp's orthogonality check implementation, this is now a thing of the past. (Unless you use ancient binaries, which I am afraid to say, you do - judging by the logs, you are still using 1.41?) Compile and use the latest binaries. Incidentally, after SVN 262 you will find errors -6/-11 gone. If you will still have errors -1, -15 and others - that also points to hardware problems.

The rule of thumb is that you can use even decidedly known bad computers to sieve. But do locate and use your best, most stable computer to filter and LA. It seems that you do that, so that's good.
Batalov is offline   Reply With Quote
Old 2010-05-02, 22:26   #27
Raman
Noodles
 
Raman's Avatar
 
"Mr. Tuch"
Dec 2007
Chennai, India

100111010012 Posts
Default

Quote:
Originally Posted by Batalov View Post
Thanks to Jasonp's orthogonality check implementation, this is now a thing of the past. (Unless you use ancient binaries, which I am afraid to say, you do - judging by the logs, you are still using 1.41?)
I make use of msieve version 1.41 for square root, since you noticed that msieve 1.43 gave up a crash (segmentation fault) while multiplying up that relation sets. As well as I do use up with 1.41 for that linear algebra resuming, since with msieve 1.43 it sometimes gave up with that error "checkpoint recovery failed"
That msieve version 1.41 is always safe enough, in my opinion, only actually

Last fiddled with by Raman on 2010-05-02 at 22:27 Reason: ny nuch
Raman is offline   Reply With Quote
Old 2010-05-02, 23:25   #28
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

24×593 Posts
Default

Quote:
Originally Posted by Raman View Post
I make use of msieve version 1.41 for square root, since you noticed that msieve 1.43 gave up a crash (segmentation fault)
That's bad hardware.

Quote:
Originally Posted by Raman View Post
As well as I do use up with 1.41 for that linear algebra resuming, since with msieve 1.43 it sometimes gave up with that error "checkpoint recovery failed"
Bad hardware.

Quote:
Originally Posted by Raman View Post
That msieve version 1.41 is always safe enough, in my opinion, only actually
Good luck, then.
Batalov is offline   Reply With Quote
Old 2010-05-03, 00:26   #29
bdodson
 
bdodson's Avatar
 
Jun 2005
lehigh.edu

20008 Posts
Default

Quote:
Originally Posted by R. Gerbicz View Post
At the moment, unless my browser isn't properly refreshing, this page seems
located under "old pages"! -bd

ps - I'm not sure I can get used to this much linearity.

pps - Hmm, on 2nd look, page 117 seems to be on the same level
as the main Cunningham page. Just there isn't a link on the main
page (before page 116) yet.
bdodson is offline   Reply With Quote
Old 2010-05-03, 04:41   #30
Raman
Noodles
 
Raman's Avatar
 
"Mr. Tuch"
Dec 2007
Chennai, India

3×419 Posts
Default

LATE than I had expected up.

at the moment for 3,581+
linear algebra completed 8439570 of 8959019 dimensions (94.2%, ETA 16h25m)

16 hours remaining means that it will not be completed up today.
I am going out of station tomorrow
Thus, only 3,581+ upon May 5, 2010
certainly. Time widely being available to complete up that square root
to any number of dependencies.

Or that is it possible to send that mail, log file as that text (or thus as an attachment rather),
from the Linux terminal command line, by using a cron job
into my Gmail account directly, thus, at any time?

Quote:
Originally Posted by bdodson View Post
I'm still not entirely sure that a wake-up call for a pre-report is merited
What do you mean by merited?
Attached Files
File Type: zip 5p400.zip (2.0 KB, 116 views)

Last fiddled with by Raman on 2010-05-03 at 05:30
Raman is offline   Reply With Quote
Old 2010-05-03, 11:40   #31
Raman
Noodles
 
Raman's Avatar
 
"Mr. Tuch"
Dec 2007
Chennai, India

4E916 Posts
Default

I will not be available tomorrow at all.

Suppose that the linear algebra ends up at 2 am IST, I don't know how much time it will take up
for that square root, how many dependencies will it go upto, assuming that 2.5 hours per dependency rate

Somehow, I have set up a CRON job to automatically send mail to Prof.Sam with the factors of 3,581+
tomorrow a little before 3:30 pm IST. (GMT +05:30). I hope that he will receive the factors tomorrow morning according to his time.

The mail from the compute cluster goes to the department mail server, that forwards to my Gmail account, thereby forwards to that Prof.Sam's mailbox.
Let's see if it works out properly or not.
Tomorrow morning at that Purdue University (Tuesday morning)
Thus, saving up with that one day!

-----------------------------------------------------------------------------------------------------------------------------------------------------------------

This is a randomly generated RSA key from my Linux machine terminal.
What are the public keys, private keys, N within that decimal notation? How to find out all that things?

id_rsa.pub
Code:
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAsoAWN4RCE+mgLAUB8y9NIALGEfuuzLqsLkcQQPIuF6E9cSVAoWEpifTGjp5SHJBksFrpMV5/28HDh2zXpu+siaNus2Rf/agmKSgbHYY6yfucwFgC7R9Uk4ONJ3ax/WvO/RdEWmYusvGHm82PoJPLxhs0n4cdKpA4VpTtPxwb5vAPuIVLygC0EatRW8f+hyIHPHf5lTqIiQ9E9Upzmvp+/1yf09Rz/JRFif05jNctRXFBLbcxgiugrdpJjFnkwuYMTvbToOQr3mFDjbAsf1stPysVP6gNTQOaXrAb1AhiVf3LR4RCMPXu76nD/1sBOghnqfVLbvCnnAFnHfxBpr2I2Q== cs09m038@leo0
id_rsa
Code:
-----BEGIN RSA PRIVATE KEY-----
MIIEogIBAAKCAQEAsoAWN4RCE+mgLAUB8y9NIALGEfuuzLqsLkcQQPIuF6E9cSVA
oWEpifTGjp5SHJBksFrpMV5/28HDh2zXpu+siaNus2Rf/agmKSgbHYY6yfucwFgC
7R9Uk4ONJ3ax/WvO/RdEWmYusvGHm82PoJPLxhs0n4cdKpA4VpTtPxwb5vAPuIVL
ygC0EatRW8f+hyIHPHf5lTqIiQ9E9Upzmvp+/1yf09Rz/JRFif05jNctRXFBLbcx
giugrdpJjFnkwuYMTvbToOQr3mFDjbAsf1stPysVP6gNTQOaXrAb1AhiVf3LR4RC
MPXu76nD/1sBOghnqfVLbvCnnAFnHfxBpr2I2QIBIwKCAQEAhJmqGpzDXz/WEhJZ
OE8GF8eL0tg4tVd4l2f9chL9qydSNss3U0998XQBNr7Ap4E02scw4th8PNkU6EI5
zHeHfDBDmzSfFDPEk5oixXmoA8I57fg8sCXnDn77JKFRBWYHei6KjEvoLShzXcvn
CZJc3E65YJBBjVUxKmAAsono129C0xeuBpcMH8HmS81TnRDGH3R6by3JYPnjtK8w
6BiMIFX2a8Q8A2IEHjoD5bf6KRliS3edq+n1sHGl/h/wnRVzU7CGloaEXJh7oqvt
Y+Y0z25v9sHUujz6T7e8vdJUfmdbDOd8SXxpHHYQa2LQ/SoFYePt2WniwGlwh07m
bWgSowKBgQDfClLzBBiQHItjYu4kxUOI6zVroIAw6sdvUeJs8temoE1snnBcBXoS
b47Inqi4um4CIv3Ir7ilEI8sTSqc4KJorpSp8OwXn5KZdqdl2yGdRWz3cck1Rm21
driYwlt+z1YVmCG7f4ti8Npusx8daa/SvXLu4+RcuK+jQg0xa9XT/wKBgQDM4M2M
C84Jyl/Vfx4QldHCYf5fS18q/jKFkqOTlxV+M4fJ8xcCQVFU8b3h1nu3exJOag6K
ucu6uZ5vBqHSwAk5nAg5by9OX7KhMjUHE+YhgAvpi4sl+DAdy2x7Jdas3H8J4u/V
iZHXHWt6RYWjGRYrN4DDvv3BB7AiiD/tu1HDJwKBgEx4kXfkJa3ApNGeQwVK8pVX
9Q71M0P4uWf+0Uns3DkhBJpE81LADJibRuWyvYEp+dTYzApK4DiX9pLYoOVUVPCw
4oNoi3XQT4USvQz6rHBvkxMCcN8Q1ShF9iW++sxkWAdnXAXFVFxv1dzPsuWDUjmg
CiYE/daluI++3/Ov8YqDAoGBAJ4MgU7HRywfxkWck4kjHig8924Vko7hWiyHEHkr
aFoKfrG7hsc5s8Uvg9oafLIdHMAl7fX9CuCAkCnDSaKUJF+kQNvZbaLcHBXzh/4l
SyEoQ7Qp0b40fOPI0Ac6cmgXz7craI7JNf23nA3d3B67lMJAwmseTrl69Zb7ZIQx
avWhAoGAcBODPbzKHk1zZQGYexsPPOL/0Piv5vnc8zm8dM2mlYeVeOzB4pPbslfm
moKiROjqWRJmjQcvXfhJa18zc2KdJCOCQP2eZjUaHksCQfhut0jRSC/P1SqWo7F+
+0VKTrJH5U1R8b5Mpi3dapF68du0vWWz9cq/AS3OQ6oLBGfqPBM=
-----END RSA PRIVATE KEY-----

Last fiddled with by Raman on 2010-05-03 at 11:49
Raman is offline   Reply With Quote
Old 2010-05-04, 10:00   #32
jasonp
Tribal Bullet
 
jasonp's Avatar
 
Oct 2004

1101110101112 Posts
Default

Quote:
Originally Posted by Raman View Post
I make use of msieve version 1.41 for square root, since you noticed that msieve 1.43 gave up a crash (segmentation fault) while multiplying up that relation sets. As well as I do use up with 1.41 for that linear algebra resuming, since with msieve 1.43 it sometimes gave up with that error "checkpoint recovery failed"
That msieve version 1.41 is always safe enough, in my opinion, only actually
Your previous checkpoint recovery problems were because you generated a checkpoint with v1.41 and the checkpoint file format changed in v1.42 to incorporate self-checking in the linear algebra. This means that if you
ever update the msieve version that you use, you need to do both the LA and the square root with versions >= 1.42
jasonp is offline   Reply With Quote
Old 2010-05-04, 12:03   #33
Andi47
 
Andi47's Avatar
 
Oct 2004
Austria

248210 Posts
Default

Quote:
Originally Posted by Andi47 View Post
Yes, I have already started with 7,393+. By now I have sieved ~60% of the subrange of 20-30M and ~40% of the subrange of 30-40M, so it will still take quite a while.
Current status after sieving the subranges 20.1M-26.5M, 27M-29.5M and 30M-38M: 47798108 raw (=sieved per ggnfs) plus 812488 free relations, 45781554 unique. So I guess I'm approx. halfway through sieving.

Last fiddled with by Andi47 on 2010-05-04 at 12:07 Reason: some more info
Andi47 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Overall Project Progress KEP Conjectures 'R Us 54 2018-01-04 18:25
Progress bsquared YAFU 20 2014-05-22 16:52
Nice progress! schickel FactorDB 29 2012-07-18 17:03
Progress R.D. Silverman Factoring 0 2012-05-22 14:03
Picturing progress ATH Data 1 2006-06-22 23:04

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


Tue Jul 27 08:10:46 UTC 2021 up 4 days, 2:39, 0 users, load averages: 1.46, 1.52, 1.67

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.