diff --git a/experiments/jobscripts/tuning/generators/linearly_separable.sh b/experiments/jobscripts/tuning/generators/linearly_separable.sh
index 473a96b4127d506ea15d28e06f58e396f95a0dab..ed83ba2704b27f95bf246e3d09400345e068c3bb 100644
--- a/experiments/jobscripts/tuning/generators/linearly_separable.sh
+++ b/experiments/jobscripts/tuning/generators/linearly_separable.sh
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 #SBATCH --job-name="Grid-search Linearly Separable (ECCCo)"
-#SBATCH --time=00:35:00
-#SBATCH --ntasks=100
+#SBATCH --time=01:00:00
+#SBATCH --ntasks=10
 #SBATCH --cpus-per-task=10
 #SBATCH --partition=compute
 #SBATCH --mem-per-cpu=2GB