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

About the Execution of Marcie+red for DLCflexbar-PT-5b

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
1429.863 107310.00 180047.00 535.40 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.r120-tall-167814498600353.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 marciexred
Input is DLCflexbar-PT-5b, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r120-tall-167814498600353
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 7.0M
-rw-r--r-- 1 mcc users 6.4K Feb 25 15:07 CTLCardinality.txt
-rw-r--r-- 1 mcc users 64K Feb 25 15:07 CTLCardinality.xml
-rw-r--r-- 1 mcc users 6.5K Feb 25 15:07 CTLFireability.txt
-rw-r--r-- 1 mcc users 60K Feb 25 15:07 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.9K Feb 25 15:51 LTLCardinality.txt
-rw-r--r-- 1 mcc users 26K Feb 25 15:51 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.2K Feb 25 15:51 LTLFireability.txt
-rw-r--r-- 1 mcc users 15K Feb 25 15:51 LTLFireability.xml
-rw-r--r-- 1 mcc users 14K Feb 25 15:08 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 143K Feb 25 15:08 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 12K Feb 25 15:08 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 99K Feb 25 15:08 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K Feb 25 15:51 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.7K Feb 25 15:51 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 equiv_col
-rw-r--r-- 1 mcc users 3 Mar 5 18:22 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 iscolored
-rw-r--r-- 1 mcc users 6.5M Mar 5 18:22 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 1678394567795

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=marciexred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=DLCflexbar-PT-5b
Applying reductions before tool marcie
Invoking reducer
Running Version 202303021504
[2023-03-09 20:42:49] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-09 20:42:49] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-09 20:42:50] [INFO ] Load time of PNML (sax parser for PT used): 501 ms
[2023-03-09 20:42:50] [INFO ] Transformed 17305 places.
[2023-03-09 20:42:50] [INFO ] Transformed 26483 transitions.
[2023-03-09 20:42:50] [INFO ] Found NUPN structural information;
[2023-03-09 20:42:50] [INFO ] Parsed PT model containing 17305 places and 26483 transitions and 73264 arcs in 1245 ms.
Graph (trivial) has 15844 edges and 17305 vertex of which 1384 / 17305 are part of one of the 90 SCC in 51 ms
Free SCC test removed 1294 places
Structural test allowed to assert that 9066 places are NOT stable. Took 145 ms.
Ensure Unique test removed 1370 transitions
Reduce redundant transitions removed 1370 transitions.
Incomplete random walk after 10000 steps, including 2 resets, run finished after 6550 ms. (steps per millisecond=1 ) properties (out of 8239) seen :1217
Running SMT prover for 7022 properties.
[2023-03-09 20:42:59] [INFO ] Flow matrix only has 25024 transitions (discarded 89 similar events)
// Phase 1: matrix 25024 rows 16011 cols
[2023-03-09 20:42:59] [INFO ] Computed 979 place invariants in 159 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Failed to assert expression: java.io.IOException: Stream close...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.assertInvariants(DeadlockTester.java:2340)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:618)
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-09 20:43:25] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-09 20:43:25] [INFO ] After 25227ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 7022 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 2 ms.
Support contains 7022 out of 16011 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 16011/16011 places, 25113/25113 transitions.
Drop transitions removed 90 transitions
Reduce isomorphic transitions removed 90 transitions.
Drop transitions removed 3385 transitions
Trivial Post-agglo rules discarded 3385 transitions
Performed 3385 trivial Post agglomeration. Transition count delta: 3385
Iterating post reduction 0 with 3475 rules applied. Total rules applied 3475 place count 16011 transition count 21638
Reduce places removed 3385 places and 0 transitions.
Ensure Unique test removed 20 transitions
Reduce isomorphic transitions removed 20 transitions.
Drop transitions removed 14 transitions
Trivial Post-agglo rules discarded 14 transitions
Performed 14 trivial Post agglomeration. Transition count delta: 14
Iterating post reduction 1 with 3419 rules applied. Total rules applied 6894 place count 12626 transition count 21604
Reduce places removed 14 places and 0 transitions.
Iterating post reduction 2 with 14 rules applied. Total rules applied 6908 place count 12612 transition count 21604
Performed 20 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 20 Pre rules applied. Total rules applied 6908 place count 12612 transition count 21584
Deduced a syphon composed of 20 places in 516 ms
Reduce places removed 20 places and 0 transitions.
Iterating global reduction 3 with 40 rules applied. Total rules applied 6948 place count 12592 transition count 21584
Discarding 308 places :
Symmetric choice reduction at 3 with 308 rule applications. Total rules 7256 place count 12284 transition count 21276
Iterating global reduction 3 with 308 rules applied. Total rules applied 7564 place count 12284 transition count 21276
Performed 81 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 81 Pre rules applied. Total rules applied 7564 place count 12284 transition count 21195
Deduced a syphon composed of 81 places in 497 ms
Reduce places removed 81 places and 0 transitions.
Iterating global reduction 3 with 162 rules applied. Total rules applied 7726 place count 12203 transition count 21195
Discarding 50 places :
Symmetric choice reduction at 3 with 50 rule applications. Total rules 7776 place count 12153 transition count 18832
Iterating global reduction 3 with 50 rules applied. Total rules applied 7826 place count 12153 transition count 18832
Ensure Unique test removed 30 transitions
Reduce isomorphic transitions removed 30 transitions.
Iterating post reduction 3 with 30 rules applied. Total rules applied 7856 place count 12153 transition count 18802
Performed 1920 Post agglomeration using F-continuation condition with reduction of 1 identical transitions.
Deduced a syphon composed of 1920 places in 7 ms
Reduce places removed 1920 places and 0 transitions.
Iterating global reduction 4 with 3840 rules applied. Total rules applied 11696 place count 10233 transition count 16881
Ensure Unique test removed 5 transitions
Reduce isomorphic transitions removed 5 transitions.
Iterating post reduction 4 with 5 rules applied. Total rules applied 11701 place count 10233 transition count 16876
Renaming transitions due to excessive name length > 1024 char.
Performed 8 Post agglomeration using F-continuation condition.Transition count delta: -37
Deduced a syphon composed of 8 places in 10 ms
Reduce places removed 8 places and 0 transitions.
Iterating global reduction 5 with 16 rules applied. Total rules applied 11717 place count 10225 transition count 16913
Drop transitions removed 19 transitions
Redundant transition composition rules discarded 19 transitions
Iterating global reduction 5 with 19 rules applied. Total rules applied 11736 place count 10225 transition count 16894
Discarding 6 places :
Symmetric choice reduction at 5 with 6 rule applications. Total rules 11742 place count 10219 transition count 16888
Iterating global reduction 5 with 6 rules applied. Total rules applied 11748 place count 10219 transition count 16888
Discarding 6 places :
Symmetric choice reduction at 5 with 6 rule applications. Total rules 11754 place count 10213 transition count 16480
Iterating global reduction 5 with 6 rules applied. Total rules applied 11760 place count 10213 transition count 16480
Ensure Unique test removed 6 transitions
Reduce isomorphic transitions removed 6 transitions.
Iterating post reduction 5 with 6 rules applied. Total rules applied 11766 place count 10213 transition count 16474
Performed 7 Post agglomeration using F-continuation condition.Transition count delta: 7
Deduced a syphon composed of 7 places in 6 ms
Reduce places removed 7 places and 0 transitions.
Iterating global reduction 6 with 14 rules applied. Total rules applied 11780 place count 10206 transition count 16467
Discarding 7 places :
Symmetric choice reduction at 6 with 7 rule applications. Total rules 11787 place count 10199 transition count 15991
Iterating global reduction 6 with 7 rules applied. Total rules applied 11794 place count 10199 transition count 15991
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Iterating post reduction 6 with 7 rules applied. Total rules applied 11801 place count 10199 transition count 15984
Free-agglomeration rule applied 2142 times with reduction of 474 identical transitions.
Iterating global reduction 7 with 2142 rules applied. Total rules applied 13943 place count 10199 transition count 13368
Reduce places removed 2142 places and 0 transitions.
Drop transitions removed 171 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 173 transitions.
Iterating post reduction 7 with 2315 rules applied. Total rules applied 16258 place count 8057 transition count 13195
Discarding 29 places :
Symmetric choice reduction at 8 with 29 rule applications. Total rules 16287 place count 8028 transition count 13099
Iterating global reduction 8 with 29 rules applied. Total rules applied 16316 place count 8028 transition count 13099
Drop transitions removed 504 transitions
Redundant transition composition rules discarded 504 transitions
Iterating global reduction 8 with 504 rules applied. Total rules applied 16820 place count 8028 transition count 12595
Free-agglomeration rule (complex) applied 1 times.
Iterating global reduction 8 with 1 rules applied. Total rules applied 16821 place count 8028 transition count 12657
Reduce places removed 1 places and 0 transitions.
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 8 with 3 rules applied. Total rules applied 16824 place count 8027 transition count 12655
Partial Post-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 9 with 1 rules applied. Total rules applied 16825 place count 8027 transition count 12655
Applied a total of 16825 rules in 14666 ms. Remains 8027 /16011 variables (removed 7984) and now considering 12655/25113 (removed 12458) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 14669 ms. Remains : 8027/16011 places, 12655/25113 transitions.
Interrupted random walk after 361005 steps, including 1 resets, run timeout after 30001 ms. (steps per millisecond=12 ) properties seen 7020
Interrupted Best-First random walk after 421831 steps, including 1 resets, run timeout after 5001 ms. (steps per millisecond=84 ) properties seen 0
Interrupted Best-First random walk after 424373 steps, including 1 resets, run timeout after 5003 ms. (steps per millisecond=84 ) properties seen 1
Running SMT prover for 1 properties.
[2023-03-09 20:44:19] [INFO ] Flow matrix only has 12592 transitions (discarded 63 similar events)
// Phase 1: matrix 12592 rows 8027 cols
[2023-03-09 20:44:19] [INFO ] Computed 950 place invariants in 44 ms
[2023-03-09 20:44:20] [INFO ] After 774ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:1
[2023-03-09 20:44:22] [INFO ] [Nat]Absence check using 950 positive place invariants in 457 ms returned sat
[2023-03-09 20:44:30] [INFO ] After 8376ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :1
[2023-03-09 20:44:30] [INFO ] State equation strengthened by 910 read => feed constraints.
[2023-03-09 20:44:31] [INFO ] After 466ms SMT Verify possible using 910 Read/Feed constraints in natural domain returned unsat :0 sat :1
[2023-03-09 20:44:31] [INFO ] After 1172ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :1
Attempting to minimize the solution found.
Minimization took 362 ms.
[2023-03-09 20:44:32] [INFO ] After 11382ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :1
Parikh walk visited 0 properties in 1486 ms.
Support contains 1 out of 8027 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 8027/8027 places, 12655/12655 transitions.
Drop transitions removed 4380 transitions
Trivial Post-agglo rules discarded 4380 transitions
Performed 4380 trivial Post agglomeration. Transition count delta: 4380
Iterating post reduction 0 with 4380 rules applied. Total rules applied 4380 place count 8027 transition count 8275
Reduce places removed 4380 places and 0 transitions.
Ensure Unique test removed 180 transitions
Reduce isomorphic transitions removed 180 transitions.
Drop transitions removed 176 transitions
Trivial Post-agglo rules discarded 176 transitions
Performed 176 trivial Post agglomeration. Transition count delta: 176
Iterating post reduction 1 with 4736 rules applied. Total rules applied 9116 place count 3647 transition count 7919
Reduce places removed 176 places and 0 transitions.
Ensure Unique test removed 62 transitions
Reduce isomorphic transitions removed 62 transitions.
Drop transitions removed 62 transitions
Trivial Post-agglo rules discarded 62 transitions
Performed 62 trivial Post agglomeration. Transition count delta: 62
Iterating post reduction 2 with 300 rules applied. Total rules applied 9416 place count 3471 transition count 7795
Reduce places removed 62 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 3 with 64 rules applied. Total rules applied 9480 place count 3409 transition count 7793
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 4 with 1 rules applied. Total rules applied 9481 place count 3408 transition count 7793
Performed 58 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 58 Pre rules applied. Total rules applied 9481 place count 3408 transition count 7735
Deduced a syphon composed of 58 places in 2 ms
Reduce places removed 58 places and 0 transitions.
Iterating global reduction 5 with 116 rules applied. Total rules applied 9597 place count 3350 transition count 7735
Discarding 1035 places :
Symmetric choice reduction at 5 with 1035 rule applications. Total rules 10632 place count 2315 transition count 6696
Iterating global reduction 5 with 1035 rules applied. Total rules applied 11667 place count 2315 transition count 6696
Ensure Unique test removed 1023 transitions
Reduce isomorphic transitions removed 1023 transitions.
Iterating post reduction 5 with 1023 rules applied. Total rules applied 12690 place count 2315 transition count 5673
Performed 1035 Post agglomeration using F-continuation condition with reduction of 228 identical transitions.
Deduced a syphon composed of 1035 places in 2 ms
Reduce places removed 1035 places and 0 transitions.
Iterating global reduction 6 with 2070 rules applied. Total rules applied 14760 place count 1280 transition count 4410
Drop transitions removed 1736 transitions
Reduce isomorphic transitions removed 1736 transitions.
Graph (complete) has 3381 edges and 1280 vertex of which 70 are kept as prefixes of interest. Removing 1210 places using SCC suffix rule.3 ms
Discarding 1210 places :
Also discarding 2461 output transitions
Drop transitions removed 2461 transitions
Iterating post reduction 6 with 1737 rules applied. Total rules applied 16497 place count 70 transition count 213
Drop transitions removed 66 transitions
Ensure Unique test removed 15 transitions
Reduce isomorphic transitions removed 81 transitions.
Iterating post reduction 7 with 81 rules applied. Total rules applied 16578 place count 70 transition count 132
Discarding 62 places :
Symmetric choice reduction at 8 with 62 rule applications. Total rules 16640 place count 8 transition count 8
Iterating global reduction 8 with 62 rules applied. Total rules applied 16702 place count 8 transition count 8
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 0
Deduced a syphon composed of 1 places in 0 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 8 with 2 rules applied. Total rules applied 16704 place count 7 transition count 8
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 8 with 2 rules applied. Total rules applied 16706 place count 7 transition count 6
Discarding 2 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition t3480.t11627.t5012.t3484.t3485.t5013 and 2 places that fell out of Prefix Of Interest.
Drop transitions removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 9 with 2 rules applied. Total rules applied 16708 place count 5 transition count 4
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 10 with 1 rules applied. Total rules applied 16709 place count 4 transition count 3
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 10 with 1 rules applied. Total rules applied 16710 place count 3 transition count 3
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 11 with 1 Pre rules applied. Total rules applied 16710 place count 3 transition count 2
Deduced a syphon composed of 1 places in 0 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 11 with 2 rules applied. Total rules applied 16712 place count 2 transition count 2
Applied a total of 16712 rules in 553 ms. Remains 2 /8027 variables (removed 8025) and now considering 2/12655 (removed 12653) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 553 ms. Remains : 2/8027 places, 2/12655 transitions.
Finished random walk after 1 steps, including 0 resets, run visited all 1 properties in 1 ms. (steps per millisecond=1 )
Able to resolve query StableMarking after proving 8241 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST BESTFIRST_WALK TOPOLOGICAL
Total runtime 104646 ms.
ITS solved all properties within timeout

BK_STOP 1678394675105

--------------------
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//
++ ls /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/plugins/fr.lip6.move.gal.application.pnmcc_1.0.0.202303021504.jar
++ perl -pe 's/.*\.//g'
+ 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="DLCflexbar-PT-5b"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="marciexred"
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 marciexred"
echo " Input is DLCflexbar-PT-5b, 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 r120-tall-167814498600353"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

tar xzf /home/mcc/BenchKit/INPUTS/DLCflexbar-PT-5b.tgz
mv DLCflexbar-PT-5b 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 ;