diff --git a/thread-witnesses/mt/run.sh b/thread-witnesses/mt/run.sh index f11396d37..50447bdec 100755 --- a/thread-witnesses/mt/run.sh +++ b/thread-witnesses/mt/run.sh @@ -3,7 +3,7 @@ shopt -s extglob MYBENCHDIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) -RESULTSDIR=$MYBENCHDIR/../../../results/mt-900-2 +RESULTSDIR=$MYBENCHDIR/../../../results/mt OURTOOLPARALLEL=4 VALIDATEPARALLEL=4 diff --git a/thread-witnesses/st-cross/run.sh b/thread-witnesses/st-cross/run.sh index 431cf3def..687c93b6d 100755 --- a/thread-witnesses/st-cross/run.sh +++ b/thread-witnesses/st-cross/run.sh @@ -4,7 +4,7 @@ shopt -s extglob MYBENCHDIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) AUTOACTIVEDIR=$MYBENCHDIR/../../../autoactive -RESULTSDIR=$MYBENCHDIR/../../../results/st-cross-self-location +RESULTSDIR=$MYBENCHDIR/../../../results/st-cross OURTOOLPARALLEL=4 CPACHECKERPARALLEL=4 VALIDATEPARALLEL=4 diff --git a/thread-witnesses/st-lit/ourtool-validate.xml b/thread-witnesses/st-lit/ourtool-validate.xml index 4176bb675..eff0b0423 100644 --- a/thread-witnesses/st-lit/ourtool-validate.xml +++ b/thread-witnesses/st-lit/ourtool-validate.xml @@ -1,6 +1,6 @@ - + diff --git a/thread-witnesses/st-lit/ourtool.xml b/thread-witnesses/st-lit/ourtool.xml index dc95869b2..860a8ea47 100644 --- a/thread-witnesses/st-lit/ourtool.xml +++ b/thread-witnesses/st-lit/ourtool.xml @@ -1,6 +1,6 @@ - + **.yml diff --git a/thread-witnesses/st-lit/run.sh b/thread-witnesses/st-lit/run.sh index 75aac386b..7a2cc4395 100755 --- a/thread-witnesses/st-lit/run.sh +++ b/thread-witnesses/st-lit/run.sh @@ -3,11 +3,11 @@ shopt -s extglob MYBENCHDIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) -RESULTSDIR=$MYBENCHDIR/../../../results/st-lit-location -OURTOOLPARALLEL=14 +RESULTSDIR=$MYBENCHDIR/../../../results/st-lit +OURTOOLPARALLEL=4 CPACHECKERPARALLEL=4 ULTIMATEPARALLEL=4 -VALIDATEPARALLEL=14 +VALIDATEPARALLEL=4 mkdir $RESULTSDIR diff --git a/thread-witnesses/st-same/ourtool-validate.xml b/thread-witnesses/st-same/ourtool-validate.xml index 7010b6a03..5848fcad0 100644 --- a/thread-witnesses/st-same/ourtool-validate.xml +++ b/thread-witnesses/st-same/ourtool-validate.xml @@ -1,6 +1,6 @@ - + diff --git a/thread-witnesses/st-same/ourtool.xml b/thread-witnesses/st-same/ourtool.xml index 9390d9118..bdb356f22 100644 --- a/thread-witnesses/st-same/ourtool.xml +++ b/thread-witnesses/st-same/ourtool.xml @@ -1,6 +1,6 @@ - + **.yml diff --git a/thread-witnesses/st-same/run.sh b/thread-witnesses/st-same/run.sh index 32efa7d07..bc3a2ab92 100755 --- a/thread-witnesses/st-same/run.sh +++ b/thread-witnesses/st-same/run.sh @@ -4,8 +4,8 @@ shopt -s extglob MYBENCHDIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) RESULTSDIR=$MYBENCHDIR/../../../results/st-same -OURTOOLPARALLEL=14 -VALIDATEPARALLEL=14 +OURTOOLPARALLEL=4 +VALIDATEPARALLEL=4 mkdir $RESULTSDIR