fond
Model Checking Contest 2023
13th edition, Paris, France, April 26, 2023 (at TOOLympics II)
Execution of r505-tall-167912730200823
Last Updated
May 14, 2023

About the Execution of Smart+red for ViralEpidemic-PT-S04D1C1A06

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
4465.392 481294.00 530399.00 1157.20 F normal

Execution Chart

We display below the execution chart for this examination (boot time has been removed).

Trace from the execution

Formatting '/data/fkordon/mcc2023-input.r505-tall-167912730200823.qcow2', fmt=qcow2 size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
Waiting for the VM to be ready (probing ssh)
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
Generated by BenchKit 2-5348
Executing tool smartxred
Input is ViralEpidemic-PT-S04D1C1A06, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r505-tall-167912730200823
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 20M
-rw-r--r-- 1 mcc users 8.9K Feb 25 21:48 CTLCardinality.txt
-rw-r--r-- 1 mcc users 78K Feb 25 21:48 CTLCardinality.xml
-rw-r--r-- 1 mcc users 6.5K Feb 25 21:25 CTLFireability.txt
-rw-r--r-- 1 mcc users 49K Feb 25 21:25 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:41 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 4.5K Feb 25 17:27 LTLCardinality.txt
-rw-r--r-- 1 mcc users 24K Feb 25 17:27 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.7K Feb 25 17:27 LTLFireability.txt
-rw-r--r-- 1 mcc users 17K Feb 25 17:27 LTLFireability.xml
-rw-r--r-- 1 mcc users 17K Feb 25 23:08 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 141K Feb 25 23:08 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 11K Feb 25 22:27 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 78K Feb 25 22:27 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.9K Feb 25 17:27 UpperBounds.txt
-rw-r--r-- 1 mcc users 4.0K Feb 25 17:27 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:23 equiv_col
-rw-r--r-- 1 mcc users 11 Mar 5 18:23 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:23 iscolored
-rw-r--r-- 1 mcc users 20M Mar 5 18:23 model.pnml

--------------------
content from stdout:

=== Data for post analysis generated by BenchKit (invocation template)

The expected result is a vector of booleans
BOOL_VECTOR

FORMULA_NAME StableMarking

=== Now, execution of the tool begins

BK_START 1679312052136

