About the Execution of Smart+red for ASLink-PT-07a
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
716.147 | 1800000.00 | 2495526.00 | 145.20 | [undef] | Time out reached |
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.r025-oct2-167813611500068.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/data/fkordon/mcc2023-input.qcow2 backing_fmt=qcow2 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 ASLink-PT-07a, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r025-oct2-167813611500068
=====================================================================
--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.1M
-rw-r--r-- 1 mcc users 7.2K Feb 26 13:09 CTLCardinality.txt
-rw-r--r-- 1 mcc users 80K Feb 26 13:09 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.9K Feb 26 13:08 CTLFireability.txt
-rw-r--r-- 1 mcc users 54K Feb 26 13:08 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.5K Feb 25 15:29 LTLCardinality.txt
-rw-r--r-- 1 mcc users 25K Feb 25 15:29 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.2K Feb 25 15:29 LTLFireability.txt
-rw-r--r-- 1 mcc users 16K Feb 25 15:29 LTLFireability.xml
-rw-r--r-- 1 mcc users 7.6K Feb 26 13:10 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 74K Feb 26 13:10 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 8.1K Feb 26 13:09 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 68K Feb 26 13:09 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K Feb 25 15:29 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.6K Feb 25 15:29 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 equiv_col
-rw-r--r-- 1 mcc users 4 Mar 5 18:22 instance
-rw-r--r-- 1 mcc users 6 Mar 5 18:22 iscolored
-rw-r--r-- 1 mcc users 677K 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 1679005910981
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=ASLink-PT-07a
Applying reductions before tool smart
Invoking reducer
Running Version 202303021504
[2023-03-16 22:31:53] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-16 22:31:53] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-16 22:31:53] [INFO ] Load time of PNML (sax parser for PT used): 142 ms
[2023-03-16 22:31:53] [INFO ] Transformed 1601 places.
[2023-03-16 22:31:53] [INFO ] Transformed 2373 transitions.
[2023-03-16 22:31:53] [INFO ] Found NUPN structural information;
[2023-03-16 22:31:53] [INFO ] Parsed PT model containing 1601 places and 2373 transitions and 8915 arcs in 240 ms.
Structural test allowed to assert that 183 places are NOT stable. Took 12 ms.
Ensure Unique test removed 25 transitions
Reduce redundant transitions removed 25 transitions.
Incomplete random walk after 10000 steps, including 52 resets, run finished after 1363 ms. (steps per millisecond=7 ) properties (out of 1418) seen :781
Running SMT prover for 637 properties.
// Phase 1: matrix 2348 rows 1601 cols
[2023-03-16 22:31:55] [INFO ] Computed 308 place invariants in 99 ms
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Failed to assert expression: java.io.IOException: Broken pipe ...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.checkResults(DeadlockTester.java:797)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:611)
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-16 22:32:21] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-16 22:32:21] [INFO ] After 25128ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 637 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 1 ms.
Support contains 637 out of 1601 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1601/1601 places, 2348/2348 transitions.
Ensure Unique test removed 7 places
Discarding 13 places :
Implicit places reduction removed 13 places
Drop transitions removed 99 transitions
Trivial Post-agglo rules discarded 99 transitions
Performed 99 trivial Post agglomeration. Transition count delta: 99
Iterating post reduction 0 with 119 rules applied. Total rules applied 119 place count 1581 transition count 2249
Reduce places removed 99 places and 0 transitions.
Iterating post reduction 1 with 99 rules applied. Total rules applied 218 place count 1482 transition count 2249
Performed 129 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 129 Pre rules applied. Total rules applied 218 place count 1482 transition count 2120
Deduced a syphon composed of 129 places in 4 ms
Ensure Unique test removed 47 places
Reduce places removed 176 places and 0 transitions.
Iterating global reduction 2 with 305 rules applied. Total rules applied 523 place count 1306 transition count 2120
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 2 with 1 rules applied. Total rules applied 524 place count 1306 transition count 2119
Reduce places removed 1 places and 0 transitions.
Iterating post reduction 3 with 1 rules applied. Total rules applied 525 place count 1305 transition count 2119
Discarding 2 places :
Symmetric choice reduction at 4 with 2 rule applications. Total rules 527 place count 1303 transition count 2109
Iterating global reduction 4 with 2 rules applied. Total rules applied 529 place count 1303 transition count 2109
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Discarding 1 places :
Implicit places reduction removed 1 places
Drop transitions removed 2 transitions
Trivial Post-agglo rules discarded 2 transitions
Performed 2 trivial Post agglomeration. Transition count delta: 2
Iterating post reduction 4 with 4 rules applied. Total rules applied 533 place count 1302 transition count 2106
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 5 with 2 rules applied. Total rules applied 535 place count 1300 transition count 2106
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 536 place count 1299 transition count 2098
Iterating global reduction 6 with 1 rules applied. Total rules applied 537 place count 1299 transition count 2098
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 538 place count 1298 transition count 2090
Iterating global reduction 6 with 1 rules applied. Total rules applied 539 place count 1298 transition count 2090
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 540 place count 1297 transition count 2082
Iterating global reduction 6 with 1 rules applied. Total rules applied 541 place count 1297 transition count 2082
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 542 place count 1296 transition count 2074
Iterating global reduction 6 with 1 rules applied. Total rules applied 543 place count 1296 transition count 2074
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 544 place count 1295 transition count 2066
Iterating global reduction 6 with 1 rules applied. Total rules applied 545 place count 1295 transition count 2066
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 546 place count 1294 transition count 2058
Iterating global reduction 6 with 1 rules applied. Total rules applied 547 place count 1294 transition count 2058
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 548 place count 1293 transition count 2050
Iterating global reduction 6 with 1 rules applied. Total rules applied 549 place count 1293 transition count 2050
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 550 place count 1292 transition count 2042
Iterating global reduction 6 with 1 rules applied. Total rules applied 551 place count 1292 transition count 2042
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 552 place count 1291 transition count 2034
Iterating global reduction 6 with 1 rules applied. Total rules applied 553 place count 1291 transition count 2034
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 554 place count 1290 transition count 2026
Iterating global reduction 6 with 1 rules applied. Total rules applied 555 place count 1290 transition count 2026
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 556 place count 1289 transition count 2018
Iterating global reduction 6 with 1 rules applied. Total rules applied 557 place count 1289 transition count 2018
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 558 place count 1288 transition count 2010
Iterating global reduction 6 with 1 rules applied. Total rules applied 559 place count 1288 transition count 2010
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 560 place count 1287 transition count 2002
Iterating global reduction 6 with 1 rules applied. Total rules applied 561 place count 1287 transition count 2002
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 562 place count 1286 transition count 1994
Iterating global reduction 6 with 1 rules applied. Total rules applied 563 place count 1286 transition count 1994
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 564 place count 1285 transition count 1986
Iterating global reduction 6 with 1 rules applied. Total rules applied 565 place count 1285 transition count 1986
Discarding 1 places :
Symmetric choice reduction at 6 with 1 rule applications. Total rules 566 place count 1284 transition count 1978
Iterating global reduction 6 with 1 rules applied. Total rules applied 567 place count 1284 transition count 1978
Performed 27 Post agglomeration using F-continuation condition.Transition count delta: 27
Deduced a syphon composed of 27 places in 3 ms
Reduce places removed 27 places and 0 transitions.
Iterating global reduction 6 with 54 rules applied. Total rules applied 621 place count 1257 transition count 1951
Free-agglomeration rule (complex) applied 5 times.
Iterating global reduction 6 with 5 rules applied. Total rules applied 626 place count 1257 transition count 1946
Reduce places removed 5 places and 0 transitions.
Iterating post reduction 6 with 5 rules applied. Total rules applied 631 place count 1252 transition count 1946
Partial Free-agglomeration rule applied 3 times.
Drop transitions removed 3 transitions
Iterating global reduction 7 with 3 rules applied. Total rules applied 634 place count 1252 transition count 1946
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 7 with 1 rules applied. Total rules applied 635 place count 1251 transition count 1945
Applied a total of 635 rules in 943 ms. Remains 1251 /1601 variables (removed 350) and now considering 1945/2348 (removed 403) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 944 ms. Remains : 1251/1601 places, 1945/2348 transitions.
Interrupted random walk after 341037 steps, including 3067 resets, run timeout after 30001 ms. (steps per millisecond=11 ) properties seen 153
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 484) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 484) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 484) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 484) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 179 ms. (steps per millisecond=55 ) properties (out of 484) seen :43
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 240 ms. (steps per millisecond=41 ) properties (out of 441) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 164 ms. (steps per millisecond=60 ) properties (out of 441) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 441) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 441) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 441) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 441) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 441) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 441) seen :0
Incomplete Best-First random walk after 10001 steps, including 10 resets, run finished after 163 ms. (steps per millisecond=61 ) properties (out of 441) seen :7
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 216 ms. (steps per millisecond=46 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 159 ms. (steps per millisecond=62 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 148 ms. (steps per millisecond=67 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 434) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 229 ms. (steps per millisecond=43 ) properties (out of 434) seen :7
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 210 ms. (steps per millisecond=47 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 210 ms. (steps per millisecond=47 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 216 ms. (steps per millisecond=46 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 192 ms. (steps per millisecond=52 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 205 ms. (steps per millisecond=48 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 245 ms. (steps per millisecond=40 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 211 ms. (steps per millisecond=47 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 247 ms. (steps per millisecond=40 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 9 resets, run finished after 276 ms. (steps per millisecond=36 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 177 ms. (steps per millisecond=56 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 153 ms. (steps per millisecond=65 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 147 ms. (steps per millisecond=68 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 156 ms. (steps per millisecond=64 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 143 ms. (steps per millisecond=69 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 141 ms. (steps per millisecond=70 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 140 ms. (steps per millisecond=71 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 427) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 427) seen :0
Running SMT prover for 427 properties.
// Phase 1: matrix 1945 rows 1251 cols
[2023-03-16 22:33:03] [INFO ] Computed 240 place invariants in 37 ms
[2023-03-16 22:33:20] [INFO ] After 17403ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:427
[2023-03-16 22:33:35] [INFO ] [Nat]Absence check using 84 positive place invariants in 80 ms returned sat
[2023-03-16 22:33:35] [INFO ] [Nat]Absence check using 84 positive and 156 generalized place invariants in 196 ms returned sat
[2023-03-16 22:37:06] [INFO ] After 194892ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :419
[2023-03-16 22:37:06] [INFO ] After 194903ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :419
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 22:37:06] [INFO ] After 225088ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :419
Fused 427 Parikh solutions to 128 different solutions.
Parikh walk visited 0 properties in 8960 ms.
Support contains 427 out of 1251 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1251/1251 places, 1945/1945 transitions.
Ensure Unique test removed 4 places
Drop transitions removed 6 transitions
Trivial Post-agglo rules discarded 6 transitions
Performed 6 trivial Post agglomeration. Transition count delta: 6
Iterating post reduction 0 with 10 rules applied. Total rules applied 10 place count 1247 transition count 1939
Reduce places removed 8 places and 0 transitions.
Iterating post reduction 1 with 8 rules applied. Total rules applied 18 place count 1239 transition count 1939
Performed 6 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 6 Pre rules applied. Total rules applied 18 place count 1239 transition count 1933
Deduced a syphon composed of 6 places in 3 ms
Reduce places removed 6 places and 0 transitions.
Iterating global reduction 2 with 12 rules applied. Total rules applied 30 place count 1233 transition count 1933
Discarding 1 places :
Implicit places reduction removed 1 places
Iterating post reduction 2 with 1 rules applied. Total rules applied 31 place count 1232 transition count 1933
Discarding 2 places :
Symmetric choice reduction at 3 with 2 rule applications. Total rules 33 place count 1230 transition count 1921
Iterating global reduction 3 with 2 rules applied. Total rules applied 35 place count 1230 transition count 1921
Discarding 1 places :
Implicit places reduction removed 1 places
Iterating post reduction 3 with 1 rules applied. Total rules applied 36 place count 1229 transition count 1921
Performed 11 Post agglomeration using F-continuation condition.Transition count delta: 11
Deduced a syphon composed of 11 places in 3 ms
Reduce places removed 11 places and 0 transitions.
Iterating global reduction 4 with 22 rules applied. Total rules applied 58 place count 1218 transition count 1910
Discarding 2 places :
Symmetric choice reduction at 4 with 2 rule applications. Total rules 60 place count 1216 transition count 1908
Iterating global reduction 4 with 2 rules applied. Total rules applied 62 place count 1216 transition count 1908
Free-agglomeration rule applied 5 times.
Iterating global reduction 4 with 5 rules applied. Total rules applied 67 place count 1216 transition count 1903
Reduce places removed 5 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 4 with 6 rules applied. Total rules applied 73 place count 1211 transition count 1902
Partial Free-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 5 with 1 rules applied. Total rules applied 74 place count 1211 transition count 1902
Applied a total of 74 rules in 219 ms. Remains 1211 /1251 variables (removed 40) and now considering 1902/1945 (removed 43) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 219 ms. Remains : 1211/1251 places, 1902/1945 transitions.
Interrupted random walk after 360804 steps, including 3702 resets, run timeout after 30001 ms. (steps per millisecond=12 ) properties seen 2
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 129 ms. (steps per millisecond=77 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 137 ms. (steps per millisecond=73 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 209 ms. (steps per millisecond=47 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10000 steps, including 10 resets, run finished after 165 ms. (steps per millisecond=60 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 151 ms. (steps per millisecond=66 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 142 ms. (steps per millisecond=70 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 146 ms. (steps per millisecond=68 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 174 ms. (steps per millisecond=57 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 155 ms. (steps per millisecond=64 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 139 ms. (steps per millisecond=71 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 425) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 425) seen :0
Interrupted probabilistic random walk after 3423156 steps, run timeout after 108003 ms. (steps per millisecond=31 ) properties seen :{399=1, 400=1, 401=1, 402=1, 403=1, 404=1, 405=1, 406=1, 407=1, 408=1, 409=1, 410=1, 411=1, 412=1, 413=1, 414=1, 415=1, 424=1}
Probabilistic random walk after 3423156 steps, saw 867894 distinct states, run finished after 108007 ms. (steps per millisecond=31 ) properties seen :18
Running SMT prover for 407 properties.
// Phase 1: matrix 1902 rows 1211 cols
[2023-03-16 22:39:39] [INFO ] Computed 232 place invariants in 18 ms
[2023-03-16 22:39:55] [INFO ] After 15853ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:407
[2023-03-16 22:40:07] [INFO ] [Nat]Absence check using 74 positive place invariants in 22 ms returned sat
[2023-03-16 22:40:07] [INFO ] [Nat]Absence check using 74 positive and 158 generalized place invariants in 117 ms returned sat
java.lang.RuntimeException: SMT solver raised an error when submitting script. Raised (error "Failed to assert expression: java.io.IOException: Broken pipe ...
at fr.lip6.move.gal.structural.smt.SMTUtils.execAndCheckResult(SMTUtils.java:251)
at fr.lip6.move.gal.structural.smt.DeadlockTester.checkResults(DeadlockTester.java:797)
at fr.lip6.move.gal.structural.smt.DeadlockTester.verifyPossible(DeadlockTester.java:631)
at fr.lip6.move.gal.structural.smt.DeadlockTester.testUnreachableWithSMTIncremental(DeadlockTester.java:350)
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-16 22:43:40] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-16 22:43:40] [INFO ] After 225035ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :0 real:407
Fused 407 Parikh solutions to 91 different solutions.
Parikh walk visited 0 properties in 9643 ms.
Support contains 407 out of 1211 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1211/1211 places, 1902/1902 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 0 with 3 rules applied. Total rules applied 3 place count 1211 transition count 1899
Reduce places removed 3 places and 0 transitions.
Iterating post reduction 1 with 3 rules applied. Total rules applied 6 place count 1208 transition count 1899
Performed 3 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 2 with 3 Pre rules applied. Total rules applied 6 place count 1208 transition count 1896
Deduced a syphon composed of 3 places in 3 ms
Ensure Unique test removed 2 places
Reduce places removed 5 places and 0 transitions.
Iterating global reduction 2 with 8 rules applied. Total rules applied 14 place count 1203 transition count 1896
Performed 2 Post agglomeration using F-continuation condition.Transition count delta: 2
Deduced a syphon composed of 2 places in 3 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 2 with 4 rules applied. Total rules applied 18 place count 1201 transition count 1894
Applied a total of 18 rules in 73 ms. Remains 1201 /1211 variables (removed 10) and now considering 1894/1902 (removed 8) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 73 ms. Remains : 1201/1211 places, 1894/1902 transitions.
Interrupted random walk after 375374 steps, including 3764 resets, run timeout after 30001 ms. (steps per millisecond=12 ) properties seen 1
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 135 ms. (steps per millisecond=74 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 149 ms. (steps per millisecond=67 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 157 ms. (steps per millisecond=63 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 406) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 406) seen :0
Interrupted probabilistic random walk after 3342988 steps, run timeout after 105001 ms. (steps per millisecond=31 ) properties seen :{}
Probabilistic random walk after 3342988 steps, saw 859519 distinct states, run finished after 105004 ms. (steps per millisecond=31 ) properties seen :0
Running SMT prover for 406 properties.
// Phase 1: matrix 1894 rows 1201 cols
[2023-03-16 22:46:11] [INFO ] Computed 230 place invariants in 17 ms
[2023-03-16 22:46:26] [INFO ] After 14627ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:406
[2023-03-16 22:46:39] [INFO ] [Nat]Absence check using 72 positive place invariants in 36 ms returned sat
[2023-03-16 22:46:39] [INFO ] [Nat]Absence check using 72 positive and 158 generalized place invariants in 114 ms returned sat
[2023-03-16 22:50:11] [INFO ] After 196951ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :395
[2023-03-16 22:50:11] [INFO ] After 196960ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :395
Attempting to minimize the solution found.
Minimization took 3 ms.
[2023-03-16 22:50:11] [INFO ] After 225042ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :395
Fused 406 Parikh solutions to 117 different solutions.
Parikh walk visited 0 properties in 7594 ms.
Support contains 406 out of 1201 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1201/1201 places, 1894/1894 transitions.
Performed 1 Post agglomeration using F-continuation condition.Transition count delta: 1
Deduced a syphon composed of 1 places in 3 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 0 with 2 rules applied. Total rules applied 2 place count 1200 transition count 1893
Applied a total of 2 rules in 51 ms. Remains 1200 /1201 variables (removed 1) and now considering 1893/1894 (removed 1) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 52 ms. Remains : 1200/1201 places, 1893/1894 transitions.
Interrupted random walk after 348779 steps, including 3467 resets, run timeout after 30006 ms. (steps per millisecond=11 ) properties seen 3
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 277 ms. (steps per millisecond=36 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 218 ms. (steps per millisecond=45 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 226 ms. (steps per millisecond=44 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 11 resets, run finished after 223 ms. (steps per millisecond=44 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 15 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 133 ms. (steps per millisecond=75 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 403) seen :0
Interrupted probabilistic random walk after 3187772 steps, run timeout after 108001 ms. (steps per millisecond=29 ) properties seen :{}
Probabilistic random walk after 3187772 steps, saw 812787 distinct states, run finished after 108002 ms. (steps per millisecond=29 ) properties seen :0
Running SMT prover for 403 properties.
// Phase 1: matrix 1893 rows 1200 cols
[2023-03-16 22:52:43] [INFO ] Computed 230 place invariants in 16 ms
[2023-03-16 22:52:59] [INFO ] After 15918ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:403
[2023-03-16 22:53:11] [INFO ] [Nat]Absence check using 72 positive place invariants in 115 ms returned sat
[2023-03-16 22:53:11] [INFO ] [Nat]Absence check using 72 positive and 158 generalized place invariants in 67 ms returned sat
[2023-03-16 22:56:44] [INFO ] After 199030ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :394
[2023-03-16 22:56:44] [INFO ] After 199053ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :394
Attempting to minimize the solution found.
Minimization took 1 ms.
[2023-03-16 22:56:44] [INFO ] After 225070ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :394
Fused 403 Parikh solutions to 110 different solutions.
Parikh walk visited 0 properties in 6275 ms.
Support contains 403 out of 1200 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1200/1200 places, 1893/1893 transitions.
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 0 with 1 Pre rules applied. Total rules applied 0 place count 1200 transition count 1892
Deduced a syphon composed of 1 places in 2 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 0 with 2 rules applied. Total rules applied 2 place count 1199 transition count 1892
Applied a total of 2 rules in 37 ms. Remains 1199 /1200 variables (removed 1) and now considering 1892/1893 (removed 1) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 37 ms. Remains : 1199/1200 places, 1892/1893 transitions.
Interrupted random walk after 347704 steps, including 3478 resets, run timeout after 30001 ms. (steps per millisecond=11 ) properties seen 0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 152 ms. (steps per millisecond=65 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 12 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 11 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 136 ms. (steps per millisecond=73 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 145 ms. (steps per millisecond=68 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 128 ms. (steps per millisecond=78 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 107 ms. (steps per millisecond=93 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 112 ms. (steps per millisecond=89 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 14 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 110 ms. (steps per millisecond=90 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 144 ms. (steps per millisecond=69 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 113 ms. (steps per millisecond=88 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 14 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 13 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 12 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 403) seen :0
Incomplete Best-First random walk after 10001 steps, including 15 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 403) seen :0
Interrupted probabilistic random walk after 2985297 steps, run timeout after 105001 ms. (steps per millisecond=28 ) properties seen :{}
Probabilistic random walk after 2985297 steps, saw 751982 distinct states, run finished after 105001 ms. (steps per millisecond=28 ) properties seen :0
Running SMT prover for 403 properties.
// Phase 1: matrix 1892 rows 1199 cols
[2023-03-16 22:59:11] [INFO ] Computed 230 place invariants in 17 ms
[2023-03-16 22:59:28] [INFO ] After 16282ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:403
[2023-03-16 22:59:40] [INFO ] [Nat]Absence check using 72 positive place invariants in 202 ms returned sat
[2023-03-16 22:59:41] [INFO ] [Nat]Absence check using 72 positive and 158 generalized place invariants in 928 ms returned sat
TIME LIMIT: Killed by timeout after 1800 seconds
MemTotal: 16393236 kB
MemFree: 15461936 kB
After kill :
MemTotal: 16393236 kB
MemFree: 16127888 kB
BK_TIME_CONFINEMENT_REACHED
--------------------
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="ASLink-PT-07a"
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 ASLink-PT-07a, 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 r025-oct2-167813611500068"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"
tar xzf /home/mcc/BenchKit/INPUTS/ASLink-PT-07a.tgz
mv ASLink-PT-07a 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 '
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 ;