Too late to validate? |
![]() |
| log in |
Message boards : Number crunching : Too late to validate?
1 · 2 · Next
| Author | Message |
|---|---|
|
Here is my list of "invalids" for my main cruncher:http://setiathome.berkeley.edu/results.php?hostid=6371091&offset=0&show_names=0&state=4&appid= | |
| ID: 1240992 · | |
|
This happens periodically. Most often after a big outage we see clusters of WU coming out with impossibly short deadlines. | |
| ID: 1241025 · | |
This happens periodically. Most often after a big outage we see clusters of WU coming out with impossibly short deadlines. Rob, I understand what you're saying, as it happens with VLAR's being re-sent on a GPU work request. But these were sent to me as user #3 AFTER users 1&2 had reported them. And I don't think they were sent to me with short deadlines; I returned them completed in 2 days (so I don't know what the project deadline for them was). I'm guessing that somehow, they got scheduled for resend even though they had been properly reported due to some timing issue between the validators and the scheduler, but I was looking for someone to confirm my theory. ____________ | |
| ID: 1241026 · | |
Note they all show as "completed too late to validate", but had a less than 2 day turnaround. Well, they were returned about 5 minutes after the deadline and after both your wingmen returned their results, so technically that is correct. What gets me is that all of them were sent to me as the third system, even though the first two rigs had completed and returned their results. No, they were always send to you before the 2nd result was returned. So that was right as well. The real question is, why did those WUs had so short dealines? Server bug? ____________ . | |
| ID: 1241028 · | |
And I don't think they were sent to me with short deadlines; I returned them completed in 2 days (so I don't know what the project deadline for them was). You can see the deadline in the task details, for example: Name 12mr10aa.19911.24347.3.10.48_2 ____________ . | |
| ID: 1241030 · | |
And I don't think they were sent to me with short deadlines; I returned them completed in 2 days (so I don't know what the project deadline for them was). OK, it's late here, and I'm tired, and these will all probably be deleted by tomorrow morning my time, but there are alot of timing issues about these I don't understand. It's not the credits; it's my not understanding how these came about in the first place. Hopefully, we won't, as Rob suggested, be seeing alot of these. EDIT: For example, it's curious that the project "deadline" is the same in all 8 workunits, and is almost exactly 5 minutes before I returned the workunits. It's as if when I returned them, S@H said "oops, we don't need these, let's change the deadline and make them invalid". ____________ | |
| ID: 1241033 · | |
This happens periodically. Most often after a big outage we see clusters of WU coming out with impossibly short deadlines. yep, had 250+ of these the other day ... good to see that others are getting the good news as well ... ____________ | |
| ID: 1241035 · | |
And I don't think they were sent to me with short deadlines; I returned them completed in 2 days (so I don't know what the project deadline for them was). Yes, it's another side effect of the server mod to only accept 64 at a time. At 17:24:30 UTC your host reported more than 64, so the excess became subject to the resend lost tasks logic. When that found some WUs already had a canonical result it expired them immediately (set the deadline to 'now') rather than resending them. Then on the next attempt to report them at 17:29:43 UTC they were seen as too late. Joe | |
| ID: 1241086 · | |
|
You mean basically every user is forced now to set the limit to max 64 tasks per report in his cc_config.xml, otherwise there's risk of loosing credits? Not that I'm going to run into such issues anytime soon, just curious... | |
| ID: 1241155 · | |
Do we have any word if this wonderful kluge may be rescinded or fixed during tomorrow's outage? ____________ ****** "Ask not, what your kitty can do for you. Ask what you can do for your kitty." As it is kitten, so shall it be done. | |
| ID: 1241167 · | |
You mean basically every user is forced now to set the limit to max 64 tasks per report in his cc_config.xml, otherwise there's risk of loosing credits? Not that I'm going to run into such issues anytime soon, just curious... Yes, probably any host with RAC of 5000 or above ought to be using that safety measure. However, that still does not explain, why some of the _0 and _1 results for these WUs had so short deadlines. I assume it was the same 64 limit causing the tasks to be resent, but didn't look at those details while the WUs were unpurged. Joe | |
| ID: 1241246 · | |
You mean basically every user is forced now to set the limit to max 64 tasks per report in his cc_config.xml, otherwise there's risk of loosing credits? Not that I'm going to run into such issues anytime soon, just curious... But since my versions of Boinc does not support setting the limits in cc_config, and the likelyhood of me upgrading any of my clients is close to zero, my hope is that they fix the issue at the source. However, since I run main and Beta at 50% each, the risk that a couple of days outage would put me over 64 tasks to report on one project from any computer, is really very low. ____________ /The grumpy old Swede. "I'm so old, that 98% of all trees in the forest, are younger than I am" | |
| ID: 1241257 · | |
|
| |
| ID: 1241260 · | |
Resends are still sent even when NNT is set. In related news I have had <max_tasks_reported>100</max_tasks_reported> set on my faster machines for some time. That seems to keep them happy when a large number of tasks build up. ____________ SETI@home classic workunits: 93,865 CPU time: 863,447 hours Join the BP6/VP6 User Group today! | |
| ID: 1241266 · | |
Don't you have to actually ask for work like in: 02-Jun-2012 21:58:25 [SETI@home] Reporting 1 completed tasks, requesting new tasks for CPU and GPU ... for the Resends logic to kick in? ____________ - ALF - "Find out what you don't do well ..... then don't do it!" :) | |
| ID: 1241271 · | |
No they aren't, not at this project anyway, at Einstein and other projects with older schedulers, yes resends are sent with NNT set. Changeset [21823] •scheduler: don't resend work if client isn't requesting work Claggy | |
| ID: 1241273 · | |
Ah OK. I must have seen that with an older client version I was running then. By the date of that change set it looks like 6.10.58 and newer should have that change. I was probably using a 6.10.45 or seomthing when I had that occur. ____________ SETI@home classic workunits: 93,865 CPU time: 863,447 hours Join the BP6/VP6 User Group today! | |
| ID: 1241281 · | |
That's the scheduler on the server, ie on synergy, not the scheduler in the client, older version of Boinc (pre 6.10.x) used to still ask for work even if the preferences were set to not use a resourse, (it was a server side preference then) Boinc 6.10.x and later used different preferences (i think they were combined on the website later) that stops Boinc 6.10.x and later from even asking for work, Claggy | |
| ID: 1241291 · | |
It seems like it was only a few months ago when I had set NNT on a machine and then proceeded to get numerous resends. Perhaps it was just much longer ago then it seems like. ____________ SETI@home classic workunits: 93,865 CPU time: 863,447 hours Join the BP6/VP6 User Group today! | |
| ID: 1241376 · | |
[quote]You mean basically every user is forced now to set the limit to max 64 tasks per report in his cc_config.xml, otherwise there's risk of loosing credits? Not that I'm going to run into such issues anytime soon, just curious... But since my versions of Boinc does not support setting the limits in cc_config, and the likelyhood of me upgrading any of my clients is close to zero, my hope is that they fix the issue at the source. /quote] my thoughts exactly Sten ... ____________ | |
| ID: 1241624 · | |
Message boards : Number crunching : Too late to validate?
| Copyright © 2013 University of California |