Message boards :
News :
Admin Updates Discussion
Message board moderation
Previous · 1 . . . 4 · 5 · 6 · 7
Author | Message |
---|---|
![]() Send message Joined: 18 Feb 10 Posts: 58 Credit: 223,258,504 RAC: 5,112 ![]() ![]() ![]() |
Hello everyone,Seems something is wrong, I'm almost out of work and there's no new work available. |
Send message Joined: 19 Apr 09 Posts: 4 Credit: 1,744,323 RAC: 4,116 ![]() ![]() ![]() |
Hello everyone,Seems something is wrong, I'm almost out of work and there's no new work available. Same thing here. :/ |
![]() ![]() Send message Joined: 4 Jul 09 Posts: 100 Credit: 17,794,931 RAC: 2,569 ![]() ![]() |
I am not seeing any shortage of available tasks. The server status page is showing the normal 1000+ tasks available. Bill F |
Send message Joined: 19 Apr 09 Posts: 4 Credit: 1,744,323 RAC: 4,116 ![]() ![]() ![]() |
I am not seeing any shortage of available tasks. The server status page is showing the normal 1000+ tasks available. I'm receiving tasks now. |
![]() Send message Joined: 19 Jul 10 Posts: 664 Credit: 19,570,596 RAC: 1,343 ![]() ![]() |
@Kevin: you might need to check the disk limit for the current WUs, it might be necessary to increase it. I got EXIT_DISK_LIMIT_EXCEEDED errors on some of the de_nbody_orbit_fitting_03_25_2025_v186_OCS__data__33_1740880091_* tasks, the wingmen got them too. The slot directories of the running WUs seem to be quite a bit larger than what they used to be in the past as far as I remember, some of them close to or even over 30MB, the errored out tasks went over 50MB. Perhaps the current WU set needs 100-200MB as limit. Examples: 1001559783, 1001630955. ![]() |
![]() ![]() Send message Joined: 24 Jan 11 Posts: 725 Credit: 562,443,408 RAC: 44,623 ![]() ![]() ![]() ![]() |
Yes, the admins need to look into the task generation template and correct this error. I'm getting half a dozen a day of these errors on known good hardware and Boinc setups. ![]() |
![]() Send message Joined: 19 Jul 10 Posts: 664 Credit: 19,570,596 RAC: 1,343 ![]() ![]() |
Still not fixed: 1002361354 Too many errors (may have bug) 1002146987 Stil in progress on other machines, EXIT_DISK_LIMIT_EXCEEDED on my computer. This one is interesting, it errored out for me, but two other computers could finish it with 40.72 MB and 44.48 MB peak disk usage: 1002419239 ![]() |
![]() ![]() Send message Joined: 9 Aug 22 Posts: 84 Credit: 4,109,883 RAC: 6,976 ![]() ![]() ![]() |
@Kevin: you might need to check the disk limit for the current WUs, it might be necessary to increase it. I got EXIT_DISK_LIMIT_EXCEEDED errors on some of the de_nbody_orbit_fitting_03_25_2025_v186_OCS__data__33_1740880091_* tasks, the wingmen got them too. The slot directories of the running WUs seem to be quite a bit larger than what they used to be in the past as far as I remember, some of them close to or even over 30MB, the errored out tasks went over 50MB. Perhaps the current WU set needs 100-200MB as limit. I set the limit to 100MB. Let me know if the issue persists. |
![]() ![]() Send message Joined: 24 Jan 11 Posts: 725 Credit: 562,443,408 RAC: 44,623 ![]() ![]() ![]() ![]() |
Still seeing the errors. I have very low caches on each host but the older resends are still coming through with the misconfiguration. It will probably take a fairly long while to clear all the bad work with 8 possible resends for each task. ![]() |
![]() ![]() Send message Joined: 6 Jan 18 Posts: 10 Credit: 88,335,862 RAC: 55,495 ![]() ![]() ![]() |
Still seeing the errors. I have very low caches on each host but the older resends are still coming through with the misconfiguration. It will probably take a fairly long while to clear all the bad work with 8 possible resends for each task. The same applies to me. I have nearly 2,200 errors. George ![]() |
![]() Send message Joined: 19 Jul 10 Posts: 664 Credit: 19,570,596 RAC: 1,343 ![]() ![]() |
Still seeing the errors. I have very low caches on each host but the older resends are still coming through with the misconfiguration.This was not a resend, it was _0 created more than 12 hours after Kevin's post. The same applies to me. I have nearly 2,200 errors.Nearly all of your errors are Aborted by user, 203 (0x000000CB) EXIT_ABORTED_VIA_GUI. Users aborting 2000 WUs is not an issue we are talking here about. ![]() |
![]() ![]() Send message Joined: 6 Jan 18 Posts: 10 Credit: 88,335,862 RAC: 55,495 ![]() ![]() ![]() |
The same applies to me. I have nearly 2,200 errors.Nearly all of your errors are Aborted by user, 203 (0x000000CB) EXIT_ABORTED_VIA_GUI. Users aborting 2000 WUs is not an issue we are talking here about. Ooops! Sorry! I forgot that I did abort literally all of those in an effort to get Orbit Fitting to not give me single tasks when I have x4 CPUs in my app_config.xml file. George ![]() |
![]() Send message Joined: 19 Jul 10 Posts: 664 Credit: 19,570,596 RAC: 1,343 ![]() ![]() |
Ooops! Sorry! I forgot that I did abort literally all of those in an effort to get Orbit Fitting to not give me single tasks when I have x4 CPUs in my app_config.xml file.Don't use app_config.xml anymore for setting the number of threads per WU, use MilkyWay@home preferences instead, than you will get what you want. All that's left of my app_config.xml is this (to get better run time estimates): <app_config> <app> <name>milkyway_nbody</name> <fraction_done_exact/> </app> <app> <name>milkyway_nbody_orbit_fitting</name> <fraction_done_exact/> </app> </app_config> ![]() |
![]() ![]() Send message Joined: 6 Jan 18 Posts: 10 Credit: 88,335,862 RAC: 55,495 ![]() ![]() ![]() |
Ooops! Sorry! I forgot that I did abort literally all of those in an effort to get Orbit Fitting to not give me single tasks when I have x4 CPUs in my app_config.xml file.Don't use app_config.xml anymore for setting the number of threads per WU, use MilkyWay@home preferences instead, than you will get what you want. I already do use the Milkyway preferences for just that.[/img] George ![]() |
![]() Send message Joined: 19 Jul 10 Posts: 664 Credit: 19,570,596 RAC: 1,343 ![]() ![]() |
I already do use the Milkyway preferences for just that.What settings do you have there? If you want 4-thread tasks, set "Max # of threads for each MilkyWay@home task" to 4, remove anything regarding number of threads from your app_config.xml and the server should not send you any single thread tasks. It used to work in the past at least. Do not use "no limit", that will result in a mix of MT and ST tasks. ![]() |
©2025 Astroinformatics Group