About the Execution of ITS-Tools for DNAwalker-PT-17redondantChoiceL
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
1528.510 | 97507.00 | 197511.00 | 190.00 | T | normal |
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)
......
=====================================================================
Generated by BenchKit 2-3254
Executing tool itstools
Input is DNAwalker-PT-17redondantChoiceL, examination is ReachabilityDeadlock
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r030-blw3-149440266500152
=====================================================================
--------------------
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 DNAwalker-PT-17redondantChoiceL-ReachabilityDeadlock-0
=== Now, execution of the tool begins
BK_START 1496245202236
Using solver YICES2 to compute partial order matrices.
Built C files in :
/home/mcc/execution
its-ctl command run as :
/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/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.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 490 rows 43 cols
Model ,|S| ,Time ,Mem(kb) ,fin. SDD ,fin. DDD ,peak SDD ,peak DDD ,SDD Hom ,SDD cache peak ,DDD Hom ,DDD cachepeak ,SHom cache
reachable,8.0032e+11,65.8231,1175784,2,30668,5,3.37968e+06,6,0,705,6.90478e+06,0
Model ,|S| ,Time ,Mem(kb) ,fin. SDD ,fin. DDD ,peak SDD ,peak DDD ,SDD Hom ,SDD cache peak ,DDD Hom ,DDD cachepeak ,SHom cache
dead,1.04294e+07,94.6838,1198604,2,1546,1458,6.26878e+06,988,489,4829,6.90478e+06,979
System contains 1.04294e+07 deadlocks (shown below if less than --print-limit option) !
FORMULA DNAwalker-PT-17redondantChoiceL-ReachabilityDeadlock-0 TRUE TECHNIQUES DECISION_DIAGRAMS TOPOLOGICAL
Exit code :0
[ 1.04294e+07 states ]
BK_STOP 1496245299743
--------------------
content from stderr:
+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ ReachabilityDeadlock = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityDeadlock -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ java -Dosgi.requiredJavaVersion=1.6 -Xss8m -Xms40m -Xmx8192m -Declipse.pde.launch=true -Dfile.encoding=UTF-8 -classpath /home/mcc/BenchKit//eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar org.eclipse.equinox.launcher.Main -application fr.lip6.move.gal.application.pnmcc -data /home/mcc/BenchKit//workspace -os linux -ws gtk -arch x86_64 -nl en_US -consoleLog -pnfolder /home/mcc/execution -examination ReachabilityDeadlock -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
May 31, 2017 3:40:03 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
May 31, 2017 3:40:03 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 111 ms
May 31, 2017 3:40:03 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 43 places.
May 31, 2017 3:40:03 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 490 transitions.
May 31, 2017 3:40:04 PM fr.lip6.move.gal.logic.togal.ToGalTransformer toGal
WARNING: Unknown predicate type in boolean expression fr.lip6.move.gal.logic.impl.DeadlockImpl
May 31, 2017 3:40:04 PM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property DNAwalker-PT-17redondantChoiceL-ReachabilityDeadlock-0 is trivially true : it is verified in initial state.
May 31, 2017 3:40:04 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 147 ms
May 31, 2017 3:40:04 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityDeadlock.pnml.gal : 23 ms
May 31, 2017 3:40:04 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 0 place invariants in 17 ms
May 31, 2017 3:40:05 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 43 variables to be positive in 273 ms
May 31, 2017 3:40:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 490 transitions.
May 31, 2017 3:40:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/490 took 2 ms. Total solver calls (SAT/UNSAT): 6(0/6)
May 31, 2017 3:40:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :20/490 took 1026 ms. Total solver calls (SAT/UNSAT): 1183(609/574)
May 31, 2017 3:40:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :37/490 took 2053 ms. Total solver calls (SAT/UNSAT): 2383(1235/1148)
May 31, 2017 3:40:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :52/490 took 3086 ms. Total solver calls (SAT/UNSAT): 3577(1848/1729)
May 31, 2017 3:40:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :68/490 took 4111 ms. Total solver calls (SAT/UNSAT): 4798(2473/2325)
May 31, 2017 3:40:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :87/490 took 5147 ms. Total solver calls (SAT/UNSAT): 6014(3096/2918)
May 31, 2017 3:40:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :105/490 took 6149 ms. Total solver calls (SAT/UNSAT): 7210(3709/3501)
May 31, 2017 3:40:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :122/490 took 7217 ms. Total solver calls (SAT/UNSAT): 8520(4382/4138)
May 31, 2017 3:40:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :138/490 took 8251 ms. Total solver calls (SAT/UNSAT): 9765(5021/4744)
May 31, 2017 3:40:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :153/490 took 9273 ms. Total solver calls (SAT/UNSAT): 10992(5644/5348)
May 31, 2017 3:40:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :169/490 took 10278 ms. Total solver calls (SAT/UNSAT): 12199(6257/5942)
May 31, 2017 3:40:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :188/490 took 11296 ms. Total solver calls (SAT/UNSAT): 13389(6864/6525)
May 31, 2017 3:40:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :211/490 took 12351 ms. Total solver calls (SAT/UNSAT): 14655(7516/7139)
May 31, 2017 3:40:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :231/490 took 13354 ms. Total solver calls (SAT/UNSAT): 15867(8138/7729)
May 31, 2017 3:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :252/490 took 14384 ms. Total solver calls (SAT/UNSAT): 17120(8776/8344)
May 31, 2017 3:40:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :275/490 took 15408 ms. Total solver calls (SAT/UNSAT): 18353(9423/8930)
May 31, 2017 3:40:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :295/490 took 16410 ms. Total solver calls (SAT/UNSAT): 19557(10053/9504)
May 31, 2017 3:40:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :315/490 took 17414 ms. Total solver calls (SAT/UNSAT): 20769(10684/10085)
May 31, 2017 3:40:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :335/490 took 18450 ms. Total solver calls (SAT/UNSAT): 22017(11326/10691)
May 31, 2017 3:40:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :355/490 took 19470 ms. Total solver calls (SAT/UNSAT): 23245(11951/11294)
May 31, 2017 3:40:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :375/490 took 20470 ms. Total solver calls (SAT/UNSAT): 24447(12561/11886)
May 31, 2017 3:40:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :395/490 took 21506 ms. Total solver calls (SAT/UNSAT): 25687(13203/12484)
May 31, 2017 3:40:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :415/490 took 22515 ms. Total solver calls (SAT/UNSAT): 26902(13829/13073)
May 31, 2017 3:40:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :435/490 took 23518 ms. Total solver calls (SAT/UNSAT): 28112(14452/13660)
May 31, 2017 3:40:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :460/490 took 24548 ms. Total solver calls (SAT/UNSAT): 29352(15093/14259)
May 31, 2017 3:40:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 24829 ms. Total solver calls (SAT/UNSAT): 29697(15294/14403)
May 31, 2017 3:40:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 490 transitions.
May 31, 2017 3:40:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :24/490 took 1034 ms. Total solver calls (SAT/UNSAT): 1512(389/1123)
May 31, 2017 3:40:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :44/490 took 2071 ms. Total solver calls (SAT/UNSAT): 2984(825/2159)
May 31, 2017 3:40:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :63/490 took 3090 ms. Total solver calls (SAT/UNSAT): 4418(1276/3142)
May 31, 2017 3:40:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :86/490 took 4132 ms. Total solver calls (SAT/UNSAT): 5937(1680/4257)
May 31, 2017 3:40:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :108/490 took 5169 ms. Total solver calls (SAT/UNSAT): 7419(2106/5313)
May 31, 2017 3:40:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :126/490 took 6169 ms. Total solver calls (SAT/UNSAT): 8828(2546/6282)
May 31, 2017 3:40:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :144/490 took 7202 ms. Total solver calls (SAT/UNSAT): 10264(3015/7249)
May 31, 2017 3:40:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :162/490 took 8218 ms. Total solver calls (SAT/UNSAT): 11672(3473/8199)
May 31, 2017 3:40:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :183/490 took 9239 ms. Total solver calls (SAT/UNSAT): 13141(3893/9248)
May 31, 2017 3:40:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :212/490 took 10283 ms. Total solver calls (SAT/UNSAT): 14733(4238/10495)
May 31, 2017 3:40:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :237/490 took 11315 ms. Total solver calls (SAT/UNSAT): 16250(4620/11630)
May 31, 2017 3:40:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :265/490 took 12357 ms. Total solver calls (SAT/UNSAT): 17832(4980/12852)
May 31, 2017 3:40:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :292/490 took 13393 ms. Total solver calls (SAT/UNSAT): 19397(5332/14065)
May 31, 2017 3:40:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :317/490 took 14406 ms. Total solver calls (SAT/UNSAT): 20905(5701/15204)
May 31, 2017 3:40:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :342/490 took 15422 ms. Total solver calls (SAT/UNSAT): 22414(6067/16347)
May 31, 2017 3:40:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :365/490 took 16433 ms. Total solver calls (SAT/UNSAT): 23892(6448/17444)
May 31, 2017 3:40:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :390/490 took 17435 ms. Total solver calls (SAT/UNSAT): 25363(6828/18535)
May 31, 2017 3:40:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :415/490 took 18464 ms. Total solver calls (SAT/UNSAT): 26902(7198/19704)
May 31, 2017 3:40:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :440/490 took 19493 ms. Total solver calls (SAT/UNSAT): 28425(7596/20829)
May 31, 2017 3:40:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 20306 ms. Total solver calls (SAT/UNSAT): 29697(7877/21820)
May 31, 2017 3:40:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 490 transitions.
May 31, 2017 3:40:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(3/490) took 988 ms. Total solver calls (SAT/UNSAT): 1954(1954/0)
May 31, 2017 3:40:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(8/490) took 2214 ms. Total solver calls (SAT/UNSAT): 4374(4374/0)
May 31, 2017 3:40:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(13/490) took 3424 ms. Total solver calls (SAT/UNSAT): 6769(6769/0)
May 31, 2017 3:40:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(18/490) took 4625 ms. Total solver calls (SAT/UNSAT): 9139(9139/0)
May 31, 2017 3:40:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(23/490) took 5816 ms. Total solver calls (SAT/UNSAT): 11484(11484/0)
May 31, 2017 3:40:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(28/490) took 6985 ms. Total solver calls (SAT/UNSAT): 13804(13804/0)
May 31, 2017 3:40:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(33/490) took 8142 ms. Total solver calls (SAT/UNSAT): 16099(16099/0)
May 31, 2017 3:40:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(38/490) took 9286 ms. Total solver calls (SAT/UNSAT): 18369(18369/0)
May 31, 2017 3:41:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(43/490) took 10419 ms. Total solver calls (SAT/UNSAT): 20614(20614/0)
May 31, 2017 3:41:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(48/490) took 11536 ms. Total solver calls (SAT/UNSAT): 22834(22834/0)
May 31, 2017 3:41:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(53/490) took 12643 ms. Total solver calls (SAT/UNSAT): 25029(25029/0)
May 31, 2017 3:41:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(58/490) took 13736 ms. Total solver calls (SAT/UNSAT): 27199(27199/0)
May 31, 2017 3:41:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(63/490) took 14819 ms. Total solver calls (SAT/UNSAT): 29344(29344/0)
May 31, 2017 3:41:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(68/490) took 15892 ms. Total solver calls (SAT/UNSAT): 31464(31464/0)
May 31, 2017 3:41:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(73/490) took 16952 ms. Total solver calls (SAT/UNSAT): 33559(33559/0)
May 31, 2017 3:41:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(78/490) took 17996 ms. Total solver calls (SAT/UNSAT): 35629(35629/0)
May 31, 2017 3:41:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(83/490) took 19029 ms. Total solver calls (SAT/UNSAT): 37674(37674/0)
May 31, 2017 3:41:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(88/490) took 20051 ms. Total solver calls (SAT/UNSAT): 39694(39694/0)
May 31, 2017 3:41:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(93/490) took 21061 ms. Total solver calls (SAT/UNSAT): 41689(41689/0)
May 31, 2017 3:41:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(99/490) took 22256 ms. Total solver calls (SAT/UNSAT): 44050(44050/0)
May 31, 2017 3:41:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(105/490) took 23432 ms. Total solver calls (SAT/UNSAT): 46375(46375/0)
May 31, 2017 3:41:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(111/490) took 24591 ms. Total solver calls (SAT/UNSAT): 48664(48664/0)
May 31, 2017 3:41:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(117/490) took 25732 ms. Total solver calls (SAT/UNSAT): 50917(50917/0)
May 31, 2017 3:41:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(123/490) took 26849 ms. Total solver calls (SAT/UNSAT): 53134(53134/0)
May 31, 2017 3:41:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(129/490) took 27953 ms. Total solver calls (SAT/UNSAT): 55315(55315/0)
May 31, 2017 3:41:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(135/490) took 29045 ms. Total solver calls (SAT/UNSAT): 57460(57460/0)
May 31, 2017 3:41:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(141/490) took 30099 ms. Total solver calls (SAT/UNSAT): 59569(59569/0)
May 31, 2017 3:41:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(147/490) took 31108 ms. Total solver calls (SAT/UNSAT): 61642(61642/0)
May 31, 2017 3:41:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(153/490) took 32119 ms. Total solver calls (SAT/UNSAT): 63679(63679/0)
May 31, 2017 3:41:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(160/490) took 33269 ms. Total solver calls (SAT/UNSAT): 66010(66010/0)
May 31, 2017 3:41:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(167/490) took 34420 ms. Total solver calls (SAT/UNSAT): 68292(68292/0)
May 31, 2017 3:41:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(174/490) took 35545 ms. Total solver calls (SAT/UNSAT): 70525(70525/0)
May 31, 2017 3:41:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(181/490) took 36647 ms. Total solver calls (SAT/UNSAT): 72709(72709/0)
May 31, 2017 3:41:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(188/490) took 37719 ms. Total solver calls (SAT/UNSAT): 74844(74844/0)
May 31, 2017 3:41:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(195/490) took 38773 ms. Total solver calls (SAT/UNSAT): 76930(76930/0)
May 31, 2017 3:41:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(202/490) took 39801 ms. Total solver calls (SAT/UNSAT): 78967(78967/0)
May 31, 2017 3:41:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(209/490) took 40806 ms. Total solver calls (SAT/UNSAT): 80955(80955/0)
May 31, 2017 3:41:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(217/490) took 41926 ms. Total solver calls (SAT/UNSAT): 83167(83167/0)
May 31, 2017 3:41:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(225/490) took 43011 ms. Total solver calls (SAT/UNSAT): 85315(85315/0)
May 31, 2017 3:41:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(233/490) took 44062 ms. Total solver calls (SAT/UNSAT): 87399(87399/0)
May 31, 2017 3:41:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(241/490) took 45081 ms. Total solver calls (SAT/UNSAT): 89419(89419/0)
May 31, 2017 3:41:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(250/490) took 46190 ms. Total solver calls (SAT/UNSAT): 91615(91615/0)
May 31, 2017 3:41:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(259/490) took 47249 ms. Total solver calls (SAT/UNSAT): 93730(93730/0)
May 31, 2017 3:41:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(268/490) took 48275 ms. Total solver calls (SAT/UNSAT): 95764(95764/0)
May 31, 2017 3:41:39 PM fr.lip6.move.gal.itstools.Runner runTool
INFO: Standard error output from running tool CommandLine [args=[/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-ctl-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/ReachabilityDeadlock.pnml.gal, -t, CGAL, -ctl, DEADLOCK], workingDir=/home/mcc/execution]
Reverse transition relation is NOT exact ! Due to transitions tb9, tAb9, tb10, tAb10, tb18, tAb18, tb19, tAb19, tb20, tAb20, tb21, tAb21, tb23, tAb23, tb24, tAb24, tb26, tAb26, tb27, tAb27, t1_2, t1_3, t1_4, t1_5, t1_9, t2_3, t2_4, t2_5, t2_6, t2_9, t2_10, t3_2, t3_4, t3_5, t3_6, t3_7, t3_9, t3_10, t3_11, t4_2, t4_3, t4_5, t4_6, t4_7, t4_8, t4_9, t4_10, t4_11, t4_12, t4_23, t4_24, t4_28, t4_29, t5_2, t5_3, t5_4, t5_6, t5_7, t5_8, t5_9, t5_10, t5_11, t5_13, t5_23, t5_24, t5_25, t5_28, t5_29, t6_2, t6_3, t6_4, t6_5, t6_7, t6_8, t6_9, t6_10, t6_13, t6_14, t6_23, t6_24, t6_25, t6_29, t6_30, t7_3, t7_4, t7_5, t7_6, t7_8, t7_9, t7_13, t7_14, t7_15, t7_23, t7_24, t7_25, t7_30, t7_31, t8_4, t8_5, t8_6, t8_7, t8_13, t8_14, t8_15, t8_16, t8_23, t8_24, t8_25, t8_29, t8_30, t8_31, t9_2, t9_3, t9_4, t9_5, t9_6, t9_7, t9_10, t9_11, t9_12, t9_18, t9_23, t9_24, t9_25, t9_28, t9_29, t10_2, t10_3, t10_4, t10_5, t10_6, t10_9, t10_11, t10_12, t10_18, t10_19, t10_24, t10_25, t10_26, t10_28, t10_29, t11_3, t11_4, t11_5, t11_9, t11_10, t11_12, t11_18, t11_19, t11_20, t11_25, t11_26, t11_27, t11_28, t11_29, t12_4, t12_9, t12_10, t12_11, t12_18, t12_19, t12_20, t12_21, t12_24, t12_25, t12_26, t12_27, t12_28, t12_29, t13_5, t13_6, t13_7, t13_8, t13_14, t13_15, t13_16, t13_17, t13_23, t13_24, t13_25, t13_26, t13_29, t13_30, t13_31, t14_6, t14_7, t14_8, t14_13, t14_15, t14_16, t14_17, t14_23, t14_24, t14_25, t14_26, t14_29, t14_30, t14_31, t14_32, t15_7, t15_8, t15_13, t15_14, t15_16, t15_17, t15_23, t15_24, t15_25, t15_26, t15_29, t15_30, t15_31, t15_32, t16_8, t16_13, t16_14, t16_15, t16_23, t16_24, t16_25, t16_26, t16_30, t16_31, t16_32, t17_13, t17_14, t17_15, t17_23, t17_24, t17_25, t17_30, t17_31, t18_9, t18_10, t18_11, t18_12, t18_19, t18_20, t18_21, t18_22, t18_24, t18_25, t18_26, t18_27, t18_28, t18_29, t18_30, t19_10, t19_11, t19_12, t19_18, t19_20, t19_21, t19_22, t19_24, t19_25, t19_26, t19_27, t19_28, t19_29, t19_30, t19_33, t20_11, t20_12, t20_18, t20_19, t20_21, t20_22, t20_24, t20_25, t20_26, t20_27, t20_28, t20_29, t20_30, t20_33, t21_12, t21_18, t21_19, t21_20, t21_22, t21_25, t21_26, t21_27, t21_28, t21_29, t21_30, t21_33, t22_18, t22_19, t22_20, t22_25, t22_26, t22_27, t22_28, t22_29, t23_4, t23_5, t23_6, t23_7, t23_8, t23_9, t23_13, t23_14, t23_15, t23_16, t23_17, t23_24, t23_25, t23_26, t23_28, t23_29, t23_30, t23_31, t24_4, t24_5, t24_6, t24_7, t24_8, t24_9, t24_10, t24_12, t24_13, t24_14, t24_15, t24_16, t24_17, t24_18, t24_19, t24_20, t24_23, t24_25, t24_26, t24_27, t24_28, t24_29, t24_30, t24_31, t25_5, t25_6, t25_7, t25_8, t25_9, t25_10, t25_11, t25_12, t25_13, t25_14, t25_15, t25_16, t25_17, t25_18, t25_19, t25_20, t25_21, t25_22, t25_23, t25_24, t25_26, t25_27, t25_28, t25_29, t25_30, t25_31, t26_10, t26_11, t26_12, t26_13, t26_14, t26_15, t26_16, t26_18, t26_19, t26_20, t26_21, t26_22, t26_23, t26_24, t26_25, t26_27, t26_28, t26_29, t26_30, t26_31, t26_33, t27_11, t27_12, t27_18, t27_19, t27_20, t27_21, t27_22, t27_24, t27_25, t27_26, t27_28, t27_29, t27_30, t27_31, t27_33, t28_4, t28_5, t28_9, t28_10, t28_11, t28_12, t28_18, t28_19, t28_20, t28_21, t28_22, t28_23, t28_24, t28_25, t28_26, t28_27, t28_29, t28_30, t29_4, t29_5, t29_6, t29_8, t29_9, t29_10, t29_11, t29_12, t29_13, t29_14, t29_15, t29_18, t29_19, t29_20, t29_21, t29_22, t29_23, t29_24, t29_25, t29_26, t29_27, t29_28, t29_30, t29_31, t30_6, t30_7, t30_8, t30_13, t30_14, t30_15, t30_16, t30_17, t30_18, t30_19, t30_20, t30_21, t30_23, t30_24, t30_25, t30_26, t30_27, t30_28, t30_29, t30_31, t30_32, t31_7, t31_8, t31_13, t31_14, t31_15, t31_16, t31_17, t31_23, t31_24, t31_25, t31_26, t31_27, t31_29, t31_30, t31_32, Intersection with reachable at each step enabled. (destroyed/reverse/intersect/total) :5/7/478/490
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="DNAwalker-PT-17redondantChoiceL"
export BK_EXAMINATION="ReachabilityDeadlock"
export BK_TOOL="itstools"
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/DNAwalker-PT-17redondantChoiceL.tgz
mv DNAwalker-PT-17redondantChoiceL execution
# this is for BenchKit: explicit launching of the test
cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool itstools"
echo " Input is DNAwalker-PT-17redondantChoiceL, 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 r030-blw3-149440266500152"
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 ;