Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
![]() |
World Community Grid Forums
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
No member browsing this thread |
Thread Status: Active Total posts in this thread: 30
|
![]() |
Author |
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
"don't need"... Your client idles, so we have to presume there's no work. To confirm, go to BOINC Manager Tasks view and check that the first button on left says "Show Active Tasks". Even if your games are not active, if any of the <exclude_app> are loaded, BOINC would also stop, but there would be a "suspend computation" type message.
The log information requested would give us information in detail why there is no need, and what resources are idling. Also visit the client_state.xml file and copy past the below sample section in a reply. <time_stats> <on_frac>0.992394</on_frac> <connected_frac>0.808680</connected_frac> <cpu_and_network_available_frac>0.808032</cpu_and_network_available_frac> <active_frac>0.999174</active_frac> <gpu_active_frac>0.999174</gpu_active_frac> <client_start_time>1359629530.176544</client_start_time> <previous_uptime>20155.710838</previous_uptime> <last_update>1359649679.870039</last_update> </time_stats> |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
This line is suspicious, but the "don't need" message would be something like "work fetch suspended", which you can see in the projects tab.
----------------------------------------1/31/2013 9:10:20 AM | World Community Grid | [work_fetch] fetch share 0.000 (blocked by prefs) this one too: 1/31/2013 9:08:24 AM | | [cpu_sched] Suspending - CPU throttle I'll have to chew some on what it all says, but suggest you set the Activity menu option for now to "Run Always" for both CPU and GPU. [Edit 1 times, last edit by Former Member at Jan 31, 2013 5:24:16 PM] |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Client_state.xml
<time_stats> <on_frac>0.738016</on_frac> <connected_frac>0.997255</connected_frac> <cpu_and_network_available_frac>0.998151</cpu_and_network_available_frac> <active_frac>0.975237</active_frac> <gpu_active_frac>0.975237</gpu_active_frac> <client_start_time>1359652099.030342</client_start_time> <previous_uptime>1390.819956</previous_uptime> <last_update>1359653481.440287</last_update> </time_stats> If either game was running my CPU would be above 50% anyways, even at idle most likely, but I have changed the CPU to run always (setting: 0). I have no tasks to run and it doesn't want to fetch new work after updating. |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
This is in my quick view the critical line as per my last post:
1/31/2013 9:10:20 AM | World Community Grid | [work_fetch] fetch share 0.000 (blocked by prefs) Open the Local Preferences and hit the Clear button and OK, so we know that any local prefs are not causing the issue, only any web setting, which were last changed on Jan.22, 9 days ago. |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
This part is still hitting my log every second:
1/31/2013 10:12:56 AM | | [suspend] net_susp 0 file_xfer_susp 0 reason 0 1/31/2013 10:12:56 AM | | [network_status] status: don't need connection I cleared my preferences and it still gives me that same statement, that it is blocked. Should I try uninstalling and deleting the folder? |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
If changing the Activity menu option "Network Activity Always Available" is not making things move, then go ahead, uninstall, delete the data_dir and subs and install again. Do boot after the uninstall and delete.
What else was there in your cc_config.xml [before you delete]? I'd really like to understand why this is. |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
cc_config
<cc_config> <log_flags> <file_xfer>1</file_xfer> <sched_ops>1</sched_ops> <task>1</task> <app_msg_receive>0</app_msg_receive> <app_msg_send>0</app_msg_send> <async_file_debug>0</async_file_debug> <benchmark_debug>0</benchmark_debug> <checkpoint_debug>0</checkpoint_debug> <coproc_debug>0</coproc_debug> <cpu_sched>1</cpu_sched> <cpu_sched_debug>1</cpu_sched_debug> <cpu_sched_status>1</cpu_sched_status> <dcf_debug>0</dcf_debug> <disk_usage_debug>0</disk_usage_debug> <priority_debug>0</priority_debug> <file_xfer_debug>0</file_xfer_debug> <gui_rpc_debug>0</gui_rpc_debug> <heartbeat_debug>0</heartbeat_debug> <http_debug>0</http_debug> <http_xfer_debug>0</http_xfer_debug> <mem_usage_debug>0</mem_usage_debug> <network_status_debug>1</network_status_debug> <poll_debug>0</poll_debug> <proxy_debug>0</proxy_debug> <rr_simulation>0</rr_simulation> <rrsim_detail>0</rrsim_detail> <sched_op_debug>1</sched_op_debug> <scrsave_debug>0</scrsave_debug> <slot_debug>0</slot_debug> <state_debug>0</state_debug> <statefile_debug>0</statefile_debug> <suspend_debug>1</suspend_debug> <task_debug>0</task_debug> <time_debug>0</time_debug> <trickle_debug>0</trickle_debug> <unparsed_xml>0</unparsed_xml> <work_fetch_debug>1</work_fetch_debug> <notice_debug>0</notice_debug> </log_flags> <options> <abort_jobs_on_exit>0</abort_jobs_on_exit> <allow_multiple_clients>0</allow_multiple_clients> <allow_remote_gui_rpc>0</allow_remote_gui_rpc> <client_version_check_url>http://boinc.berkeley.edu/download.php?xml=1</client_version_check_url> <client_download_url>http://boinc.berkeley.edu/download.php</client_download_url> <disallow_attach>0</disallow_attach> <dont_check_file_sizes>0</dont_check_file_sizes> <dont_contact_ref_site>0</dont_contact_ref_site> <exclusive_app>AssassinsCreedIIGame.exe</exclusive_app> <exclusive_app>hl2.exe</exclusive_app> <exit_after_finish>0</exit_after_finish> <exit_before_start>0</exit_before_start> <exit_when_idle>0</exit_when_idle> <fetch_minimal_work>0</fetch_minimal_work> <force_auth>default</force_auth> <http_1_0>0</http_1_0> <http_transfer_timeout>300</http_transfer_timeout> <http_transfer_timeout_bps>10</http_transfer_timeout_bps> <max_file_xfers>8</max_file_xfers> <max_file_xfers_per_project>2</max_file_xfers_per_project> <max_stderr_file_size>0</max_stderr_file_size> <max_stdout_file_size>0</max_stdout_file_size> <max_tasks_reported>0</max_tasks_reported> <ncpus>-1</ncpus> <network_test_url>http://www.google.com/</network_test_url> <no_alt_platform>0</no_alt_platform> <no_gpus>0</no_gpus> <no_info_fetch>0</no_info_fetch> <no_priority_change>0</no_priority_change> <os_random_only>0</os_random_only> <proxy_info> <socks_server_name></socks_server_name> <socks_server_port>80</socks_server_port> <http_server_name></http_server_name> <http_server_port>80</http_server_port> <socks5_user_name></socks5_user_name> <socks5_user_passwd></socks5_user_passwd> <http_user_name></http_user_name> <http_user_passwd></http_user_passwd> <no_proxy></no_proxy> </proxy_info> <rec_half_life_days>10.000000</rec_half_life_days> <report_results_immediately>0</report_results_immediately> <run_apps_manually>0</run_apps_manually> <save_stats_days>30</save_stats_days> <skip_cpu_benchmarks>0</skip_cpu_benchmarks> <simple_gui_only>0</simple_gui_only> <start_delay>0</start_delay> <stderr_head>0</stderr_head> <suppress_net_info>0</suppress_net_info> <unsigned_apps_ok>0</unsigned_apps_ok> <use_all_gpus>0</use_all_gpus> <use_certs>0</use_certs> <use_certs_only>0</use_certs_only> </options> </cc_config> We can play around with it for a bit, but by the end of the day I'll just uninstall and delete the whole directory, restart, and reinstall. |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Don't wait on me... just go ahead and do the reinstall stuff. Assume you made no change to cc_config.xml before this happened, Yours'has a few lines I've never used before...
<http_transfer_timeout>300</http_transfer_timeout> <http_transfer_timeout_bps>10</http_transfer_timeout_bps> <rec_half_life_days>10.000000</rec_half_life_days> ... but doing the RTFM, is seems the 3rd one with value 10 is default [Did you use BOINCTasks to populate this file?] Wondered what the net stats section was in the client_state.xml too. Sample: <net_stats> <bwup>33517.844203</bwup> <avg_up>42492457.119347</avg_up> <avg_time_up>1359658537.965483</avg_time_up> <bwdown>110583.869323</bwdown> <avg_down>398873.161640</avg_down> <avg_time_down>1359629562.487391</avg_time_down> </net_stats> |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Client_state.xml
<net_stats> <bwup>70932.192617</bwup> <avg_up>7627320.946431</avg_up> <avg_time_up>1359655848.078619</avg_time_up> <bwdown>154863.417911</bwdown> <avg_down>832727.814725</avg_down> <avg_time_down>1359655847.373617</avg_time_down> </net_stats> I have never touched any settings through files, except for when I was told to recently in this topic. |
||
|
Ingleside
Veteran Cruncher Norway Joined: Nov 19, 2005 Post Count: 974 Status: Offline Project Badges: ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
<http_transfer_timeout>300</http_transfer_timeout> <http_transfer_timeout_bps>10</http_transfer_timeout_bps> <rec_half_life_days>10.000000</rec_half_life_days> ... but doing the RTFM, is seems the 3rd one with value 10 is default [Did you use BOINCTasks to populate this file?] If you adds exclusive_apps through the BOINC Manager's preferences you'll get a fully-populated cc_config.xml ![]() "I make so many mistakes. But then just think of all the mistakes I don't make, although I might." |
||
|
|
![]() |