? unknown value
cls CLS scheduling class of the process. (alias
policy, cls). Field’s possible values are:
- not reported
TS SCHED_OTHER
FF SCHED_FIFO
RR SCHED_RR
B SCHED_BATCH
ISO SCHED_ISO
IDL SCHED_IDLE
DLN SCHED_DEADLINE
? unknown value
cmd CMD see args. (alias args, command).
comm COMMAND command name (only the executable name). The
output in this column may contain spaces. (alias
ucmd, ucomm). See also the args format keyword,
the -f option, and the c option.
When specified last, this column will extend to
the edge of the display. If ps can not determine
display width, as when output is redirected
(piped) into a file or another command, the output
width is undefined (it may be 80, unlimited,
determined by the TERM variable, and so on). The
COLUMNS environment variable or --cols option may
be used to exactly determine the width in this
case. The w or -w option may be also be used to
adjust width.
command COMMAND See args. (alias args, command).
cp CP per-mill (tenths of a percent) CPU usage. (see
%cpu).
cputime TIME cumulative CPU time, "[DD-]hh:mm:ss" format.
(alias time).
cputimes TIME cumulative CPU time in seconds (alias times).
cuc %CUC The CPU utilization of a process, including dead
children, in an extended "##.###" format. (see
also %cpu, c, cp, cuu, pcpu).
cuu %CUU The CPU utilization of a process in an extended
"##.###" format. (see also %cpu, c, cp, cuc,
pcpu).
drs DRS data resident set size, the amount of private
memory reserved by a process. It is also known as
DATA. Such memory may not yet be mapped to rss but
will always be included included in the vsz
amount.
egid EGID effective group ID number of the process as a
decimal integer. (alias gid).
egroup EGROUP effective group ID of the process. This will be
the textual group ID, if it can be obtained and
the field width permits, or a decimal
representation otherwise. (alias group).
eip EIP instruction pointer. As of kernel 4.9.xx will be
zeroed out unless task is exiting or being core
dumped.
esp ESP stack pointer. As of kernel 4.9.xx will be zeroed
out unless task is exiting or being core dumped.
etime ELAPSED elapsed time since the process was started, in the
form [[DD-]hh:]mm:ss.
etimes ELAPSED elapsed time since the process was started, in