Linux - Stress testing?

Associate
Joined
20 Oct 2009
Posts
2,137
Location
Deepest, darkest Essex
Hi Guys

Anybody know of any stress testing programs that run under Linux?

Similar to Prime95 and normal OC stress/stability testing stuff?

thanks in advance
 
Memtest is certainly available, as it's present on various live cds.

lm-sensors will report temperatures, how much setting up it requires varies considerably though.

smartmontools provides badblocks which can be used to stress test hard drives.

And there's folding at home if you want to test graphics cards, or the cpu for that matter.
 
Thanks for the info guys. I was beginning to wonder how to run a Linux only system and achieve a OC as well.

Time to experiment again :)
 
there is also the excellent phoronix test suite which has everything you need to benchmark/stress test.
 
Compile things from source!!!! Found out my (now really old) opteron 148 overclock (3.2 ghz) wasnt stable for compiling things in my old gentoo install... Not the most technical way but it helped with my windows partition as it ensured I never had problems playing games there
 
How do you run tests with it? Will the 32 bit version test 4 gigs of ram?

1. Run memtest, it's probably even on linux cd as a boot option. Run that for 12 hours.
2. Get the Prime95 in the above link (the one that's called "LINUX" not the one that's called "LINUX 64-BIT", run the stress testing test for 12 hours
3. Forget about the phoronix suite
 
1. Run memtest, it's probably even on linux cd as a boot option. Run that for 12 hours.
2. Get the Prime95 in the above link (the one that's called "LINUX" not the one that's called "LINUX 64-BIT", run the stress testing test for 12 hours
3. Forget about the phoronix suite

How do I run it?
 
How do I run it?

Memtest:
reboot your machine, hold shift to access the grub boot menu. Use the up /down keys to select memtest, press return. Leave it running for 12 hours.

Prime95 (dont type in the red bits below)
Download this
extract the compressed files
open terminal and cd into the folder that you extracted
type "./mprime" (thats dot forward slash mprime)
press "n" (for no, just stress testing)
press "return" (defaults to 3, which is blend)
press "y" (to accept)
leave running for 12 hours, if it stops you have a unstable machine
 
Memtest:
reboot your machine, hold shift to access the grub boot menu. Use the up /down keys to select memtest, press return. Leave it running for 12 hours.

Prime95 (dont type in the red bits below)
Download this
extract the compressed files
open terminal and cd into the folder that you extracted
type "./mprime" (thats dot forward slash mprime)
press "n" (for no, just stress testing)
press "return" (defaults to 3, which is blend)
press "y" (to accept)
leave running for 12 hours, if it stops you have a unstable machine

Nice one... very helpful. Can do a build from sratch now. OC and stress test and Windows = "Not required"

ty :)
 
Last edited:
Memtest:
reboot your machine, hold shift to access the grub boot menu. Use the up /down keys to select memtest, press return. Leave it running for 12 hours.

Prime95 (dont type in the red bits below)
Download this
extract the compressed files
open terminal and cd into the folder that you extracted
type "./mprime" (thats dot forward slash mprime)
press "n" (for no, just stress testing)
press "return" (defaults to 3, which is blend)
press "y" (to accept)
leave running for 12 hours, if it stops you have a unstable machine

Will it test all 4 gig, with just a pae krnel installed? I ran memtest86+, 16 hours & no errors.
 
Why are you going 32bit with pae over 64 bit? mprime will use it all with a pae kernel although i dont understand why you're taking the 32 bit route.
 
Why are you going 32bit with pae over 64 bit? mprime will use it all with a pae kernel although i dont understand why you're taking the 32 bit route.

I got the memory after I installed Ubuntu, my 2 gig stick went bad & I figured 2 2 gigs for a few $ more then 1 stick would be good to get I saw a post on a forum that said stay away from 64 bit Ubuntu anyway.
 
Back
Top Bottom