diff --git a/experiments/daic/tuning/generators/linearly_separable.sh b/experiments/daic/tuning/generators/linearly_separable.sh
index 27f4a81a74e20e9164e46bc42e335a75b786a2c3..e2ed9d44bbcb238fdf736175685cdbfdefaa7a4a 100644
--- a/experiments/daic/tuning/generators/linearly_separable.sh
+++ b/experiments/daic/tuning/generators/linearly_separable.sh
@@ -2,10 +2,10 @@
 
 #SBATCH --job-name="Grid-search Linearly Separable (ECCCo)"
 #SBATCH --time=01:00:00
-#SBATCH --ntasks=30
-#SBATCH --cpus-per-task=30
+#SBATCH --ntasks=10
+#SBATCH --cpus-per-task=10
 #SBATCH --partition=general
-#SBATCH --mem-per-cpu=1GB
+#SBATCH --mem-per-cpu=2GB
 #SBATCH --mail-type=END     # Set mail type to 'END' to receive a mail when the job finishes. 
 
 module use /opt/insy/modulefiles          # Use DAIC INSY software collection