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

About the Execution of LoLa+red for CloudReconfiguration-PT-301

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
595.672 160234.00 268025.00 559.20 F normal

Execution Chart

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

Trace from the execution

Formatting '/data/fkordon/mcc2023-input.r117-tall-167814495100003.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 lolaxred
Input is CloudReconfiguration-PT-301, examination is StableMarking
Time confinement is 1800 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r117-tall-167814495100003
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 1.1M
-rw-r--r-- 1 mcc users 7.6K Feb 25 11:50 CTLCardinality.txt
-rw-r--r-- 1 mcc users 83K Feb 25 11:50 CTLCardinality.xml
-rw-r--r-- 1 mcc users 5.8K Feb 25 11:49 CTLFireability.txt
-rw-r--r-- 1 mcc users 51K Feb 25 11:49 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.2K Jan 29 11:40 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 3.6K Feb 25 15:46 LTLCardinality.txt
-rw-r--r-- 1 mcc users 23K Feb 25 15:46 LTLCardinality.xml
-rw-r--r-- 1 mcc users 2.4K Feb 25 15:46 LTLFireability.txt
-rw-r--r-- 1 mcc users 17K Feb 25 15:46 LTLFireability.xml
-rw-r--r-- 1 mcc users 13K Feb 25 11:50 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 125K Feb 25 11:50 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 7.3K Feb 25 11:50 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 58K Feb 25 11:50 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.8K Feb 25 15:46 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.8K Feb 25 15:46 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 660K 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 1679411906100

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=lolaxred
BK_EXAMINATION=StableMarking
BK_BIN_PATH=/home/mcc/BenchKit/bin/
BK_TIME_CONFINEMENT=1800
BK_INPUT=CloudReconfiguration-PT-301
Applying reductions before tool lola
Invoking reducer
Running Version 202303021504
[2023-03-21 15:18:27] [INFO ] Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, StableMarking, -timeout, 180, -rebuildPNML]
[2023-03-21 15:18:27] [INFO ] Parsing pnml file : /home/mcc/execution/model.pnml
[2023-03-21 15:18:27] [INFO ] Load time of PNML (sax parser for PT used): 128 ms
[2023-03-21 15:18:27] [INFO ] Transformed 2584 places.
[2023-03-21 15:18:27] [INFO ] Transformed 3094 transitions.
[2023-03-21 15:18:27] [INFO ] Found NUPN structural information;
[2023-03-21 15:18:28] [INFO ] Parsed PT model containing 2584 places and 3094 transitions and 6459 arcs in 204 ms.
Graph (trivial) has 2956 edges and 2584 vertex of which 882 / 2584 are part of one of the 63 SCC in 12 ms
Free SCC test removed 819 places
Structural test allowed to assert that 867 places are NOT stable. Took 39 ms.
Ensure Unique test removed 936 transitions
Reduce redundant transitions removed 936 transitions.
Incomplete random walk after 10000 steps, including 158 resets, run finished after 1403 ms. (steps per millisecond=7 ) properties (out of 1717) seen :349
Running SMT prover for 1368 properties.
[2023-03-21 15:18:29] [INFO ] Flow matrix only has 2096 transitions (discarded 62 similar events)
// Phase 1: matrix 2096 rows 1765 cols
[2023-03-21 15:18:29] [INFO ] Computed 4 place invariants in 32 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:2347)
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 15:18:55] [WARNING] SMT solver failed with error :SMT solver raised an error when submitting script.... while checking expressions.
[2023-03-21 15:18:55] [INFO ] After 25063ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0
Fused 1368 Parikh solutions to 1 different solutions.
Parikh walk visited 0 properties in 0 ms.
Support contains 1368 out of 1765 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1765/1765 places, 2158/2158 transitions.
Drop transitions removed 63 transitions
Reduce isomorphic transitions removed 63 transitions.
Drop transitions removed 250 transitions
Trivial Post-agglo rules discarded 250 transitions
Performed 250 trivial Post agglomeration. Transition count delta: 250
Iterating post reduction 0 with 313 rules applied. Total rules applied 313 place count 1765 transition count 1845
Reduce places removed 250 places and 0 transitions.
Ensure Unique test removed 14 transitions
Reduce isomorphic transitions removed 14 transitions.
Drop transitions removed 6 transitions
Trivial Post-agglo rules discarded 6 transitions
Performed 6 trivial Post agglomeration. Transition count delta: 6
Iterating post reduction 1 with 270 rules applied. Total rules applied 583 place count 1515 transition count 1825
Reduce places removed 6 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 2 with 7 rules applied. Total rules applied 590 place count 1509 transition count 1824
Performed 14 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 14 Pre rules applied. Total rules applied 590 place count 1509 transition count 1810
Deduced a syphon composed of 14 places in 6 ms
Reduce places removed 14 places and 0 transitions.
Iterating global reduction 3 with 28 rules applied. Total rules applied 618 place count 1495 transition count 1810
Discarding 14 places :
Symmetric choice reduction at 3 with 14 rule applications. Total rules 632 place count 1481 transition count 1796
Iterating global reduction 3 with 14 rules applied. Total rules applied 646 place count 1481 transition count 1796
Performed 2 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 3 with 2 Pre rules applied. Total rules applied 646 place count 1481 transition count 1794
Deduced a syphon composed of 2 places in 2 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 3 with 4 rules applied. Total rules applied 650 place count 1479 transition count 1794
Discarding 2 places :
Symmetric choice reduction at 3 with 2 rule applications. Total rules 652 place count 1477 transition count 1792
Iterating global reduction 3 with 2 rules applied. Total rules applied 654 place count 1477 transition count 1792
Discarding 1 places :
Symmetric choice reduction at 3 with 1 rule applications. Total rules 655 place count 1476 transition count 1791
Iterating global reduction 3 with 1 rules applied. Total rules applied 656 place count 1476 transition count 1791
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 3 with 1 rules applied. Total rules applied 657 place count 1476 transition count 1790
Performed 25 Post agglomeration using F-continuation condition.Transition count delta: 25
Deduced a syphon composed of 25 places in 4 ms
Reduce places removed 25 places and 0 transitions.
Iterating global reduction 4 with 50 rules applied. Total rules applied 707 place count 1451 transition count 1765
Performed 6 Post agglomeration using F-continuation condition.Transition count delta: -40
Deduced a syphon composed of 6 places in 4 ms
Reduce places removed 6 places and 0 transitions.
Iterating global reduction 4 with 12 rules applied. Total rules applied 719 place count 1445 transition count 1805
Drop transitions removed 7 transitions
Redundant transition composition rules discarded 7 transitions
Iterating global reduction 4 with 7 rules applied. Total rules applied 726 place count 1445 transition count 1798
Free-agglomeration rule applied 24 times.
Iterating global reduction 4 with 24 rules applied. Total rules applied 750 place count 1445 transition count 1774
Reduce places removed 24 places and 0 transitions.
Ensure Unique test removed 4 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 4 with 28 rules applied. Total rules applied 778 place count 1421 transition count 1770
Drop transitions removed 2 transitions
Redundant transition composition rules discarded 2 transitions
Iterating global reduction 5 with 2 rules applied. Total rules applied 780 place count 1421 transition count 1768
Partial Free-agglomeration rule applied 9 times.
Drop transitions removed 9 transitions
Iterating global reduction 5 with 9 rules applied. Total rules applied 789 place count 1421 transition count 1768
Partial Post-agglomeration rule applied 1 times.
Drop transitions removed 1 transitions
Iterating global reduction 5 with 1 rules applied. Total rules applied 790 place count 1421 transition count 1768
Drop transitions removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 5 with 1 rules applied. Total rules applied 791 place count 1421 transition count 1767
Reduce places removed 1 places and 1 transitions.
Iterating global reduction 6 with 1 rules applied. Total rules applied 792 place count 1420 transition count 1766
Applied a total of 792 rules in 451 ms. Remains 1420 /1765 variables (removed 345) and now considering 1766/2158 (removed 392) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 452 ms. Remains : 1420/1765 places, 1766/2158 transitions.
Interrupted random walk after 579537 steps, including 4988 resets, run timeout after 30001 ms. (steps per millisecond=19 ) properties seen 990
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 138 ms. (steps per millisecond=72 ) properties (out of 378) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 109 ms. (steps per millisecond=91 ) properties (out of 378) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 378) seen :1
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 125 ms. (steps per millisecond=80 ) properties (out of 377) seen :12
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 365) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 365) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 365) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 365) seen :1
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 364) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 364) seen :1
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 363) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 363) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 363) seen :2
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 130 ms. (steps per millisecond=76 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 132 ms. (steps per millisecond=75 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 116 ms. (steps per millisecond=86 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 115 ms. (steps per millisecond=86 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 123 ms. (steps per millisecond=81 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 361) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 361) seen :1
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 124 ms. (steps per millisecond=80 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 131 ms. (steps per millisecond=76 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 126 ms. (steps per millisecond=79 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 127 ms. (steps per millisecond=78 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 360) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 120 ms. (steps per millisecond=83 ) properties (out of 360) seen :1
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 121 ms. (steps per millisecond=82 ) properties (out of 359) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 119 ms. (steps per millisecond=84 ) properties (out of 359) seen :1
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 114 ms. (steps per millisecond=87 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 358) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 358) seen :1
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 357) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 357) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 357) seen :1
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 111 ms. (steps per millisecond=90 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 356) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 356) seen :9
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 347) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 347) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 347) seen :1
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 346) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 346) seen :1
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 345) seen :1
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 344) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 344) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 344) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 344) seen :6
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 226 ms. (steps per millisecond=44 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 242 ms. (steps per millisecond=41 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 108 ms. (steps per millisecond=92 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 118 ms. (steps per millisecond=84 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 338) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 102 ms. (steps per millisecond=98 ) properties (out of 338) seen :4
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 334) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 334) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 334) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 334) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 334) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 334) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 334) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 334) seen :10
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 324) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 324) seen :1
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10000 steps, including 13 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 101 ms. (steps per millisecond=99 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 209 ms. (steps per millisecond=47 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 237 ms. (steps per millisecond=42 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 235 ms. (steps per millisecond=42 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 195 ms. (steps per millisecond=51 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10000 steps, including 30 resets, run finished after 106 ms. (steps per millisecond=94 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 122 ms. (steps per millisecond=81 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 323) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 323) seen :6
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 317) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 317) seen :11
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 306) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 306) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 306) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 306) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 103 ms. (steps per millisecond=97 ) properties (out of 306) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 306) seen :8
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 17 resets, run finished after 104 ms. (steps per millisecond=96 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10000 steps, including 24 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 298) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 298) seen :11
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 99 ms. (steps per millisecond=101 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 134 ms. (steps per millisecond=74 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 218 ms. (steps per millisecond=45 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 105 ms. (steps per millisecond=95 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10000 steps, including 26 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 287) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 287) seen :9
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 268 ms. (steps per millisecond=37 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 117 ms. (steps per millisecond=85 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 31 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 278) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 278) seen :1
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 277) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 277) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 277) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 240 ms. (steps per millisecond=41 ) properties (out of 277) seen :0
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 154 ms. (steps per millisecond=64 ) properties (out of 277) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 277) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 277) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 277) seen :1
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 276) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 276) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 276) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 276) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 276) seen :0
Incomplete Best-First random walk after 10001 steps, including 16 resets, run finished after 97 ms. (steps per millisecond=103 ) properties (out of 276) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 276) seen :1
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 275) seen :0
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 275) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 275) seen :0
Incomplete Best-First random walk after 10001 steps, including 18 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 275) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 275) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 275) seen :2
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 273) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 273) seen :12
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 96 ms. (steps per millisecond=104 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 261) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 261) seen :4
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 18 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 100 ms. (steps per millisecond=100 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 21 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 23 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 28 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 98 ms. (steps per millisecond=102 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 92 ms. (steps per millisecond=108 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 29 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 94 ms. (steps per millisecond=106 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 257) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 257) seen :3
Incomplete Best-First random walk after 10000 steps, including 20 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10000 steps, including 22 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 26 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 88 ms. (steps per millisecond=113 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 32 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 24 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10000 steps, including 19 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10000 steps, including 27 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 95 ms. (steps per millisecond=105 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 93 ms. (steps per millisecond=107 ) properties (out of 254) seen :0
Incomplete Best-First random walk after 10001 steps, including 25 resets, run finished after 86 ms. (steps per millisecond=116 ) properties (out of 254) seen :10
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 87 ms. (steps per millisecond=114 ) properties (out of 244) seen :5
Incomplete Best-First random walk after 10001 steps, including 19 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 20 resets, run finished after 91 ms. (steps per millisecond=109 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 89 ms. (steps per millisecond=112 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 30 resets, run finished after 85 ms. (steps per millisecond=117 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 23 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 239) seen :0
Incomplete Best-First random walk after 10001 steps, including 22 resets, run finished after 81 ms. (steps per millisecond=123 ) properties (out of 239) seen :16
Incomplete Best-First random walk after 10001 steps, including 29 resets, run finished after 90 ms. (steps per millisecond=111 ) properties (out of 223) seen :0
Incomplete Best-First random walk after 10000 steps, including 25 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 223) seen :0
Incomplete Best-First random walk after 10000 steps, including 28 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 223) seen :0
Incomplete Best-First random walk after 10001 steps, including 27 resets, run finished after 84 ms. (steps per millisecond=119 ) properties (out of 223) seen :0
Incomplete Best-First random walk after 10001 steps, including 21 resets, run finished after 83 ms. (steps per millisecond=120 ) properties (out of 223) seen :0
Running SMT prover for 223 properties.
[2023-03-21 15:19:56] [INFO ] Flow matrix only has 1764 transitions (discarded 2 similar events)
// Phase 1: matrix 1764 rows 1420 cols
[2023-03-21 15:19:56] [INFO ] Computed 4 place invariants in 15 ms
[2023-03-21 15:20:01] [INFO ] After 5578ms SMT Verify possible using all constraints in real domain returned unsat :0 sat :0 real:223
[2023-03-21 15:20:06] [INFO ] [Nat]Absence check using 0 positive and 4 generalized place invariants in 17 ms returned sat
[2023-03-21 15:20:21] [INFO ] After 11085ms SMT Verify possible using state equation in natural domain returned unsat :0 sat :223
[2023-03-21 15:20:21] [INFO ] State equation strengthened by 3 read => feed constraints.
[2023-03-21 15:20:32] [INFO ] After 10943ms SMT Verify possible using 3 Read/Feed constraints in natural domain returned unsat :0 sat :223
[2023-03-21 15:20:53] [INFO ] After 31629ms SMT Verify possible using trap constraints in natural domain returned unsat :0 sat :223
Attempting to minimize the solution found.
Minimization took 11067 ms.
[2023-03-21 15:21:04] [INFO ] After 62674ms SMT Verify possible using all constraints in natural domain returned unsat :0 sat :223
Parikh walk visited 51 properties in 812 ms.
Support contains 172 out of 1420 places. Attempting structural reductions.
Starting structural reductions in REACHABILITY mode, iteration 0 : 1420/1420 places, 1766/1766 transitions.
Graph (complete) has 2046 edges and 1420 vertex of which 1413 are kept as prefixes of interest. Removing 7 places using SCC suffix rule.5 ms
Discarding 7 places :
Also discarding 3 output transitions
Drop transitions removed 3 transitions
Drop transitions removed 5 transitions
Reduce isomorphic transitions removed 5 transitions.
Drop transitions removed 819 transitions
Trivial Post-agglo rules discarded 819 transitions
Performed 819 trivial Post agglomeration. Transition count delta: 819
Iterating post reduction 0 with 824 rules applied. Total rules applied 825 place count 1413 transition count 939
Reduce places removed 819 places and 0 transitions.
Ensure Unique test removed 60 transitions
Reduce isomorphic transitions removed 60 transitions.
Drop transitions removed 43 transitions
Trivial Post-agglo rules discarded 43 transitions
Performed 43 trivial Post agglomeration. Transition count delta: 43
Iterating post reduction 1 with 922 rules applied. Total rules applied 1747 place count 594 transition count 836
Reduce places removed 43 places and 0 transitions.
Ensure Unique test removed 6 transitions
Reduce isomorphic transitions removed 6 transitions.
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 2 with 50 rules applied. Total rules applied 1797 place count 551 transition count 829
Reduce places removed 1 places and 0 transitions.
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 3 with 2 rules applied. Total rules applied 1799 place count 550 transition count 828
Performed 18 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 18 Pre rules applied. Total rules applied 1799 place count 550 transition count 810
Deduced a syphon composed of 18 places in 3 ms
Reduce places removed 18 places and 0 transitions.
Iterating global reduction 4 with 36 rules applied. Total rules applied 1835 place count 532 transition count 810
Discarding 50 places :
Symmetric choice reduction at 4 with 50 rule applications. Total rules 1885 place count 482 transition count 744
Iterating global reduction 4 with 50 rules applied. Total rules applied 1935 place count 482 transition count 744
Performed 2 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 4 with 2 Pre rules applied. Total rules applied 1935 place count 482 transition count 742
Deduced a syphon composed of 2 places in 1 ms
Reduce places removed 2 places and 0 transitions.
Iterating global reduction 4 with 4 rules applied. Total rules applied 1939 place count 480 transition count 742
Discarding 41 places :
Symmetric choice reduction at 4 with 41 rule applications. Total rules 1980 place count 439 transition count 701
Iterating global reduction 4 with 41 rules applied. Total rules applied 2021 place count 439 transition count 701
Ensure Unique test removed 8 transitions
Reduce isomorphic transitions removed 8 transitions.
Drop transitions removed 8 transitions
Trivial Post-agglo rules discarded 8 transitions
Performed 8 trivial Post agglomeration. Transition count delta: 8
Iterating post reduction 4 with 16 rules applied. Total rules applied 2037 place count 439 transition count 685
Reduce places removed 8 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 5 with 12 rules applied. Total rules applied 2049 place count 431 transition count 681
Reduce places removed 2 places and 0 transitions.
Iterating post reduction 6 with 2 rules applied. Total rules applied 2051 place count 429 transition count 681
Discarding 11 places :
Symmetric choice reduction at 7 with 11 rule applications. Total rules 2062 place count 418 transition count 663
Iterating global reduction 7 with 11 rules applied. Total rules applied 2073 place count 418 transition count 663
Ensure Unique test removed 9 transitions
Reduce isomorphic transitions removed 9 transitions.
Iterating post reduction 7 with 9 rules applied. Total rules applied 2082 place count 418 transition count 654
Discarding 4 places :
Symmetric choice reduction at 8 with 4 rule applications. Total rules 2086 place count 414 transition count 646
Iterating global reduction 8 with 4 rules applied. Total rules applied 2090 place count 414 transition count 646
Discarding 1 places :
Symmetric choice reduction at 8 with 1 rule applications. Total rules 2091 place count 413 transition count 644
Iterating global reduction 8 with 1 rules applied. Total rules applied 2092 place count 413 transition count 644
Performed 119 Post agglomeration using F-continuation condition with reduction of 71 identical transitions.
Deduced a syphon composed of 119 places in 1 ms
Discarding 1 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition t2182.t2183.t2184.t2185.t2186.t2187.t2188.t2189.t3016.t2630.t2631.t2632.t2648.t2649.t2760.t2761.t2762.t2792.t2801.t2802.t2181.t2113.t2114 and 1 places that fell out of Prefix Of Interest.
Iterating global reduction 8 with 120 rules applied. Total rules applied 2212 place count 292 transition count 453
Discarding 1 places :
Also discarding 1 output transitions
Drop transitions removed 1 transitions
Remove reverse transitions (loop back) rule discarded transition t2182.t2183.t2184.t2185.t2186.t2187.t2188.t2189.t3019.t2630.t2631.t2632.t2648.t2649.t2760.t2761.t2762.t2792.t2801.t2802.t2181.t2092 and 1 places that fell out of Prefix Of Interest.
Drop transitions removed 10 transitions
Ensure Unique test removed 2 transitions
Reduce isomorphic transitions removed 12 transitions.
Graph (trivial) has 215 edges and 291 vertex of which 112 / 291 are part of one of the 9 SCC in 0 ms
Free SCC test removed 103 places
Iterating post reduction 8 with 14 rules applied. Total rules applied 2226 place count 188 transition count 440
Drop transitions removed 202 transitions
Ensure Unique test removed 13 transitions
Reduce isomorphic transitions removed 215 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 9 with 218 rules applied. Total rules applied 2444 place count 188 transition count 222
Reduce places removed 3 places and 0 transitions.
Ensure Unique test removed 3 transitions
Reduce isomorphic transitions removed 3 transitions.
Graph (complete) has 228 edges and 185 vertex of which 184 are kept as prefixes of interest. Removing 1 places using SCC suffix rule.0 ms
Discarding 1 places :
Also discarding 0 output transitions
Drop transitions removed 1 transitions
Trivial Post-agglo rules discarded 1 transitions
Performed 1 trivial Post agglomeration. Transition count delta: 1
Iterating post reduction 10 with 8 rules applied. Total rules applied 2452 place count 184 transition count 218
Reduce places removed 1 places and 0 transitions.
Drop transitions removed 3 transitions
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 4 transitions.
Iterating post reduction 11 with 5 rules applied. Total rules applied 2457 place count 183 transition count 214
Performed 3 Post agglomeration using F-continuation condition with reduction of 1 identical transitions.
Deduced a syphon composed of 3 places in 1 ms
Reduce places removed 4 places and 0 transitions.
Iterating global reduction 12 with 7 rules applied. Total rules applied 2464 place count 179 transition count 210
Ensure Unique test removed 1 transitions
Reduce isomorphic transitions removed 1 transitions.
Iterating post reduction 12 with 1 rules applied. Total rules applied 2465 place count 179 transition count 209
Performed 1 Pre agglomeration using Quasi-Persistent + Divergent Free condition..
Pre-agglomeration after 13 with 1 Pre rules applied. Total rules applied 2465 place count 179 transition count 208
Deduced a syphon composed of 1 places in 0 ms
Reduce places removed 1 places and 0 transitions.
Iterating global reduction 13 with 2 rules applied. Total rules applied 2467 place count 178 transition count 208
Applied a total of 2467 rules in 105 ms. Remains 178 /1420 variables (removed 1242) and now considering 208/1766 (removed 1558) transitions.
Finished structural reductions in REACHABILITY mode , in 1 iterations and 105 ms. Remains : 178/1420 places, 208/1766 transitions.
Finished random walk after 1137 steps, including 6 resets, run visited all 172 properties in 41 ms. (steps per millisecond=27 )
Able to resolve query StableMarking after proving 1719 properties.
FORMULA StableMarking FALSE TECHNIQUES RANDOM_WALK PARIKH_WALK MARKED_SUFFIX_TEST TRIVIAL_UNMARKED_SCC_TEST BESTFIRST_WALK TOPOLOGICAL
Total runtime 157667 ms.
ITS solved all properties within timeout

BK_STOP 1679412066334

--------------------
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:
++ ls /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/plugins/fr.lip6.move.gal.application.pnmcc_1.0.0.202303021504.jar
++ sed s/.jar//
++ perl -pe 's/.*\.//g'
+ VERSION=202303021504
+ echo 'Running Version 202303021504'
+ /home/mcc/BenchKit/bin//../reducer/bin//../../itstools//itstools/its-tools -pnfolder /home/mcc/execution -examination StableMarking -timeout 180 -rebuildPNML

Sequence of Actions to be Executed by the VM

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

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="CloudReconfiguration-PT-301"
export BK_EXAMINATION="StableMarking"
export BK_TOOL="lolaxred"
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 lolaxred"
echo " Input is CloudReconfiguration-PT-301, 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 r117-tall-167814495100003"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

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