bash -c /home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n "BK_STOP " ; date -u +%s%3N
Invoking MCC driver with
BK_TOOL=smartxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=ViralEpidemic-PT-S04D1C1A06
Applying reductions before tool smart
Invoking reducer
Running Version 202303021504
[2023-03-20 11:34:13] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-20 11:34:13] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-20 11:34:14] [INFO ] Load time of PNML (sax parser for PT used): 983 ms
[2023-03-20 11:34:14] [INFO ] Transformed 32767 places.
[2023-03-20 11:34:14] [INFO ] Transformed 49149 transitions.
[2023-03-20 11:34:14] [INFO ] Parsed PT model containing 32767 places and 49149 transitions and 114681 arcs in 1235 ms.
Structural test allowed to assert that 21845 places are NOT stable. Took 137 ms.
Incomplete random walk after 10000 steps, including 15 resets, run finished after 2394 ms. (steps per millisecond=4 ) properties (out of 10922) seen :4747
Running SMT prover for 6175 properties.
// Phase 1: matrix 49149 rows 32767 cols
[2023-03-20 11:34:28] [INFO ] Invariants computation overflowed in 9657 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Error writing to Z3 solver: java.io.IOException: Stream closed...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:629)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:339)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMT(DeadlockTester.java:223)
at fr.lip6.move.gal.application.solver.ReachabilitySolver.applyReductions(ReachabilitySolver.java:95)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.applyReachabilitySolver(GlobalPropertySolver.java:724)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:558)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preSolveLiveness(GlobalPropertySolver.java:412)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.preStableMarking(GlobalPropertySolver.java:321)
at fr.lip6.move.gal.application.solver.global.GlobalPropertySolver.solveProperty(GlobalPropertySolver.java:294)
at fr.lip6.move.gal.application.Application.startNoEx(Application.java:386)
at fr.lip6.move.gal.application.Application.start(Application.java:178)
at fr.lip6.move.gal.itscl.application.Application.start(Application.java:45)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
[2023-03-20 11:34:53] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-20 11:34:53] [INFO ] After 25226ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 6175 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 6175 out of 32767 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 32767/32767 places, 49149/49149 transitions.
Graph (complete) has 21844 edges and 32767 vertex of which 20531 are kept as prefixes of interest. Removing 12236 places using SCC suffix rule.52 ms
Discarding 12236 places :
Also discarding 16307 output transitions
Drop transitions removed 16307 transitions
Drop transitions removed 4293 transitions
Reduce isomorphic transitions removed 4293 transitions.
Drop transitions removed 102 transitions
Trivial Post-agglo rules discarded 102 transitions
Performed 102 trivial Post agglomeration. Transition count delta: 102
Iterating post reduction 0 with 4395 rules applied. Total rules applied 4396 place count 20531 transition count 28447
Reduce places removed 102 places and 0 transitions.
Iterating post reduction 1 with 102 rules applied. Total rules applied 4498 place count 20429 transition count 28447
Discarding 193 places :
Symmetric choice reduction at 2 with 193 rule applications. Total rules 4691 place count 20236 transition count 28254
Iterating global reduction 2 with 193 rules applied. Total rules applied 4884 place count 20236 transition count 28254
Performed 1669 Post agglomeration using F-continuation condition.Transition count delta: 1669
Deduced a syphon composed of 1669 places in 7 ms
Reduce places removed 1669 places and 0 transitions.
Iterating global reduction 2 with 3338 rules applied. Total rules applied 8222 place count 18567 transition count 26585
Renaming transitions due to excessive name length > 1024 char.
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 2 with 1 rules applied. Total rules applied 8223 place count 18566 transition count 26584
Ensure Unique test removed 9 places
Iterating post reduction 2 with 9 rules applied. Total rules applied 8232 place count 18557 transition count 26584
Applied a total of 8232 rules in 4381 ms. Remains 18557 /32767 variables (removed 14210) and now considering 26584/49149 (removed 22565) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 4386 ms. Remains : 18557/32767 places, 26584/49149 transitions.
Interrupted random walk after 35355 steps, including 7 resets, run timeout after 30001 ms. (steps per millisecond=1 ) properties seen 5953
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1403 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1419 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1349 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1430 ms. (steps per millisecond=6 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1263 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1256 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1246 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1265 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1253 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1245 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1236 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1238 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1240 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1237 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1232 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1227 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1227 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1239 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1235 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1229 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1241 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1240 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1242 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1230 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1234 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1243 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1240 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1238 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1326 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1261 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1235 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1240 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1241 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1244 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1248 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1251 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1253 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1246 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1233 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1257 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1256 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1254 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1254 ms. (steps per millisecond=7 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1250 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1248 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1243 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1245 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1250 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1249 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Incomplete Best-First random walk after 10001 steps, including 2 resets, run finished after 1230 ms. (steps per millisecond=8 ) properties (out of 222) seen :0
Running SMT prover for 222 properties.
// Phase 1: matrix 26584 rows 18557 cols
[2023-03-20 11:36:34] [INFO ] Computed 1060 place invariants in 3181 ms
[2023-03-20 11:37:25] [INFO ] [Real]Absence check using 0 positive and 1060 generalized place invariants in 750 ms returned sat
[2023-03-20 11:38:26] [INFO ] After 111812ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:222
[2023-03-20 11:39:14] [INFO ] [Nat]Absence check using 0 positive and 1060 generalized place invariants in 1298 ms returned sat
[2023-03-20 11:42:11] [INFO ] After 121186ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :222
[2023-03-20 11:42:11] [INFO ] After 121221ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :222
Attempting to minimize the solution found.
Minimization took 8 ms.
[2023-03-20 11:42:11] [INFO ] After 225174ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :222
Fused 222 Parikh solutions to 2 different solutions.
Parikh walk visited 1 properties in 1014 ms.
Support contains 221 out of 18557 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 18557/18557 places, 26584/26584 transitions.
Graph (complete) has 8723 edges and 18557 vertex of which 844 are kept as prefixes of interest. Removing 17713 places using SCC suffix rule.8 ms
Discarding 17713 places :
Also discarding 25141 output transitions
Drop transitions removed 25141 transitions
Drop transitions removed 366 transitions
Reduce isomorphic transitions removed 366 transitions.
Drop transitions removed 60 transitions
Trivial Post-agglo rules discarded 60 transitions
Performed 60 trivial Post agglomeration. Transition count delta: 60
Iterating post reduction 0 with 426 rules applied. Total rules applied 427 place count 844 transition count 1017
Reduce places removed 60 places and 0 transitions.
Iterating post reduction 1 with 60 rules applied. Total rules applied 487 place count 784 transition count 1017
Discarding 322 places :
Symmetric choice reduction at 2 with 322 rule applications. Total rules 809 place count 462 transition count 392
Iterating global reduction 2 with 322 rules applied. Total rules applied 1131 place count 462 transition count 392
Performed 43 Post agglomeration using F-continuation condition.Transition count delta: 43
Deduced a syphon composed of 43 places in 1 ms
Reduce places removed 43 places and 0 transitions.
Iterating global reduction 2 with 86 rules applied. Total rules applied 1217 place count 419 transition count 349
Reduce places removed 64 places and 64 transitions.
Iterating global reduction 2 with 64 rules applied. Total rules applied 1281 place count 355 transition count 285
Ensure Unique test removed 5 places
Iterating post reduction 2 with 5 rules applied. Total rules applied 1286 place count 350 transition count 285
Applied a total of 1286 rules in 108 ms. Remains 350 /18557 variables (removed 18207) and now considering 285/26584 (removed 26299) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 108 ms. Remains : 350/18557 places, 285/26584 transitions.
Finished random walk after 1236 steps, including 5 resets, run visited all 221 properties in 35 ms. (steps per millisecond=35 )
Able to resolve query StableMarking after proving 10923 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK PARIKH_WALK MARKED_SUFFIX_TEST TOPOLOGICAL
Total runtime 478757 ms.
ITS solved all properties within timeout

BK_STOP 1679312533430

--------------------
content from stderr:

+ ulimit -s 65536
+ [[ -z '' ]]
+ export LTSMIN_MEM_SIZE=8589934592
+ LTSMIN_MEM_SIZE=8589934592
+ export PYTHONPATH=/home/mcc/BenchKit/itstools/pylibs
+ PYTHONPATH=/home/mcc/BenchKit/itstools/pylibs
+ export LD_LIBRARY_PATH=/home/mcc/BenchKit/itstools/pylibs:
+ LD_LIBRARY_PATH=/home/mcc/BenchKit/itstools/pylibs:
++ sed s/.jar//
++ perl -pe 's/.*\.//g'
++ ls /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/plugins/fr.lip6.move.gal.application.pnmcc_1.0.0.202303021504.jar
+ VERSION=202303021504
+ echo 'Running Version 202303021504'
+ /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/its-tools -pnfolder /home/mcc/execution -examination StableMarking -timeout 180 -rebuildPNML

Sequence of Actions to be Executed by the VM

This is useful if one wants to reexecute the tool in the VM from the submitted image disk.

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="ViralEpidemic-PT-S04D1C1A06"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="smartxred"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="1800"
export BK_MEMORY_CONFINEMENT="16384"
export BK_BIN_PATH="/home/mcc/BenchKit/bin/"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi

# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-5348"
echo " Executing tool smartxred"
echo " Input is ViralEpidemic-PT-S04D1C1A06, examination is StableMarking"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r505-tall-167912730200823"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

tar xzf /home/mcc/BenchKit/INPUTS/ViralEpidemic-PT-S04D1C1A06.tgz
mv ViralEpidemic-PT-S04D1C1A06 execution
cd execution
if [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "UpperBounds" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] || [ "StableMarking" = "StateSpace" ]; then
rm -f GenericPropertiesVerdict.xml
fi
pwd
ls -lh

echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "StableMarking" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "StableMarking" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "StableMarking.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property StableMarking.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "StableMarking.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '' StableMarking.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ "StableMarking" = "ReachabilityDeadlock" ] || [ "StableMarking" = "QuasiLiveness" ] || [ "StableMarking" = "StableMarking" ] || [ "StableMarking" = "Liveness" ] || [ "StableMarking" = "OneSafe" ] ; then
echo "FORMULA_NAME StableMarking"
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;