Chapter 6 Viewing ACE Hardware and Software Configuration Information
Displaying Process Status Information and Memory Resource Limits
6-12
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
State
Process state. Included below is a summary of the
different process state codes that can appear to
describe the state of a process:
•
D
—Uninterruptible sleep (usually I/O related)
•
ER
—Error while running
•
NR
—Not running
•
R
—Running or runnable (on run queue)
•
S
—Interruptible sleep (waiting for an event to
complete)
•
T
—Stopped, either by a job control signal or
because it is being traced
•
W
—Paging
•
X
—Process is dead
•
Z
—Defunct (“zombie”) process, terminated but
not reaped by its parent
SleepAVG
Percentage sleep rate of the task.
TGID
Terminal group identifier.
PID
Process identifier.
PPID
Parent process identification number.
TracerPID
Tracer process identification number.
UID
Identifier of the user that started the process (four
element list).
GID
Identifier of the group the process belongs to (four
element list).
FDSize
Process file descriptor size.
Groups
Total number of groups.
VmSize
Total amount of virtual memory used by the process
(in kBytes).
Table 6-9
Field Descriptions for the show terminal internal info
Command (continued)
Field
Description