LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2005, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 14 Apr 2005 21:46:35 GMT
Reply-To:     Rusty Shackleford <rs@NATCHIE.MINE.NU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Rusty Shackleford <rs@NATCHIE.MINE.NU>
Organization: Debian GNU/Linux site
Subject:      fullstimer: user CPU time vs. system time?
Comments: To: sas-l@uga.edu

I want to reduce the run time of a few big programs, so I'm using the fullstimer system option. I get data back like:

I think I understand the real time measurement (clock-on-the-wall time), but what is the difference between user CPU time and system CPU time?

I use a multiprocessor CPU linux server. Is the system CPU time the sum of usage on all different CPUs?

Also, I'm reading the SUGI30 paper on randomly selecting observations, and the author uses a term "Wall time" in his benchmarks, but I don't know what that is either.

TIA


Back to: Top of message | Previous page | Main SAS-L page