mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware

Reply
 
Thread Tools
Old 2008-09-11, 20:58   #12
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23·11·73 Posts
Default

Definitely a thermal problem.

As root,

Code:
dd if=/sys/devices/pci0000:00/0000:00:18.3/config bs=1 count=256 | od -Ax -tx1
and the byte at offset 0x64, which is normally 0x25, goes to 0x35 when the processor overheats; similarly, model-specific register C0010071 (which can be read with rdmsr utility downloaded from http://www.kernel.org/pub/linux/util...-1.1.2.tar.bz2) has bit 16 change from 0 to 1, indicating overheating, seventeen seconds after I start the job and changes from 1 to 0 six seconds after the job finishes.

A piece of cake. Would it really have been too much effort to have a little light on the case light up when it overheats, or maybe a quiet beeping noise? At least the kernel exposes the MSRs and PCI config space nicely, I was afraid I'd have to write a module!

What I don't know is whether this is a thermal problem to be solved with an enormous heat-sink, or a thermal problem to be solved by telling the BIOS to use different thresholds for processor overheating. I imagine a script that stops the sievers and waits three seconds when the overheating bit gets set, and turns them back on once it's cleared, would not be a way to ensure optimal processor lifetime.

With two sieving processes it overheats after 23 seconds, with one it takes nearly a minute, so given that it'll overheat anyway I might as well run four sievers. If I parse model-specific register C0010065 correctly, it's running at 1250MHz when overheated.

Last fiddled with by fivemack on 2008-09-11 at 21:14
fivemack is offline   Reply With Quote
Old 2008-09-12, 00:42   #13
IronBits
I ♥ BOINC!
 
IronBits's Avatar
 
Oct 2002
Glendale, AZ. (USA)

3×7×53 Posts
Default

Have you tried to use a 3rd party, non-factory heatsink and some quality thermal paste?
IronBits is offline   Reply With Quote
Old 2008-09-12, 03:04   #14
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

9,497 Posts
Default

Tom, Try Tuniq Tower, if it is compatible? (goddarn, I couldn't keep up writing with all T's)
I chose it after a few days of reading forums and never got disappointed.
Not terribly expensive.
--Serge

P.S. this is the system for the 5,421- matrix stage, isn't it? you move very fast.

Last fiddled with by Batalov on 2008-09-12 at 03:08
Batalov is offline   Reply With Quote
Old 2008-09-13, 03:43   #15
FactorEyes
 
FactorEyes's Avatar
 
Oct 2006
vomit_frame_pointer

23·32·5 Posts
Default The Barcelonas have treated me well

Sorry to hear that the Phenom is not whirring along as it should.

As a benchmark, I'm running a motherboard with two quad-core 2.0 GHz 2350 Barcelonas, and I tend to hit just over 0.7 seconds per relation per core on that same job (gnfs-lasieve4I15e on it, sieving 5^421-1). Per-core performance is about 15% slower than my dual-core 2218 Opterons (2.66 GHz).

So you should expect around 0.57 seconds per core with the Phenom.

Whatever else you can say about AMD, the quad-core processors run nearly independently of one another on these giant sieving jobs.

Quote:
Have you tried to use a 3rd party, non-factory heatsink and some quality thermal paste?
This could be critical. I put some monster sinks on the Barcelonas, and the fans blow even when it's cold in the room. For 75W processors, the Barcelonas really put out plenty of heat. Something about being run flat out will do that.

Last fiddled with by FactorEyes on 2008-09-13 at 03:45
FactorEyes is offline   Reply With Quote
Old 2008-09-18, 13:43   #16
fivemack
(loop (#_fork))
 
fivemack's Avatar
 
Feb 2006
Cambridge, England

23×11×73 Posts
Default

I replaced the motherboard with a Gigabyte MA78GPM-DS2H, which took about half an hour and left my fingers covered in AMD's finest grey thermal goop. Still using the AMD standard heatsink.

This resolved the problem:

Code:
total yield: 234496, q=79248229 (0.90472 sec/rel)
total yield: 234525, q=79248233 (0.90471 sec/rel)
total yield: 234562, q=79248241 (0.90467 sec/rel)

total yield: 46, q=79248277 (0.52630 sec/rel)
total yield: 65, q=79248311 (0.56108 sec/rel)
total yield: 105, q=79248331 (0.46371 sec/rel)
and on a different number
Code:
total yield: 1092888, q=53223553 (0.18429 sec/rel)
total yield: 1092930, q=53223557 (0.18429 sec/rel)
total yield: 1092969, q=53223563 (0.18429 sec/rel)
total yield: 86, q=53223589 (0.09477 sec/rel)
total yield: 178, q=53223629 (0.09118 sec/rel)
total yield: 256, q=53223689 (0.09496 sec/rel)
total yield: 342, q=53223701 (0.09456 sec/rel)
Happy now, if poorer; now begins the cheery fun process of getting a refund on the other motherboard.

Last fiddled with by fivemack on 2008-09-18 at 13:44
fivemack is offline   Reply With Quote
Old 2008-09-18, 15:18   #17
akruppa
 
akruppa's Avatar
 
"Nancy"
Aug 2002
Alexandria

9A316 Posts
Default

Quote:
Originally Posted by fivemack View Post
I replaced the motherboard with a Gigabyte MA78GPM-DS2H
Exactly the one I have (with a Phenom X4 9350e). I'm quite happy with the board, the graphics is surprisingly fast for an on-board GPU. My only grief is that the BIOS won't let you set the RAM voltage any lower than 1.95V, and won't let you use only SidePort RAM for the video either - it always takes at least 128MB of main memory. Maybe these will get fixed with a BIOS update.

Alex
akruppa is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Do normal adults give themselves an allowance? (...to fast or not to fast - there is no question!) jasong jasong 35 2016-12-11 00:57
Problems with Prime95 28.9 on my old Phenom II x6 System Rhanceed Information & Answers 24 2016-06-05 15:28
Did anybody get an AMD Phenom II X6 1055T so far? joblack Hardware 46 2010-05-19 06:20
Phenom II X4 955's have arrived Batalov Hardware 0 2009-04-23 01:23
Phenom 2? uigrad Hardware 12 2009-01-20 20:43

All times are UTC. The time now is 06:21.


Fri Aug 6 06:21:18 UTC 2021 up 14 days, 50 mins, 1 user, load averages: 3.08, 2.89, 2.83

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.