As the title says, the deadlines are very short for this run.
____________
Wave upon wave of demented avengers march cheerfully out of obscurity into the dream.
As the title says, the deadlines are very short for this run.
> Yes that's true, I assume this is so test work units can be returned quickly to see if there are any problems and fix them quickly if there is.
One problem that I can see is that because the deadlines are so short my computers run them in "High Priority" mode and the check-pointing feature does not get tested on my computers, even if the WU runs for 5 hours (as it does on Linux).
____________
Credit is really miserly as well I see, most of the projects running on this quad are turning in 20+ credits per core per hour, the last Docking wu I crunched gave 12!
____________
Wave upon wave of demented avengers march cheerfully out of obscurity into the dream.
We have created more workunits and have increased the deadline to 5 days.
Just picked up 2 of them, first is running in high priority mode at this moment, but I think that's because of the "Task duration correction factor" of my host.
It thinks that the wu will take about 16 hours, but 3 hours will be more accurate.
Just picked up 2 of them, first is running in high priority mode at this moment, but I think that's because of the "Task duration correction factor" of my host. It thinks that the wu will take about 16 hours, but 3 hours will be more accurate.
Time will cure that issue...
;-)
Unless the <rsc_fpops_est> for each ligand type is set closer to the actual amount, time will not cure that issue. The 1tng WUs are set too high and the 1abe WUs are set too low. Following are the numbers that would get the DCF closer to 1 instead of having it jump around when running a mix of 1tng and 1abe.
1abe is issued with a setting of 10,000,000,000,000.000000 (I added the commas) when a much closer estimate is 18,000,000,000,000.000000
1tng is issued with a setting of 52,558,670,000,000.000000 but actually is closer to 20,600,000,000,000.000000
A single 1abe task will cause the DCF to jump somewhere up around 1.8 or higher and since the 1tng is already estimated at 2.5 times it's real runtime, now the 1.8 DCF will cause it to estimate at almost 5 times the correct runtime.
I use a 16 hour buffer and boinc will only download 2 1tng tasks because the high fpops_est cause it to estimate each task at 8:27 when it only takes about 1:52. On the other hand if it grabs only 1abe tasks then it gets too many because the low fpops_est cause an estimate of 0:43 when it really takes approximately 1:36.
Unless the <rsc_fpops_est> for each ligand type is set closer to the actual amount, time will not cure that issue.
<snip>
On the other hand if it grabs only 1abe tasks then it gets too many because the low fpops_est cause an estimate of 0:43 when it really takes approximately 1:36.
That's why I used "Time will cure that issue..."
I'm sure that, with the help of usefull replies like yours, the project team will be able to tackle issues like this.
Just picked up 2 of them, first is running in high priority mode at this moment, but I think that's because of the "Task duration correction factor" of my host. It thinks that the wu will take about 16 hours, but 3 hours will be more accurate.
Time will cure that issue...
;-)
Unless the <rsc_fpops_est> for each ligand type is set closer to the actual amount, time will not cure that issue. The 1tng WUs are set too high and the 1abe WUs are set too low. Following are the numbers that would get the DCF closer to 1 instead of having it jump around when running a mix of 1tng and 1abe.
1abe is issued with a setting of 10,000,000,000,000.000000 (I added the commas) when a much closer estimate is 18,000,000,000,000.000000
1tng is issued with a setting of 52,558,670,000,000.000000 but actually is closer to 20,600,000,000,000.000000
A single 1abe task will cause the DCF to jump somewhere up around 1.8 or higher and since the 1tng is already estimated at 2.5 times it's real runtime, now the 1.8 DCF will cause it to estimate at almost 5 times the correct runtime.
I use a 16 hour buffer and boinc will only download 2 1tng tasks because the high fpops_est cause it to estimate each task at 8:27 when it only takes about 1:52. On the other hand if it grabs only 1abe tasks then it gets too many because the low fpops_est cause an estimate of 0:43 when it really takes approximately 1:36.
Thanks for your feedback. Your estimates are very good. We will be distributing 1tng and 1abe for 320 conformations and 20 rotations with these flops (+10%) from next time.