fond
Model Checking Contest 2019
9th edition, Prague, Czech Republic, April 7, 2019 (TOOLympics)
Execution of r194-smll-155234739200201
Last Updated
Apr 15, 2019

About the Execution of ITS-Tools.M for Echo-PT-d03r03

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15902.830 2935494.00 3786368.00 7565.10 [undef] Cannot compute

Execution Chart

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

Trace from the execution

Formatting '/data/fkordon/mcc2019-input.r194-smll-155234739200201.qcow2', fmt=qcow2 size=4294967296 backing_file='/data/fkordon/mcc2019-input.qcow2' encryption=off cluster_size=65536 lazy_refcounts=off
Waiting for the VM to be ready (probing ssh)
...................
=====================================================================
Generated by BenchKit 2-3957
Executing tool itstoolsm
Input is Echo-PT-d03r03, examination is GlobalProperties
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r194-smll-155234739200201
=====================================================================

--------------------
preparation of the directory to be used:
/home/mcc/execution
total 252K
-rw-r--r-- 1 mcc users 3.3K Feb 10 23:20 CTLCardinality.txt
-rw-r--r-- 1 mcc users 19K Feb 10 23:20 CTLCardinality.xml
-rw-r--r-- 1 mcc users 2.2K Feb 6 20:49 CTLFireability.txt
-rw-r--r-- 1 mcc users 14K Feb 6 20:49 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.0K Mar 10 17:31 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 101 Feb 24 15:05 GlobalProperties.txt
-rw-r--r-- 1 mcc users 339 Feb 24 15:05 GlobalProperties.xml
-rw-r--r-- 1 mcc users 2.3K Feb 4 23:42 LTLCardinality.txt
-rw-r--r-- 1 mcc users 11K Feb 4 23:42 LTLCardinality.xml
-rw-r--r-- 1 mcc users 1.8K Feb 4 22:35 LTLFireability.txt
-rw-r--r-- 1 mcc users 9.2K Feb 4 22:35 LTLFireability.xml
-rw-r--r-- 1 mcc users 3.0K Feb 3 08:04 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 15K Feb 3 08:04 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 2.8K Jan 31 00:56 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 19K Jan 31 00:56 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 1.6K Feb 4 22:20 UpperBounds.txt
-rw-r--r-- 1 mcc users 3.6K Feb 4 22:20 UpperBounds.xml
-rw-r--r-- 1 mcc users 6 Jan 29 09:34 equiv_col

-rw-r--r-- 1 mcc users 7 Jan 29 09:34 instance
-rw-r--r-- 1 mcc users 6 Jan 29 09:34 iscolored
-rw-r--r-- 1 mcc users 99K Mar 10 17:31 model.pnml

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

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

The expected result is a vector of booleans
BOOL_VECTOR

here is the order used to build the result vector(from text file)
FORMULA_NAME Echo-PT-d03r03-GlobalProperties-0

=== Now, execution of the tool begins

BK_START 1553687153560

