About the Execution of ITS-Tools.L for PermAdmissibility-PT-50
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
15763.450 | 3131095.00 | 4734730.00 | 667.60 | [undef] | Cannot compute |
Execution Chart
We display below the execution chart for this examination (boot time has been removed).
Trace from the execution
Waiting for the VM to be ready (probing ssh)
................................................................
/home/mcc/execution
total 836K
-rw-r--r-- 1 mcc users 5.0K May 15 18:54 CTLCardinality.txt
-rw-r--r-- 1 mcc users 25K May 15 18:54 CTLCardinality.xml
-rw-r--r-- 1 mcc users 19K May 15 18:54 CTLFireability.txt
-rw-r--r-- 1 mcc users 71K May 15 18:54 CTLFireability.xml
-rw-r--r-- 1 mcc users 4.0K May 15 18:50 GenericPropertiesDefinition.xml
-rw-r--r-- 1 mcc users 6.0K May 15 18:50 GenericPropertiesVerdict.xml
-rw-r--r-- 1 mcc users 3.1K May 15 18:54 LTLCardinality.txt
-rw-r--r-- 1 mcc users 13K May 15 18:54 LTLCardinality.xml
-rw-r--r-- 1 mcc users 6.2K May 15 18:54 LTLFireability.txt
-rw-r--r-- 1 mcc users 23K May 15 18:54 LTLFireability.xml
-rw-r--r-- 1 mcc users 4.0K May 15 18:54 ReachabilityCardinality.txt
-rw-r--r-- 1 mcc users 18K May 15 18:54 ReachabilityCardinality.xml
-rw-r--r-- 1 mcc users 114 May 15 18:54 ReachabilityDeadlock.txt
-rw-r--r-- 1 mcc users 352 May 15 18:54 ReachabilityDeadlock.xml
-rw-r--r-- 1 mcc users 21K May 15 18:54 ReachabilityFireability.txt
-rw-r--r-- 1 mcc users 78K May 15 18:54 ReachabilityFireability.xml
-rw-r--r-- 1 mcc users 2.1K May 15 18:54 UpperBounds.txt
-rw-r--r-- 1 mcc users 4.9K May 15 18:54 UpperBounds.xml
-rw-r--r-- 1 mcc users 5 May 15 18:50 equiv_col
-rw-r--r-- 1 mcc users 3 May 15 18:50 instance
-rw-r--r-- 1 mcc users 6 May 15 18:50 iscolored
-rw-r--r-- 1 mcc users 484K May 15 18:50 model.pnml
=====================================================================
Generated by BenchKit 2-3637
Executing tool itstoolsl
Input is PermAdmissibility-PT-50, examination is ReachabilityDeadlock
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r117-csrt-152666477100510
=====================================================================
--------------------
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 PermAdmissibility-PT-50-ReachabilityDeadlock-0
=== Now, execution of the tool begins
BK_START 1527261008941
Flatten gal took : 411 ms
Constant places removed 64 places and 0 transitions.
Iterating post reduction 0 with 64 rules applied. Total rules applied 64 place count 104 transition count 592
Symmetric choice reduction at 1 with 28 rule applications. Total rules 92 place count 104 transition count 592
Constant places removed 28 places and 252 transitions.
Iterating post reduction 1 with 28 rules applied. Total rules applied 120 place count 76 transition count 340
Applied a total of 120 rules in 62 ms. Remains 76 /168 variables (removed 92) and now considering 340/592 (removed 252) transitions.
// Phase 1: matrix 340 rows 76 cols
Using solver Z3 to compute partial order matrices.
Built C files in :
/home/mcc/execution
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 340 rows 76 cols
Converted graph to binary with : CommandLine [args=[/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.louvain.binaries_1.0.0.201805241334/bin/convert-linux64, -i, /tmp/graph8155057614755687305.txt, -o, /tmp/graph8155057614755687305.bin, -w, /tmp/graph8155057614755687305.weights], workingDir=null]
Built communities with : CommandLine [args=[/home/mcc/BenchKit/itstools/plugins/fr.lip6.move.gal.louvain.binaries_1.0.0.201805241334/bin/louvain-linux64, /tmp/graph8155057614755687305.bin, -l, -1, -v, -w, /tmp/graph8155057614755687305.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.201805241334/bin/its-ctl-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/ReachabilityDeadlock.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.201805241334/bin/its-ctl-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityDeadlock.pnml.gal -t CGAL -ctl DEADLOCK
No direction supplied, using forward translation only.
built 6 ordering constraints for composite.
built 72 ordering constraints for composite.
Running compilation step : CommandLine [args=[gcc, -c, -I/home/mcc/BenchKit//lts_install_dir//include, -I., -std=c99, -fPIC, -O3, model.c], workingDir=/home/mcc/execution]
Compilation finished in 5584 ms.
Running link step : CommandLine [args=[gcc, -shared, -o, gal.so, model.o], workingDir=/home/mcc/execution]
Link finished in 59 ms.
Running LTSmin : CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-mc, ./gal.so, --threads=1, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
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=1, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
255
BK_STOP 1527264140036
--------------------
content from stderr:
+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityDeadlock -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -louvain -smt
+ ulimit -s 65536
+ [[ -z '' ]]
+ export LTSMIN_MEM_SIZE=8589934592
+ LTSMIN_MEM_SIZE=8589934592
+ /home/mcc/BenchKit//itstools/its-tools -consoleLog -data /home/mcc/execution/workspace -pnfolder /home/mcc/execution -examination ReachabilityDeadlock -z3path /home/mcc/BenchKit//z3/bin/z3 -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -louvain -smt -vmargs -Dosgi.locking=none -Declipse.stateSaveDelayInterval=-1 -Dosgi.configuration.area=/tmp/.eclipse -Xss8m -Xms40m -Xmx8192m -Dfile.encoding=UTF-8 -Dosgi.requiredJavaVersion=1.6
May 25, 2018 3:10:12 PM fr.lip6.move.gal.application.Application start
INFO: Running its-tools with arguments : [-pnfolder, /home/mcc/execution, -examination, ReachabilityDeadlock, -z3path, /home/mcc/BenchKit//z3/bin/z3, -yices2path, /home/mcc/BenchKit//yices/bin/yices, -its, -ltsminpath, /home/mcc/BenchKit//lts_install_dir/, -louvain, -smt]
May 25, 2018 3:10:12 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
May 25, 2018 3:10:12 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 153 ms
May 25, 2018 3:10:12 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 168 places.
May 25, 2018 3:10:12 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 592 transitions.
May 25, 2018 3:10:12 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/model.pnml.img.gal : 70 ms
May 25, 2018 3:10:13 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 407 ms
May 25, 2018 3:10:13 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/model.pnml.simple.gal : 38 ms
May 25, 2018 3:10:13 PM fr.lip6.move.gal.semantics.DeterministicNextBuilder getDeterministicNext
INFO: Input system was already deterministic with 592 transitions.
May 25, 2018 3:10:14 PM fr.lip6.move.gal.application.MccTranslator applyOrder
INFO: Applying decomposition
May 25, 2018 3:10:14 PM fr.lip6.move.gal.semantics.DeterministicNextBuilder getDeterministicNext
INFO: Input system was already deterministic with 340 transitions.
May 25, 2018 3:10:15 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 329 ms
May 25, 2018 3:10:15 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 217 ms
May 25, 2018 3:10:15 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 0 place invariants in 7 ms
Begin: Fri May 25 15:10:15 2018
Computation of communities with the Newman-Girvan Modularity quality function
level 0:
start computation: Fri May 25 15:10:15 2018
network size: 76 nodes, 914 links, 678 weight
quality increased from -0.035987 to 0.408309
end computation: Fri May 25 15:10:15 2018
level 1:
start computation: Fri May 25 15:10:15 2018
network size: 5 nodes, 21 links, 678 weight
quality increased from 0.408309 to 0.414853
end computation: Fri May 25 15:10:15 2018
level 2:
start computation: Fri May 25 15:10:15 2018
network size: 4 nodes, 14 links, 678 weight
quality increased from 0.414853 to 0.414853
end computation: Fri May 25 15:10:15 2018
End: Fri May 25 15:10:15 2018
Total duration: 0 sec
0.414853
May 25, 2018 3:10:15 PM fr.lip6.move.gal.instantiate.CompositeBuilder decomposeWithOrder
INFO: Decomposing Gal with order
May 25, 2018 3:10:15 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 112 ms
May 25, 2018 3:10:15 PM fr.lip6.move.gal.instantiate.CompositeBuilder rewriteArraysToAllowPartition
INFO: Rewriting arrays to variables to allow decomposition.
May 25, 2018 3:10:16 PM fr.lip6.move.gal.instantiate.Instantiator fuseIsomorphicEffects
INFO: Removed a total of 136 redundant transitions.
May 25, 2018 3:10:16 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityDeadlock.pnml.gal : 5 ms
May 25, 2018 3:10:17 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 76 variables to be positive in 2315 ms
May 25, 2018 3:10:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 340 transitions.
May 25, 2018 3:10:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of disable matrix completed :0/340 took 0 ms. Total solver calls (SAT/UNSAT): 0(0/0)
May 25, 2018 3:10:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 88 ms. Total solver calls (SAT/UNSAT): 0(0/0)
May 25, 2018 3:10:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 340 transitions.
May 25, 2018 3:10:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 30 ms. Total solver calls (SAT/UNSAT): 0(0/0)
May 25, 2018 3:10:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 340 transitions.
May 25, 2018 3:10:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(11/340) took 3161 ms. Total solver calls (SAT/UNSAT): 162(162/0)
May 25, 2018 3:10:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(35/340) took 6297 ms. Total solver calls (SAT/UNSAT): 509(509/0)
May 25, 2018 3:10:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(57/340) took 10169 ms. Total solver calls (SAT/UNSAT): 729(729/0)
May 25, 2018 3:10:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(60/340) took 13569 ms. Total solver calls (SAT/UNSAT): 957(957/0)
May 25, 2018 3:10:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(82/340) took 16679 ms. Total solver calls (SAT/UNSAT): 1119(1119/0)
May 25, 2018 3:10:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(90/340) took 19991 ms. Total solver calls (SAT/UNSAT): 1279(1279/0)
May 25, 2018 3:10:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(97/340) took 23018 ms. Total solver calls (SAT/UNSAT): 1755(1755/0)
May 25, 2018 3:10:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(101/340) took 26724 ms. Total solver calls (SAT/UNSAT): 2005(2005/0)
May 25, 2018 3:10:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(106/340) took 30993 ms. Total solver calls (SAT/UNSAT): 2295(2295/0)
May 25, 2018 3:10:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(113/340) took 34308 ms. Total solver calls (SAT/UNSAT): 2680(2680/0)
May 25, 2018 3:10:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(124/340) took 37596 ms. Total solver calls (SAT/UNSAT): 3268(3268/0)
May 25, 2018 3:10:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(128/340) took 40630 ms. Total solver calls (SAT/UNSAT): 3414(3414/0)
May 25, 2018 3:11:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(133/340) took 44081 ms. Total solver calls (SAT/UNSAT): 3590(3590/0)
May 25, 2018 3:11:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(139/340) took 47461 ms. Total solver calls (SAT/UNSAT): 3769(3769/0)
May 25, 2018 3:11:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(146/340) took 50734 ms. Total solver calls (SAT/UNSAT): 3933(3933/0)
May 25, 2018 3:11:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(153/340) took 54088 ms. Total solver calls (SAT/UNSAT): 4093(4093/0)
May 25, 2018 3:11:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(156/340) took 57468 ms. Total solver calls (SAT/UNSAT): 4261(4261/0)
May 25, 2018 3:11:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(159/340) took 60924 ms. Total solver calls (SAT/UNSAT): 4420(4420/0)
May 25, 2018 3:11:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(164/340) took 63963 ms. Total solver calls (SAT/UNSAT): 4665(4665/0)
May 25, 2018 3:11:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(167/340) took 67551 ms. Total solver calls (SAT/UNSAT): 4800(4800/0)
May 25, 2018 3:11:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(171/340) took 70922 ms. Total solver calls (SAT/UNSAT): 4966(4966/0)
May 25, 2018 3:11:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(176/340) took 74647 ms. Total solver calls (SAT/UNSAT): 5151(5151/0)
May 25, 2018 3:11:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(180/340) took 78003 ms. Total solver calls (SAT/UNSAT): 5328(5328/0)
May 25, 2018 3:11:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(183/340) took 82531 ms. Total solver calls (SAT/UNSAT): 5556(5556/0)
May 25, 2018 3:11:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(187/340) took 85618 ms. Total solver calls (SAT/UNSAT): 5720(5720/0)
May 25, 2018 3:11:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(193/340) took 88844 ms. Total solver calls (SAT/UNSAT): 5873(5873/0)
May 25, 2018 3:11:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(201/340) took 91867 ms. Total solver calls (SAT/UNSAT): 6021(6021/0)
May 25, 2018 3:11:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(217/340) took 95578 ms. Total solver calls (SAT/UNSAT): 6199(6199/0)
May 25, 2018 3:11:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(220/340) took 99696 ms. Total solver calls (SAT/UNSAT): 6412(6412/0)
May 25, 2018 3:12:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(223/340) took 103362 ms. Total solver calls (SAT/UNSAT): 6616(6616/0)
May 25, 2018 3:12:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(226/340) took 107178 ms. Total solver calls (SAT/UNSAT): 6811(6811/0)
May 25, 2018 3:12:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(229/340) took 110370 ms. Total solver calls (SAT/UNSAT): 6997(6997/0)
May 25, 2018 3:12:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(232/340) took 113782 ms. Total solver calls (SAT/UNSAT): 7174(7174/0)
May 25, 2018 3:12:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(235/340) took 118030 ms. Total solver calls (SAT/UNSAT): 7384(7384/0)
May 25, 2018 3:12:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(238/340) took 122088 ms. Total solver calls (SAT/UNSAT): 7576(7576/0)
May 25, 2018 3:12:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(241/340) took 125464 ms. Total solver calls (SAT/UNSAT): 7740(7740/0)
May 25, 2018 3:12:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(245/340) took 129388 ms. Total solver calls (SAT/UNSAT): 7943(7943/0)
May 25, 2018 3:12:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(249/340) took 133221 ms. Total solver calls (SAT/UNSAT): 8131(8131/0)
May 25, 2018 3:12:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(253/340) took 136787 ms. Total solver calls (SAT/UNSAT): 8302(8302/0)
May 25, 2018 3:12:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(257/340) took 139884 ms. Total solver calls (SAT/UNSAT): 8458(8458/0)
May 25, 2018 3:12:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(262/340) took 143040 ms. Total solver calls (SAT/UNSAT): 8620(8620/0)
May 25, 2018 3:12:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(268/340) took 146339 ms. Total solver calls (SAT/UNSAT): 8787(8787/0)
May 25, 2018 3:12:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(275/340) took 149444 ms. Total solver calls (SAT/UNSAT): 8944(8944/0)
May 25, 2018 3:12:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(282/340) took 153439 ms. Total solver calls (SAT/UNSAT): 9142(9142/0)
May 25, 2018 3:12:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(285/340) took 156831 ms. Total solver calls (SAT/UNSAT): 9307(9307/0)
May 25, 2018 3:12:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(288/340) took 159880 ms. Total solver calls (SAT/UNSAT): 9463(9463/0)
May 25, 2018 3:13:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(291/340) took 162910 ms. Total solver calls (SAT/UNSAT): 9610(9610/0)
May 25, 2018 3:13:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(295/340) took 166477 ms. Total solver calls (SAT/UNSAT): 9792(9792/0)
May 25, 2018 3:13:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(299/340) took 169656 ms. Total solver calls (SAT/UNSAT): 9958(9958/0)
May 25, 2018 3:13:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(304/340) took 173108 ms. Total solver calls (SAT/UNSAT): 10143(10143/0)
May 25, 2018 3:13:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(309/340) took 176214 ms. Total solver calls (SAT/UNSAT): 10303(10303/0)
May 25, 2018 3:13:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(315/340) took 179336 ms. Total solver calls (SAT/UNSAT): 10462(10462/0)
May 25, 2018 3:13:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of co-enabling matrix(323/340) took 182380 ms. Total solver calls (SAT/UNSAT): 10618(10618/0)
May 25, 2018 3:13:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished co-enabling matrix. took 185023 ms. Total solver calls (SAT/UNSAT): 10738(10738/0)
May 25, 2018 3:13:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 340 transitions.
May 25, 2018 3:24:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 661162 ms. Total solver calls (SAT/UNSAT): 14905(0/14905)
May 25, 2018 3:24:24 PM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 849581ms conformant to PINS in folder :/home/mcc/execution
ITS-tools command line returned an error code 134
pins2lts-mc, 0.000: Registering PINS so language module
pins2lts-mc, 0.000: Loading model from ./gal.so
pins2lts-mc, 0.000: library has no initializer
pins2lts-mc, 0.000: loading model GAL
pins2lts-mc, 0.004: completed loading model GAL
pins2lts-mc, 0.004: Initializing POR dependencies: labels 340, guards 340
pins2lts-mc, 0.066: There are 340 state labels and 1 edge labels
pins2lts-mc, 0.066: State length is 76, there are 340 groups
pins2lts-mc, 0.066: Running bfs using 1 core (sequential)
pins2lts-mc, 0.066: Using a non-indexing tree table with 2^27 elements
pins2lts-mc, 0.066: Successor permutation: none
pins2lts-mc, 0.066: Visible groups: 0 / 340, labels: 0 / 340
pins2lts-mc, 0.066: POR cycle proviso: none
pins2lts-mc, 0.066: Global bits: 0, count bits: 0, local bits: 0
pins2lts-mc, 0.159: 6 levels 1000 states 5900 transitions
pins2lts-mc, 0.272: 7 levels 2000 states 13324 transitions
pins2lts-mc, 0.483: 8 levels 4000 states 26524 transitions
pins2lts-mc, 0.922: 9 levels 8000 states 50752 transitions
pins2lts-mc, 2.118: 9 levels 16000 states 103252 transitions
pins2lts-mc, 4.108: 10 levels 32000 states 200652 transitions
pins2lts-mc, 9.579: 11 levels 64000 states 412684 transitions
pins2lts-mc, 19.326: 12 levels 128000 states 866160 transitions
pins2lts-mc, 36.988: 13 levels 256000 states 1704532 transitions
pins2lts-mc, 71.124: 13 levels 512000 states 3397832 transitions
pins2lts-mc, 129.815: 14 levels 1024000 states 6822372 transitions
pins2lts-mc, 246.960: 16 levels 2048000 states 14220140 transitions
pins2lts-mc, 472.655: 17 levels 4096000 states 28221716 transitions
pins2lts-mc, 938.162: 18 levels 8192000 states 56382396 transitions
pins2lts-mc, 1899.423: 19 levels 16384000 states 115574364 transitions
pins2lts-mc, 2268.174: Error: tree leafs table full! Change -s/--ratio.
pins2lts-mc, 2268.191:
pins2lts-mc, 2268.191:
pins2lts-mc, 2268.191: Explored 19323698 states 136052840 transitions, fanout: 7.041
pins2lts-mc, 2268.191: Total exploration time 2268.130 sec (2268.130 sec minimum, 2268.130 sec on average)
pins2lts-mc, 2268.191: States per second: 8520, Transitions per second: 59985
pins2lts-mc, 2268.191:
pins2lts-mc, 2268.191: Queue width: 8B, total height: 13060677, memory: 99.65MB
pins2lts-mc, 2268.191: Tree memory: 503.1MB, 16.3 B/state, compr.: 5.3%
pins2lts-mc, 2268.191: Tree fill ratio (roots/leafs): 24.0%/99.0%
pins2lts-mc, 2268.191: Stored 342 string chucks using 0MB
pins2lts-mc, 2268.191: Total memory used for chunk indexing: 0MB
pins2lts-mc, 2268.191: Est. total memory use: 602.7MB (~1123.6MB paged-in)
java.lang.RuntimeException: Unexpected exception when executing ltsmin :CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-mc, ./gal.so, --threads=1, -p, --pins-guards, --when, -d], workingDir=/home/mcc/execution]
255
at fr.lip6.move.gal.application.LTSminRunner.checkProperty(LTSminRunner.java:167)
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)
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="PermAdmissibility-PT-50"
export BK_EXAMINATION="ReachabilityDeadlock"
export BK_TOOL="itstoolsl"
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
tar xzf /home/mcc/BenchKit/INPUTS/PermAdmissibility-PT-50.tgz
mv PermAdmissibility-PT-50 execution
cd execution
pwd
ls -lh
# this is for BenchKit: explicit launching of the test
echo "====================================================================="
echo " Generated by BenchKit 2-3637"
echo " Executing tool itstoolsl"
echo " Input is PermAdmissibility-PT-50, examination is ReachabilityDeadlock"
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-csrt-152666477100510"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityDeadlock" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityDeadlock" != "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 "ReachabilityDeadlock.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityDeadlock.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityDeadlock.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '
echo "FORMULA_NAME $x"
done
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 ;