Running Processes

Item     Description
Name

The name associated with this process. If the name is longer than 32 characters, it will be truncated to the first 31 characters, and a `*' will be appended as the last character to imply this is a truncated process name.

MemAllocated (B)

The sum of all the dynamically allocated memory that this process has received from the system. This includes memory that may have been returned.

CPU Time (us)

The amount of CPU time the process has used, in microseconds.