About the Execution of ITS-Tools for S_DNAwalker-PT-17redondantChoiceL
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
1527.620 | 98519.00 | 199262.00 | 183.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 S_DNAwalker-PT-17redondantChoiceL, examination is ReachabilityDeadlock
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r110-blw3-149441614200152
=====================================================================
--------------------
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 1496408331314
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,66.654,1175584,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,95.6844,1198408,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 1496408429833
--------------------
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
Jun 02, 2017 12:58:52 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 02, 2017 12:58:52 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 112 ms
Jun 02, 2017 12:58:52 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 43 places.
Jun 02, 2017 12:58:53 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 490 transitions.
Jun 02, 2017 12:58:53 PM fr.lip6.move.gal.logic.togal.ToGalTransformer toGal
WARNING: Unknown predicate type in boolean expression fr.lip6.move.gal.logic.impl.DeadlockImpl
Jun 02, 2017 12:58:53 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.
Jun 02, 2017 12:58:53 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 131 ms
Jun 02, 2017 12:58:53 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityDeadlock.pnml.gal : 20 ms
Jun 02, 2017 12:58:53 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 0 place invariants in 18 ms
Jun 02, 2017 12:58:54 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 43 variables to be positive in 256 ms
Jun 02, 2017 12:58:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 490 transitions.
Jun 02, 2017 12:58:54 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)
Jun 02, 2017 12:58:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :20/490 took 1054 ms. Total solver calls (SAT/UNSAT): 1183(609/574)
Jun 02, 2017 12:58:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :37/490 took 2094 ms. Total solver calls (SAT/UNSAT): 2383(1235/1148)
Jun 02, 2017 12:58:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :52/490 took 3109 ms. Total solver calls (SAT/UNSAT): 3577(1848/1729)
Jun 02, 2017 12:58:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :68/490 took 4147 ms. Total solver calls (SAT/UNSAT): 4798(2473/2325)
Jun 02, 2017 12:58:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :86/490 took 5150 ms. Total solver calls (SAT/UNSAT): 5937(3057/2880)
Jun 02, 2017 12:59:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :103/490 took 6150 ms. Total solver calls (SAT/UNSAT): 7087(3645/3442)
Jun 02, 2017 12:59:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :120/490 took 7179 ms. Total solver calls (SAT/UNSAT): 8329(4285/4044)
Jun 02, 2017 12:59:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :135/490 took 8197 ms. Total solver calls (SAT/UNSAT): 9523(4898/4625)
Jun 02, 2017 12:59:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :150/490 took 9239 ms. Total solver calls (SAT/UNSAT): 10771(5532/5239)
Jun 02, 2017 12:59:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :166/490 took 10241 ms. Total solver calls (SAT/UNSAT): 11969(6140/5829)
Jun 02, 2017 12:59:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :185/490 took 11289 ms. Total solver calls (SAT/UNSAT): 13230(6780/6450)
Jun 02, 2017 12:59:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :208/490 took 12328 ms. Total solver calls (SAT/UNSAT): 14469(7420/7049)
Jun 02, 2017 12:59:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :228/490 took 13358 ms. Total solver calls (SAT/UNSAT): 15700(8052/7648)
Jun 02, 2017 12:59:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :248/490 took 14381 ms. Total solver calls (SAT/UNSAT): 16930(8679/8251)
Jun 02, 2017 12:59:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :270/490 took 15390 ms. Total solver calls (SAT/UNSAT): 18079(9281/8798)
Jun 02, 2017 12:59:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :291/490 took 16435 ms. Total solver calls (SAT/UNSAT): 19321(9929/9392)
Jun 02, 2017 12:59:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :311/490 took 17454 ms. Total solver calls (SAT/UNSAT): 20539(10565/9974)
Jun 02, 2017 12:59:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :331/490 took 18483 ms. Total solver calls (SAT/UNSAT): 21761(11194/10567)
Jun 02, 2017 12:59:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :351/490 took 19529 ms. Total solver calls (SAT/UNSAT): 23006(11830/11176)
Jun 02, 2017 12:59:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :371/490 took 20578 ms. Total solver calls (SAT/UNSAT): 24257(12463/11794)
Jun 02, 2017 12:59:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :391/490 took 21581 ms. Total solver calls (SAT/UNSAT): 25441(13076/12365)
Jun 02, 2017 12:59:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :411/490 took 22616 ms. Total solver calls (SAT/UNSAT): 26672(13710/12962)
Jun 02, 2017 12:59:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :431/490 took 23634 ms. Total solver calls (SAT/UNSAT): 27888(14336/13552)
Jun 02, 2017 12:59:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :454/490 took 24660 ms. Total solver calls (SAT/UNSAT): 29120(14972/14148)
Jun 02, 2017 12:59:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 25136 ms. Total solver calls (SAT/UNSAT): 29697(15294/14403)
Jun 02, 2017 12:59:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 490 transitions.
Jun 02, 2017 12:59:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :24/490 took 1039 ms. Total solver calls (SAT/UNSAT): 1512(389/1123)
Jun 02, 2017 12:59:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :44/490 took 2078 ms. Total solver calls (SAT/UNSAT): 2984(825/2159)
Jun 02, 2017 12:59:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :63/490 took 3097 ms. Total solver calls (SAT/UNSAT): 4418(1276/3142)
Jun 02, 2017 12:59:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :86/490 took 4140 ms. Total solver calls (SAT/UNSAT): 5937(1680/4257)
Jun 02, 2017 12:59:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :108/490 took 5178 ms. Total solver calls (SAT/UNSAT): 7419(2106/5313)
Jun 02, 2017 12:59:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :126/490 took 6178 ms. Total solver calls (SAT/UNSAT): 8828(2546/6282)
Jun 02, 2017 12:59:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :144/490 took 7206 ms. Total solver calls (SAT/UNSAT): 10264(3015/7249)
Jun 02, 2017 12:59:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :162/490 took 8221 ms. Total solver calls (SAT/UNSAT): 11672(3473/8199)
Jun 02, 2017 12:59:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :183/490 took 9245 ms. Total solver calls (SAT/UNSAT): 13141(3893/9248)
Jun 02, 2017 12:59:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :211/490 took 10252 ms. Total solver calls (SAT/UNSAT): 14655(4224/10431)
Jun 02, 2017 12:59:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :236/490 took 11297 ms. Total solver calls (SAT/UNSAT): 16185(4604/11581)
Jun 02, 2017 12:59:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :263/490 took 12308 ms. Total solver calls (SAT/UNSAT): 17689(4957/12732)
Jun 02, 2017 12:59:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :290/490 took 13345 ms. Total solver calls (SAT/UNSAT): 19242(5303/13939)
Jun 02, 2017 12:59:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :315/490 took 14383 ms. Total solver calls (SAT/UNSAT): 20769(5673/15096)
Jun 02, 2017 12:59:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :339/490 took 15384 ms. Total solver calls (SAT/UNSAT): 22241(6024/16217)
Jun 02, 2017 12:59:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :362/490 took 16395 ms. Total solver calls (SAT/UNSAT): 23703(6395/17308)
Jun 02, 2017 12:59:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :387/490 took 17421 ms. Total solver calls (SAT/UNSAT): 25185(6786/18399)
Jun 02, 2017 12:59:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :411/490 took 18427 ms. Total solver calls (SAT/UNSAT): 26672(7138/19534)
Jun 02, 2017 12:59:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :436/490 took 19473 ms. Total solver calls (SAT/UNSAT): 28189(7534/20655)
Jun 02, 2017 12:59:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 20467 ms. Total solver calls (SAT/UNSAT): 29697(7877/21820)
Jun 02, 2017 12:59:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 490 transitions.
Jun 02, 2017 12:59:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(3/490) took 1011 ms. Total solver calls (SAT/UNSAT): 1954(1954/0)
Jun 02, 2017 12:59:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(7/490) took 2014 ms. Total solver calls (SAT/UNSAT): 3892(3892/0)
Jun 02, 2017 12:59:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(12/490) took 3254 ms. Total solver calls (SAT/UNSAT): 6292(6292/0)
Jun 02, 2017 12:59:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(17/490) took 4478 ms. Total solver calls (SAT/UNSAT): 8667(8667/0)
Jun 02, 2017 12:59:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(22/490) took 5699 ms. Total solver calls (SAT/UNSAT): 11017(11017/0)
Jun 02, 2017 12:59:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(27/490) took 6892 ms. Total solver calls (SAT/UNSAT): 13342(13342/0)
Jun 02, 2017 12:59:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(32/490) took 8072 ms. Total solver calls (SAT/UNSAT): 15642(15642/0)
Jun 02, 2017 12:59:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(37/490) took 9238 ms. Total solver calls (SAT/UNSAT): 17917(17917/0)
Jun 02, 2017 12:59:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(42/490) took 10393 ms. Total solver calls (SAT/UNSAT): 20167(20167/0)
Jun 02, 2017 12:59:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(47/490) took 11534 ms. Total solver calls (SAT/UNSAT): 22392(22392/0)
Jun 02, 2017 12:59:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(52/490) took 12664 ms. Total solver calls (SAT/UNSAT): 24592(24592/0)
Jun 02, 2017 12:59:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(57/490) took 13783 ms. Total solver calls (SAT/UNSAT): 26767(26767/0)
Jun 02, 2017 12:59:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(62/490) took 14889 ms. Total solver calls (SAT/UNSAT): 28917(28917/0)
Jun 02, 2017 12:59:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(67/490) took 15983 ms. Total solver calls (SAT/UNSAT): 31042(31042/0)
Jun 02, 2017 12:59:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(72/490) took 17119 ms. Total solver calls (SAT/UNSAT): 33142(33142/0)
Jun 02, 2017 12:59:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(77/490) took 18183 ms. Total solver calls (SAT/UNSAT): 35217(35217/0)
Jun 02, 2017 12:59:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(82/490) took 19237 ms. Total solver calls (SAT/UNSAT): 37267(37267/0)
Jun 02, 2017 12:59:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(87/490) took 20282 ms. Total solver calls (SAT/UNSAT): 39292(39292/0)
Jun 02, 2017 1:00:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(92/490) took 21312 ms. Total solver calls (SAT/UNSAT): 41292(41292/0)
Jun 02, 2017 1:00:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(97/490) took 22329 ms. Total solver calls (SAT/UNSAT): 43267(43267/0)
Jun 02, 2017 1:00:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(102/490) took 23331 ms. Total solver calls (SAT/UNSAT): 45217(45217/0)
Jun 02, 2017 1:00:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(108/490) took 24517 ms. Total solver calls (SAT/UNSAT): 47524(47524/0)
Jun 02, 2017 1:00:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(114/490) took 25685 ms. Total solver calls (SAT/UNSAT): 49795(49795/0)
Jun 02, 2017 1:00:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(120/490) took 26833 ms. Total solver calls (SAT/UNSAT): 52030(52030/0)
Jun 02, 2017 1:00:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(126/490) took 27964 ms. Total solver calls (SAT/UNSAT): 54229(54229/0)
Jun 02, 2017 1:00:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(132/490) took 29074 ms. Total solver calls (SAT/UNSAT): 56392(56392/0)
Jun 02, 2017 1:00:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(138/490) took 30173 ms. Total solver calls (SAT/UNSAT): 58519(58519/0)
Jun 02, 2017 1:00:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(144/490) took 31247 ms. Total solver calls (SAT/UNSAT): 60610(60610/0)
Jun 02, 2017 1:00:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(150/490) took 32299 ms. Total solver calls (SAT/UNSAT): 62665(62665/0)
Jun 02, 2017 1:00:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(156/490) took 33333 ms. Total solver calls (SAT/UNSAT): 64684(64684/0)
Jun 02, 2017 1:00:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(162/490) took 34352 ms. Total solver calls (SAT/UNSAT): 66667(66667/0)
Jun 02, 2017 1:00:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(168/490) took 35397 ms. Total solver calls (SAT/UNSAT): 68614(68614/0)
Jun 02, 2017 1:00:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(174/490) took 36399 ms. Total solver calls (SAT/UNSAT): 70525(70525/0)
Jun 02, 2017 1:00:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(181/490) took 37515 ms. Total solver calls (SAT/UNSAT): 72709(72709/0)
Jun 02, 2017 1:00:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(188/490) took 38606 ms. Total solver calls (SAT/UNSAT): 74844(74844/0)
Jun 02, 2017 1:00:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(195/490) took 39697 ms. Total solver calls (SAT/UNSAT): 76930(76930/0)
Jun 02, 2017 1:00:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(201/490) took 40734 ms. Total solver calls (SAT/UNSAT): 78679(78679/0)
Jun 02, 2017 1:00:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(208/490) took 41833 ms. Total solver calls (SAT/UNSAT): 80674(80674/0)
Jun 02, 2017 1:00:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(216/490) took 42947 ms. Total solver calls (SAT/UNSAT): 82894(82894/0)
Jun 02, 2017 1:00:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(224/490) took 44048 ms. Total solver calls (SAT/UNSAT): 85050(85050/0)
Jun 02, 2017 1:00:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(232/490) took 45086 ms. Total solver calls (SAT/UNSAT): 87142(87142/0)
Jun 02, 2017 1:00:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(240/490) took 46109 ms. Total solver calls (SAT/UNSAT): 89170(89170/0)
Jun 02, 2017 1:00:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(249/490) took 47220 ms. Total solver calls (SAT/UNSAT): 91375(91375/0)
Jun 02, 2017 1:00:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(258/490) took 48291 ms. Total solver calls (SAT/UNSAT): 93499(93499/0)
Jun 02, 2017 1:00:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of enabling matrix(267/490) took 49331 ms. Total solver calls (SAT/UNSAT): 95542(95542/0)
Jun 02, 2017 1:00:29 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="S_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/S_DNAwalker-PT-17redondantChoiceL.tgz
mv S_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 S_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 r110-blw3-149441614200152"
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 ;