when running the following code, I encountered a memory error: #!/bin/bash #SBATCH --partition=fat-1024G ### specify CPU queue #SBATCH --nodes=1 ### number of nodes ...