| CPU Percentage |
Percentage of total system CPU currently being used by the session |
| CPU Seconds |
Number of CPU seconds used by the query in the last minute |
| In State |
Amount of time the query has been running in the same state (HH:MM:SS) |
| Memory (KB) |
Total memory in KB |
| Process ID |
Process identifier |
| Read Bytes |
Total number of bytes read from the storage layer |
| Read I/O Count |
Total read I/O operations (read syscalls) |
| Start |
Time the process started running |
| State |
Process state, such as active, canceled, pending |
| Total I/O |
Total I/O available |
| Write Bytes |
Total number of bytes written to the storage layer |
| Write I/O Count |
Total write I/O operations (write syscalls) |