fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r120-blw7-149441651800135
Last Updated
June 27, 2017

About the Execution of ITS-Tools for S_Kanban-PT-0500

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15937.100 3600000.00 8268424.00 574.70 FFFTF?FTF???TTF? 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_Kanban-PT-0500, examination is ReachabilityFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r120-blw7-149441651800135
=====================================================================


--------------------
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 Kanban-PT-0500-ReachabilityFireability-0
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-1
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-10
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-11
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-12
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-13
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-14
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-15
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-2
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-3
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-4
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-5
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-6
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-7
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-8
FORMULA_NAME Kanban-PT-0500-ReachabilityFireability-9

=== Now, execution of the tool begins

BK_START 1496420317728

FORMULA Kanban-PT-0500-ReachabilityFireability-15 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA Kanban-PT-0500-ReachabilityFireability-14 FALSE TECHNIQUES TOPOLOGICAL INITIAL_STATE
Using solver YICES2 to compute partial order matrices.

Built C files in :
/home/mcc/execution
its-reach command run as :

/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityFireability.pnml.gal -t CGAL -reachable-file ReachabilityFireability.prop --nowitness
Loading property file ReachabilityFireability.prop.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
FORMULA Kanban-PT-0500-ReachabilityFireability-0 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
// Phase 1: matrix 16 rows 16 cols
FORMULA Kanban-PT-0500-ReachabilityFireability-1 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA Kanban-PT-0500-ReachabilityFireability-2 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
invariant : 1'P3 + 1'Pm2 + 1'Pout2 + 1'Pback2= 500
invariant : 1'Pm1 + 1'P1 + 1'Pout1 + 1'Pback1= 500
invariant : 1'P3 + 1'Pm3 + 1'Pback3 + 1'Pout3= 500
invariant : -1'P3 + 1'P2= 0
invariant : 1'P4 + 1'Pm4 + 1'Pback4 + 1'Pout4= 500
FORMULA Kanban-PT-0500-ReachabilityFireability-7 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA Kanban-PT-0500-ReachabilityFireability-8 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA Kanban-PT-0500-ReachabilityFireability-10 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA Kanban-PT-0500-ReachabilityFireability-11 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 16 rows 16 cols
invariant : 1'P3 + 1'Pm2 + 1'Pout2 + 1'Pback2= 500
invariant : 1'Pm1 + 1'P1 + 1'Pout1 + 1'Pback1= 500
invariant : 1'P3 + 1'Pm3 + 1'Pback3 + 1'Pout3= 500
invariant : -1'P3 + 1'P2= 0
invariant : 1'P4 + 1'Pm4 + 1'Pback4 + 1'Pout4= 500
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]
Exit code :0
Running link step : CommandLine [args=[gcc, -shared, -o, gal.so, model.o], workingDir=/home/mcc/execution]
Exit code :0
FORMULA Kanban-PT-0500-ReachabilityFireability-6 TRUE TECHNIQUES SAT_SMT BMC(12)
Exit code :255
FORMULA Kanban-PT-0500-ReachabilityFireability-12 FALSE TECHNIQUES SAT_SMT BMC(13)
Exit code :137

