1. sinfo -N -l 2. sinfo -o "%20N %f" 3. sinfo -T 4. scontrol show nodes nsc-fp008 5. squeue 6. squeue -t CD *7. srun -n3 -l --reservation=fri /bin/hostname 8. srun -n3 -N3 -l /bin/hostname 9. squeue -u $USER -t CD 10. srun -n1 -G1 -C gpu nvidia-smi 11. srun -n1 --reservation=fri --pty bash -i -l -> env | grep SLURM 12. sbatch job_12.sh 13. sstat -j $jobid