diff --git a/benchmarks/dis/config.yml b/benchmarks/dis/config.yml
index c1524bba7b6b5d84cf2da4d9ce3c403a53d4765e..2ed865be3ab7c8217ec9011d29e6ef172bbb48d3 100644
--- a/benchmarks/dis/config.yml
+++ b/benchmarks/dis/config.yml
@@ -8,7 +8,7 @@ dis:generate:
 dis:process:
   stage: process
   needs: ["common:detector", "dis:generate"]
-  timeout: 1 hour
+  timeout: 2 hour
   script:
     - compile_analyses.py dis
     - ./benchmarks/dis/dis.sh --config barrel --ebeam 18 --pbeam 275
diff --git a/benchmarks/dvcs/config.yml b/benchmarks/dvcs/config.yml
index 9b0f56cd113b956718a7244df21e04c019dc9f3e..3256516c10740dd96c6c33645d2967a2f8b58a08 100644
--- a/benchmarks/dvcs/config.yml
+++ b/benchmarks/dvcs/config.yml
@@ -1,6 +1,6 @@
 dvcs:process:
   stage: process
-  timeout: 1 hour
+  timeout: 2 hour
   needs: ["common:detector"]
   script:
     - bash benchmarks/dvcs/dvcs.sh
diff --git a/benchmarks/dvmp/config.yml b/benchmarks/dvmp/config.yml
index 61302d89c69003caa59b2da5adb4958794cf5d5d..32e929f9dd3e2648a047b1a9433ed9da98ff7cb5 100644
--- a/benchmarks/dvmp/config.yml
+++ b/benchmarks/dvmp/config.yml
@@ -13,7 +13,7 @@ dvmp:generate:
 dvmp:process:
   stage: process
   needs: ["common:detector", "dvmp:generate"]
-  timeout: 1 hour
+  timeout: 2 hour
   script:
     - ls -lrth
     - compile_analyses.py dvmp