Benchmark for Win2k and Linux

Questions and Answers : Windows : Benchmark for Win2k and Linux
Message board moderation

To post messages, you must log in.

AuthorMessage
EclipseHA

Send message
Joined: 28 Jul 99
Posts: 1018
Credit: 530,719
RAC: 0
United States
Message 960 - Posted: 24 Jun 2004, 3:01:20 UTC
Last modified: 24 Jun 2004, 3:54:43 UTC

Ok two hosts -
#1 P4 2.4 G running win2k
#2 AuthenticAMD AMD Athlon(tm) XP 2000+ (redhat)

Both hosts cruch Seti Classic WU's at about the same rate (#1 ~5wu/day) (#2 ~6wu/day) (based on months of setique data)

But, the benchmarks are:
#1
--- - 2004-06-23 19:49:30 - Number of CPUs: 1
--- - 2004-06-23 19:49:30 - 1536 double precision MIPS (Whetstone) per CPU
--- - 2004-06-23 19:49:30 - 3283 integer MIPS (Dhrystone) per CPU

#2
2004-06-23 19:44:18 [---] Number of CPUs: 1
2004-06-23 19:44:18 [---] 873 double precision MIPS (Whetstone) per CPU
2004-06-23 19:44:18 [---] 2079 integer MIPS (Dhrystone) per CPU
2004-06-23 19:44:18 [---] Finished CPU benchmarks

It seems that 3.19 (on #1) or 3.18 (on #2) result in screwy benchmarks. The faster machine (running seti) give lower benchmark numbers?
ID: 960 · Report as offensive
Nemequor

Send message
Joined: 29 Aug 02
Posts: 32
Credit: 1,013,570
RAC: 1
Finland
Message 1091 - Posted: 24 Jun 2004, 11:21:10 UTC
Last modified: 24 Jun 2004, 11:32:35 UTC

You could check that there aren't any background processes eating up CPU time, and also in Linux's case, it could be worth to see if there are any runaway processes (do "ps aux" or "top" in shell to see running processes (if i remeber correctly)).

ALSA (or something like that) in my case sometimes crashes and eats up resources violently.. If there is a runaway, then get rid of it with "kill [pid]" or if it refuses to die, then "kill -9 [pid]". But don't do it if it's an important process :P

Ideally SETI/BOINC should show around 99% CPU usage, if this is not the case, then something is propably eating up the cycles.

Worth a try :)

regards

--J

Edit: Also should be noted, that the results may be weird if the computer was doing something while doing the tests, as in that case, not all the resources were free for the benchmark only.
ID: 1091 · Report as offensive
Thomas Schreider

Send message
Joined: 3 Apr 99
Posts: 3
Credit: 0
RAC: 0
Sweden
Message 1102 - Posted: 24 Jun 2004, 11:56:15 UTC

The #1 machine sounds about right. However, #2 is definitely wrong -- it is reporting only half the FLOPS required to process 6 WUs/day.
ID: 1102 · Report as offensive
Profile Paul D. Buck
Volunteer tester

Send message
Joined: 19 Jul 00
Posts: 3898
Credit: 1,158,042
RAC: 0
United States
Message 1104 - Posted: 24 Jun 2004, 12:00:32 UTC - in response to Message 1091.  

> You could check that there aren't any background processes eating up CPU time,
> and also in Linux's case, it could be worth to see if there are any runaway
> processes (do "ps aux" or "top" in shell to see running processes (if i
> remeber correctly)).
>
> Edit: Also should be noted, that the results may be weird if the computer was
> doing something while doing the tests, as in that case, not all the resources
> were free for the benchmark only.

J is correct, even minor changes in the system will make the benchmark numbers incorrect. This is still early days for SETI@Home Powered by BOINC and some things are still a little "odd". Compared to our earlier experiences with the benchmark this is "good enough".

There have been suggestions to, and now they will, run the benchmark once a week (which it does now) and this will catch changes to the system even if the participant forgets to re-benchmark.

Another suggestion was that successive runs of the benchmarks be averaged so that minor changes in the benchmark results slowly converge making those little fluctuations go the way of the dodo bird.
ID: 1104 · Report as offensive
EclipseHA

Send message
Joined: 28 Jul 99
Posts: 1018
Credit: 530,719
RAC: 0
United States
Message 1484 - Posted: 24 Jun 2004, 23:13:52 UTC - in response to Message 1104.  

> > You could check that there aren't any background processes eating up CPU
> time,
> > and also in Linux's case, it could be worth to see if there are any
> runaway

Not the case.. The box was rebooted just prior to installing BOINC. (to insure my rc changes to remove Seti1 were correct) This is a "bare bones" system that I use for testing, and has very little extra stuff installed, much less running.

If anything, there was much more happining in the background on the win2k machine.

ID: 1484 · Report as offensive
Profile Mr. Kevvy Crowdfunding Project Donor*Special Project $250 donor
Volunteer moderator
Volunteer tester
Avatar

Send message
Joined: 15 May 99
Posts: 3776
Credit: 1,114,826,392
RAC: 3,319
Canada
Message 7112 - Posted: 12 Jul 2004, 19:20:38 UTC - in response to Message 1484.  
Last modified: 12 Jul 2004, 19:58:05 UTC

I am having a similar problem, but the benchmarks on SAH WU's just went to about 7-8 times what they were. I think I will put this in its own thread.
ID: 7112 · Report as offensive
Profile Thierry Van Driessche
Volunteer tester
Avatar

Send message
Joined: 20 Aug 02
Posts: 3083
Credit: 150,096
RAC: 0
Belgium
Message 7118 - Posted: 12 Jul 2004, 19:25:55 UTC - in response to Message 7112.  
Last modified: 20 Jul 2004, 12:28:45 UTC

> I am having the same problem. Suddenly I can't get work anymore from SAH or
> PAH projects because the SAH WU's suddenly jumped from approx. 5 hours
> estimated completion time to 35 hours completion time.

Do not worry too much. Something strange happened since 2 days ago.

You can have a look at this thread.

Greetings from Belgium.
ID: 7118 · Report as offensive
MPBroida

Send message
Joined: 6 Sep 00
Posts: 337
Credit: 16,433
RAC: 0
United States
Message 7156 - Posted: 12 Jul 2004, 20:41:55 UTC

I had a similar problem: my dual-2.4Ghz system was showing the approximately the same Integer speed results (per CPU) as my single-866MHz system.

I made sure that NOTHING else was running; empty out the task bar AND the system tray, and check TaskManager (if you have one) to see if the System Idle Process is taking 99% of the CPU.

Then I opened BOINC, selected the Messages tab, and went to the "File" menu to choose "Run Benchmarks". Then do ABSOLUTELY NOTHING AT ALL, not even moving or clicking the mouse, until the Messages window reports that the benchmarks are done. It will take one FULL minute.

My results still came back odd, so I ran the benchmarks again. That looked correct (Integer speed increased A LOT), but I ran them one more time anyway and still got the good results.
ID: 7156 · Report as offensive

Questions and Answers : Windows : Benchmark for Win2k and Linux


 
©2024 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.