Project

General

Profile

Actions

Bug #3843

closed

[Crunchstat] Report CPU accounting numbers accurately.

Added by Ward Vandewege over 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
-
Story points:
0.5

Description

Expected by user: same as CPU usage figures reported by top (between 0 and 400 on a 4-core node).
Currently reported: CPU usage divided by number of cores available, rounded or truncated to an integer.

Both numbers are useful. Crunchstat should log the raw data, and let the post-processing step do the dividing and rounding as desired.

Implementation:
  • Log CPU load as a percentage of one CPU core. Round to 2 decimal places.
  • Log #cores with each status update (instead of just when it changes) to make it easy to parse.

Related issues

Related to Arvados - Idea #3826: [Crunch] Display network activity in crunchstatResolvedTom Clegg10/10/2014Actions
Actions

Also available in: Atom PDF