<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Quote:Travis D. wrote: in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167477#M7191</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Travis D. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Yes, it isn't supported on your CPU. See:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/opcm/pcm/issues/60"&gt;https://github.com/opcm/pcm/issues/60&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can still get power info from RAPL from some of the other PCM tools or turbostat.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I tried to run:&lt;BR /&gt;
	./pcm-power.x -p 0 -m -1 -- /bin/sleep 5&lt;/P&gt;

&lt;P&gt;on a ivy bridge processor and it still doesn't work. Anyway, on ivy bridge I have another output (compared to sandy bridge):&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Processor Counter Monitor&amp;nbsp; ($Format:%ci ID=%h$)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Power Monitoring Utility&lt;BR /&gt;
	Error: NMI watchdog is enabled. This consumes one hw-PMU counter&lt;BR /&gt;
	&amp;nbsp;to disable NMI watchdog please run under root: echo 0 &amp;gt; /proc/sys/kernel/nmi_watchdog&lt;BR /&gt;
	&amp;nbsp;or to disable it permanently: echo 'kernel.nmi_watchdog=0' &amp;gt;&amp;gt; /etc/sysctl.conf&lt;BR /&gt;
	You need to be root and loaded 'msr' Linux kernel module to execute the program. You may load the 'msr' module with 'modprobe msr'.&lt;/P&gt;

&lt;P&gt;So, I run the commands indicated in the output of pcm-power command:&lt;BR /&gt;
	sudo modprobe msr&lt;BR /&gt;
	sudo chmod 777 /etc/sysctl.conf&lt;BR /&gt;
	sudo echo 'kernel.nmi_watchdog=0' &amp;gt;&amp;gt; /etc/sysctl.conf&lt;/P&gt;

&lt;P&gt;and then, I run again the pcm-power command, but the output of pcm-power is the same.&lt;/P&gt;

&lt;P&gt;Can you please help or recommend another PCM tool to get the cpu power consumption?&lt;BR /&gt;
	Thank you.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update on turbostat:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;turbostat works for me on ivy bridge but, after reading the &lt;A href="http://manpages.ubuntu.com/manpages/zesty/man8/turbostat.8.html"&gt;specification&lt;/A&gt;, I am not sure of the meaning of&amp;nbsp;&lt;B style="color: rgb(51, 51, 51); font-family: inherit; font-size: 12px;"&gt;PkgWatt&amp;nbsp;&lt;/B&gt;&lt;SPAN style="font-size: 1em;"&gt;column.&lt;BR /&gt;
	1. Does&amp;nbsp;&lt;/SPAN&gt;&lt;B style="font-family: inherit; color: rgb(51, 51, 51); font-size: 12px;"&gt;PkgWatt&lt;/B&gt;&lt;SPAN style="font-size: 1em;"&gt; column&amp;nbsp;mean the cpu power consumption of a single cpu or the overall cpu power consumption? As you can see in the output below, there are no records except for cpu 0 for the last four columns. If&amp;nbsp;&lt;/SPAN&gt;&lt;B style="font-family: inherit; color: rgb(51, 51, 51); font-size: 12px;"&gt;PkgWatt&lt;/B&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;refers to a single cpu, why there is no record&amp;nbsp;for other cpus besides (cpu 0, core 0) in the columns&amp;nbsp;&lt;/SPAN&gt;&lt;B style="font-family: inherit; color: rgb(51, 51, 51); font-size: 12px;"&gt;PkgWatt&lt;/B&gt;&amp;nbsp;and&amp;nbsp;&lt;STRONG&gt;&lt;SPAN style="font-weight: 700;"&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: inherit; font-size: 12px;"&gt;CorWatt&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 1em;"&gt;?&lt;BR /&gt;
	2. What is the meaning of&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: inherit; font-size: 12px;"&gt;CorWatt&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 1em;"&gt;column? Is it the power consumed by all cores part of a cpu or it is the power consumed by a specific core? If is is the power of a specific core, why there is no record in the last four column for all cores?&lt;BR /&gt;
	3. I see there are some cores missing in the output below. Does this mean they are in idle state and they do not consume active power? Is &lt;/SPAN&gt;&lt;B style="font-family: inherit; color: rgb(51, 51, 51); font-size: 12px;"&gt;PkgWatt&lt;/B&gt;&amp;nbsp;referring only to the active power or it includes the idle power as well? If it represents both active and idle power, h&lt;SPAN style="font-size: 1em;"&gt;ow can I get power measurements for missing cores as well?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Core&amp;nbsp; &amp;nbsp; &amp;nbsp;CPU Avg_MHz&amp;nbsp; &amp;nbsp;Busy% Bzy_MHz TSC_MHz&amp;nbsp; &amp;nbsp; &amp;nbsp;SMI&amp;nbsp; CPU%c1&amp;nbsp; CPU%c3&amp;nbsp; CPU%c6&amp;nbsp; CPU%c7 CoreTmp&amp;nbsp; PkgTmp PkgWatt CorWatt GFXWatt&lt;/P&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-&amp;nbsp; &amp;nbsp; &amp;nbsp;493&amp;nbsp; &amp;nbsp;12.64&amp;nbsp; &amp;nbsp; 3898&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp;12.64&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp;74.72&amp;nbsp; &amp;nbsp; &amp;nbsp; 47&amp;nbsp; &amp;nbsp; &amp;nbsp; 47&amp;nbsp; &amp;nbsp;21.62&amp;nbsp; &amp;nbsp;13.74&amp;nbsp; &amp;nbsp; 0.00&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4&amp;nbsp; &amp;nbsp; 0.11&amp;nbsp; &amp;nbsp; 3894&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp;99.89&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; &amp;nbsp; 47&amp;nbsp; &amp;nbsp; &amp;nbsp; 47&amp;nbsp; &amp;nbsp;21.62&amp;nbsp; &amp;nbsp;13.74&amp;nbsp; &amp;nbsp; 0.00&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4&amp;nbsp; &amp;nbsp; 3897&amp;nbsp; &amp;nbsp;99.98&amp;nbsp; &amp;nbsp; 3898&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.02&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7&amp;nbsp; &amp;nbsp; 0.17&amp;nbsp; &amp;nbsp; 3887&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.04&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp;99.79&amp;nbsp; &amp;nbsp; &amp;nbsp; 32&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 3885&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.21&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp; 29&amp;nbsp; &amp;nbsp; 0.76&amp;nbsp; &amp;nbsp; 3895&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.10&amp;nbsp; &amp;nbsp; 0.01&amp;nbsp; &amp;nbsp; 0.01&amp;nbsp; &amp;nbsp;99.13&amp;nbsp; &amp;nbsp; &amp;nbsp; 32&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; 0.06&amp;nbsp; &amp;nbsp; 3896&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.80&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; 0.02&amp;nbsp; &amp;nbsp; 3832&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.03&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp;99.95&amp;nbsp; &amp;nbsp; &amp;nbsp; 28&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 3879&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.04&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Thu, 18 Jan 2018 12:16:00 GMT</pubDate>
    <dc:creator>Iulia_S_</dc:creator>
    <dc:date>2018-01-18T12:16:00Z</dc:date>
    <item>
      <title>Is there an energy profiling tool to monitor CPU power consumption on Linux?</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167463#M7177</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Can you please tell me if there is any&amp;nbsp;energy profiling tool to monitor CPU power consumption on Linux for desktops? Or is there any other way I can obtain the cpu power consumption? I have used powertop so far, but requires running on baterry mode to display the report, so it does not work for my workstation.&lt;/P&gt;

