Losing progress when I quit the client

Questions and Answers : Unix/Linux : Losing progress when I quit the client
Message board moderation

To post messages, you must log in.

AuthorMessage
Evan Marks

Send message
Joined: 3 Apr 99
Posts: 3
Credit: 43,416
RAC: 0
United States
Message 145583 - Posted: 1 Aug 2005, 6:40:37 UTC

How am I supposed to be quitting the client? I am currently using ctrl+c, but when I restart the client the progress starts again from 0%.

Thanks.
ID: 145583 · Report as offensive
Profile spacemeat
Avatar

Send message
Joined: 4 Oct 99
Posts: 239
Credit: 8,425,288
RAC: 0
United States
Message 145620 - Posted: 1 Aug 2005, 13:08:31 UTC

i use ctrl-c without losing progress. the "restarting" message doesn't mean restarting from 0. how are you checking the progress?

another way is to run the client in the background.

# boinc_client &

and when you want to stop it, find it's ID and kill it.

# pidof boinc_client
# kill (id you got from previous command)
ID: 145620 · Report as offensive
Scarecrow

Send message
Joined: 15 Jul 00
Posts: 4520
Credit: 486,601
RAC: 0
United States
Message 145647 - Posted: 1 Aug 2005, 15:13:36 UTC
Last modified: 1 Aug 2005, 15:14:46 UTC

One thing I've noticed in boincmgr, kboincspy, and my own scripts to grab progress information is that after stopping boinc and seti, then restarting it, initially the progress of the workunit that was running does show 0%. But within a few seconds, the progress jumps back up to where it was prior to shutting down boinc/seti. It seems it just takes boinc a little while to verify 'where it left off' and update the progress.
ID: 145647 · Report as offensive
Evan Marks

Send message
Joined: 3 Apr 99
Posts: 3
Credit: 43,416
RAC: 0
United States
Message 145819 - Posted: 1 Aug 2005, 21:46:35 UTC - in response to Message 145620.  

i use ctrl-c without losing progress. the "restarting" message doesn't mean restarting from 0. how are you checking the progress?

another way is to run the client in the background.

# boinc_client &

and when you want to stop it, find it's ID and kill it.

# pidof boinc_client
# kill (id you got from previous command)



I am checking my progress with boincmgr. The progress percentage always restarts at 0% when I restart the client - however it does say resuming computation in the messages. Hopefully the messages are correct.

ID: 145819 · Report as offensive
Evan Marks

Send message
Joined: 3 Apr 99
Posts: 3
Credit: 43,416
RAC: 0
United States
Message 145878 - Posted: 1 Aug 2005, 23:45:04 UTC - in response to Message 145819.  

It seems to be working now - I think I didn't let it progress far enough before quitting the client. This time I let it go until around 50% and now it resumes.

Thanks for the replies.
ID: 145878 · Report as offensive

Questions and Answers : Unix/Linux : Losing progress when I quit the client


 
©2025 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.