diff --git a/execution/execution.sh b/execution/execution.sh
index c16855de1fdc43e39de483a84cb95e8f52655535..dde4c21965bc6bcd8c5109e5a2477b5ef11f6c85 100755
--- a/execution/execution.sh
+++ b/execution/execution.sh
@@ -17,3 +17,4 @@ sleep 5m
 sleep 5m
 ./run_loop.sh 4 "25000 50000 75000 100000 125000 150000" "1 2 4 6 8 10 12 14 16 18 20 30 40 50 60 70 80 90" 400 #6*18=11Std
 sleep 5m
+./run_loop.sh 4 "150000" "100 110 120 130 140 150 160 17 18 190 200" 400 #6*18=11Std
\ No newline at end of file