Working with output stream class java.io.PrintStream
Flatten gal took : 147 ms
Constant places removed 28 places and 1 transitions.
Iterating post reduction 0 with 28 rules applied. Total rules applied 28 place count 237 transition count 205
Applied a total of 28 rules in 43 ms. Remains 237 /265 variables (removed 28) and now considering 205/206 (removed 1) transitions.
Random walk for 250 k steps run took 4525 ms.
// Phase 1: matrix 205 rows 237 cols
Random walk for 4 * 500 k steps run took 33086 ms.
Using solver Z3 to compute partial order matrices.
Built C files in :
/home/mcc/execution
Running greatSPN : CommandLine [args=[/home/mcc/BenchKit//greatspn//bin/pinvar, /home/mcc/execution/gspn], workingDir=/home/mcc/execution]
Run of greatSPN captured in /home/mcc/execution/outPut.txt
Running greatSPN : CommandLine [args=[/home/mcc/BenchKit//greatspn//bin/RGMEDD2, /home/mcc/execution/gspn, -META, -varord-only], workingDir=/home/mcc/execution]
Run of greatSPN captured in /home/mcc/execution/outPut.txt
Using order generated by GreatSPN with heuristic : META
Invoking ITS tools like this :CommandLine [args=[/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201903251645/bin/its-ctl-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/GlobalProperties.pnml.gal, -t, CGAL, -ctl, DEADLOCK, --load-order, /home/mcc/execution/model.ord], workingDir=/home/mcc/execution]

its-ctl command run as :

/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201903251645/bin/its-ctl-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/GlobalProperties.pnml.gal -t CGAL -ctl DEADLOCK --load-order /home/mcc/execution/model.ord
Successfully loaded order from file /home/mcc/execution/model.ord
No direction supplied, using forward translation only.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 205 rows 237 cols
Running compilation step : CommandLine [args=[gcc, -c, -I/home/mcc/BenchKit//lts_install_dir//include, -I., -std=c99, -fPIC, -O2, model.c], workingDir=/home/mcc/execution]
Compilation finished in 4070 ms.
Running link step : CommandLine [args=[gcc, -shared, -o, gal.so, model.o], workingDir=/home/mcc/execution]
Link finished in 54 ms.
Running LTSmin : CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-mc, ./gal.so, --threads=8, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
WARNING : LTS min runner thread failed on error :java.lang.RuntimeException: Unexpected exception when executing ltsmin :CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-mc, ./gal.so, --threads=8, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
255
sparsehash FATAL ERROR: failed to allocate 37 groups
Invoking ITS tools like this :CommandLine [args=[/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201903251645/bin/its-ctl-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/GlobalProperties.pnml.gal, -t, CGAL, -ctl, DEADLOCK], workingDir=/home/mcc/execution]

its-ctl command run as :

/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201903251645/bin/its-ctl-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/GlobalProperties.pnml.gal -t CGAL -ctl DEADLOCK
No direction supplied, using forward translation only.
sparsehash FATAL ERROR: failed to allocate 36 groups
Converted graph to binary with : CommandLine [args=[/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.louvain.binaries_1.0.0.201903251645/bin/convert-linux64, -i, /tmp/graph2872775260279980449.txt, -o, /tmp/graph2872775260279980449.bin, -w, /tmp/graph2872775260279980449.weights], workingDir=null]
Built communities with : CommandLine [args=[/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.louvain.binaries_1.0.0.201903251645/bin/louvain-linux64, /tmp/graph2872775260279980449.bin, -l, -1, -v, -w, /tmp/graph2872775260279980449.weights, -q, 0, -e, 0.001], workingDir=null]
Invoking ITS tools like this :CommandLine [args=[/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201903251645/bin/its-ctl-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/GlobalProperties.pnml.gal, -t, CGAL, -ctl, DEADLOCK], workingDir=/home/mcc/execution]

its-ctl command run as :

/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201903251645/bin/its-ctl-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/GlobalProperties.pnml.gal -t CGAL -ctl DEADLOCK
No direction supplied, using forward translation only.
built 13 ordering constraints for composite.
built 33 ordering constraints for composite.
built 16 ordering constraints for composite.
built 33 ordering constraints for composite.
built 16 ordering constraints for composite.
built 33 ordering constraints for composite.
built 16 ordering constraints for composite.
built 34 ordering constraints for composite.
Detected timeout of ITS tools.

BK_STOP 1553690089054

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

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ GlobalProperties = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution GlobalProperties -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -greatspnpath /home/mcc/BenchKit//greatspn/ -order META -manyOrder -smt
+ ulimit -s 65536
+ [[ -z '' ]]
+ export LTSMIN_MEM_SIZE=8589934592
+ LTSMIN_MEM_SIZE=8589934592
+ /home/mcc/BenchKit//itstools/its-tools -data /home/mcc/execution/workspace -pnfolder /home/mcc/execution -examination GlobalProperties -z3path /home/mcc/BenchKit//z3/bin/z3 -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -greatspnpath /home/mcc/BenchKit//greatspn/ -order META -manyOrder -smt -vmargs -Dosgi.locking=none -Declipse.stateSaveDelayInterval=-1 -Dosgi.configuration.area=/tmp/.eclipse -Xss8m -Xms40m -Xmx8192m -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.6
Mar 27, 2019 11:45:55 AM fr.lip6.move.gal.application.Application start
INFO: Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, GlobalProperties, -z3path, /home/mcc/BenchKit//z3/bin/z3, -yices2path, /home/mcc/BenchKit//yices/bin/yices, -its, -ltsminpath, /home/mcc/BenchKit//lts_install_dir/, -greatspnpath, /home/mcc/BenchKit//greatspn/, -order, META, -manyOrder, -smt]
Mar 27, 2019 11:45:55 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Mar 27, 2019 11:45:56 AM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 91 ms
Mar 27, 2019 11:45:56 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 265 places.
Mar 27, 2019 11:45:56 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 206 transitions.
Mar 27, 2019 11:45:56 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/model.pnml.img.gal : 25 ms
Mar 27, 2019 11:45:56 AM fr.lip6.move.gal.instantiate.PropertySimplifier evalInInitialState
WARNING: Unexpected boolean logic operator in evalInInitialState fr.lip6.move.gal.impl.EXImpl
Mar 27, 2019 11:45:56 AM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property Echo-PT-d03r03-GlobalProperties-0 is trivially true : it is verified in initial state.
Mar 27, 2019 11:45:56 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 142 ms
Mar 27, 2019 11:45:56 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/model.pnml.simple.gal : 9 ms
Mar 27, 2019 11:45:56 AM fr.lip6.move.gal.semantics.DeterministicNextBuilder getDeterministicNext
INFO: Input system was already deterministic with 206 transitions.
Mar 27, 2019 11:46:34 AM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property Echo-PT-d03r03-GlobalProperties-0 is trivially true : it is verified in initial state.
Mar 27, 2019 11:46:34 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 97 ms
Mar 27, 2019 11:46:34 AM fr.lip6.move.gal.semantics.DeterministicNextBuilder getDeterministicNext
INFO: Input system was already deterministic with 205 transitions.
Mar 27, 2019 11:46:34 AM fr.lip6.move.gal.semantics.DeterministicNextBuilder getDeterministicNext
INFO: Input system was already deterministic with 205 transitions.
Mar 27, 2019 11:46:34 AM fr.lip6.move.gal.application.StructuralToGreatSPN handlePage
INFO: Transformed 237 places.
Mar 27, 2019 11:46:34 AM fr.lip6.move.gal.application.StructuralToGreatSPN handlePage
INFO: Transformed 205 transitions.
Mar 27, 2019 11:46:35 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/GlobalProperties.pnml.gal : 27 ms
Mar 27, 2019 11:46:35 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 0 place invariants in 15 ms
Mar 27, 2019 11:46:35 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 237 variables to be positive in 754 ms
Mar 27, 2019 11:46:35 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 205 transitions.
Mar 27, 2019 11:46:35 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of disable matrix completed :0/205 took 0 ms. Total solver calls (SAT/UNSAT): 0(0/0)
Mar 27, 2019 11:46:36 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 36 ms. Total solver calls (SAT/UNSAT): 0(0/0)
Mar 27, 2019 11:46:36 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 205 transitions.
Mar 27, 2019 11:46:36 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 28 ms. Total solver calls (SAT/UNSAT): 0(0/0)
Mar 27, 2019 11:46:36 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 205 transitions.
Mar 27, 2019 11:46:39 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(191/205) took 2973 ms. Total solver calls (SAT/UNSAT): 619(619/0)
Mar 27, 2019 11:46:39 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished co-enabling matrix. took 3127 ms. Total solver calls (SAT/UNSAT): 624(624/0)
Mar 27, 2019 11:46:39 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 205 transitions.
Mar 27, 2019 11:48:02 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 83686 ms. Total solver calls (SAT/UNSAT): 1668(0/1668)
Mar 27, 2019 11:48:02 AM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 88124ms conformant to PINS in folder :/home/mcc/execution
pins2lts-mc, 0.000: Registering PINS so language module
pins2lts-mc( 2/ 8), 0.020: library has no initializer
pins2lts-mc( 2/ 8), 0.021: loading model GAL
pins2lts-mc( 2/ 8), 0.022: completed loading model GAL
pins2lts-mc( 4/ 8), 0.024: library has no initializer
pins2lts-mc( 4/ 8), 0.024: loading model GAL
pins2lts-mc( 4/ 8), 0.025: completed loading model GAL
pins2lts-mc( 7/ 8), 0.015: library has no initializer
pins2lts-mc( 6/ 8), 0.016: library has no initializer
pins2lts-mc( 6/ 8), 0.016: loading model GAL
pins2lts-mc( 1/ 8), 0.036: library has no initializer
pins2lts-mc( 1/ 8), 0.036: loading model GAL
pins2lts-mc( 6/ 8), 0.017: completed loading model GAL
pins2lts-mc( 1/ 8), 0.037: completed loading model GAL
pins2lts-mc( 5/ 8), 0.035: library has no initializer
pins2lts-mc( 5/ 8), 0.039: loading model GAL
pins2lts-mc( 7/ 8), 0.015: loading model GAL
pins2lts-mc( 0/ 8), 0.040: Loading model from ./gal.so
pins2lts-mc( 0/ 8), 0.044: library has no initializer
pins2lts-mc( 0/ 8), 0.044: loading model GAL
pins2lts-mc( 3/ 8), 0.040: library has no initializer
pins2lts-mc( 3/ 8), 0.064: loading model GAL
pins2lts-mc( 0/ 8), 0.070: completed loading model GAL
pins2lts-mc( 0/ 8), 0.070: Initializing POR dependencies: labels 206, guards 205
pins2lts-mc( 7/ 8), 0.067: completed loading model GAL
pins2lts-mc( 5/ 8), 0.088: completed loading model GAL
pins2lts-mc( 3/ 8), 0.090: completed loading model GAL
pins2lts-mc( 0/ 8), 0.259: There are 206 state labels and 1 edge labels
pins2lts-mc( 0/ 8), 0.259: State length is 237, there are 205 groups
pins2lts-mc( 0/ 8), 0.259: Running bfs using 8 cores
pins2lts-mc( 0/ 8), 0.259: Using a non-indexing tree table with 2^27 elements
pins2lts-mc( 0/ 8), 0.259: Successor permutation: none
pins2lts-mc( 0/ 8), 0.259: Visible groups: 0 / 205, labels: 0 / 206
pins2lts-mc( 0/ 8), 0.259: POR cycle proviso: none
pins2lts-mc( 0/ 8), 0.259: Global bits: 0, count bits: 0, local bits: 0
pins2lts-mc( 0/ 8), 0.600: ~5 levels ~960 states ~12264 transitions
pins2lts-mc( 0/ 8), 0.815: ~5 levels ~1920 states ~26376 transitions
pins2lts-mc( 0/ 8), 1.094: ~5 levels ~3840 states ~54632 transitions
pins2lts-mc( 0/ 8), 1.650: ~6 levels ~7680 states ~114304 transitions
pins2lts-mc( 1/ 8), 2.605: ~4 levels ~15360 states ~244256 transitions
pins2lts-mc( 1/ 8), 4.478: ~4 levels ~30720 states ~505984 transitions
pins2lts-mc( 1/ 8), 7.690: ~4 levels ~61440 states ~1040240 transitions
pins2lts-mc( 1/ 8), 14.089: ~5 levels ~122880 states ~2133440 transitions
pins2lts-mc( 1/ 8), 26.102: ~5 levels ~245760 states ~4410192 transitions
pins2lts-mc( 1/ 8), 49.235: ~6 levels ~491520 states ~8901368 transitions
pins2lts-mc( 1/ 8), 98.818: ~6 levels ~983040 states ~18414096 transitions
pins2lts-mc( 1/ 8), 220.287: ~7 levels ~1966080 states ~37397448 transitions
pins2lts-mc( 7/ 8), 246.476: Error: tree leafs table full! Change -s/--ratio.
pins2lts-mc( 0/ 8), 246.870:
pins2lts-mc( 0/ 8), 246.870: mean standard work distribution: 5.9% (states) 2.8% (transitions)
pins2lts-mc( 0/ 8), 246.870:
pins2lts-mc( 0/ 8), 246.870: Explored 2031403 states 39406253 transitions, fanout: 19.399
pins2lts-mc( 0/ 8), 246.870: Total exploration time 246.610 sec (246.260 sec minimum, 246.349 sec on average)
pins2lts-mc( 0/ 8), 246.870: States per second: 8237, Transitions per second: 159792
pins2lts-mc( 0/ 8), 246.870:
pins2lts-mc( 0/ 8), 246.870: Queue width: 8B, total height: 8448404, memory: 64.46MB
pins2lts-mc( 0/ 8), 246.870: Tree memory: 336.0MB, 33.6 B/state, compr.: 3.5%
pins2lts-mc( 0/ 8), 246.870: Tree fill ratio (roots/leafs): 7.0%/99.0%
pins2lts-mc( 0/ 8), 246.870: Stored 205 string chucks using 0MB
pins2lts-mc( 0/ 8), 246.870: Total memory used for chunk indexing: 0MB
pins2lts-mc( 0/ 8), 246.870: Est. total memory use: 400.4MB (~1088.5MB paged-in)
java.lang.RuntimeException: Unexpected exception when executing ltsmin :CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-mc, ./gal.so, --threads=8, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
255
at fr.lip6.move.gal.application.LTSminRunner.checkProperty(LTSminRunner.java:168)
at fr.lip6.move.gal.application.LTSminRunner.access$9(LTSminRunner.java:122)
at fr.lip6.move.gal.application.LTSminRunner$1.run(LTSminRunner.java:91)
at java.lang.Thread.run(Thread.java:748)
ITS-tools command line returned an error code 1
Mar 27, 2019 12:02:05 PM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property Echo-PT-d03r03-GlobalProperties-0 is trivially true : it is verified in initial state.
Mar 27, 2019 12:02:05 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 51 ms
Mar 27, 2019 12:02:05 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/GlobalProperties.pnml.gal : 8 ms
ITS-tools command line returned an error code 1
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.application.MccTranslator applyOrder
INFO: Applying decomposition
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property Echo-PT-d03r03-GlobalProperties-0 is trivially true : it is verified in initial state.
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 48 ms
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property Echo-PT-d03r03-GlobalProperties-0 is trivially true : it is verified in initial state.
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 45 ms
Begin: Wed Mar 27 12:14:46 2019

Computation of communities with the Newman-Girvan Modularity quality function

level 0:
start computation: Wed Mar 27 12:14:46 2019
network size: 237 nodes, 1440 links, 408 weight
quality increased from -0.00609982 to 0.47492
end computation: Wed Mar 27 12:14:46 2019
level 1:
start computation: Wed Mar 27 12:14:46 2019
network size: 30 nodes, 301 links, 408 weight
quality increased from 0.47492 to 0.5789
end computation: Wed Mar 27 12:14:46 2019
level 2:
start computation: Wed Mar 27 12:14:46 2019
network size: 11 nodes, 66 links, 408 weight
quality increased from 0.5789 to 0.5789
end computation: Wed Mar 27 12:14:46 2019
End: Wed Mar 27 12:14:46 2019
Total duration: 0 sec
0.5789
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.CompositeBuilder decomposeWithOrder
INFO: Decomposing Gal with order
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.CompositeBuilder rewriteArraysToAllowPartition
INFO: Rewriting arrays to variables to allow decomposition.
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t4,t69,t69,t69,t4,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 16 events :t140,t34,t120,t18,t18,t140,t34,t120,t33,t105,t105,t79,t79,t53,t53,t33,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t45,t45,t56,t56,t56,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 16 events :t9,t33,t30,t1,t22,t19,t19,t13,t38,t30,t22,t38,t33,t1,t13,t9,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 4 events :t120,t120,t11,t11,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t139,t139,t104,t104,t104,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t94,t151,t151,t94,t94,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 16 events :t148,t9,t148,t120,t120,t12,t9,t12,t87,t87,t53,t53,t43,t43,t1,t1,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 16 events :t34,t34,t144,t38,t144,t114,t114,t38,t79,t79,t21,t69,t69,t4,t21,t4,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t153,t153,t86,t86,t86,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t148,t148,t53,t53,t53,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t45,t43,t45,t43,t43,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t86,t12,t12,t86,t86,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t146,t146,t21,t21,t21,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t94,t148,t148,t94,t94,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 12 events :t140,t140,t34,t4,t34,t113,t113,t104,t104,t79,t79,t4,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t9,t29,t29,t9,t9,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 16 events :t140,t149,t149,t184,t184,t5,t140,t113,t113,t104,t104,t94,t94,t86,t86,t5,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t70,t39,t39,t70,t70,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 16 events :t45,t45,t144,t144,t12,t12,t29,t95,t95,t29,t69,t69,t13,t43,t43,t13,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t54,t35,t35,t54,t54,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t25,t18,t18,t25,t18,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 4 events :t1,t1,t28,t1,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t38,t18,t38,t18,t18,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t29,t21,t21,t29,t21,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t33,t33,t34,t34,t34,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t144,t13,t144,t13,t13,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t137,t137,t14,t14,t14,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator dropEvents
INFO: Dropping 5 events :t1,t12,t12,t12,t1,
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.Instantiator fuseIsomorphicEffects
INFO: Removed a total of 216 redundant transitions.
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property Echo-PT-d03r03-GlobalProperties-0 is trivially true : it is verified in initial state.
Mar 27, 2019 12:14:46 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 183 ms
Mar 27, 2019 12:14:46 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/GlobalProperties.pnml.gal : 9 ms

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="Echo-PT-d03r03"
export BK_EXAMINATION="GlobalProperties"
export BK_TOOL="itstoolsm"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"

# 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-3957"
echo " Executing tool itstoolsm"
echo " Input is Echo-PT-d03r03, examination is GlobalProperties"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r194-smll-155234739200201"
echo "====================================================================="
echo
echo "--------------------"
echo "preparation of the directory to be used:"

tar xzf /home/mcc/BenchKit/INPUTS/Echo-PT-d03r03.tgz
mv Echo-PT-d03r03 execution
cd execution
if [ "GlobalProperties" = "GlobalProperties" ] ; then
rm -f GenericPropertiesVerdict.xml
fi
if [ "GlobalProperties" = "UpperBounds" ] ; 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 [ "GlobalProperties" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "GlobalProperties" != "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 "GlobalProperties.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property GlobalProperties.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "GlobalProperties.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 '' GlobalProperties.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
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 ;