hunter315 :
Thats a good way to hurt a system...
For a mechanical analogy, go buy yourself a new car and run it right at the red line for 73 hours and see how much it likes it.
Your analogy is false. A car is essentially a system of mechanical devices, not a system of electronic devices such as a computer. The only "mechanical" components in my computer have electric motors: the hard disk drive, the optical disk drive, and the fans. The Prime95 Torture Test, as such, doesn't "test" any of them.
How will using a new computer continuously for 72 hours damage it? The traditional 72-hour "burn in" period was adopted from experience and statistics. For most electronic devices, if a device is going to fail, then it will fail during the first 72 hours that it is in use, else it is unlikely to fail until it approaches the end of its expected service life. (Failure during the first 72 hours is sometimes informally called "infant mortality" <a grim joke>.)
If there wasn't something wrong with it, then it wouldn't fail. The "Prime95 Torture Test" just uses the computer to do exactly what it is supposed to do -- compute!! For most "personal computers", the software that is running and the hardware that it uses spend almost all of their operating time just waiting for something to happen. Ordinarily, they're waiting for the user to press a keyboard key(s), to move the mouse, to click a mouse button, or to speak into a microphone. That is, they're waiting for input, for data to process.
So I believe that it is reasonable to run the Prime95 Torture Test for the burn-in period, and many overclockers use it to test the stability of their configuration of the CPU, memory controller(s), and system memory. Note that the Torture Test does not test video display cards, hard disk drives, optical disc drives, network interface devices, or any other system components.
The Great Internet Mersenne Prime Search (GIMPS) uses the ordinary computers of volunteers. The Torture Test was originally developed to identify computers which are likely to perform the mathematical calculations and report that a number is a Mersenne prime, but that result will not be confirmed by performing the same calculations for the same number with one or more other computers.
If you want the details, then visit the GIMPS website, download the software, extract the files and read the ASCII text files about Options and about Overclocking, respectively:
http://www.mersenne.org/freesoft/#newusers
You aren't required to "join" GIMPS in order to download the software package, only if you want to join the search for Mersenne prime numbers.
🙂