How do I check this?
Here are some things in the log that look like they might relate to
performance:
[06:21:35] + Benchmarking ...
[06:21:45] The benchmark result is 675
...
[06:21:57] Working on Unit 01 [November 29 06:21:57]
...
[06:21:58] Project: 3627 (Run 66, Clone 12, Gen 5)
...
[06:22:21] Completed 0 out of 1500000 steps (0%)
...
[07:21:46] Completed 675000 out of 1500000 steps (45%)
The first timestamp is from November 29 (GMT) and the last timestamp is
from December 01 so it's made it 45% of the way (WU?) in 49 hours.
Here's the underlying CPU for this particular instance (can vary):
vendor_id : AuthenticAMD
cpu family : 15
model : 33
model name : Dual Core AMD Opteron(tm) Processor 270
stepping : 2
cpu MHz : 2004.540
cache size : 1024 KB
bogomips : 4010.77
> It's interesting that the stolen cycles are greater with the shell
> loop than with F@H.
It is a bit odd. You start out with 100% idle and 0% stolen. Then
generally the stolen percent increases to match almost exactly the used
cpu percent. The way it ends up you can generally only use up to 50% of
the CPU. It makes Munin CPU usage graphs look odd, too.
I wish it could somehow just calculate what part of the CPU I own and
treat this as 100%.
Anyway, let me know if the above info means something to you or if you'd
like ssh access to an instance running the application.
Should it take 4.5 days to finish a WU? Are all WU's equal?
Am I right in thinking that $11 (EC2 fees) is a bit expensive for a WU?
If we are in the right ballpark, though, I would also like to test the
64-bit larger instance types. They are theoretically 4x and 8x the CPU
power of this one so a WU might get done in half a day for the same $11.
I was considering eventually setting up a web site where EC2 folding
instances would be run based on contributions, but I don't know how to
judge the value EC2 is offering for this particular project.
--
Eric Hammond