![]() |
|
|
#518 |
|
Tribal Bullet
Oct 2004
3×1,181 Posts |
Serge is fond of pointing out that gzip'ed files can be concatenated together and will still decompress properly.
In windows, 'copy /b file1+file2+...+filen output_file' should work |
|
|
|
|
|
#519 | |
|
Sep 2009
3D116 Posts |
Quote:
![]() But for F1887 and several other numbers, in order to save space on the server (routinely ~2 GB for a 30-bit LPs task), I froze a state of the .dat.gz file, ran remdups4 on it and pbzip2'ed the result, yielding a .dat.bz2 file, not directly usable by msieve. Later, more results are returned by the clients, which get concatenated automatically to .dat.gz file that restarted from zero. It's best for the post-processor to get both the .dat.bz2 file and the .dat.gz file, but they do not mix and match together directly
Last fiddled with by debrouxl on 2012-08-22 at 15:16 |
|
|
|
|
|
|
#520 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
3·17·97 Posts |
LA for F1887 started. Lionel, if you want you can delete the main file to free up some space on the server.
Edit: Why do you keep the two main files on the server for 11_339_minus1? Last fiddled with by pinhodecarlos on 2012-08-22 at 17:20 |
|
|
|
|
|
#521 | ||
|
Sep 2009
3D116 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#522 |
|
"Carlos Pinho"
Oct 2011
Milton Keynes, UK
3×17×97 Posts |
I quick note. I managed to merge the two files after a quick search on the forum on how to do it but I decompressed both before merging. Sorry for the question. Anyway, I didn't know about the concatenate gzip'ed files. Thank you.
Last fiddled with by pinhodecarlos on 2012-08-22 at 21:59 |
|
|
|
|
|
#523 | |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3×29×83 Posts |
Quote:
I used the relations file for this number as the test for this post about rel file format and compression. I had forgotten to unzip it, and I did that when the LA completed (it was zipped with bzip2). Unfortunately, as always, the un/compression caused some corruption. Code:
commencing square root phase reading relations for dependency 1 read 3407441 cycles cycles contain 9373226 unique relations error: relation 45392007 corrupt The simplest method to fix this would be to remdups the rel file, tossing the bad rels, and redo the LA, but that would take a while and a lot of compute time. A more efficient method would be to remdups the file to get the bad rels, and then fix them by hand, then re-add them to the rel file in the right location. This would be rather difficult, and I don't know how to construct rels. To make matters worse, I still need to RMA my graphics card, and Linux won't boot without it (though Windows will), and I'm moving in to college tomorrow anyways, so my computer will be out of action anyways. As such, I'm linking all the relevant files here. This is a link to the .cyc, .dep, and .fb files (compressed, 174 MB) this is a link to the uncompressed rel file (around 11.7 GB). (Edit: Of course, these links won't work tomorrow, but they should work overnight and after tomorrow.) Last fiddled with by Dubslow on 2012-08-22 at 23:00 |
|
|
|
|
|
|
#524 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
9,497 Posts |
Quote:
(Otherwise there will be more hassle later to gzip repair.) gzip standard was stream-ready at design; a gzip file (or a stream) is like a train of cars (proper chunks, identified by a valid header record), so if we connect two trains the result is a "train" again. Small gzipped files are single cars, or more. But if one train was chopped off (or was broken otherwise), the combined object will be repaired with more lost parts. The first car of the second train will stick to the broken off last car of the first train and both will be discarded. (the gzip repair kit splits the train into single cars and throws away invalid ones; then the user is free to reuse valid chunks. It is a bit of a pain to do but is a valuable life experience. Like a scar. ;-) ) Last fiddled with by Batalov on 2012-08-23 at 01:49 |
|
|
|
|
|
|
#525 |
|
Sep 2008
Kansas
3,389 Posts |
GC_5_334 splits as ...
Code:
prp66 = 450956348716753108838639638208075170303357174618993330771280648693 prp169 = 1063506952024717121188111286584965562004890575356949552987937630434522275071306932720481262782749988010907589767937519608529842432033670755953761378482617292207519668293 Last fiddled with by RichD on 2012-08-23 at 04:38 |
|
|
|
|
|
#526 |
|
Sep 2009
11110100012 Posts |
I'll take care of 160969_43_minus1.
|
|
|
|
|
|
#527 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
3·5·719 Posts |
Quote:
Paul |
|
|
|
|
|
|
#528 |
|
Sep 2008
Kansas
64758 Posts |
1489_71_minus1 splits as ...
Code:
prp77 = 45896447589970773832931784986400490560268820308727411473025645680276882636169 oro146 = 27614776777951268487383853140458483138826979094458150355339368759958690289056222634422197634724899284008789933412583236893293328082409931239962079 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BOINC NFS sieving - NFS@Home | frmky | NFS@Home | 1828 | 2020-11-14 04:57 |
| BOINC | Unregistered | Information & Answers | 6 | 2010-09-21 03:31 |
| BOINC.BE | BATKrikke | Teams | 2 | 2010-03-05 18:57 |
| Boinc | Xentar | Sierpinski/Riesel Base 5 | 4 | 2009-04-25 10:26 |
| BOINC? | masser | Sierpinski/Riesel Base 5 | 1 | 2009-02-09 01:10 |