<div dir="ltr"><div>ps.   Look at   watch  cat /proc/interrupts   also</div><div>You might get a qualitative idea of a huge rate of interrupts.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 10 August 2017 at 16:59, John Hearns <span dir="ltr"><<a href="mailto:hearnsj@googlemail.com" target="_blank">hearnsj@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Faraz,</div><div>   I think you might have to buy me a virtual coffee. Or a beer!</div><div>Please look at the hardware health of that machine. Specifically the DIMMS.  I have seen this before!</div><div>If you have some DIMMS which are faulty and are generating ECC errors, then if the mcelog service is enabled</div><div>an interrupt is generated for every ECC event. SO the system is spending time servicing these interrupts.</div><div><br></div><div>So:   look in your /var/log/mcelog for hardware errors    </div><div>Look in your /var/log/messages for hardware errors also</div><div>Look in the IPMI event logs for ECC errors:    ipmitool sel elist</div><div><br></div><div>I would also bring that node down and boot it with memtester. </div><div>If there is a DIMM which is that badly faulty then memtester will discover it within minutes.</div><div><br></div><div>Or it could be something else - in which case I get no coffee.</div><div><br></div><div>Also Intel cluster checker is intended to exacly deal with these situations.</div><div>What is your cluster manager, and is Intel CLuster Checker available to you?</div><div>I would seriously look at getting this installed.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On 10 August 2017 at 16:39, Faraz Hussain <span dir="ltr"><<a href="mailto:info@feacluster.com" target="_blank">info@feacluster.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">One of our compute nodes runs ~30% slower than others. It has the exact same image so I am baffled why it is running slow . I have tested OMP and MPI benchmarks. Everything runs slower. The cpu usage goes to 2000%, so all looks normal there.<br>
<br>
I thought it may have to do with cpu scaling, i.e when the kernel changes the cpu speed depending on the workload. But we do not have that enabled on these machines.<br>
<br>
Here is a snippet from "cat /proc/cpuinfo". Everything is identical to our other nodes. Any suggestions on what else to check? I have tried rebooting it.<br>
<br>
processor       : 19<br>
vendor_id       : GenuineIntel<br>
cpu family      : 6<br>
model           : 62<br>
model name      : Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz<br>
stepping        : 4<br>
cpu MHz         : 2500.098<br>
cache size      : 25600 KB<br>
physical id     : 1<br>
siblings        : 10<br>
core id         : 12<br>
cpu cores       : 10<br>
apicid          : 56<br>
initial apicid  : 56<br>
fpu             : yes<br>
fpu_exception   : yes<br>
cpuid level     : 13<br>
wp              : yes<br>
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm ida arat xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms<br>
bogomips        : 5004.97<br>
clflush size    : 64<br>
cache_alignment : 64<br>
address sizes   : 46 bits physical, 48 bits virtual<br>
power management:<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org" target="_blank">Beowulf@beowulf.org</a> sponsored by Penguin Computing<br>
To change your subscription (digest mode or unsubscribe) visit <a href="http://www.beowulf.org/mailman/listinfo/beowulf" target="_blank" rel="noreferrer">http://www.beowulf.org/mailman<wbr>/listinfo/beowulf</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>