• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

4770K and high temps with Prime95

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

HankB

Member
Joined
Jan 27, 2011
Location
Beautiful Sunny Winfield
I'm having a go at OCing my I7-4770K (CM 212 Evo air cooler and ASRock Z87 Extreme4 board in Antec 300 case with fans coming out the wazoo.)

Before OC - System runs all day long at about 56°C running FAH on all cores and GPU. All cores are reported at 3.7GHz.

My goal is a to find settings that I can run 24x7 to eek a little more performance (and PPD :D ) out of my system.

Preliminary tests:

Multiplier to 46 and Vcore to 1.20 => POST completes and boot menu (Grub) comes up. Crashes during boot.

Bump Vcore to 1.25 => System boots but crashes when I try to log in.

<fiddle with settings until I arrive at 4.2 and 1.23V.>

System will run stressers like FAH and Rosetta with no difficulty and temps in the 60-70° range. At this point I saw a post about using at least v28 of Prime95 for Haswell chips so I check and see that I'm using 27.9. I find 28.5 and switch to that. About 15 minutes into the test, the temperature shoots to 98°C and I stop the test. :(

I'm now at 4.0 and 1.23V. Prime95 (v28.5) will take the temp up to 94°C at times but typically runs below 90. I've had Rosetta running all night long and the highest temperature seen was 68°C and it is cruising at 55-57°C as I type.

Here's my question. Need I concern myself with the temperature that Prime95 achieves (when run in torture mode and with code expressly designed to stress the CPU) or should I base my OC on the high CPU loads that I'm actually running? If it was only a matter of a few degrees I wouldn't question this and would choose settings that were good for all possible loads, but in this case there is a 25°C difference which seems huge. I'm pretty sure that I could get another 0.2GHz and stay under 1.25V Vcore with the typical loads I'm running. (I'd have to test with Handbrake as well since that is a heavy CPU load.) If I had to choose an OC that was stable and cool with every possible load I could throw at it, I might wind up with little or no OC at all. I guess I should run Prime95 v28.5 on standard settings just to see what it does.

I'm curious what other OCers would choose to do when faced with these conditions. Yeah.. I know. Water cooling. I suppose this is a good reason to explore that. But let's consider what I could do w/out going that route for now.

Thanks!



====================================

Addendum for Linux overclockers:
I needed to run sensors-detect manually (Debian Sid) to get it to read Vcore and I don't believe the reading anyway.

Search the download server at Gimps for newer versions of Prime95.

The following command prints the CPU temperature to the console about every second.
Code:
while(:); do sensors | awk '/Physical/ { gsub("[\+C°]",""); print $4 }'; sleep 1; done
You can watch sensors to monitor temp but it is more convenient to sort | tail the output of the previous command to find the highest samples.
 
That 'code that is expressly made to stress the CPU' is using instructions that your CPU uses. However, you seem to not be using them in your uses. You will want to keep that CPU under 90C when stress testing.

As far as what you can do... get a better air cooler and/or delid. Your voltage is low enough and, at least with stress testing, you are clearly running into a temp issue.
 
Yeah, the 212 EVO can't keep up with the 4770K on the top end.
Its a good cooler, but it doesn't let you get every last drop.

And EarthDog with the delid! Its a rare occasion where it makes sense :D
 
Thanks for the quick replies.

I wonder if it is time to consider something like this: http://www.newegg.com/Product/Product.aspx?Item=N82E16835181038 (Corsair H100 refurb for $54.) If it would fit in the Antec 300 case. It would be cool (pun intended ;) ) If I could shroud it and fit it to the top fan grill which presently holds a 140mm fan.

It seems the next step up that would stay with air cooling is a Noctua NH-D14 http://www.newegg.com/Product/Product.aspx?Item=N82E16835608018 At $79 it's more expensive than a refurb Corsair H100.

Interesting discussion of the two here: http://www.overclockers.com/forums/showthread.php?t=711220 (Until it headed south...)

Or start watching the classifieds.

Thanks again.

Edit: And I don't have the cajones to delid! :shock:
 
I would never buy a refurb AIO. 30-day warranty? No thanks.

I would get a D14 over a refurb AIO any day.
 
HankB, just an FYI, it seems as if you have one of the "Hot" 4770k's, I have a similar chip as well. I was able to get mine stable on a Prolimatech Megahalems at 4.4 with 1.23 v using 2 hours Prime Blend as my stability test. My CM 212+ I was in the same situation as you 4.0 @ 1.21 I was shooting into the high 90's! I picked up the Megahalems in ebay for $21.00 w s/h.
 
Back