Questions and Answers :
Unix/Linux :
Losing progress when I quit the client
Message board moderation
Author | Message |
---|---|
Evan Marks Send message Joined: 3 Apr 99 Posts: 3 Credit: 43,416 RAC: 0 ![]() |
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. |
![]() ![]() Send message Joined: 4 Oct 99 Posts: 239 Credit: 8,425,288 RAC: 0 ![]() |
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) |
Scarecrow Send message Joined: 15 Jul 00 Posts: 4520 Credit: 486,601 RAC: 0 ![]() |
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. |
Evan Marks Send message Joined: 3 Apr 99 Posts: 3 Credit: 43,416 RAC: 0 ![]() |
i use ctrl-c without losing progress. the "restarting" message doesn't mean restarting from 0. how are you checking the progress? 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. |
Evan Marks Send message Joined: 3 Apr 99 Posts: 3 Credit: 43,416 RAC: 0 ![]() |
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. |
©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.