Message boards : BOINC Manager : BOINC never computing
Message board moderation
Author | Message |
---|---|
Send message Joined: 24 Feb 08 Posts: 4 ![]() |
Hello everybody! Today I updated to Version 5.10.28 and added two projects. The client downloaded new WU for both projects but now it never starts computing. I tried to change the preferences online and local but nothing changed. Even if choose "Activity --> Run always" in GUI it's suspending! The strange things are: - There is no line like "suspending because of user activity" or so in the log-file - "Tasks"-Page in GUI says "Status":"suspending" for both projects - "Projects"-Page in GUI is without any status for both projects. This field is just empty. Any idea how to get my WU computed? Thx, nanority PS: Sorry for my bad english. |
![]() Send message Joined: 29 Aug 05 Posts: 15632 ![]() |
If you select the tasks one by one in the Tasks tab, do you see a resume button on the left? If you do, click it please. |
Send message Joined: 24 Feb 08 Posts: 4 ![]() |
No, there is always the "Suspend"-Button visible. So, no project or task is on suspend. |
![]() Send message Joined: 29 Aug 05 Posts: 15632 ![]() |
Can you post the contents of your global_prefs.xml file and if it exists, the contents of you global_prefs_override.xml file, please? Both can be found in your general BOINC directory. |
Send message Joined: 24 Feb 08 Posts: 4 ![]() |
Sure, no problem. Here they are: #### global_prefs.xml ####################################### <global_preferences> <source_project>http://setiathome.berkeley.edu/</source_project> <source_scheduler>http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi</source_scheduler> <mod_time>1203869456</mod_time> <idle_time_to_run>1</idle_time_to_run> <suspend_if_no_recent_input>1</suspend_if_no_recent_input> <cpu_scheduling_period_minutes>60</cpu_scheduling_period_minutes> <work_buf_min_days>0</work_buf_min_days> <work_buf_additional_days>0.15</work_buf_additional_days> <max_cpus>16</max_cpus> <max_ncpus_pct>100</max_ncpus_pct> <cpu_usage_limit>100</cpu_usage_limit> <disk_interval>60</disk_interval> <disk_max_used_gb>1</disk_max_used_gb> <disk_max_used_pct>25</disk_max_used_pct> <disk_min_free_gb>2</disk_min_free_gb> <vm_max_used_pct>75</vm_max_used_pct> <ram_max_used_busy_pct>45</ram_max_used_busy_pct> <ram_max_used_idle_pct>90</ram_max_used_idle_pct> <max_bytes_sec_down>100000</max_bytes_sec_down> <max_bytes_sec_up>40000</max_bytes_sec_up> <dont_verify_images/> </global_preferences> #### global_prefs_override.xml ################################# <global_preferences> <run_on_batteries>1</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>1</dont_verify_images> <work_buf_min_days>0.000000</work_buf_min_days> <work_buf_additional_days>0.150000</work_buf_additional_days> <max_cpus>16</max_cpus> <cpu_scheduling_period_minutes>60.000000</cpu_scheduling_period_minutes> <disk_interval>60.000000</disk_interval> <disk_max_used_gb>1.000000</disk_max_used_gb> <disk_max_used_pct>25.000000</disk_max_used_pct> <disk_min_free_gb>2.000000</disk_min_free_gb> <vm_max_used_pct>75.000000</vm_max_used_pct> <ram_max_used_busy_pct>45.000000</ram_max_used_busy_pct> <ram_max_used_idle_pct>90.000000</ram_max_used_idle_pct> <max_bytes_sec_up>39997.440000</max_bytes_sec_up> <max_bytes_sec_down>100003.840000</max_bytes_sec_down> <cpu_usage_limit>100.000000</cpu_usage_limit> </global_preferences> |
![]() Send message Joined: 29 Aug 05 Posts: 15632 ![]() |
I think this is it: <suspend_if_no_recent_input>1</suspend_if_no_recent_input> When you go to your preferences at the Seti site, what do you have set for the option "Suspend work if no mouse/keyboard activity in last" ?? If it's set to 1 minute, please set it to zero minutes (or ---), save changes, Update BOINC. See what that does. What the option does is suspend BOINC when there's been no input from a mouse or keyboard for that amount of minutes. |
Send message Joined: 24 Feb 08 Posts: 4 ![]() |
Ok, now it's working. Thanks. Now I have just to figure out how to get it stop working if I am active as I want to :-/ |
![]() Send message Joined: 29 Aug 05 Posts: 15632 ![]() |
OK, the override preferences from the Advanced menu in BOINC Manager tell BOINC at this moment to run if user is active. While your normal preferences tell BOINC to run only after it's been idle for 1 minute. The override preferences override on the normal preferences. (as the name would expect ;-)) So to do what you want, either tell in the advanced preferences not to run while computer is in use, or clear the advanced preferences completely with the Clear button. |
Copyright © 2025 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.