Adding: '(file)' (deflated '(number)'%)
From Unofficial BOINC Wiki
Contents |
[edit] General
Message Type: Information Message
This Message means that the BOINC Client Software has completed a process and is in the process of "packaging" the Result Data File for upload to the Project's Data Server. The reason that this is done is to conserve Network Bandwidth and to make the communication process less of a burden on those that are still using slower 56 K baud Dial-Up Modems to communicate with the Internet.
With a compression ratio, or compression percentage, in the high double digits we get a considerably smaller file that has to be sent.
[edit] Version Information
- None.
[edit] Example Log(s)
[edit] Adding A File To An Archive
At the moment, only Einstein@Home and Climateprediction.net are using the file compression for Result Data Files.
(1) 2005-06-02 23:14:25 [Einstein@Home] Resuming result H1_0526.0__0526.2_0.1_T06_Fin1_6 using
einstein version 4.78
-+-+/\/\/\/\/\ Log Break /\/\/\/\/\-+-+-
(2) adding: H1_0526.0__0526.2_0.1_T06_Fin1_6_0 (deflated 63%)
(3) 2005-06-03 00:12:27 [ ] request_reschedule_cpus: process exited
(4) 2005-06-03 00:12:27 [Einstein@Home] Computation for result H1_0526.0__0526.2_0.1_T06_Fin1_6 finished
(5) 2005-06-03 00:12:27 [Einstein@Home] Pausing result H1_0526.0__0526.3_0.1_T06_Fin1_6 (left in memory)
-+-+/\/\/\/\/\ Log Break /\/\/\/\/\-+-+-
(6) 2005-06-03 00:12:28 [Einstein@Home] Started upload of H1_0526.0__0526.2_0.1_T06_Fin1_6_0
(7) 2005-06-03 00:12:30 [Einstein@Home] Finished upload of H1_0526.0__0526.2_0.1_T06_Fin1_6_0
(8) 2005-06-03 00:12:30 [Einstein@Home] Throughput 227894 bytes/sec
-+-+/\/\/\/\/\ Log Break /\/\/\/\/\-+-+-
(9) 2005-06-03 01:30:09 [Einstein@Home] Resuming result H1_0526.0__0526.3_0.1_T06_Fin1_6 using
einstein version 4.78
Line-By-Line Explanation
- Resuming result '(result)' using '(science application)' version '(version)'
- The Result in-progress is restated from the last Checkpoint.
- adding: '(file)' (deflated '(number)'%)
- The Result Data File is compressed.
- request_reschedule_cpus: process exited
- Because the CPU is now idle, lets put it back to work!
- Computation for result '(result)' finished
- This Result is done. Yea! Team!
- Pausing result '(result)' (left in memory)
- Started upload of '(file)'
- The BOINC Daemon initiated an upload action with the Einstein@Home Project.
- Finished upload of '(file)'
- The BOINC Daemon completed the data transfer to the Project's Data Server.
- Throughput 'x' bytes/sec
- The measured speed of transfer over the Internet connection.
- Sometime later, in another space and time ...
- Resuming result '(result)' using '(science application)' version '(version)'
[edit] Other Related Messages
- None.

