1#!/bin/bash
2#SBATCH --partition=part
3#SBATCH --job-name=job
4#SBATCH --mem=1G
5#SBATCH --cpus-per-task=8
6srun /usr/bin/sleep