<?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 How to read SAS Log CPU and real time read in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584409#M166452</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;How I read SAS Log.&lt;/P&gt;&lt;P&gt;I see not much related posts on this question. I felt this as an important question and hence need your thoughts.&lt;/P&gt;&lt;P&gt;In the SAS logs we see CPU time and real time as below.&lt;/P&gt;&lt;P&gt;real time 21:24.17 --it means 21 minutes 24 seconds and 17 micro seconds&lt;/P&gt;&lt;P&gt;real time 15:23.08 --15 minutes 23 seconds and 08 micro seconds&lt;/P&gt;&lt;P&gt;real time 23:15.82 --23 minutes 15 seconds and 82 micro seconds&lt;/P&gt;&lt;P&gt;real time 1:23.13 --1 minute 23 seconds and 13 micro seconds&lt;BR /&gt;user cpu time 0.00 seconds --it gathers all CPU times and it is 0 seconds.&lt;/P&gt;&lt;P&gt;Please correct me if I am reading the log in the right way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2019 03:23:54 GMT</pubDate>
    <dc:creator>VVDR</dc:creator>
    <dc:date>2019-08-28T03:23:54Z</dc:date>
    <item>
      <title>How to read SAS Log CPU and real time read</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584409#M166452</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;How I read SAS Log.&lt;/P&gt;&lt;P&gt;I see not much related posts on this question. I felt this as an important question and hence need your thoughts.&lt;/P&gt;&lt;P&gt;In the SAS logs we see CPU time and real time as below.&lt;/P&gt;&lt;P&gt;real time 21:24.17 --it means 21 minutes 24 seconds and 17 micro seconds&lt;/P&gt;&lt;P&gt;real time 15:23.08 --15 minutes 23 seconds and 08 micro seconds&lt;/P&gt;&lt;P&gt;real time 23:15.82 --23 minutes 15 seconds and 82 micro seconds&lt;/P&gt;&lt;P&gt;real time 1:23.13 --1 minute 23 seconds and 13 micro seconds&lt;BR /&gt;user cpu time 0.00 seconds --it gathers all CPU times and it is 0 seconds.&lt;/P&gt;&lt;P&gt;Please correct me if I am reading the log in the right way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 03:23:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584409#M166452</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2019-08-28T03:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to read SAS Log CPU and real time read</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584411#M166454</link>
      <description>&lt;P&gt;17 MICRO seconds would by .017.&amp;nbsp; .17 is 17 hundredths of a second.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 03:31:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584411#M166454</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-08-28T03:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to read SAS Log CPU and real time read</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584417#M166455</link>
      <description>&lt;P&gt;Can you please correct me on the full statement.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 04:03:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584417#M166455</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2019-08-28T04:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to read SAS Log CPU and real time read</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584418#M166456</link>
      <description>&lt;P&gt;Decimal fractions are named like this:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;milli - a 1000th&lt;/LI&gt;
&lt;LI&gt;micro - millionth&lt;/LI&gt;
&lt;LI&gt;nano - 1000th of a millionth&lt;/LI&gt;
&lt;LI&gt;pico - 1000th of that&lt;/LI&gt;
&lt;LI&gt;femto&lt;/LI&gt;
&lt;LI&gt;atto&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;So 0.17 seconds are in fact 170&amp;nbsp;&lt;STRONG&gt;milli&lt;/STRONG&gt;seconds. Otherwise, your readings are correct.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 04:04:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584418#M166456</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-08-28T04:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to read SAS Log CPU and real time read</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584420#M166458</link>
      <description>&lt;P&gt;So, I should read like this :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;real time 21:24.17 --it means 21 minutes 24 seconds and 170 milliseconds ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 04:10:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584420#M166458</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2019-08-28T04:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to read SAS Log CPU and real time read</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584421#M166459</link>
      <description>&lt;P&gt;&lt;EM&gt;&amp;gt; 21:24.17 --it means 21 minutes 24 seconds and 170 milliseconds&amp;nbsp;?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Yes, since you choose to go 3 digits right of the dot by using milliseconds (1e-&lt;STRONG&gt;3&lt;/STRONG&gt; seconds).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or&amp;nbsp;21:24.17 --it means 21 minutes 24 seconds and 17 centiseconds&amp;nbsp;if you want&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or&amp;nbsp;21:24.17 --it means 21 minutes 24 seconds and 1.7 deciseconds&amp;nbsp;though no one uses these units.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It's all in the metric system. Magic!&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2019 05:14:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-SAS-Log-CPU-and-real-time-read/m-p/584421#M166459</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2019-08-28T05:14:33Z</dc:date>
    </item>
  </channel>
</rss>

