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

About the Execution of LTSMin+red for DLCflexbar-PT-8b

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
3138.479 427193.00 527402.00 977.90 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.r119-tall-167814497700383.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 ltsminxred
Input is DLCflexbar-PT-8b, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r119-tall-167814497700383
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 20M
-rw-r--r-- 1 mcc users 7.6K Feb 25 14:57 CTLCardinality.txt
-rw-r--r-- 1 mcc users 81K Feb 25 14:57 CTLCardinality.xml
-rw-r--r-- 1 mcc users 6.1K Feb 25 14:56 CTLFireability.txt
-rw-r--r-- 1 mcc users 55K Feb 25 14:56 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:52 LTLCardinality.txt
-rw-r--r-- 1 mcc users 26K Feb 25 15:52 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.4K Feb 25 15:52 LTLFireability.txt
-rw-r--r-- 1 mcc users 18K Feb 25 15:52 LTLFireability.xml
-rw-r--r-- 1 mcc users 8.1K Feb 25 15:00 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 77K Feb 25 15:00 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 9.2K Feb 25 14:58 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 76K Feb 25 14:58 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K Feb 25 15:52 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.7K Feb 25 15:52 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 20M 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 1679415552998

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=ltsminxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=DLCflexbar-PT-8b
Applying reductions before tool ltsmin
Invoking reducer
Running Version 202303021504
[2023-03-21 16:19:14] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-21 16:19:14] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-21 16:19:15] [INFO ] Load time of PNML (sax parser for PT used): 1163 ms
[2023-03-21 16:19:17] [INFO ] Transformed 47560 places.
[2023-03-21 16:19:17] [INFO ] Transformed 76160 transitions.
[2023-03-21 16:19:17] [INFO ] Found NUPN structural information;
[2023-03-21 16:19:20] [INFO ] Parsed PT model containing 47560 places and 76160 transitions and 216499 arcs in 6009 ms.
Graph (trivial) has 42550 edges and 47560 vertex of which 2800 / 47560 are part of one of the 180 SCC in 112 ms
Free SCC test removed 2620 places
Structural test allowed to assert that 25830 places are NOT stable. Took 372 ms.
Ensure Unique test removed 2780 transitions
Reduce redundant transitions removed 2780 transitions.
Incomplete random walk after 10000 steps, including 2 resets, run finished after 1668 ms. (steps per millisecond=5 ) properties (out of 21730) seen :664
Interrupted probabilistic random walk after 3571 steps, run timeout after 6113 ms. (steps per millisecond=0 ) properties seen :{}
Probabilistic random walk after 3571 steps, saw 3488 distinct states, run finished after 6117 ms. (steps per millisecond=0 ) properties seen :0
Running SMT prover for 21066 properties.
[2023-03-21 16:19:40] [INFO ] Flow matrix only has 73201 transitions (discarded 179 similar events)
// Phase 1: matrix 73201 rows 44940 cols
[2023-03-21 16:19:41] [INFO ] Computed 3040 place invariants in 736 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-21 16:20:07] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 16:20:07] [INFO ] After 25631ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 21066 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 4 ms.
Support contains 21066 out of 44940 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 44940/44940 places, 73380/73380 transitions.
Drop transitions removed 180 transitions
Reduce isomorphic transitions removed 180 transitions.
Drop transitions removed 7777 transitions
Trivial Post-agglo rules discarded 7777 transitions
Performed 7777 trivial Post agglomeration. Transition count delta: 7777
Iterating post reduction 0 with 7957 rules applied. Total rules applied 7957 place count 44940 transition count 65423
Reduce places removed 7777 places and 0 transitions.
Ensure Unique test removed 21 transitions
Reduce isomorphic transitions removed 21 transitions.
Drop transitions removed 20 transitions
Trivial Post-agglo rules discarded 20 transitions
Performed 20 trivial Post agglomeration. Transition count delta: 20
Iterating post reduction 1 with 7818 rules applied. Total rules applied 15775 place count 37163 transition count 65382
Reduce places removed 20 places and 0 transitions.
Performed 23 Post agglomeration using F-continuation condition.Transition count delta: 23
Iterating post reduction 2 with 43 rules applied. Total rules applied 15818 place count 37143 transition count 65359
Reduce places removed 23 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 3 with 24 rules applied. Total rules applied 15842 place count 37120 transition count 65358
Performed 6 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 6 Pre rules applied. Total rules applied 15842 place count 37120 transition count 65352
Deduced a syphon composed of 6 places in 5005 ms
Reduce places removed 6 places and 0 transitions.
Iterating global reduction 4 with 12 rules applied. Total rules applied 15854 place count 37114 transition count 65352
Discarding 226 places :
Symmetric choice reduction at 4 with 226 rule applications. Total rules 16080 place count 36888 transition count 65126
Iterating global reduction 4 with 226 rules applied. Total rules applied 16306 place count 36888 transition count 65126
Performed 84 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 84 Pre rules applied. Total rules applied 16306 place count 36888 transition count 65042
Deduced a syphon composed of 84 places in 5577 ms
Reduce places removed 84 places and 0 transitions.
Iterating global reduction 4 with 168 rules applied. Total rules applied 16474 place count 36804 transition count 65042
Discarding 38 places :
Symmetric choice reduction at 4 with 38 rule applications. Total rules 16512 place count 36766 transition count 59380
Iterating global reduction 4 with 38 rules applied. Total rules applied 16550 place count 36766 transition count 59380
Ensure Unique test removed 13 transitions
Reduce isomorphic transitions removed 13 transitions.
Iterating post reduction 4 with 13 rules applied. Total rules applied 16563 place count 36766 transition count 59367
Performed 6050 Post agglomeration using F-continuation condition with reduction of 1 identical transitions.
Deduced a syphon composed of 6050 places in 20 ms
Reduce places removed 6050 places and 0 transitions.
Iterating global reduction 5 with 12100 rules applied. Total rules applied 28663 place count 30716 transition count 53316
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Iterating post reduction 5 with 7 rules applied. Total rules applied 28670 place count 30716 transition count 53309
Renaming transitions due to excessive name length > 1024 char.
Performed 5 Post agglomeration using F-continuation condition.Transition count delta: -24
Deduced a syphon composed of 5 places in 19 ms
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 6 with 10 rules applied. Total rules applied 28680 place count 30711 transition count 53333
Free-agglomeration rule applied 6529 times with reduction of 1488 identical transitions.
Iterating global reduction 6 with 6529 rules applied. Total rules applied 35209 place count 30711 transition count 45316
Reduce places removed 6529 places and 0 transitions.
Drop transitions removed 152 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 154 transitions.
Iterating post reduction 6 with 6683 rules applied. Total rules applied 41892 place count 24182 transition count 45162
Discarding 26 places :
Symmetric choice reduction at 7 with 26 rule applications. Total rules 41918 place count 24156 transition count 45022
Iterating global reduction 7 with 26 rules applied. Total rules applied 41944 place count 24156 transition count 45022
Free-agglomeration rule (complex) applied 17 times.
Iterating global reduction 7 with 17 rules applied. Total rules applied 41961 place count 24156 transition count 47477
Reduce places removed 17 places and 0 transitions.
Drop transitions removed 84 transitions
Reduce isomorphic transitions removed 84 transitions.
Iterating post reduction 7 with 101 rules applied. Total rules applied 42062 place count 24139 transition count 47393
Discarding 7 places :
Symmetric choice reduction at 8 with 7 rule applications. Total rules 42069 place count 24132 transition count 46397
Iterating global reduction 8 with 7 rules applied. Total rules applied 42076 place count 24132 transition count 46397
Ensure Unique test removed 1024 transitions
Reduce isomorphic transitions removed 1024 transitions.
Iterating post reduction 8 with 1024 rules applied. Total rules applied 43100 place count 24132 transition count 45373
Applied a total of 43100 rules in 53408 ms. Remains 24132 /44940 variables (removed 20808) and now considering 45373/73380 (removed 28007) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 53416 ms. Remains : 24132/44940 places, 45373/73380 transitions.
Interrupted random walk after 179999 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=5 ) properties seen 18264
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 67 ms. (steps per millisecond=14 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 46 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Incomplete Best-First random walk after 1001 steps, including 0 resets, run finished after 47 ms. (steps per millisecond=21 ) properties (out of 2802) seen :0
Running SMT prover for 2802 properties.
[2023-03-21 16:21:33] [INFO ] Flow matrix only has 43747 transitions (discarded 1626 similar events)
// Phase 1: matrix 43747 rows 24132 cols
[2023-03-21 16:21:33] [INFO ] Computed 3014 place invariants in 148 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-21 16:25:18] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 16:25:18] [INFO ] After 225131ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 2802 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 2802 out of 24132 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 24132/24132 places, 45373/45373 transitions.
Drop transitions removed 11326 transitions
Trivial Post-agglo rules discarded 11326 transitions
Performed 11326 trivial Post agglomeration. Transition count delta: 11326
Iterating post reduction 0 with 11326 rules applied. Total rules applied 11326 place count 24132 transition count 34047
Reduce places removed 11326 places and 0 transitions.
Ensure Unique test removed 291 transitions
Reduce isomorphic transitions removed 291 transitions.
Drop transitions removed 283 transitions
Trivial Post-agglo rules discarded 283 transitions
Performed 283 trivial Post agglomeration. Transition count delta: 283
Iterating post reduction 1 with 11900 rules applied. Total rules applied 23226 place count 12806 transition count 33473
Reduce places removed 283 places and 0 transitions.
Ensure Unique test removed 41 transitions
Reduce isomorphic transitions removed 41 transitions.
Drop transitions removed 40 transitions
Trivial Post-agglo rules discarded 40 transitions
Performed 40 trivial Post agglomeration. Transition count delta: 40
Iterating post reduction 2 with 364 rules applied. Total rules applied 23590 place count 12523 transition count 33392
Reduce places removed 40 places and 0 transitions.
Performed 50 Post agglomeration using F-continuation condition.Transition count delta: 50
Iterating post reduction 3 with 90 rules applied. Total rules applied 23680 place count 12483 transition count 33342
Reduce places removed 50 places and 0 transitions.
Iterating post reduction 4 with 50 rules applied. Total rules applied 23730 place count 12433 transition count 33342
Performed 246 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 5 with 246 Pre rules applied. Total rules applied 23730 place count 12433 transition count 33096
Deduced a syphon composed of 246 places in 9 ms
Reduce places removed 246 places and 0 transitions.
Iterating global reduction 5 with 492 rules applied. Total rules applied 24222 place count 12187 transition count 33096
Discarding 2334 places :
Symmetric choice reduction at 5 with 2334 rule applications. Total rules 26556 place count 9853 transition count 30476
Iterating global reduction 5 with 2334 rules applied. Total rules applied 28890 place count 9853 transition count 30476
Ensure Unique test removed 4212 transitions
Reduce isomorphic transitions removed 4212 transitions.
Iterating post reduction 5 with 4212 rules applied. Total rules applied 33102 place count 9853 transition count 26264
Performed 5 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 6 with 5 Pre rules applied. Total rules applied 33102 place count 9853 transition count 26259
Deduced a syphon composed of 5 places in 7 ms
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 6 with 10 rules applied. Total rules applied 33112 place count 9848 transition count 26259
Performed 3103 Post agglomeration using F-continuation condition with reduction of 1498 identical transitions.
Deduced a syphon composed of 3103 places in 7 ms
Reduce places removed 3103 places and 0 transitions.
Iterating global reduction 6 with 6206 rules applied. Total rules applied 39318 place count 6745 transition count 21658
Drop transitions removed 5793 transitions
Ensure Unique test removed 503 transitions
Reduce isomorphic transitions removed 6296 transitions.
Graph (complete) has 18825 edges and 6745 vertex of which 6727 are kept as prefixes of interest. Removing 18 places using SCC suffix rule.11 ms
Discarding 18 places :
Also discarding 24 output transitions
Drop transitions removed 24 transitions
Iterating post reduction 6 with 6297 rules applied. Total rules applied 45615 place count 6727 transition count 15338
Drop transitions removed 48 transitions
Reduce isomorphic transitions removed 48 transitions.
Iterating post reduction 7 with 48 rules applied. Total rules applied 45663 place count 6727 transition count 15290
Discarding 403 places :
Symmetric choice reduction at 8 with 403 rule applications. Total rules 46066 place count 6324 transition count 14411
Iterating global reduction 8 with 403 rules applied. Total rules applied 46469 place count 6324 transition count 14411
Performed 8 Post agglomeration using F-continuation condition.Transition count delta: 8
Deduced a syphon composed of 8 places in 5 ms
Reduce places removed 8 places and 0 transitions.
Iterating global reduction 8 with 16 rules applied. Total rules applied 46485 place count 6316 transition count 14403
Drop transitions removed 1117 transitions
Reduce isomorphic transitions removed 1117 transitions.
Graph (complete) has 16393 edges and 6316 vertex of which 6313 are kept as prefixes of interest. Removing 3 places using SCC suffix rule.6 ms
Discarding 3 places :
Also discarding 0 output transitions
Iterating post reduction 8 with 1118 rules applied. Total rules applied 47603 place count 6313 transition count 13286
Discarding 218 places :
Symmetric choice reduction at 9 with 218 rule applications. Total rules 47821 place count 6095 transition count 12912
Iterating global reduction 9 with 218 rules applied. Total rules applied 48039 place count 6095 transition count 12912
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: -736
Deduced a syphon composed of 101 places in 7 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 9 with 202 rules applied. Total rules applied 48241 place count 5994 transition count 13648
Drop transitions removed 581 transitions
Ensure Unique test removed 47 transitions
Reduce isomorphic transitions removed 628 transitions.
Iterating post reduction 9 with 628 rules applied. Total rules applied 48869 place count 5994 transition count 13020
Discarding 17 places :
Symmetric choice reduction at 10 with 17 rule applications. Total rules 48886 place count 5977 transition count 12877
Iterating global reduction 10 with 17 rules applied. Total rules applied 48903 place count 5977 transition count 12877
Ensure Unique test removed 16 transitions
Reduce isomorphic transitions removed 16 transitions.
Iterating post reduction 10 with 16 rules applied. Total rules applied 48919 place count 5977 transition count 12861
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: -772
Deduced a syphon composed of 101 places in 5 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 11 with 202 rules applied. Total rules applied 49121 place count 5876 transition count 13633
Drop transitions removed 710 transitions
Ensure Unique test removed 56 transitions
Reduce isomorphic transitions removed 766 transitions.
Iterating post reduction 11 with 766 rules applied. Total rules applied 49887 place count 5876 transition count 12867
Discarding 17 places :
Symmetric choice reduction at 12 with 17 rule applications. Total rules 49904 place count 5859 transition count 12714
Iterating global reduction 12 with 17 rules applied. Total rules applied 49921 place count 5859 transition count 12714
Ensure Unique test removed 17 transitions
Reduce isomorphic transitions removed 17 transitions.
Iterating post reduction 12 with 17 rules applied. Total rules applied 49938 place count 5859 transition count 12697
Performed 101 Post agglomeration using F-continuation condition.Transition count delta: -750
Deduced a syphon composed of 101 places in 5 ms
Reduce places removed 101 places and 0 transitions.
Iterating global reduction 13 with 202 rules applied. Total rules applied 50140 place count 5758 transition count 13447
Drop transitions removed 668 transitions
Ensure Unique test removed 66 transitions
Reduce isomorphic transitions removed 734 transitions.
Iterating post reduction 13 with 734 rules applied. Total rules applied 50874 place count 5758 transition count 12713
Discarding 15 places :
Symmetric choice reduction at 14 with 15 rule applications. Total rules 50889 place count 5743 transition count 12582
Iterating global reduction 14 with 15 rules applied. Total rules applied 50904 place count 5743 transition count 12582
Ensure Unique test removed 15 transitions
Reduce isomorphic transitions removed 15 transitions.
Iterating post reduction 14 with 15 rules applied. Total rules applied 50919 place count 5743 transition count 12567
Performed 99 Post agglomeration using F-continuation condition.Transition count delta: -706
Deduced a syphon composed of 99 places in 5 ms
Reduce places removed 99 places and 0 transitions.
Iterating global reduction 15 with 198 rules applied. Total rules applied 51117 place count 5644 transition count 13273
Drop transitions removed 584 transitions
Ensure Unique test removed 59 transitions
Reduce isomorphic transitions removed 643 transitions.
Iterating post reduction 15 with 643 rules applied. Total rules applied 51760 place count 5644 transition count 12630
Discarding 19 places :
Symmetric choice reduction at 16 with 19 rule applications. Total rules 51779 place count 5625 transition count 12452
Iterating global reduction 16 with 19 rules applied. Total rules applied 51798 place count 5625 transition count 12452
Ensure Unique test removed 19 transitions
Reduce isomorphic transitions removed 19 transitions.
Iterating post reduction 16 with 19 rules applied. Total rules applied 51817 place count 5625 transition count 12433
Performed 20 Post agglomeration using F-continuation condition.Transition count delta: -136
Deduced a syphon composed of 20 places in 5 ms
Reduce places removed 20 places and 0 transitions.
Iterating global reduction 17 with 40 rules applied. Total rules applied 51857 place count 5605 transition count 12569
Drop transitions removed 152 transitions
Ensure Unique test removed 16 transitions
Reduce isomorphic transitions removed 168 transitions.
Iterating post reduction 17 with 168 rules applied. Total rules applied 52025 place count 5605 transition count 12401
Drop transitions removed 237 transitions
Redundant transition composition rules discarded 237 transitions
Iterating global reduction 18 with 237 rules applied. Total rules applied 52262 place count 5605 transition count 12164
Free-agglomeration rule applied 24 times.
Iterating global reduction 18 with 24 rules applied. Total rules applied 52286 place count 5605 transition count 12140
Reduce places removed 24 places and 0 transitions.
Drop transitions removed 1563 transitions
Reduce isomorphic transitions removed 1563 transitions.
Iterating post reduction 18 with 1587 rules applied. Total rules applied 53873 place count 5581 transition count 10577
Discarding 6 places :
Symmetric choice reduction at 19 with 6 rule applications. Total rules 53879 place count 5575 transition count 10483
Iterating global reduction 19 with 6 rules applied. Total rules applied 53885 place count 5575 transition count 10483
Ensure Unique test removed 851 transitions
Reduce isomorphic transitions removed 851 transitions.
Iterating post reduction 19 with 851 rules applied. Total rules applied 54736 place count 5575 transition count 9632
Performed 5 Post agglomeration using F-continuation condition.Transition count delta: 5
Deduced a syphon composed of 5 places in 3 ms
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 20 with 10 rules applied. Total rules applied 54746 place count 5570 transition count 9627
Drop transitions removed 700 transitions
Reduce isomorphic transitions removed 700 transitions.
Graph (complete) has 13252 edges and 5570 vertex of which 5565 are kept as prefixes of interest. Removing 5 places using SCC suffix rule.4 ms
Discarding 5 places :
Also discarding 0 output transitions
Iterating post reduction 20 with 701 rules applied. Total rules applied 55447 place count 5565 transition count 8927
Discarding 642 places :
Symmetric choice reduction at 21 with 642 rule applications. Total rules 56089 place count 4923 transition count 7469
Iterating global reduction 21 with 642 rules applied. Total rules applied 56731 place count 4923 transition count 7469
Performed 3 Post agglomeration using F-continuation condition.Transition count delta: -24
Deduced a syphon composed of 3 places in 2 ms
Reduce places removed 3 places and 0 transitions.
Iterating global reduction 21 with 6 rules applied. Total rules applied 56737 place count 4920 transition count 7493
Drop transitions removed 9 transitions
Reduce isomorphic transitions removed 9 transitions.
Iterating post reduction 21 with 9 rules applied. Total rules applied 56746 place count 4920 transition count 7484
Drop transitions removed 36 transitions
Redundant transition composition rules discarded 36 transitions
Iterating global reduction 22 with 36 rules applied. Total rules applied 56782 place count 4920 transition count 7448
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 22 with 1 rules applied. Total rules applied 56783 place count 4919 transition count 7448
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: -2
Deduced a syphon composed of 1 places in 2 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 23 with 2 rules applied. Total rules applied 56785 place count 4918 transition count 7450
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 23 with 2 rules applied. Total rules applied 56787 place count 4918 transition count 7448
Partial Free-agglomeration rule applied 3 times.
Drop transitions removed 3 transitions
Iterating global reduction 24 with 3 rules applied. Total rules applied 56790 place count 4918 transition count 7448
Drop transitions removed 2 transitions
Redundant transition composition rules discarded 2 transitions
Iterating global reduction 24 with 2 rules applied. Total rules applied 56792 place count 4918 transition count 7446
Partial Post-agglomeration rule applied 5 times.
Drop transitions removed 5 transitions
Iterating global reduction 24 with 5 rules applied. Total rules applied 56797 place count 4918 transition count 7446
Applied a total of 56797 rules in 13881 ms. Remains 4918 /24132 variables (removed 19214) and now considering 7446/45373 (removed 37927) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 13881 ms. Remains : 4918/24132 places, 7446/45373 transitions.
Interrupted random walk after 164634 steps, including 0 resets, run timeout after 30001 ms. (steps per millisecond=5 ) properties seen 2800
Interrupted Best-First random walk after 222928 steps, including 0 resets, run timeout after 5017 ms. (steps per millisecond=44 ) properties seen 0
Interrupted Best-First random walk after 223108 steps, including 0 resets, run timeout after 5006 ms. (steps per millisecond=44 ) properties seen 1
Running SMT prover for 1 properties.
[2023-03-21 16:26:12] [INFO ] Flow matrix only has 5369 transitions (discarded 2077 similar events)
// Phase 1: matrix 5369 rows 4918 cols
[2023-03-21 16:26:12] [INFO ] Computed 1734 place invariants in 20 ms
[2023-03-21 16:26:13] [INFO ] After 495ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:1
[2023-03-21 16:26:14] [INFO ] [Nat]Absence check using 1734 positive place invariants in 452 ms returned sat
[2023-03-21 16:26:17] [INFO ] After 3159ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :1
[2023-03-21 16:26:17] [INFO ] State equation strengthened by 1622 read => feed constraints.
[2023-03-21 16:26:18] [INFO ] After 714ms SMT Verify possible using 1622 Read/Feed constraints in natural domain returned unsat :0 sat :1
[2023-03-21 16:26:18] [INFO ] After 1052ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :1
Attempting to minimize the solution found.
Minimization took 187 ms.
[2023-03-21 16:26:18] [INFO ] After 5503ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :1
Parikh walk visited 0 properties in 652 ms.
Support contains 1 out of 4918 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 4918/4918 places, 7446/7446 transitions.
Graph (complete) has 11124 edges and 4918 vertex of which 1076 are kept as prefixes of interest. Removing 3842 places using SCC suffix rule.3 ms
Discarding 3842 places :
Also discarding 4681 output transitions
Drop transitions removed 4681 transitions
Drop transitions removed 1273 transitions
Reduce isomorphic transitions removed 1273 transitions.
Drop transitions removed 272 transitions
Trivial Post-agglo rules discarded 272 transitions
Performed 272 trivial Post agglomeration. Transition count delta: 272
Iterating post reduction 0 with 1545 rules applied. Total rules applied 1546 place count 1076 transition count 1220
Reduce places removed 272 places and 0 transitions.
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 7 transitions.
Drop transitions removed 3 transitions
Trivial Post-agglo rules discarded 3 transitions
Performed 3 trivial Post agglomeration. Transition count delta: 3
Iterating post reduction 1 with 282 rules applied. Total rules applied 1828 place count 804 transition count 1210
Reduce places removed 3 places and 0 transitions.
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Drop transitions removed 2 transitions
Trivial Post-agglo rules discarded 2 transitions
Performed 2 trivial Post agglomeration. Transition count delta: 2
Iterating post reduction 2 with 7 rules applied. Total rules applied 1835 place count 801 transition count 1206
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 3 with 2 rules applied. Total rules applied 1837 place count 799 transition count 1206
Discarding 221 places :
Symmetric choice reduction at 4 with 221 rule applications. Total rules 2058 place count 578 transition count 985
Iterating global reduction 4 with 221 rules applied. Total rules applied 2279 place count 578 transition count 985
Ensure Unique test removed 4 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 4 with 4 rules applied. Total rules applied 2283 place count 578 transition count 981
Performed 224 Post agglomeration using F-continuation condition with reduction of 7 identical transitions.
Deduced a syphon composed of 224 places in 1 ms
Reduce places removed 224 places and 0 transitions.
Iterating global reduction 5 with 448 rules applied. Total rules applied 2731 place count 354 transition count 750
Drop transitions removed 257 transitions
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 258 transitions.
Graph (complete) has 853 edges and 354 vertex of which 20 are kept as prefixes of interest. Removing 334 places using SCC suffix rule.1 ms
Discarding 334 places :
Also discarding 453 output transitions
Drop transitions removed 453 transitions
Iterating post reduction 5 with 259 rules applied. Total rules applied 2990 place count 20 transition count 39
Drop transitions removed 2 transitions
Ensure Unique test removed 7 transitions
Reduce isomorphic transitions removed 9 transitions.
Iterating post reduction 6 with 9 rules applied. Total rules applied 2999 place count 20 transition count 30
Discarding 9 places :
Symmetric choice reduction at 7 with 9 rule applications. Total rules 3008 place count 11 transition count 15
Iterating global reduction 7 with 9 rules applied. Total rules applied 3017 place count 11 transition count 15
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Deduced a syphon composed of 1 places in 0 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 7 with 2 rules applied. Total rules applied 3019 place count 10 transition count 14
Drop transitions removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 7 with 1 rules applied. Total rules applied 3020 place count 10 transition count 13
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: -1
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 3022 place count 9 transition count 14
Drop transitions removed 2 transitions
Reduce isomorphic transitions removed 2 transitions.
Iterating post reduction 8 with 2 rules applied. Total rules applied 3024 place count 9 transition count 12
Discarding 1 places :
Symmetric choice reduction at 9 with 1 rule applications. Total rules 3025 place count 8 transition count 9
Iterating global reduction 9 with 1 rules applied. Total rules applied 3026 place count 8 transition count 9
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 9 with 1 rules applied. Total rules applied 3027 place count 8 transition count 8
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 10 with 1 rules applied. Total rules applied 3028 place count 7 transition count 7
Reduce places removed 2 places and 0 transitions.
Graph (trivial) has 2 edges and 5 vertex of which 2 / 5 are part of one of the 1 SCC in 0 ms
Free SCC test removed 1 places
Iterating post reduction 10 with 3 rules applied. Total rules applied 3031 place count 4 transition count 7
Reduce places removed 1 places and 0 transitions.
Drop transitions removed 2 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 11 with 5 rules applied. Total rules applied 3036 place count 3 transition count 3
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 12 with 1 Pre rules applied. Total rules applied 3036 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 12 with 2 rules applied. Total rules applied 3038 place count 2 transition count 2
Applied a total of 3038 rules in 62 ms. Remains 2 /4918 variables (removed 4916) and now considering 2/7446 (removed 7444) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 62 ms. Remains : 2/4918 places, 2/7446 transitions.
Finished random walk after 1 steps, including 0 resets, run visited all 1 properties in 2 ms. (steps per millisecond=0 )
Able to resolve query StableMarking after proving 21732 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST BESTFIRST_WALK TOPOLOGICAL
Total runtime 424854 ms.
ITS solved all properties within timeout

BK_STOP 1679415980191

--------------------
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="DLCflexbar-PT-8b"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="ltsminxred"
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 ltsminxred"
echo " Input is DLCflexbar-PT-8b, 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 r119-tall-167814497700383"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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