diff --git a/experiments/jobscripts/testing/lin_sep_threaded.sh b/experiments/jobscripts/testing/lin_sep_threaded.sh
index be7aa826ce7ae60fd125b127541840f6ac9f1cd5..f9ae5381fc9f1a7e3dd0688669dd6cafaabdef39 100644
--- a/experiments/jobscripts/testing/lin_sep_threaded.sh
+++ b/experiments/jobscripts/testing/lin_sep_threaded.sh
@@ -5,7 +5,7 @@
 #SBATCH --ntasks=14
 #SBATCH --cpus-per-task=14
 #SBATCH --partition=compute
-#SBATCH --mem-per-cpu=4GB
+#SBATCH --mem-per-cpu=1GB
 #SBATCH --account=research-eemcs-insy
 #SBATCH --mail-type=END     # Set mail type to 'END' to receive a mail when the job finishes.