boinc 5.10.45 wont obey pref on linux

Message boards : BOINC client : boinc 5.10.45 wont obey pref on linux
Message board moderation

To post messages, you must log in.

AuthorMessage
dagg

Send message
Joined: 15 May 07
Posts: 54
Message 17788 - Posted: 11 Jun 2008, 20:56:10 UTC
Last modified: 11 Jun 2008, 20:56:37 UTC

I run boinc 5.10.45 on gentoo, I've set in the preferences that the program will not compute while on battery, but when I unplug my AC adapter, boinc continues to calculate.

is this a bug? in previous versions I didnt had this problem
ID: 17788 · Report as offensive
dagg

Send message
Joined: 15 May 07
Posts: 54
Message 17797 - Posted: 12 Jun 2008, 7:25:34 UTC - in response to Message 17789.  

I run boinc 5.10.45 on gentoo, I've set in the preferences that the program will not compute while on battery, but when I unplug my AC adapter, boinc continues to calculate.

is this a bug? in previous versions I didnt had this problem


It might be a bug but first check what you have selected on the Activity menu. If you have Run always selected then your preferences will be ignored. If you have Run based on preferences then it should suspend.


already thought that way, it is set to Run based on preferences
ID: 17797 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 20 Dec 07
Posts: 1069
Germany
Message 17801 - Posted: 12 Jun 2008, 9:06:49 UTC - in response to Message 17797.  

already thought that way, it is set to Run based on preferences

If you didn't use local preferences, did you "update" the (correct) project to allow reading the preferences from the server?
ID: 17801 · Report as offensive
dagg

Send message
Joined: 15 May 07
Posts: 54
Message 17802 - Posted: 12 Jun 2008, 9:56:05 UTC

output of boinc log:

Thu 12 Jun 2008 10:21:25 AM IDT|Predictor @ Home|URL: http://predictor.chem.lsa.umich.edu/; Computer ID: 363604; location: home; project prefs: default
Thu 12 Jun 2008 10:21:25 AM IDT|Spinhenge@home|URL: http://spin.fh-bielefeld.de/; Computer ID: 83869; location: home; project prefs: default
Thu 12 Jun 2008 10:21:25 AM IDT|uFluids|URL: http://www.ufluids.net/; Computer ID: 65214; location: (none); project prefs: default
Thu 12 Jun 2008 10:21:25 AM IDT|SETI@home|URL: http://setiathome.berkeley.edu/; Computer ID: 4194773; location: home; project prefs: default
Thu 12 Jun 2008 10:21:25 AM IDT|World Community Grid|URL: http://www.worldcommunitygrid.org/; Computer ID: 465351; location: (none); project prefs: default
Thu 12 Jun 2008 10:21:25 AM IDT|boincsimap|URL: http://boinc.bio.wzw.tum.de/boincsimap/; Computer ID: 102094; location: home; project prefs: default
Thu 12 Jun 2008 10:21:25 AM IDT|QMC@HOME|URL: http://qah.uni-muenster.de/; Computer ID: 86007; location: (none); project prefs: default
Thu 12 Jun 2008 10:21:25 AM IDT||General prefs: from QMC@HOME (last modified 24-May-2008 10:23:55)
Thu 12 Jun 2008 10:21:25 AM IDT||Host location: none
Thu 12 Jun 2008 10:21:25 AM IDT||General prefs: using your defaults
Thu 12 Jun 2008 10:21:25 AM IDT||Reading preferences override file
Thu 12 Jun 2008 10:21:25 AM IDT||Preferences limit memory usage when active to 599.96MB
Thu 12 Jun 2008 10:21:25 AM IDT||Preferences limit memory usage when idle to 799.95MB
Thu 12 Jun 2008 10:21:25 AM IDT||Preferences limit disk usage to 1.86GB

global pref override file output:

agg@NCC-5001D ~ $ cat /var/lib/boinc/global_prefs_override.xml
<global_preferences>
<run_on_batteries>0</run_on_batteries>
<run_if_user_active>1</run_if_user_active>
<start_hour>0.000000</start_hour>
<end_hour>0.000000</end_hour>
<net_start_hour>0.000000</net_start_hour>
<net_end_hour>0.000000</net_end_hour>
<leave_apps_in_memory>0</leave_apps_in_memory>
<confirm_before_connecting>0</confirm_before_connecting>
<hangup_if_dialed>0</hangup_if_dialed>
<dont_verify_images>0</dont_verify_images>
<work_buf_min_days>1.500000</work_buf_min_days>
<work_buf_additional_days>1.000000</work_buf_additional_days>
<max_cpus>2</max_cpus>
<cpu_scheduling_period_minutes>90.000000</cpu_scheduling_period_minutes>
<disk_interval>60.000000</disk_interval>
<disk_max_used_gb>2.000000</disk_max_used_gb>
<disk_max_used_pct>80.000000</disk_max_used_pct>
<disk_min_free_gb>0.500000</disk_min_free_gb>
<vm_max_used_pct>75.000000</vm_max_used_pct>
<ram_max_used_busy_pct>60.000000</ram_max_used_busy_pct>
<ram_max_used_idle_pct>80.000000</ram_max_used_idle_pct>
<max_bytes_sec_up>0.000000</max_bytes_sec_up>
<max_bytes_sec_down>0.000000</max_bytes_sec_down>
<cpu_usage_limit>70.000000</cpu_usage_limit>
</global_preferences>
ID: 17802 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 20 Dec 07
Posts: 1069
Germany
Message 17803 - Posted: 12 Jun 2008, 10:18:44 UTC - in response to Message 17802.  

<leave_apps_in_memory>0</leave_apps_in_memory>

Two more ideas (guesses actually, since I'm no expert):

How long does BOINC continue to calculate after unplugging? Perhaps only until the next checkpoint is reached, as you don't leave applications in memory?

Perhaps linux doesn't "tell" BOINC (any longer, new version?) that the computer is running on batteries.

Gruß,
Gundolf
Computer sind nicht alles im Leben. (Kleiner Scherz)
ID: 17803 · Report as offensive
dagg

Send message
Joined: 15 May 07
Posts: 54
Message 17805 - Posted: 12 Jun 2008, 10:42:05 UTC - in response to Message 17803.  
Last modified: 12 Jun 2008, 10:43:06 UTC

<leave_apps_in_memory>0</leave_apps_in_memory>

Two more ideas (guesses actually, since I'm no expert):

How long does BOINC continue to calculate after unplugging? Perhaps only until the next checkpoint is reached, as you don't leave applications in memory?

Perhaps linux doesn't "tell" BOINC (any longer, new version?) that the computer is running on batteries.

Gruß,
Gundolf


previously the action took place immediately.
I had an issue that the system didn´t noticed that the adapter was disconnected but I've fixed it
boinc haven't calculated my signature yet, but it is on the WU schedule.
ID: 17805 · Report as offensive
dagg

Send message
Joined: 15 May 07
Posts: 54
Message 17850 - Posted: 13 Jun 2008, 12:23:18 UTC
Last modified: 13 Jun 2008, 12:23:29 UTC

just to make it clear, the issue haven't been resolved
boinc haven't calculated my signature yet, but it is on the WU schedule.
ID: 17850 · Report as offensive
dagg

Send message
Joined: 15 May 07
Posts: 54
Message 17859 - Posted: 13 Jun 2008, 15:43:58 UTC

posted a ticket, thanks.
ID: 17859 · Report as offensive

Message boards : BOINC client : boinc 5.10.45 wont obey pref on linux

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.