BOINC 6.10.17 does not Checkpoints Task to disk every 60 secs

Message boards : Questions and problems : BOINC 6.10.17 does not Checkpoints Task to disk every 60 secs
Message board moderation

To post messages, you must log in.

AuthorMessage
Timi

Send message
Joined: 1 Nov 09
Posts: 12
Greece
Message 28568 - Posted: 8 Nov 2009, 10:50:37 UTC

Although the "Tasks checkpoint to disk at most every X seconds" is set to 60, the client_state.xml file is updated maybe every randomly 30+ minutes.
This is not happening with 6.6.41 version.
ID: 28568 · Report as offensive
Claggy

Send message
Joined: 23 Apr 07
Posts: 1112
United Kingdom
Message 28571 - Posted: 8 Nov 2009, 11:51:37 UTC - in response to Message 28568.  
Last modified: 8 Nov 2009, 11:53:16 UTC

Although the "Tasks checkpoint to disk at most every X seconds" is set to 60, the client_state.xml file is updated maybe every randomly 30+ minutes.
This is not happening with 6.6.41 version.

But do the tasks checkpoint every 60 secs?, do a cc_config as following and drop it in your Boinc Data folder, then in Boinc, click advanced/read config file:

<cc_config>
<log_flags>
<checkpoint_debug>1</checkpoint_debug>
</log_flags> 
</cc_config>

The client_state.xml in likely to be only updated when the tasks finish, get reported, or fresh wu's received, etc, and not when they checkpoint.

Claggy
ID: 28571 · Report as offensive
Timi

Send message
Joined: 1 Nov 09
Posts: 12
Greece
Message 28572 - Posted: 8 Nov 2009, 13:52:06 UTC - in response to Message 28571.  

With <checkpoint_debug>1</checkpoint_debug> I did saw the checkpoints logged on Messages every 60 seconds, but the client_state.xml file was not updated as it did with earlier versions than 6.10.17.
I saw that this update procedure has been moved to the boinc_task_state.xml found on the slot folder of the workunit, which is being updated -as a file- every 60 seconds. Did I got it right?
ID: 28572 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15483
Netherlands
Message 28574 - Posted: 8 Nov 2009, 14:06:22 UTC - in response to Message 28572.  

Did I get it right?

Yes.
ID: 28574 · Report as offensive

Message boards : Questions and problems : BOINC 6.10.17 does not Checkpoints Task to disk every 60 secs

Copyright © 2024 University of California.
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.