Message boards :
Number crunching :
The Server Issues / Outages Thread - Panic Mode On! (118)
Message board moderation
Previous · 1 . . . 10 · 11 · 12 · 13 · 14 · 15 · 16 . . . 94 · Next
Author | Message |
---|---|
Ville Saari ![]() Send message Joined: 30 Nov 00 Posts: 1158 Credit: 49,177,052 RAC: 82,530 ![]() ![]() |
I just noticed the T3500 is only asking for GPU tasks. The preferences for its location should have both GPU and CPU tasks. Any other place where a variable could override that?Missing or broken app_info.xml entry for the CPU app? |
![]() ![]() Send message Joined: 24 Jan 00 Posts: 38094 Credit: 261,360,520 RAC: 489 ![]() ![]() |
I just noticed the T3500 is only asking for GPU tasks. The preferences for its location should have both GPU and CPU tasks. Any other place where a variable could override that?I have no idea what your "T3500" is, but have you checked your local SETI properties as sometimes you could be on an up to 4 day back off on requesting CPU work. If you are then once you close the window do a manual update and that will reset the back off. Cheers. |
Stephen "Heretic" ![]() ![]() ![]() ![]() Send message Joined: 20 Sep 12 Posts: 5557 Credit: 192,787,363 RAC: 628 ![]() ![]() |
I have two of my rigs back on the special sauce app, a cuda90 version. One of them has both GPU and CPU tasks (T5810-Ubuntu) and the other only has GPU after quite a while (T3500-Ubuntu). All I did was restore the backed up setiathome.berkely.com folder. Before the server software issues, both were getting both GPU and CPU tasks. Any idea what I should check? Is is just not long enough for the server to make some CPU tasks? . . When the splitters create 'results' they are neither CPU nor GPU tasks, they are just tasks. It is the scheduler that 'decides' to make them one or the other when they are allocated to a host (which is deceptive when you get a message saying there are ATI and Intel tasks available but none for your Nvidia cards???) So check your event log as Richards suggests and make sure you are requesting CPU work. Stephen . . |
![]() ![]() ![]() Send message Joined: 29 Apr 01 Posts: 13164 Credit: 1,160,866,277 RAC: 1,873 ![]() ![]() |
I would recommend always using the sched_op_debug logging flag for the Event Log. That way at each scheduler connection you will get a printout of how many seconds of cpu work and gpu work you are requesting. If you don't ask for any seconds of cpu work, then you need to figure out why. Probably a configuration problem where you turned off the cpu for the host or the location venue. Seti@Home classic workunits:20,676 CPU time:74,226 hours ![]() ![]() A proud member of the OFA (Old Farts Association) |
Grant (SSSF) Send message Joined: 19 Aug 99 Posts: 13944 Credit: 208,696,464 RAC: 304 ![]() ![]() |
The Splitters are struggling to meet demand, but so far they are. Now if they could just sort out the WU validation/deletion/assimilation issues. And the new Scheduler code issues. A few things there for the to do list in the new year. Grant Darwin NT |
Grant (SSSF) Send message Joined: 19 Aug 99 Posts: 13944 Credit: 208,696,464 RAC: 304 ![]() ![]() |
BTW, I finally found out how to keep the Main Server from sending all those OpenCL tasks when trying to Spoof the CUDA Special App as Stock. Just add <no_opencl>1</no_opencl> to cc_config.xml, then restart BOINC, and then it will only send tasks for CUDA.So with luck using <no_cuda>1</no_cuda> should stop any CUDA42 or CUDA50 applications being used if trying to run stock under Windows, leaving just SoG which is OpenCL (and AP for those that process them). Grant Darwin NT |
Grant (SSSF) Send message Joined: 19 Aug 99 Posts: 13944 Credit: 208,696,464 RAC: 304 ![]() ![]() |
Hmm, managed to pick up some work (new work that is, not resends) in the last 30min or so, Ready-to-send showing 1200, but splitter output has been reported as 0 for about an hour now.This was annoying me while I was trying to sleep last night. The only thing that comes to mind is that the splitters were spluttering over that hour or so- spitting out a good amount of work now & then, but never when they were queried for the Server Status page numbers. Hence work was being produced, even though the splitter output was being reported as 0. Grant Darwin NT |
![]() ![]() ![]() Send message Joined: 19 May 99 Posts: 766 Credit: 354,398,348 RAC: 11,693 ![]() ![]() |
I would recommend always using the sched_op_debug logging flag for the Event Log. That way at each scheduler connection you will get a printout of how many seconds of cpu work and gpu work you are requesting. If you don't ask for any seconds of cpu work, then you need to figure out why. Probably a configuration problem where you turned off the cpu for the host or the location venue. Thanks for the suggestions everyone. I do have that debugging flag set. it shows no CPU work request: Wed 25 Dec 2019 07:24:59 PM EST | SETI@home | [sched_op] Starting scheduler request Wed 25 Dec 2019 07:24:59 PM EST | SETI@home | Sending scheduler request: To fetch work. Wed 25 Dec 2019 07:24:59 PM EST | SETI@home | Reporting 15 completed tasks Wed 25 Dec 2019 07:24:59 PM EST | SETI@home | Requesting new tasks for NVIDIA GPU Wed 25 Dec 2019 07:24:59 PM EST | SETI@home | [sched_op] CPU work request: 0.00 seconds; 0.00 devices Wed 25 Dec 2019 07:24:59 PM EST | SETI@home | [sched_op] NVIDIA GPU work request: 4629217.31 seconds; 0.00 devices Wed 25 Dec 2019 07:25:02 PM EST | SETI@home | Scheduler request completed: got 15 new tasks Wed 25 Dec 2019 07:25:02 PM EST | SETI@home | [sched_op] Server version 709 Wed 25 Dec 2019 07:25:02 PM EST | SETI@home | Project requested delay of 303 seconds Wed 25 Dec 2019 07:25:03 PM EST | SETI@home | [sched_op] estimated total CPU task duration: 0 seconds Wed 25 Dec 2019 07:25:03 PM EST | SETI@home | [sched_op] estimated total NVIDIA GPU task duration: 1482 seconds Not sure why this is happening on this one host. It still has no CPU jobs and it did before the server problems. I just copied back the folder, so none of that changed. I only left in the dont_check_file_sizes flag set to 1. Could that do something like this? But, it is also set on the PC with CPU tasks. The other host at "home" location is getting CPU tasks and CPU and GPU are set for that location. I checked the cc_config and app_confi and app_info files. They look the same; I haven't done a diff compare. however. Wiggo, T3500 is the PC name in case someone wanted to look it up. I have restarted the BOINC manager to no effect. I didn't quite understand what you were suggesting in your reply. Can you explain in a bit more detail? [/code] ![]() |
![]() ![]() ![]() Send message Joined: 19 May 99 Posts: 766 Credit: 354,398,348 RAC: 11,693 ![]() ![]() |
|
Grant (SSSF) Send message Joined: 19 Aug 99 Posts: 13944 Credit: 208,696,464 RAC: 304 ![]() ![]() |
And on to next year's wish list it would also be nice if they could sort the odd upload that takes a couple of attempts to go through, along with the occasional sticking downloads. Grant Darwin NT |
![]() ![]() ![]() Send message Joined: 29 Apr 01 Posts: 13164 Credit: 1,160,866,277 RAC: 1,873 ![]() ![]() |
Did the new hardware upload server ever make it over to Main after its dry-run at Beta? Seti@Home classic workunits:20,676 CPU time:74,226 hours ![]() ![]() A proud member of the OFA (Old Farts Association) |
Grant (SSSF) Send message Joined: 19 Aug 99 Posts: 13944 Credit: 208,696,464 RAC: 304 ![]() ![]() |
Did the new hardware upload server ever make it over to Main after its dry-run at Beta?I ask about it every so often, and... Nope. Apparently it's still there, presently out of commission. From Eric's "Sever issues" news post The file system containing the beta project uploads directory is having problems, so beta is down until further notice. Would be nice to have such upgraded hardware helping out here. *shrug* Grant Darwin NT |
![]() ![]() ![]() Send message Joined: 1 Apr 13 Posts: 1859 Credit: 268,616,081 RAC: 1,349 ![]() ![]() |
?? ![]() ![]() |
Grant (SSSF) Send message Joined: 19 Aug 99 Posts: 13944 Credit: 208,696,464 RAC: 304 ![]() ![]() |
Yeah, I got a "Project is temporarily shut down for maintenance" response, next contact I reported 75 WUs, but only got 1 back, the one after that filled in the deficit. Edit- Eric's post in the RX 5700 XT thread might explain the recent brief project outage. Grant Darwin NT |
Grant (SSSF) Send message Joined: 19 Aug 99 Posts: 13944 Credit: 208,696,464 RAC: 304 ![]() ![]() |
Results-received-in-last-hour 171,859. Well, that's certainly going to give the servers a pounding. Grant Darwin NT |
![]() ![]() Send message Joined: 1 Jan 01 Posts: 112 Credit: 29,923,129 RAC: 6 ![]() |
I'm getting the 'Project has not tasks available' message this morning on my 2 windows machines. At least I was able to get restocked last night. ~Chris ![]() |
![]() Send message Joined: 19 Oct 14 Posts: 77 Credit: 36,140,903 RAC: 140 ![]() ![]() |
Since last 45 minutes, I have been updating 5 computers, all the time the system responding "no tasks available" while the "work done" and "average work done" seems to be frozen... Where do these results go??? Am I the only one who is being targeted??? I see no posts in this issue (now nearly one hour passed and still no updates on work done and average work done) SOMEONE PLEASE RESPOND... |
Oddbjornik ![]() ![]() ![]() ![]() Send message Joined: 15 May 99 Posts: 220 Credit: 349,610,548 RAC: 1,728 ![]() ![]() |
Since last 45 minutes, I have been updating 5 computers, all the time the system responding "no tasks available" while the "work done" and "average work done" seems to be frozen... Where do these results go??? Am I the only one who is being targeted??? I see no posts in this issue (now nearly one hour passed and still no updates on work done and average work done)I'm guessing the servers are busy with the daily statistics dump, and that the system will be back in 3-2-1... |
![]() Send message Joined: 19 Oct 14 Posts: 77 Credit: 36,140,903 RAC: 140 ![]() ![]() |
Thanks for the update... Is there a time schedule for this "daily statistics dump"? If so I will try to avoid those times for my uploads, and prevent my stomach acid burst... Thanks again... |
Oddbjornik ![]() ![]() ![]() ![]() Send message Joined: 15 May 99 Posts: 220 Credit: 349,610,548 RAC: 1,728 ![]() ![]() |
Thanks for the update...I don't think the schedule is very reliable, but the files from the dump go here, and the process will have started at the first file timestamp and ended at the last one. The time of day will normally be the same from day to day, but then it will occasionally jump to some other time. And there are two runs a day, with approximately 12 hours between. |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.