Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7973821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:12:46+00:00 2026-06-04T08:12:46+00:00

I had a large number of Selenium based perl Testscripts. After the complete Testing

  • 0

I had a large number of Selenium based perl Testscripts. After the complete Testing it prints a log as follows. What does this specify? How the time below is calculated and on what basis

Files=1, Tests=17, 209 wallclock secs ( 0.13 usr +  0.01 sys =  0.14 CPU)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T08:12:48+00:00Added an answer on June 4, 2026 at 8:12 am
    209 wallclock secs ( 0.13 usr +  0.01 sys =  0.14 CPU)
    

    It took 209 seconds to run. These seconds are time elapsed as per the clock on the wall (or on your wrist).

    Most of this time has been spent waiting on something. Waiting? Well, the CPU spent a lot of time waiting, so while time elapsed the CPU wasn’t working on the program being timed. We know this because the actual CPU time is reported to be only 0.14 seconds, so that means almost all of the 209 seconds just waiting.

    There’s a further distinction to be made between time spent in usermode and time spent in syscalls. Briefly, the former refers to time the CPU spent on your program proper while the latter refers to time the CPU spent dealing with syscalls, that is calls made into the operating system on behalf of your program.

    Addendum for multi-cores: As @ArtM pointed out, or rather made me discover, the times given for usr and sys are cumulative for all cores the program has run on, which means that there may be cases when the total CPU time or even any one of usr and sys may be higher than the wallclock time, which may seem odd but makes sense when you think about the parallelism on multiple cores.

    If you want to learn more about this usr/sys or user-mode versus kernel-mode issue, take a look at this more comprehensive answer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose I had a table with a large number of records, I wanted to
I was given this coding question in interview: given a very very large number
If I had a large number of functions would it be better to keep
I'm running Opencart 1.5.2 on my server and after importing a large number of
I had a large Silverlight project with an unwieldy web.config, which used transforms against
I had some pseudoclasses that shared a large part of their initialization. I decided
I had cause to need a label with a large font on a Delphi
Has anyone had any experiences developing large Java applications using GNU gettext for internationalization?
In my experience I have only had 2 patterns work for large-scale desktop application
I'm currently working on a large and old C++ application that has had many

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.