> Source: [sk114896](https://support.checkpoint.com/results/sk/sk114896)

# sk114896 - Process State Codes (using the <code>ps</code> command)

| Property | Value |
|----------|-------|
| Solution ID | sk114896 |
| Date Created | 2016-12-11 |
| Last Modified | 2020-10-06 |
| Technical Level | General |
| Products | Security Gateway, Security Management Server, Multi-Domain Security Management Server |
| Versions | R82.10, R82, R81.20, R82.10, R82, R81.20, R82.10, R82.20, R81.20, R82, R82.20 |
| OS | Gaia |

## Solution

Here are the different values that the `'s'`, `'stat'` and `'state'` output specifiers (header "STAT" or "S") will display to describe the state of a process, in the output of various `'ps'` commands:

**D** - uninterruptible sleep (usually IO)  
**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 (not valid since the 2.6.xx kernel)  
**X** - dead (should never be seen)  
**Z** - defunct ("zombie") process, terminated but not reaped by its parent

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