BK_TIME_CONFINEMENT_REACHED

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

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ ReachabilityFireability = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityFireability -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 ReachabilityFireability -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
Jun 02, 2017 4:18:38 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 02, 2017 4:18:38 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 21 ms
Jun 02, 2017 4:18:38 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 16 places.
Jun 02, 2017 4:18:38 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 16 transitions.
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Invariant property Kanban-PT-0500-ReachabilityFireability-14 is trivially false : it is not verified in initial state.
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.instantiate.PropertySimplifier rewriteWithInitialState
INFO: Reachable property Kanban-PT-0500-ReachabilityFireability-15 is trivially true : it is verified in initial state.
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 13 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 6 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityFireability.pnml.gal : 7 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityFireability.prop : 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 3 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable Kanban-PT-0500-ReachabilityFireability-0
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable Kanban-PT-0500-ReachabilityFireability-1
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable Kanban-PT-0500-ReachabilityFireability-2
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 5 place invariants in 8 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable Kanban-PT-0500-ReachabilityFireability-7
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable Kanban-PT-0500-ReachabilityFireability-8
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable Kanban-PT-0500-ReachabilityFireability-10
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable Kanban-PT-0500-ReachabilityFireability-11
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 7 / 14 in 196 ms.
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 16 variables to be positive in 48 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 16 transitions.
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/16 took 1 ms. Total solver calls (SAT/UNSAT): 4(2/2)
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=1 took 0 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=1 took 0 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=1 took 0 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=1 took 0 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=2 took 0 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=3 took 6 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 24 ms. Total solver calls (SAT/UNSAT): 51(24/27)
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 16 transitions.
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 5 place invariants in 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 11 ms. Total solver calls (SAT/UNSAT): 51(27/24)
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 16 variables to be positive in 7 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=3 took 14 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 16 transitions.
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=0 took 3 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=0 took 2 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=3 took 9 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=0 took 6 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=0 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=0 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=0 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=0 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=3 took 14 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=1 took 7 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=1 took 1 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 33 ms. Total solver calls (SAT/UNSAT): 136(136/0)
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 16 transitions.
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=3 took 10 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=1 took 10 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=3 took 12 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=3 took 5 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=1 took 23 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=1 took 4 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=1 took 5 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=1 took 12 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=4 took 43 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=2 took 26 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=4 took 27 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 98 ms. Total solver calls (SAT/UNSAT): 27(0/27)
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=2 took 25 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 253ms conformant to PINS in folder :/home/mcc/execution
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=4 took 20 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=2 took 20 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=2 took 10 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=4 took 33 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=4 took 14 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=2 took 25 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=4 took 11 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=2 took 14 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=4 took 12 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=2 took 18 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=3 took 15 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=5 took 34 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=3 took 19 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=5 took 27 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=3 took 17 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=3 took 17 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=3 took 11 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=5 took 37 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=3 took 17 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=5 took 32 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=3 took 25 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=5 took 34 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=5 took 34 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=4 took 65 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=5 took 29 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=4 took 32 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=4 took 42 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=6 took 60 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=6 took 66 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=4 took 123 ms
Jun 02, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=6 took 58 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=4 took 57 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=6 took 63 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=4 took 44 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=6 took 57 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=4 took 30 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=5 took 35 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=6 took 72 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=5 took 36 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=5 took 68 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=6 took 129 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=7 took 188 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=5 took 273 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=5 took 46 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=7 took 109 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=7 took 185 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=7 took 136 ms
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=5 took 424 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=5 took 32 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=7 took 110 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=7 took 106 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=7 took 100 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=8 took 176 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=6 took 526 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=8 took 205 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=6 took 101 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=8 took 169 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=6 took 243 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=8 took 188 ms
Jun 02, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=6 took 117 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=6 took 55 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=6 took 45 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=8 took 183 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=6 took 45 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=7 took 95 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=8 took 187 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=8 took 162 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=7 took 330 ms
Jun 02, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=9 took 300 ms
Jun 02, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=9 took 318 ms
Jun 02, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=9 took 349 ms
Jun 02, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=9 took 318 ms
Jun 02, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=7 took 1237 ms
Jun 02, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=7 took 164 ms
Jun 02, 2017 4:18:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=9 took 254 ms
Jun 02, 2017 4:18:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=7 took 79 ms
Jun 02, 2017 4:18:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=9 took 282 ms
Jun 02, 2017 4:18:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=9 took 388 ms
Jun 02, 2017 4:18:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=7 took 849 ms
Jun 02, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=7 took 134 ms
Jun 02, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=8 took 172 ms
Jun 02, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=10 took 576 ms
Jun 02, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=8 took 98 ms
Jun 02, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=10 took 553 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=8 took 887 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=8 took 143 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=10 took 524 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=8 took 115 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=8 took 120 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=8 took 101 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=9 took 128 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=10 took 504 ms
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=9 took 152 ms
Jun 02, 2017 4:18:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=10 took 541 ms
Jun 02, 2017 4:18:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=9 took 514 ms
Jun 02, 2017 4:18:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=10 took 517 ms
Jun 02, 2017 4:18:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=10 took 501 ms
Jun 02, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=11 took 965 ms
Jun 02, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=9 took 2174 ms
Jun 02, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=9 took 258 ms
Jun 02, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=9 took 84 ms
Jun 02, 2017 4:18:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:18:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=9 took 90 ms
Jun 02, 2017 4:18:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=11 took 1183 ms
Jun 02, 2017 4:18:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=11 took 625 ms
Jun 02, 2017 4:18:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(UNSAT) depth K=11 took 661 ms
Jun 02, 2017 4:18:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=11 took 695 ms
Jun 02, 2017 4:18:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:18:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=10 took 2925 ms
Jun 02, 2017 4:18:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=11 took 785 ms
Jun 02, 2017 4:18:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:18:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=10 took 542 ms
Jun 02, 2017 4:18:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:18:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=10 took 136 ms
Jun 02, 2017 4:18:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=11 took 633 ms
Jun 02, 2017 4:18:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=12 took 1526 ms
Jun 02, 2017 4:18:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=12 took 1226 ms
Jun 02, 2017 4:18:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=12 took 1144 ms
Jun 02, 2017 4:18:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: Result is SAT, found a trace to state matching reachability predicate Kanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:18:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-6(TRUE) depth K=12 took 876 ms
Jun 02, 2017 4:18:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=12 took 1011 ms
Jun 02, 2017 4:19:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-6
Jun 02, 2017 4:19:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-6(SAT) depth K=10 took 6866 ms
Jun 02, 2017 4:19:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(UNSAT) depth K=12 took 968 ms
Jun 02, 2017 4:19:01 PM fr.lip6.move.gal.itstools.Runner runTool
INFO: Standard error output from running tool CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq, ./gal.so, -p, --pins-guards, --when, -i, KanbanPT0500ReachabilityFireability3==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 30, guards 16
pins2lts-seq, 0.001: Expression is: (KanbanPT0500ReachabilityFireability3 == true )
pins2lts-seq, 0.001: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.001: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.001: State length is 16, there are 16 groups
pins2lts-seq, 0.001: Running dfs search strategy
pins2lts-seq, 0.001: Using a tree for state storage
pins2lts-seq, 0.001: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.001: POR cycle proviso: stack
pins2lts-seq, 0.046: explored 10000 levels ~10000 states ~29262 transitions
pins2lts-seq, 0.111: explored 20000 levels ~20000 states ~59399 transitions
pins2lts-seq, 0.221: explored 40000 levels ~40000 states ~119626 transitions
pins2lts-seq, 0.459: explored 80000 levels ~80000 states ~239978 transitions
pins2lts-seq, 0.833: explored 160000 levels ~160000 states ~479923 transitions
pins2lts-seq, 1.335: explored 320000 levels ~320000 states ~960983 transitions
pins2lts-seq, 2.346: explored 639433 levels ~640000 states ~1887598 transitions
pins2lts-seq, 4.397: explored 1279115 levels ~1280000 states ~3650774 transitions
pins2lts-seq, 9.024: explored 2558496 levels ~2560000 states ~7694461 transitions
pins2lts-seq, 18.833: explored 5118496 levels ~5120000 states ~16150451 transitions
*** segmentation fault ***

Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f21fb062890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0xeb) [0x45904b]
5: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x4505fb]
6: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41cb25]
7: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c33a]
8: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c2e4]
9: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(main+0x81a) [0x41b47a]
10: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f21fa9c8b45]
11: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c13d]

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-seq, ./gal.so, -p, --pins-guards, --when, -i, KanbanPT0500ReachabilityFireability3==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 30, guards 16
pins2lts-seq, 0.001: Expression is: (KanbanPT0500ReachabilityFireability3 == true )
pins2lts-seq, 0.001: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.001: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.001: State length is 16, there are 16 groups
pins2lts-seq, 0.001: Running dfs search strategy
pins2lts-seq, 0.001: Using a tree for state storage
pins2lts-seq, 0.001: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.001: POR cycle proviso: stack
pins2lts-seq, 0.046: explored 10000 levels ~10000 states ~29262 transitions
pins2lts-seq, 0.111: explored 20000 levels ~20000 states ~59399 transitions
pins2lts-seq, 0.221: explored 40000 levels ~40000 states ~119626 transitions
pins2lts-seq, 0.459: explored 80000 levels ~80000 states ~239978 transitions
pins2lts-seq, 0.833: explored 160000 levels ~160000 states ~479923 transitions
pins2lts-seq, 1.335: explored 320000 levels ~320000 states ~960983 transitions
pins2lts-seq, 2.346: explored 639433 levels ~640000 states ~1887598 transitions
pins2lts-seq, 4.397: explored 1279115 levels ~1280000 states ~3650774 transitions
pins2lts-seq, 9.024: explored 2558496 levels ~2560000 states ~7694461 transitions
pins2lts-seq, 18.833: explored 5118496 levels ~5120000 states ~16150451 transitions
*** segmentation fault ***

Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f21fb062890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0xeb) [0x45904b]
5: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x4505fb]
6: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41cb25]
7: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c33a]
8: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c2e4]
9: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(main+0x81a) [0x41b47a]
10: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f21fa9c8b45]
11: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c13d]
null
java.lang.RuntimeException: Unexpected exception when executing ltsmin :CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq, ./gal.so, -p, --pins-guards, --when, -i, KanbanPT0500ReachabilityFireability3==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 30, guards 16
pins2lts-seq, 0.001: Expression is: (KanbanPT0500ReachabilityFireability3 == true )
pins2lts-seq, 0.001: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.001: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.001: State length is 16, there are 16 groups
pins2lts-seq, 0.001: Running dfs search strategy
pins2lts-seq, 0.001: Using a tree for state storage
pins2lts-seq, 0.001: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.001: POR cycle proviso: stack
pins2lts-seq, 0.046: explored 10000 levels ~10000 states ~29262 transitions
pins2lts-seq, 0.111: explored 20000 levels ~20000 states ~59399 transitions
pins2lts-seq, 0.221: explored 40000 levels ~40000 states ~119626 transitions
pins2lts-seq, 0.459: explored 80000 levels ~80000 states ~239978 transitions
pins2lts-seq, 0.833: explored 160000 levels ~160000 states ~479923 transitions
pins2lts-seq, 1.335: explored 320000 levels ~320000 states ~960983 transitions
pins2lts-seq, 2.346: explored 639433 levels ~640000 states ~1887598 transitions
pins2lts-seq, 4.397: explored 1279115 levels ~1280000 states ~3650774 transitions
pins2lts-seq, 9.024: explored 2558496 levels ~2560000 states ~7694461 transitions
pins2lts-seq, 18.833: explored 5118496 levels ~5120000 states ~16150451 transitions
*** segmentation fault ***

Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f21fb062890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0xeb) [0x45904b]
5: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x4505fb]
6: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41cb25]
7: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c33a]
8: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c2e4]
9: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(main+0x81a) [0x41b47a]
10: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f21fa9c8b45]
11: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c13d]
null
at fr.lip6.move.gal.application.LTSminRunner$1.run(LTSminRunner.java:130)
at java.lang.Thread.run(Thread.java:748)
Jun 02, 2017 4:19:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=12 took 1197 ms
Jun 02, 2017 4:19:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:19:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=10 took 3573 ms
Jun 02, 2017 4:19:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:19:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=10 took 2162 ms
Jun 02, 2017 4:19:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=13 took 5041 ms
Jun 02, 2017 4:19:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:19:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=10 took 1587 ms
Jun 02, 2017 4:19:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:19:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=11 took 204 ms
Jun 02, 2017 4:19:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=13 took 3113 ms
Jun 02, 2017 4:19:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:19:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=11 took 2362 ms
Jun 02, 2017 4:19:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=13 took 2566 ms
Jun 02, 2017 4:19:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:19:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=11 took 4387 ms
Jun 02, 2017 4:19:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:19:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=11 took 163 ms
Jun 02, 2017 4:19:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:19:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-12(SAT) depth K=11 took 339 ms
Jun 02, 2017 4:19:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:19:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=11 took 290 ms
Jun 02, 2017 4:19:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=13 took 4916 ms
Jun 02, 2017 4:19:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:19:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=12 took 1964 ms
Jun 02, 2017 4:19:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: Result is SAT, found a counter-example trace to a state that contradicts invariant/never predicate Kanban-PT-0500-ReachabilityFireability-12
Jun 02, 2017 4:19:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-12(FALSE) depth K=13 took 989 ms
Jun 02, 2017 4:19:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:19:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=12 took 2970 ms
Jun 02, 2017 4:19:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=13 took 2925 ms
Jun 02, 2017 4:19:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:19:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=12 took 3339 ms
Jun 02, 2017 4:19:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:19:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=12 took 4162 ms
Jun 02, 2017 4:19:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=14 took 17369 ms
Jun 02, 2017 4:19:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:19:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=12 took 10967 ms
Jun 02, 2017 4:19:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:19:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=13 took 4029 ms
Jun 02, 2017 4:19:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=14 took 8729 ms
Jun 02, 2017 4:19:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:19:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=13 took 5701 ms
Jun 02, 2017 4:19:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:19:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=13 took 5206 ms
Jun 02, 2017 4:20:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:20:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=13 took 6296 ms
Jun 02, 2017 4:20:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:20:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=13 took 337 ms
Jun 02, 2017 4:20:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:20:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=14 took 610 ms
Jun 02, 2017 4:20:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=14 took 16890 ms
Jun 02, 2017 4:20:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:20:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=14 took 7084 ms
Jun 02, 2017 4:20:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=14 took 6396 ms
Jun 02, 2017 4:20:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:20:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=14 took 4131 ms
Jun 02, 2017 4:20:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=14 took 15026 ms
Jun 02, 2017 4:20:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:20:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=14 took 19889 ms
Jun 02, 2017 4:20:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:20:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=14 took 188 ms
Jun 02, 2017 4:20:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:20:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=15 took 7579 ms
Jun 02, 2017 4:20:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:20:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=15 took 12744 ms
Jun 02, 2017 4:20:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:20:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=15 took 5142 ms
Jun 02, 2017 4:20:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:20:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=15 took 433 ms
Jun 02, 2017 4:21:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=15 took 41667 ms
Jun 02, 2017 4:21:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:21:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=15 took 13484 ms
Jun 02, 2017 4:21:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:21:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=16 took 15944 ms
Jun 02, 2017 4:21:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:21:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=16 took 18949 ms
Jun 02, 2017 4:21:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=15 took 42323 ms
Jun 02, 2017 4:21:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:21:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=16 took 7716 ms
Jun 02, 2017 4:22:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=15 took 12178 ms
Jun 02, 2017 4:22:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:22:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=16 took 11718 ms
Jun 02, 2017 4:22:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=15 took 13908 ms
Jun 02, 2017 4:22:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:22:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=16 took 14644 ms
Jun 02, 2017 4:22:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:22:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=17 took 9457 ms
Jun 02, 2017 4:22:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:22:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=17 took 19924 ms
Jun 02, 2017 4:22:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=15 took 41865 ms
Jun 02, 2017 4:22:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:22:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=17 took 7811 ms
Jun 02, 2017 4:24:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:24:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=17 took 72636 ms
Jun 02, 2017 4:24:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:24:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=17 took 19153 ms
Jun 02, 2017 4:25:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:25:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=18 took 30794 ms
Jun 02, 2017 4:25:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:25:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=18 took 27024 ms
Jun 02, 2017 4:25:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:25:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=18 took 27169 ms
Jun 02, 2017 4:26:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=16 took 183209 ms
Jun 02, 2017 4:26:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:26:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=18 took 18286 ms
Jun 02, 2017 4:26:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:26:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=18 took 569 ms
Jun 02, 2017 4:26:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:26:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=19 took 20931 ms
Jun 02, 2017 4:26:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:26:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=19 took 24194 ms
Jun 02, 2017 4:27:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:27:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=19 took 17768 ms
Jun 02, 2017 4:27:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:27:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=19 took 29031 ms
Jun 02, 2017 4:28:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:28:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=19 took 57340 ms
Jun 02, 2017 4:28:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=16 took 174745 ms
Jun 02, 2017 4:29:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:29:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=20 took 29847 ms
Jun 02, 2017 4:29:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=16 took 59862 ms
Jun 02, 2017 4:30:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:30:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=20 took 73324 ms
Jun 02, 2017 4:30:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:30:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=20 took 27344 ms
Jun 02, 2017 4:31:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:31:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=20 took 44577 ms
Jun 02, 2017 4:31:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:31:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=20 took 1053 ms
Jun 02, 2017 4:32:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:32:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=21 took 30924 ms
Jun 02, 2017 4:33:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:33:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=21 took 72170 ms
Jun 02, 2017 4:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=16 took 209194 ms
Jun 02, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=21 took 26478 ms
Jun 02, 2017 4:33:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=16 took 29845 ms
Jun 02, 2017 4:34:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:34:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=21 took 37174 ms
Jun 02, 2017 4:34:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:34:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=21 took 23669 ms
Jun 02, 2017 4:35:59 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-reach-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/ReachabilityFireability.pnml.gal, -t, CGAL, -reachable-file, ReachabilityFireability.prop, --nowitness], workingDir=/home/mcc/execution]
Read property : Kanban-PT-0500-ReachabilityFireability-0 with value :(((!(Pm2>=1))&&(!(Pm4>=1)))&&(Pm4>=1))
Read property : Kanban-PT-0500-ReachabilityFireability-1 with value :((!(((Pm4>=1)||(((Pout2>=1)&&(Pout3>=1))&&(P1>=1)))||(Pm3>=1)))&&((!((Pm1>=1)&&(P4>=1)))&&(Pm4>=1)))
Read property : Kanban-PT-0500-ReachabilityFireability-2 with value :((Pm2>=1)&&(!(Pm2>=1)))
Read property : Kanban-PT-0500-ReachabilityFireability-3 with value :((!((!(P4>=1))&&((((Pout2>=1)&&(Pout3>=1))&&(P1>=1))&&(Pm3>=1))))||(!(Pm3>=1)))
Read property : Kanban-PT-0500-ReachabilityFireability-4 with value :(((((Pm4>=1)&&(Pback1>=1))&&((Pm4>=1)||(Pback3>=1)))&&((Pm4>=1)||(!(Pback3>=1))))&&(!(P4>=1)))
Read property : Kanban-PT-0500-ReachabilityFireability-5 with value :(((((P4>=1)||(Pm1>=1))||(!(Pback4>=1)))&&(Pm2>=1))||(!((!(Pm4>=1))&&((Pm4>=1)||(Pm2>=1)))))
Read property : Kanban-PT-0500-ReachabilityFireability-6 with value :((((Pout2>=1)&&(Pout3>=1))&&(P1>=1))&&(Pout1>=1))
Read property : Kanban-PT-0500-ReachabilityFireability-7 with value :(((!(Pm2>=1))||((!(Pm3>=1))||(!(Pout1>=1))))||(Pm2>=1))
Read property : Kanban-PT-0500-ReachabilityFireability-8 with value :(!(((!(Pback4>=1))&&(!(Pout1>=1)))||((!(Pm3>=1))||(Pm3>=1))))
Read property : Kanban-PT-0500-ReachabilityFireability-9 with value :(P4>=1)
Read property : Kanban-PT-0500-ReachabilityFireability-10 with value :(((((Pm1>=1)||(Pback2>=1))&&((Pm3>=1)||(Pm4>=1)))||((Pback4>=1)&&(Pm2>=1)))&&((!(Pm4>=1))&&(((Pm3>=1)||(Pm2>=1))&&((P4>=1)&&(Pm4>=1)))))
Read property : Kanban-PT-0500-ReachabilityFireability-11 with value :(((((Pm1>=1)&&(Pm4>=1))||((Pm2>=1)||(Pback4>=1)))||(((Pm1>=1)||(Pback1>=1))||(!(Pback1>=1))))||(!(((Pout1>=1)&&(Pm4>=1))&&((Pm2>=1)||(Pback4>=1)))))
Read property : Kanban-PT-0500-ReachabilityFireability-12 with value :((Pback3>=1)||((!(Pout1>=1))||(!(Pm1>=1))))
Read property : Kanban-PT-0500-ReachabilityFireability-13 with value :(P4>=1)

