Subject: Linux boinc ignores -exit_when_idle?
From: "Jerry Peek" <jpeek@jpeek.com>
Date: 15/03/2005, 17:50
Newsgroups: alt.sci.seti

I need to shut down my Linux system before a trip out of town.  I want
the client (boinc_4.19_i686-pc-linux-gnu) to finish computing, return
its results, and not download any more.  So I killed the running client
with Ctrl-C (signal 2), then restarted it with the -exit_when_idle
option.  Here's what I saw in the terminal:

2005-03-15 09:36:15 [---] Received signal 2
2005-03-15 09:36:16 [---] Exit requested by user

$ ./boinc_4.19_i686-pc-linux-gnu -exit_when_idle
2005-03-15 09:36:27 [---] Starting BOINC client version 4.19 for
i686-pc-linux-gnu
...
2005-03-15 10:10:01 [SETI@home] Backing off 1 hours, 47 minutes, and 56
seconds on transfer of file 27dc04ab.20913.16209.79836.252_3_0
2005-03-15 10:24:26 [---] May run out of work in 1.00 days; requesting
more
2005-03-15 10:24:26 [SETI@home] Requesting 235713 seconds of work
2005-03-15 10:24:26 [SETI@home] Sending request to scheduler:
http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2005-03-15 10:24:31 [SETI@home] Scheduler RPC to
http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2005-03-15 10:24:31 [SETI@home] Project prefs: no separate prefs for
home; using your defaults
2005-03-15 10:24:32 [SETI@home] Started download of
27dc04ab.20913.21090.692310.203
2005-03-15 10:24:32 [SETI@home] Started download of
27dc04ab.20913.21090.692310.199

I killed it again with CTRL-C.  How can I make it upload *only*, not
download more work?  (Or am I not understanding the messages?)

Thanks.

Jerry
jpeek@jpeek.com