new WU delivered as suspended
Message boards :
Number crunching :
new WU delivered as suspended
Message board moderation
Author | Message |
---|---|
![]() ![]() Send message Joined: 28 Jun 15 Posts: 10 Credit: 599,466 RAC: 658 ![]() ![]() ![]() ![]() |
Greetings!! Joyfully, new WU were downloaded and processed. Then, new WU were delivered in a suspended (req by user) state. Anyone know why? Is there a daily max? I have set my Boinc option to get 1.5 days of WU.Is that considered hoarding? I have been unable to use either project or task controls in BOINC to get the task to resume. I have other projects with no tasks available (SI-Dock, Asteroids, and LHC.) I have set Einstein@home to 'No New Work' when I try to get DENIS tasks. I have aborted all tasks, reinstalled Boinc and boinc-client; and rebooted; new WU are all suspended. I looked into the code for possible reasons and found these: :/var/lib/boinc-client/projects/denis.usj.es_denisathome$ strings DENIS_Fiber_1.00_x86_64-pc-linux-gnu |grep -i susp suspend_network <suspend/> Received suspend message suspend_if_no_recent_input niu_suspend_cpu_usage <suspend_if_no_recent_input>%f</suspend_if_no_recent_input> <suspend_cpu_usage>%f</suspend_cpu_usage> <niu_suspend_cpu_usage>%f</niu_suspend_cpu_usage> <suspend_if_no_recent_input>%f</suspend_if_no_recent_input> <suspend_cpu_usage>%f</suspend_cpu_usage> <niu_suspend_cpu_usage>%f</niu_suspend_cpu_usage> SUSPENDED suspend_if_no_recent_input _ZNK9TIME_SPAN9suspendedEd suspend_request _ZN10TIME_PREFS9suspendedEd suspend_or_resume_descendants suspend_activities _Z29suspend_or_resume_descendantsb network_suspended niu_suspend_cpu_usage _Z25suspend_or_resume_processib suspend_or_resume_process SUSPEND_REASON_NETWORK_QUOTA_EXCEEDED SUSPEND_REASON_BATTERY_OVERHEATED _Z21suspend_reason_stringi SUSPEND_REASON_OS SUSPEND_REASON_USER_ACTIVE SUSPEND_REASON_INITIAL_DELAY SUSPEND_REASON_CPU_USAGE SUSPEND_REASON_USER_REQ SUSPEND_REASON_EXCLUSIVE_APP_RUNNING suspend_reason_string SUSPEND_REASON_TIME_OF_DAY SUSPEND_REASON_BATTERIES SUSPEND_REASON SUSPEND_REASON_BENCHMARKS SUSPEND_REASON_WIFI_STATE SUSPEND_REASON_DISK_SIZE SUSPEND_REASON_NO_RECENT_INPUT SUSPEND_REASON_CPU_THROTTLE SUSPEND_REASON_BATTERY_CHARGING SUSPEND_REASON_NO_GUI_KEEPALIVE _ZL15suspend_request _Z29suspend_or_resume_descendantsb.cold _Z29suspend_or_resume_descendantsb _ZN10TIME_PREFS9suspendedEd _Z21suspend_reason_stringi _ZNK9TIME_SPAN9suspendedEd _Z25suspend_or_resume_processib Any suggestions? I can't find a linux process that be running a timer. None of the suspended tasks show up on 'htop'. Thanks in advance, Jay PS, I have 28 (suspended) DENIS tasks, a CPU with 8 processors, and each task has an estimated run time of 1:28:36 1.5*28/8 = 5.25 hours. Not too much.... PPS Would there be a debug flag to help? |
![]() Send message Joined: 5 Jul 15 Posts: 48 Credit: 6,993,630 RAC: 1,801 ![]() ![]() ![]() ![]() ![]() |
Greetings!! Well to start with there's a whole bunch of 'suspend on' rules you have there, ie suspend if user is active, suspend batteries, suspend cpu throttle ,etc etc. I would go thru and turn all of them off, except the network one as that could cost you money, and then see if the tasks run. Remember to also suspend all other Projects as you just want to figure out how to run these Dennis tasks, once that happens you can work on how to find a nice work unit balance. |
![]() ![]() Send message Joined: 28 Jun 15 Posts: 10 Credit: 599,466 RAC: 658 ![]() ![]() ![]() ![]() |
Thanks, Mikey! i Rechecked the options- both on the web and local. I even unchecked the battery option - even as I have no battery. Another weird tidbit: I have two PCs - both running Linux Mint 22.1 One has an AMD processor, the other an Intel The Intel ran the New Denis WU. The AMD suspends. and a recap. Everything was working OK - Until Wednesday, when this started> I can abort all; reset and remove the DENIS project; reboot; and run memory tests; review debug flags and try again. Thanks again!! Jay |