![]() |
|
|
#12 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
Let's simply do the gzipped relations. (This is all about 5,362+, btw.)
It will take a day to FTP; we have ~1Gb/hour transfer rate. I will use the patch (if it isn't already in 1.41). I will bump the starting weight to <=30 (not 20) right away, too. Thanks, --S Last fiddled with by jasonp on 2009-04-07 at 17:26 Reason: It's in v1.41, you're on the bleeding edge :) |
|
|
|
|
|
#13 | |
|
Jun 2003
Ottawa, Canada
3×17×23 Posts |
Quote:
gzip -9 = 457MB bzip2 -9 = 398MB 7zip (LZMA Max) = 391MB 7zip (PPMd Max) = 366MB So by using the free 7zip program which works in both Windows and UNIX, you can save some time in transferring the data compared to gzip. Jeff. Last fiddled with by Jeff Gilchrist on 2009-04-07 at 18:13 |
|
|
|
|
|
|
#14 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
186916 Posts |
Quote:
Of course, you shouldn't have any problems if you're either running 64-bit Windows, or Linux (32- or 64-bit). For 64-bit Windows the limit is much higher, and if memory serves Linux will let you use everything that the respective 32-bit/64-bit stuff can see. Last fiddled with by mdettweiler on 2009-04-07 at 18:05 |
|
|
|
|
|
|
#15 |
|
Sep 2004
13·41 Posts |
I had actually already run this test and discovered that my 7z ppmd could get 37% compression ratio, which was better than anything else. I had it set to ultra though, I talked about it over in the aliquot team sieve thread. PPMd is the best for text, so I guess this is text-like.
|
|
|
|
|
|
#16 | |
|
Jun 2003
Ottawa, Canada
100100101012 Posts |
Quote:
The msieve.dat file is a text file so that would explain why PPMd does so well. Jeff. |
|
|
|
|
|
|
#17 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
Well, together with a lucky guess of w<=30 (otherwise we would have waited for the third pass), the filtering went smoothly and landed on the target density in a single pass, in only 11 hours. The matrix is rather good-looking for a complexity-253 number... 10.6Mx10.6M and the ETA for linalg is 9 days on 4 threads. The highest memory use watermark was 4.3Gb, and now in BL is 3.7Gb (3.9Gb virtual). With the OS, it would have gone swapping on a 4Gb machine (but this one is 8Gb).
We'll probably use .7z for the next transfer. The filtering log is attached; I am not sure whether it shows that the massive patch was used, but Jason may spot it... |
|
|
|
|
|
#18 | |
|
Tribal Bullet
Oct 2004
3,541 Posts |
Quote:
Actually, if you had the memory for it then it may have been profitable to use an ideal weight of 35 instead of 30. If the estimated average weight after the merge phase is a lot higher than 70.0, then it's probably because the merge phase went and merged all the ideals; but if you had a higher merge weight then the merge phase could afford to be more selective. At least I've noticed that when there is a lot of oversieving, as the max ideal weight goes up the average matrix weight also goes up, until with a high enough weight it drops down to the expected average but remains at about the same dimensions. Could you retry with weight <= 35 after the LA finishes? |
|
|
|
|
|
|
#19 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
OK. Will do. But in the meantime, here's the full log for the 2,1618L which went all the way up exactly to w<=35 and made a fantastic matrix, which was solved in mere 94 hours.
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Would a massive cache make much difference? | tServo | Hardware | 14 | 2018-04-01 22:31 |
| "lanczos error: only trivial dependencies found" with massive oversieving | eigma | Msieve | 21 | 2015-05-28 03:27 |
| Oversieving | chris2be8 | Msieve | 7 | 2010-03-13 21:51 |
| Oversieving in msieve | fivemack | Msieve | 1 | 2007-09-28 18:26 |
| Massive P727 found for (10^49081-1)/9-1 | AntonVrba | Factoring | 5 | 2005-12-26 17:02 |