Jun 02, 2017 4:36:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:36:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=22 took 82069 ms
Jun 02, 2017 4:37:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:37:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=22 took 69881 ms
Jun 02, 2017 4:37:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:37:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=22 took 24297 ms
Jun 02, 2017 4:38:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:38:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=22 took 68610 ms
Jun 02, 2017 4:38:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:38:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=22 took 845 ms
Jun 02, 2017 4:39:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:39:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=23 took 58608 ms
Jun 02, 2017 4:40:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 4:40:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=23 took 45989 ms
Jun 02, 2017 4:41:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 4:41:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=23 took 46918 ms
Jun 02, 2017 4:48:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 4:48:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=23 took 401273 ms
Jun 02, 2017 4:49:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 4:49:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=23 took 94518 ms
Jun 02, 2017 4:50:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 4:50:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=24 took 39625 ms
Jun 02, 2017 4:52:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-3(UNSAT) depth K=17 took 1095643 ms
Jun 02, 2017 4:53:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-4(UNSAT) depth K=17 took 87991 ms
Jun 02, 2017 4:54:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-5(UNSAT) depth K=17 took 55855 ms
Jun 02, 2017 5:01:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-9(UNSAT) depth K=17 took 406657 ms
Jun 02, 2017 5:01:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-0500-ReachabilityFireability-13(UNSAT) depth K=17 took 37221 ms
Jun 02, 2017 5:06:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 5:06:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=24 took 993926 ms
Jun 02, 2017 5:09:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 5:09:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=24 took 134583 ms
Jun 02, 2017 5:10:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 5:10:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=24 took 50498 ms
Jun 02, 2017 5:11:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 5:11:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=24 took 81344 ms
Jun 02, 2017 5:12:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 5:12:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=25 took 49044 ms
Jun 02, 2017 5:13:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-4
Jun 02, 2017 5:13:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-4(SAT) depth K=25 took 104992 ms
Jun 02, 2017 5:15:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-5
Jun 02, 2017 5:15:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-5(SAT) depth K=25 took 78166 ms
Jun 02, 2017 5:15:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-9
Jun 02, 2017 5:15:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-9(SAT) depth K=25 took 731 ms
Jun 02, 2017 5:16:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-13
Jun 02, 2017 5:16:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-13(SAT) depth K=25 took 96258 ms
Jun 02, 2017 5:17:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-0500-ReachabilityFireability-3
Jun 02, 2017 5:17:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-0500-ReachabilityFireability-3(SAT) depth K=26 took 53118 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="S_Kanban-PT-0500"
export BK_EXAMINATION="ReachabilityFireability"
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_Kanban-PT-0500.tgz
mv S_Kanban-PT-0500 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_Kanban-PT-0500, examination is ReachabilityFireability"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r120-blw7-149441651800135"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityFireability" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityFireability" != "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 "ReachabilityFireability.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityFireability.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityFireability.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 '' ReachabilityFireability.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 ;