Message boards : Questions and problems : Not getting new tasks
Message board moderation
Author | Message |
---|---|
Send message Joined: 22 Dec 19 Posts: 32 |
I have a BOINC 8.0.4 running on Raspberry Pi 5 with Ubuntu 24.10 It joined Science United project. Every time BOINC finish process a batch of tasks. It need to wait a few days before it get another batch. Is there anything wrong with my set up? The following is the content of global_prefs.xml <global_preferences> <source_project>https://universeathome.pl/universe/</source_project> <source_scheduler>http://debian1.universeathome.pl/universe_cgi/cgi</source_scheduler> <mod_time>1731945637</mod_time> <max_ncpus_pct>80</max_ncpus_pct> <cpu_usage_limit>80</cpu_usage_limit> <run_on_batteries>0</run_on_batteries> <run_if_user_active>0</run_if_user_active> <run_gpu_if_user_active>0</run_gpu_if_user_active> <idle_time_to_run>3</idle_time_to_run> <suspend_if_no_recent_input>0</suspend_if_no_recent_input> <suspend_cpu_usage>25</suspend_cpu_usage> <work_buf_min_days>0.1</work_buf_min_days> <work_buf_additional_days>0.5</work_buf_additional_days> <cpu_scheduling_period_minutes>60</cpu_scheduling_period_minutes> <disk_interval>60</disk_interval> <disk_max_used_gb>0</disk_max_used_gb> <disk_min_free_gb>1</disk_min_free_gb> <disk_max_used_pct>90</disk_max_used_pct> <ram_max_used_busy_pct>50</ram_max_used_busy_pct> <ram_max_used_idle_pct>90</ram_max_used_idle_pct> <leave_apps_in_memory>0</leave_apps_in_memory> <vm_max_used_pct>75</vm_max_used_pct> <max_bytes_sec_down>0</max_bytes_sec_down> <max_bytes_sec_up>0</max_bytes_sec_up> <daily_xfer_limit_mb>0</daily_xfer_limit_mb> <daily_xfer_period_days>0</daily_xfer_period_days> <dont_verify_images>0</dont_verify_images> <confirm_before_connecting>0</confirm_before_connecting> <hangup_if_dialed>0</hangup_if_dialed> </global_preferences> The following is the content of global_prefs_override.xml <global_preferences> <run_on_batteries>0</run_on_batteries> <run_if_user_active>1</run_if_user_active> <run_gpu_if_user_active>0</run_gpu_if_user_active> <idle_time_to_run>3.000000</idle_time_to_run> <suspend_if_no_recent_input>0.000000</suspend_if_no_recent_input> <suspend_cpu_usage>25.000000</suspend_cpu_usage> <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>1</confirm_before_connecting> <hangup_if_dialed>0</hangup_if_dialed> <dont_verify_images>0</dont_verify_images> <work_buf_min_days>5.000000</work_buf_min_days> <work_buf_additional_days>5.000000</work_buf_additional_days> <max_ncpus_pct>100.000000</max_ncpus_pct> <niu_max_ncpus_pct>100.000000</niu_max_ncpus_pct> <niu_cpu_usage_limit>60.000000</niu_cpu_usage_limit> <niu_suspend_cpu_usage>25.000000</niu_suspend_cpu_usage> <cpu_scheduling_period_minutes>60.000000</cpu_scheduling_period_minutes> <disk_interval>60.000000</disk_interval> <disk_max_used_gb>0.000000</disk_max_used_gb> <disk_max_used_pct>90.000000</disk_max_used_pct> <disk_min_free_gb>0.100000</disk_min_free_gb> <vm_max_used_pct>75.000000</vm_max_used_pct> <ram_max_used_busy_pct>50.000000</ram_max_used_busy_pct> <ram_max_used_idle_pct>50.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>60.000000</cpu_usage_limit> <daily_xfer_limit_mb>0.000000</daily_xfer_limit_mb> <daily_xfer_period_days>0</daily_xfer_period_days> </global_preferences> |
Send message Joined: 5 Oct 06 Posts: 5138 |
Looking at https://universeathome.pl/universe/server_status.php, they have no tasks ready for processing. Try other projects. |
Send message Joined: 17 Nov 16 Posts: 898 |
If the Science United client doesn't try a different project, he won't get any tasks. AFAIK, the user has no control over SU client. Only can select different interests. That may be the only way he can shift his client away from the deprecated Universeathome project. Why, in my opinion, Science United shouldn't exist. Just go with the stock and working BOINC installation and select your own projects to crunch for. |
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.