Skip to main content

sinfo

sinfo is used to list information about Slurm partitions and nodes in a cluster. It provides a quick overview of available resources, their states, and time limits.

Example:

Görüntü 30.10.2025 16.37 (1).png

Command Output Columns

Column

Description

PARTITION

Partition (group) name

AVAIL

Partition availability status (up/down)

TIMELIMIT

Maximum time limit for jobs in this partition

NODES

Number of nodes in this partition

STATE

Node state (resource usage and availability)

NODELIST

List of nodes in this partition

Node States and Their Meanings

State

Description

idle

Node is free — all resources are available

alloc

Node is fully allocated — no free resources

mix

Node is partially allocated — some resources are still free

down

Node is down or unreachable

draining

Node is being taken offline; not accepting new jobs, running jobs will finish first

drained

Node is completely drained and unavailable for any jobs

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.