&lt;P&gt;Kind regards,&lt;BR /&gt;
	Iulia&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 21:46:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167463#M7177</guid>
      <dc:creator>Iulia_S_</dc:creator>
      <dc:date>2017-12-02T21:46:55Z</dc:date>
    </item>
    <item>
      <title>You can expect the latest</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167464#M7178</link>
      <description>&lt;P&gt;You can expect the latest Intel SoC Watch going to be released in Intel System Studio 2018. This is going to happen soon in few weeks.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 23:58:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167464#M7178</guid>
      <dc:creator>Joel_L_Intel</dc:creator>
      <dc:date>2017-12-02T23:58:18Z</dc:date>
    </item>
    <item>
      <title>You can use perf (if the</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167465#M7179</link>
      <description>&lt;P&gt;You can use perf (if the kernel supports it), LIKWID or, if available, the files below /sys/devices/virtual/powercap/intel-rapl/ . There are probably also some other tools.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 09:30:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167465#M7179</guid>
      <dc:creator>Thomas_G_4</dc:creator>
      <dc:date>2017-12-06T09:30:03Z</dc:date>
    </item>
    <item>
      <title>I tried likwid command from</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167466#M7180</link>
      <description>&lt;P&gt;Thank you both for the answers.&lt;BR /&gt;
	I tried likwid command from&amp;nbsp;&lt;A href="http://likwid-tools.blogspot.ro/2012/06/tutorial-how-to-measure-energy.html"&gt;here&lt;/A&gt;:&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;$ sudo likwid-perfctr -c S0:0-3 -g ENERGY -m ./bench/likwid-bench&amp;nbsp; -i 50 -t stream_avx&amp;nbsp; -w S0:1GB:4&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;but the result was:&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;Illegal instruction (core dumped)&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;Failed to execute command: ./bench/likwid-bench -i 50 -t stream_avx -w S0:1GB:4&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt; &lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;Marker API result file does not exist. This may happen if the application has not called LIKWID_MARKER_CLOSE.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 13.008px;"&gt;I am using likwid 4.2.1.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;I tried also:&lt;BR /&gt;
	$ sudo likwid-powermeter -i&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;but it won't display the power information as &lt;A href="http://likwid-tools.blogspot.ro/2012/06/tutorial-how-to-measure-energy.html"&gt;here&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;Can you please help?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Dec 2017 20:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167466#M7180</guid>
      <dc:creator>Iulia_S_</dc:creator>
      <dc:date>2017-12-10T20:42:00Z</dc:date>
    </item>
    <item>
      <title>Illegal instruction sounds as</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167467#M7181</link>
      <description>&lt;P&gt;Illegal instruction sounds as your architecture is not supporting AVX (try stream instead of stream_avx). Which CPU architecture is it? If you don't know, try likwid-topology and look at the header.&lt;/P&gt;

&lt;PRE class="brush:;"&gt;CPU name:	Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
CPU type:	Intel Core Haswell processor
&lt;/PRE&gt;

&lt;P&gt;&lt;BR /&gt;
	With this information it is easy to say whether your system supports AVX and power readings. The first Intel CPU supporting AVX and power readings is Intel SandyBridge.&lt;BR /&gt;
	&lt;BR /&gt;
	Commonly, you don't need to run LIKWID with sudo. Are you using a package provided by your distribution or built it yourself?&lt;BR /&gt;
	If you used the standard make &amp;amp;&amp;amp; sudo make install way, you should be able to run it as user:&lt;BR /&gt;
	$ likwid-perfctr -c 0 -g ENERGY hostname&lt;BR /&gt;
	(The -m switch on the command line activates the MarkerAPI, some simple code instrumentation calls, but you have to activate the support for the MarkerAPI for likwid-bench in config.mk before compilation)&lt;BR /&gt;
	&lt;BR /&gt;
	Does likwid-powermeter print anything at all?&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 10:10:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167467#M7181</guid>
      <dc:creator>Thomas_G_4</dc:creator>
      <dc:date>2017-12-11T10:10:34Z</dc:date>
    </item>
    <item>
      <title>You can use turbostat which</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167468#M7182</link>
      <description>&lt;P&gt;You can use turbostat which is written by Intel folks, is part of Linux and shows you the PkgWatt and RAMWatt with the --debug option:&lt;/P&gt;

&lt;PRE class="brush:;"&gt;GFX%C0	CPUGFX%	Pkg%pc2	Pkg%pc3	Pkg%pc6	Pkg%pc7	Pkg%pc8	Pkg%pc9	Pk%pc10	PkgWatt	RAMWatt	PKG_%	RAM_%
1.42	0.33	9.86	0.32	1.33	0.00	62.44	0.00	0.00	1.22	0.97	0.00	0.00
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 18:27:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167468#M7182</guid>
      <dc:creator>Travis_D_</dc:creator>
      <dc:date>2017-12-11T18:27:06Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167469#M7183</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Travis D. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;You can use turbostat which is written by Intel folks, is part of Linux and shows you the PkgWatt and RAMWatt with the --debug option:&lt;/P&gt;

&lt;PRE&gt;GFX%C0	CPUGFX%	Pkg%pc2	Pkg%pc3	Pkg%pc6	Pkg%pc7	Pkg%pc8	Pkg%pc9	Pk%pc10	PkgWatt	RAMWatt	PKG_%	RAM_%
1.42	0.33	9.86	0.32	1.33	0.00	62.44	0.00	0.00	1.22	0.97	0.00	0.00
&lt;/PRE&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Hello,&lt;BR /&gt;
	I tried to run turbostat command:&lt;BR /&gt;
	$ sudo turbostat --debug&lt;BR /&gt;
	which failed with the output:&lt;BR /&gt;
	turbostat: msr 3 offset 0x1aa read failed: Input/output error&lt;BR /&gt;
	&lt;BR /&gt;
	I found a similar problem &lt;A href="https://lkml.org/lkml/2017/3/1/40"&gt;here&lt;/A&gt;, but I couldn't apply the patch with the fix. Can you please help with that?&lt;BR /&gt;
	What is the meaning of PkgWatt? The power consumption over all selected cpus?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 21:02:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167469#M7183</guid>
      <dc:creator>Iulia_S_</dc:creator>
      <dc:date>2017-12-11T21:02:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Thomas R. wrote:</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167470#M7184</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Thomas R. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Illegal instruction sounds as your architecture is not supporting AVX (try stream instead of stream_avx). Which CPU architecture is it? If you don't know, try likwid-topology and look at the header.&lt;/P&gt;

&lt;PRE&gt;CPU name:	Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
CPU type:	Intel Core Haswell processor
&lt;/PRE&gt;

&lt;P&gt;With this information it is easy to say whether your system supports AVX and power readings. The first Intel CPU supporting AVX and power readings is Intel SandyBridge.&lt;/P&gt;

&lt;P&gt;Commonly, you don't need to run LIKWID with sudo. Are you using a package provided by your distribution or built it yourself?&lt;BR /&gt;
	If you used the standard make &amp;amp;&amp;amp; sudo make install way, you should be able to run it as user:&lt;BR /&gt;
	$ likwid-perfctr -c 0 -g ENERGY hostname&lt;BR /&gt;
	(The -m switch on the command line activates the MarkerAPI, some simple code instrumentation calls, but you have to activate the support for the MarkerAPI for likwid-bench in config.mk before compilation)&lt;/P&gt;

&lt;P&gt;Does likwid-powermeter print anything at all?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;The package was built by myself.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;I set to true&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;FORTRAN_INTERFACE and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;INSTRUMENT_BENCH&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;in config.mk, t&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;hen I used:&lt;/SPAN&gt;&lt;BR /&gt;
	$ make&lt;BR /&gt;
	$ sudo make install&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em;"&gt;Is there anything else to do besides above to activate MarkerAPI?&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em;"&gt;I think I activated likwid-bench and it accepts also stream_avx because I get the following output:&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;LIKWID MICRO BENCHMARK&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;Test: stream_avx&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt; &lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN style="font-size: 13.008px;"&gt;My CPU type is&amp;nbsp;Intel Atom (Silvermont) processor.&lt;/SPAN&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	likwid-powermeter prints something.&lt;BR /&gt;
	The following command works:&lt;BR /&gt;
	$ likwid-perfctr -c 0 -g ENERGY hostname&lt;BR /&gt;
	but the values are constant. Is there any way to generate a report for the cpu power consumption for 15 minutes with a sample rate of 1 second?&lt;BR /&gt;
	&lt;BR /&gt;
	Many thanks,&lt;BR /&gt;
	Iulia&lt;/P&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2017 21:59:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167470#M7184</guid>
      <dc:creator>Iulia_S_</dc:creator>
      <dc:date>2017-12-11T21:59:00Z</dc:date>
    </item>
    <item>
      <title>I have no clue about</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167471#M7185</link>
      <description>&lt;P&gt;I have no clue about turbostat but the patch seems to tell it that a specific register is not available on Silvermont cores but on more recent Atom chips (Goldmont). LIKWID does not use this register at all. Applying the patch requires you to get the kernel sources, unpack them, go into the folder an run patch -p1 &amp;lt; turbostat.patch . You can download the patch from the link you posted in the left menu (at the bottom).&lt;BR /&gt;
	&lt;BR /&gt;
	The RAPL domains are not named intuitively, so PKG for energy of cores+uncore, PP0 for cores-only, PP1 for uncore-only and DRAM reflects the energy consumed by the memory dimms.&lt;/P&gt;

&lt;P&gt;Silvermont chips do not support AVX, so the stream_avx benchmark won't work but you can use stream_sse.&lt;/P&gt;

&lt;P&gt;To run for 15 minutes with one sample per second: likwid-perfctr -c 0 -g ENERGY -t 1s sleep 900&lt;BR /&gt;
	You will get one sample per line written to stderr, hence to pipe it into a file you have to do 2&amp;gt;filename.log.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 14:34:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167471#M7185</guid>
      <dc:creator>Thomas_G_4</dc:creator>
      <dc:date>2017-12-13T14:34:43Z</dc:date>
    </item>
    <item>
      <title>I don't see MSR 0x1aa defined</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167472#M7186</link>
      <description>&lt;P&gt;I don't see MSR 0x1aa defined for the Silvermont processor in Volume 4 of the Intel Architecture SW Developer's Manual (document 335592-064, October 2017), but it does appear starting in the Goldmont processor.&lt;/P&gt;

&lt;P&gt;Section 2.4 of Volume 4 of the SWDM discusses the MSRs for the various processors with Silvermont cores.&amp;nbsp; Tables 2-6 and 2-7 provide the basic information, while Tables 2-8 and 2-10 show some differences in the behavior of the RAPL functionality for different Silvermont-based processors.&lt;/P&gt;

&lt;P&gt;The encoding of the RAPL energy units in Intel processors is weird, but there are some fairly easy-to-use example codes on the interwebs.&amp;nbsp; One possible candidate for building your own code is &lt;A href="https://github.com/deater/uarch-configure/blob/master/rapl-read/rapl-read.c" target="_blank"&gt;https://github.com/deater/uarch-configure/blob/master/rapl-read/rapl-read.c&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 14:51:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167472#M7186</guid>
      <dc:creator>McCalpinJohn</dc:creator>
      <dc:date>2017-12-13T14:51:10Z</dc:date>
    </item>
    <item>
      <title>You can also try to build</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167473#M7187</link>
      <description>&lt;P&gt;You can also try to build &lt;A href="https://github.com/opcm/pcm"&gt;Intel PCM&lt;/A&gt; and then use pcm-power which gives a crapload of power info if it works on your CPU (it doesn't on my Skylake (?), too new I guess).&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 05:02:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167473#M7187</guid>
      <dc:creator>Travis_D_</dc:creator>
      <dc:date>2017-12-20T05:02:17Z</dc:date>
    </item>
    <item>
      <title>Quote:Thomas R. wrote:</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167474#M7188</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Thomas R. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;To run for 15 minutes with one sample per second: likwid-perfctr -c 0 -g ENERGY -t 1s sleep 900&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;The above works, but I don't get to see the table head to figure out what the columns represent. I want to get the power consumption of each core, but if I select many cores, not just core 0, I get the division by zero error.&lt;/P&gt;

&lt;P&gt;Can you please help to display the table head (and which column represents the power consumption for the core?) and explain why the division by zero error?&lt;/P&gt;

&lt;P&gt;Many thanks! Regards!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 16:40:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167474#M7188</guid>
      <dc:creator>Iulia_S_</dc:creator>
      <dc:date>2018-01-09T16:40:02Z</dc:date>
    </item>
    <item>
      <title>Quote:Travis D. wrote:</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167475#M7189</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Travis D. wrote:&lt;BR /&gt;&lt;BR /&gt;
	You can also try to build &lt;A href="https://github.com/opcm/pcm" rel="nofollow"&gt;Intel PCM&lt;/A&gt; and then use pcm-power which gives a crapload of power info if it works on your CPU (it doesn't on my Skylake (?), too new I guess).&lt;BR /&gt;
	&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;
	I tried to run the following:&lt;BR /&gt;
	./pcm-power.x -p 0 -m -1 -- /bin/sleep 5&lt;BR /&gt;
	and the output is: &amp;nbsp;&lt;BR /&gt;
	Processor Counter Monitor&amp;nbsp; ($Format:%ci ID=%h$) &amp;nbsp;Power Monitoring Utility&lt;BR /&gt;
	Error: NMI watchdog is enabled. This consumes one hw-PMU counter&lt;BR /&gt;
	&amp;nbsp;to disable NMI watchdog please run under root: echo 0 &amp;gt; /proc/sys/kernel/nmi_watchdog&lt;BR /&gt;
	&amp;nbsp;or to disable it permanently: echo 'kernel.nmi_watchdog=0' &amp;gt;&amp;gt; /etc/sysctl.conf&lt;BR /&gt;
	Unsupported processor model (28).&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I tried to execute the second echo command with sudo and change the permission for /etc/sysctl.conf file. Then, I rerun Intel PCM but the output is the same.&lt;/P&gt;

&lt;P&gt;Does this mean Intel PCM doesn't work on my CPU as well?&lt;/P&gt;

&lt;P&gt;Thank you. Looking forward for your answer.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2018 16:21:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167475#M7189</guid>
      <dc:creator>Iulia_S_</dc:creator>
      <dc:date>2018-01-13T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Yes, it isn't supported on</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167476#M7190</link>
      <description>&lt;P&gt;Yes, it isn't supported on your CPU. See:&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;A href="https://github.com/opcm/pcm/issues/60" target="_blank"&gt;https://github.com/opcm/pcm/issues/60&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can still get power info from RAPL from some of the other PCM tools or turbostat.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jan 2018 19:09:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167476#M7190</guid>
      <dc:creator>Travis_D_</dc:creator>
      <dc:date>2018-01-14T19:09:45Z</dc:date>
    </item>
    <item>
      <title>Quote:Travis D. wrote:</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167477#M7191</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Travis D. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Yes, it isn't supported on your CPU. See:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/opcm/pcm/issues/60"&gt;https://github.com/opcm/pcm/issues/60&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can still get power info from RAPL from some of the other PCM tools or turbostat.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;I tried to run:&lt;BR /&gt;
	./pcm-power.x -p 0 -m -1 -- /bin/sleep 5&lt;/P&gt;

&lt;P&gt;on a ivy bridge processor and it still doesn't work. Anyway, on ivy bridge I have another output (compared to sandy bridge):&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Processor Counter Monitor&amp;nbsp; ($Format:%ci ID=%h$)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;Power Monitoring Utility&lt;BR /&gt;
	Error: NMI watchdog is enabled. This consumes one hw-PMU counter&lt;BR /&gt;
	&amp;nbsp;to disable NMI watchdog please run under root: echo 0 &amp;gt; /proc/sys/kernel/nmi_watchdog&lt;BR /&gt;
	&amp;nbsp;or to disable it permanently: echo 'kernel.nmi_watchdog=0' &amp;gt;&amp;gt; /etc/sysctl.conf&lt;BR /&gt;
	You need to be root and loaded 'msr' Linux kernel module to execute the program. You may load the 'msr' module with 'modprobe msr'.&lt;/P&gt;

&lt;P&gt;So, I run the commands indicated in the output of pcm-power command:&lt;BR /&gt;
	sudo modprobe msr&lt;BR /&gt;
	sudo chmod 777 /etc/sysctl.conf&lt;BR /&gt;
	sudo echo 'kernel.nmi_watchdog=0' &amp;gt;&amp;gt; /etc/sysctl.conf&lt;/P&gt;

&lt;P&gt;and then, I run again the pcm-power command, but the output of pcm-power is the same.&lt;/P&gt;

&lt;P&gt;Can you please help or recommend another PCM tool to get the cpu power consumption?&lt;BR /&gt;
	Thank you.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update on turbostat:&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;turbostat works for me on ivy bridge but, after reading the &lt;A href="http://manpages.ubuntu.com/manpages/zesty/man8/turbostat.8.html"&gt;specification&lt;/A&gt;, I am not sure of the meaning of&amp;nbsp;&lt;B style="color: rgb(51, 51, 51); font-family: inherit; font-size: 12px;"&gt;PkgWatt&amp;nbsp;&lt;/B&gt;&lt;SPAN style="font-size: 1em;"&gt;column.&lt;BR /&gt;
	1. Does&amp;nbsp;&lt;/SPAN&gt;&lt;B style="font-family: inherit; color: rgb(51, 51, 51); font-size: 12px;"&gt;PkgWatt&lt;/B&gt;&lt;SPAN style="font-size: 1em;"&gt; column&amp;nbsp;mean the cpu power consumption of a single cpu or the overall cpu power consumption? As you can see in the output below, there are no records except for cpu 0 for the last four columns. If&amp;nbsp;&lt;/SPAN&gt;&lt;B style="font-family: inherit; color: rgb(51, 51, 51); font-size: 12px;"&gt;PkgWatt&lt;/B&gt;&lt;SPAN style="font-size: 1em;"&gt;&amp;nbsp;refers to a single cpu, why there is no record&amp;nbsp;for other cpus besides (cpu 0, core 0) in the columns&amp;nbsp;&lt;/SPAN&gt;&lt;B style="font-family: inherit; color: rgb(51, 51, 51); font-size: 12px;"&gt;PkgWatt&lt;/B&gt;&amp;nbsp;and&amp;nbsp;&lt;STRONG&gt;&lt;SPAN style="font-weight: 700;"&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: inherit; font-size: 12px;"&gt;CorWatt&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 1em;"&gt;?&lt;BR /&gt;
	2. What is the meaning of&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: inherit; font-size: 12px;"&gt;CorWatt&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 1em;"&gt;column? Is it the power consumed by all cores part of a cpu or it is the power consumed by a specific core? If is is the power of a specific core, why there is no record in the last four column for all cores?&lt;BR /&gt;
	3. I see there are some cores missing in the output below. Does this mean they are in idle state and they do not consume active power? Is &lt;/SPAN&gt;&lt;B style="font-family: inherit; color: rgb(51, 51, 51); font-size: 12px;"&gt;PkgWatt&lt;/B&gt;&amp;nbsp;referring only to the active power or it includes the idle power as well? If it represents both active and idle power, h&lt;SPAN style="font-size: 1em;"&gt;ow can I get power measurements for missing cores as well?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Core&amp;nbsp; &amp;nbsp; &amp;nbsp;CPU Avg_MHz&amp;nbsp; &amp;nbsp;Busy% Bzy_MHz TSC_MHz&amp;nbsp; &amp;nbsp; &amp;nbsp;SMI&amp;nbsp; CPU%c1&amp;nbsp; CPU%c3&amp;nbsp; CPU%c6&amp;nbsp; CPU%c7 CoreTmp&amp;nbsp; PkgTmp PkgWatt CorWatt GFXWatt&lt;/P&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-&amp;nbsp; &amp;nbsp; &amp;nbsp;493&amp;nbsp; &amp;nbsp;12.64&amp;nbsp; &amp;nbsp; 3898&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp;12.64&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp;74.72&amp;nbsp; &amp;nbsp; &amp;nbsp; 47&amp;nbsp; &amp;nbsp; &amp;nbsp; 47&amp;nbsp; &amp;nbsp;21.62&amp;nbsp; &amp;nbsp;13.74&amp;nbsp; &amp;nbsp; 0.00&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4&amp;nbsp; &amp;nbsp; 0.11&amp;nbsp; &amp;nbsp; 3894&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp;99.89&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; &amp;nbsp; 47&amp;nbsp; &amp;nbsp; &amp;nbsp; 47&amp;nbsp; &amp;nbsp;21.62&amp;nbsp; &amp;nbsp;13.74&amp;nbsp; &amp;nbsp; 0.00&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4&amp;nbsp; &amp;nbsp; 3897&amp;nbsp; &amp;nbsp;99.98&amp;nbsp; &amp;nbsp; 3898&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.02&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7&amp;nbsp; &amp;nbsp; 0.17&amp;nbsp; &amp;nbsp; 3887&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.04&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp;99.79&amp;nbsp; &amp;nbsp; &amp;nbsp; 32&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 3885&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.21&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp; 29&amp;nbsp; &amp;nbsp; 0.76&amp;nbsp; &amp;nbsp; 3895&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.10&amp;nbsp; &amp;nbsp; 0.01&amp;nbsp; &amp;nbsp; 0.01&amp;nbsp; &amp;nbsp;99.13&amp;nbsp; &amp;nbsp; &amp;nbsp; 32&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;6&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; 0.06&amp;nbsp; &amp;nbsp; 3896&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.80&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; 0.02&amp;nbsp; &amp;nbsp; 3832&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.03&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp;99.95&amp;nbsp; &amp;nbsp; &amp;nbsp; 28&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&lt;SPAN style="font-size: 13.008px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;7&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.00&amp;nbsp; &amp;nbsp; 3879&amp;nbsp; &amp;nbsp; 3498&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; 0.04&lt;/SPAN&gt;&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 18 Jan 2018 12:16:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167477#M7191</guid>
      <dc:creator>Iulia_S_</dc:creator>
      <dc:date>2018-01-18T12:16:00Z</dc:date>
    </item>
    <item>
      <title>About the NMI thing, you'll</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167478#M7192</link>
      <description>&lt;P&gt;About the NMI thing, you'll have to restart if you do it the /etc/sysctl.conf way, you have to restart. Also, those instructions might not work for you depending on your distro (AFAIK, the systemd changes affected this - look up for your distro how to change kernel boot options: I did it in my GRUB configuration).&lt;/P&gt;

&lt;P&gt;BTW, chmod 777ing your sysctl.conf file is probably a huge security problem, don't do that...&lt;/P&gt;

&lt;P&gt;Just change it temporarily with:&lt;/P&gt;

&lt;P&gt;sudo su -&lt;BR /&gt;
	echo 0 &amp;gt; /proc/sys/kernel/nmi_watchdog&lt;BR /&gt;
	exit&lt;BR /&gt;
	&lt;BR /&gt;
	OR&lt;BR /&gt;
	&lt;BR /&gt;
	echo 0 | sudo tee /proc/sys/kernel/nmi_watchdog&lt;/P&gt;

&lt;P&gt;Those are two different ways of doing the same thing.&lt;/P&gt;

&lt;P&gt;About turbostat, PkgWatt is "package watts". Package refers to the entire CPU, i.e., what you buy in a in a box or what you see if you look at your motherboard. Most systems only have 1 but a "dual socket" system would have 2, etc. So should include the power consumption for all cores and also parts that don't belong to any core like the memory controller (but not the memory itself) and L3 cache. That's why you see only one 1 line: it's for the whole CPU package and you only have one of those.&lt;/P&gt;

&lt;P&gt;CorWat is the power for a particular core on your CPU. You see it only every other row because you have hyperthreading on, and this is measured at the physical core level, so 2 logical cores correspond to 1 physical core and share the measurement.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Jan 2018 21:00:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167478#M7192</guid>
      <dc:creator>Travis_D_</dc:creator>
      <dc:date>2018-01-21T21:00:15Z</dc:date>
    </item>
    <item>
      <title>Quote:Travis D. wrote:</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167479#M7193</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Travis D. wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;CorWat is the power for a particular core on your CPU. You see it only every other row because you have hyperthreading on, and this is measured at the physical core level, so 2 logical cores correspond to 1 physical core and share the measurement.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;SPAN style="font-size: 1em;"&gt;Thank you. Anyway, I got some new measurements but the output still confuses me. For instance, can you please indicate the value of CorWatt for logical CPUs 1 and 13 of the physical core 1 from measurements below?&lt;BR /&gt;
	&lt;BR /&gt;
	usec &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Package&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Core&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;CPU&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Avg_MHz&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Busy%&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Bzy_MHz&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;TSC_MHz&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;IRQ&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;SMI&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;C1&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;C1E&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;C3&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;C6&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;C1%&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;C1E%&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;C3%&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;C6%&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;CPU%c1&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;CPU%c3&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;CPU%c6&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;CPU%c7&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;CoreTmp&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;PkgTmp&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Pkg%pc2&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Pkg%pc3&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;Pkg%pc6&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;PkgWatt&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;CorWatt&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;RAMWatt&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;PKG_%&lt;/SPAN&gt;&lt;SPAN style="font-size: 1em; white-space: pre;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 1em;"&gt;RAM_%&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp; 0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;-&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;-&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;-&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;520&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;16.79&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3090&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2605&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3338&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;6&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;665&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.03&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;83.28&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1.53&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;81.68&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;43&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;43&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;70.88&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;46.74&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;8.58&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;3277&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3076&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.20&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3088&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;307&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.80&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;37&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;37&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;35.42&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;23.36&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;4.99&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;3990&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;12&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3076&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.20&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3088&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;325&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.80&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;95&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;22&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.72&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2979&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;311&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;4&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;301&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.70&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.06&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;8.97&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;90.31&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;35&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;87&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;13&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.07&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2968&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;9&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;11&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.37&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;9.62&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 121&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.03&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2901&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;9&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.37&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.35&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.62&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;34&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;89&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;14&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.03&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2909&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;12&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.37&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.35&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 115&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.03&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2905&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;12&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.37&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.35&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.62&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;32&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;88&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;15&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.03&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2900&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;9&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;11&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.37&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.35&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 112&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;4&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;4&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.04&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2910&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;9&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.37&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2.14&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;97.82&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;34&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;90&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;4&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;16&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;5&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.17&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2962&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;71&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;72&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.01&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.24&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2.01&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 114&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;5&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;5&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.03&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2900&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;11&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;13&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.36&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.49&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.48&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;30&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;89&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;5&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;17&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.04&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2900&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2610&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;12&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;15&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;100.36&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.48&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;6988&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;6&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3090&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.86&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3094&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;286&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.14&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;43&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;43&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;35.46&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;23.38&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3.59&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp;3977&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;18&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3090&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.86&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3095&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;259&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.14&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 120&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;7&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.04&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2944&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;8&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;12&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.98&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.69&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.27&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;41&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;98&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;19&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;6&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.20&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2907&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;6&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;19&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.81&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.53&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 125&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;8&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.32&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2945&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;29&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.01&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.67&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.84&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;98.84&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;35&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;88&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;20&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.09&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2904&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;6&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;19&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.92&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1.06&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 113&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;9&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;23&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.77&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2967&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;26&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;35&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.04&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.19&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2.73&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.01&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;96.48&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;36&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;90&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;21&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;53&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1.79&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2990&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1605&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;28&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;98.22&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1.72&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 114&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;4&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;4&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.14&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2937&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;8&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;13&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.87&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.76&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;33&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;90&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;4&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;22&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;5&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.15&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2922&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;18&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;25&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.85&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.75&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; 112&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;5&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;11&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.03&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2901&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;6&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;8&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.98&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.39&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.58&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;35&lt;/DIV&gt;

&lt;DIV&gt;&amp;nbsp; &amp;nbsp;91&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;1&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;5&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;23&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;3&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.09&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2961&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;2600&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;7&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;10&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.00&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;99.91&lt;SPAN style="white-space:pre"&gt; &lt;/SPAN&gt;0.32&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Feb 2018 21:06:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167479#M7193</guid>
      <dc:creator>Iulia_S_</dc:creator>
      <dc:date>2018-02-01T21:06:40Z</dc:date>
    </item>
    <item>
      <title>It's hard to tell because the</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167480#M7194</link>
      <description>&lt;P&gt;It's hard to tell because the formatting is messed up now (not a monospaced font) but it seems that CorWatt is tracked per-package and not per-core, so it's only available once for each of your package. Probably it is the total power used by all the cores on the package, where as PackageWatt would include the uncore.&lt;/P&gt;

&lt;P&gt;Based on that I get 35.42W, 23.36W, 4.99W for PkgWatt, CorWatt, RAMWatt respectively for package 0 (just count fields backwards from the end of the line). Those values seem reasonable to me.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The nice thing about turbostat is that the code is available, so you can modify it as you wish, including only printing the fields you want:&lt;BR /&gt;
	&lt;BR /&gt;
	&lt;A href="https://github.com/torvalds/linux/blob/master/tools/power/x86/turbostat/turbostat.c" target="_blank"&gt;https://github.com/torvalds/linux/blob/master/tools/power/x86/turbostat/turbostat.c&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I had no issue compiling it locally.&lt;/P&gt;

&lt;P&gt;You can also check exactly what MSR or RAPL registers the code is reading for the various fields and then look them up in the Intel SDM to get an exact idea of what's going on.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 00:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1167480#M7194</guid>
      <dc:creator>Travis_D_</dc:creator>
      <dc:date>2018-02-02T00:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an energy profiling tool to monitor CPU power consumption on Linux?</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1444860#M8136</link>
      <description>&lt;H3 class="LC20lb MBeuO DKV0Md"&gt;s-tui: Terminal-based CPU stress and monitoring utility&lt;/H3&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 03:54:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/Is-there-an-energy-profiling-tool-to-monitor-CPU-power/m-p/1444860#M8136</guid>
      <dc:creator>grayxu</dc:creator>
      <dc:date>2023-01-09T03:54:35Z</dc:date>
    </item>
  </channel>
</rss>

