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

About the Execution of ITS-Tools for Kanban-PT-1000

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15946.450 3600000.00 8269018.00 2144.50 ?T????????T???F? 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 Kanban-PT-1000, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r040-blw7-149440486300142
=====================================================================


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

=== Now, execution of the tool begins

BK_START 1496266817492

FORMULA Kanban-PT-1000-ReachabilityCardinality-8 FALSE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA Kanban-PT-1000-ReachabilityCardinality-4 TRUE 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/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
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= 1000
invariant : 1'Pm1 + 1'P1 + 1'Pout1 + 1'Pback1= 1000
invariant : 1'P3 + 1'Pm3 + 1'Pback3 + 1'Pout3= 1000
invariant : -1'P3 + 1'P2= 0
invariant : 1'P4 + 1'Pm4 + 1'Pback4 + 1'Pout4= 1000
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= 1000
invariant : 1'Pm1 + 1'P1 + 1'Pout1 + 1'Pback1= 1000
invariant : 1'P3 + 1'Pm3 + 1'Pback3 + 1'Pout3= 1000
invariant : -1'P3 + 1'P2= 0
invariant : 1'P4 + 1'Pm4 + 1'Pback4 + 1'Pout4= 1000
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
Exit code :255
FORMULA Kanban-PT-1000-ReachabilityCardinality-1 TRUE TECHNIQUES SAT_SMT BMC(12)
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
+ [[ ReachabilityCardinality = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityCardinality -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 ReachabilityCardinality -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
May 31, 2017 9:40:18 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
May 31, 2017 9:40:18 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 24 ms
May 31, 2017 9:40:18 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 16 places.
May 31, 2017 9:40:19 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 16 transitions.
May 31, 2017 9:40:19 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 30 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 7 ms
May 31, 2017 9:40:19 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 8 ms
May 31, 2017 9:40:19 PM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 14 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 5 place invariants in 14 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 0 / 14 in 233 ms.
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 16 variables to be positive in 38 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 16 transitions.
May 31, 2017 9:40:19 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)
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=0 took 9 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=0 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=1 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=1 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=1 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 25 ms. Total solver calls (SAT/UNSAT): 51(24/27)
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=1 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=1 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=1 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 16 transitions.
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 5 place invariants in 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 12 ms. Total solver calls (SAT/UNSAT): 51(27/24)
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 16 transitions.
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=1 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=1 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=1 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 16 variables to be positive in 22 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=1 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=1 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=1 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=1 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=1 took 0 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=0 took 3 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=0 took 2 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=2 took 2 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=0 took 2 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=2 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 26 ms. Total solver calls (SAT/UNSAT): 136(136/0)
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 16 transitions.
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=0 took 15 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=0 took 2 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=3 took 6 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=0 took 4 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=0 took 2 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=3 took 5 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=3 took 7 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=3 took 5 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=0 took 16 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=3 took 6 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=0 took 1 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=3 took 5 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=3 took 5 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=1 took 7 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=3 took 5 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=3 took 6 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=1 took 15 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=3 took 5 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=3 took 5 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=1 took 9 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=3 took 7 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=3 took 6 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=1 took 13 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=3 took 5 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=1 took 13 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=1 took 4 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=4 took 16 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=1 took 6 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=1 took 3 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 104 ms. Total solver calls (SAT/UNSAT): 27(0/27)
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=1 took 10 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 279ms conformant to PINS in folder :/home/mcc/execution
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=1 took 3 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=1 took 7 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=1 took 3 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=4 took 29 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=1 took 3 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=1 took 6 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=4 took 50 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=2 took 57 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=4 took 27 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=2 took 34 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=4 took 29 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=4 took 12 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=4 took 14 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=2 took 44 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=4 took 17 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=4 took 15 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=4 took 17 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=4 took 13 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=2 took 57 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=2 took 24 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=4 took 28 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=2 took 12 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=4 took 23 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=2 took 14 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=4 took 17 ms
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=2 took 15 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=2 took 18 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=2 took 10 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=2 took 13 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=5 took 43 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=2 took 12 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=2 took 15 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=5 took 35 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=2 took 10 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=5 took 36 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=3 took 50 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=3 took 24 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=5 took 52 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=3 took 36 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=5 took 46 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=3 took 42 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=5 took 27 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=3 took 25 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=5 took 27 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=3 took 26 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=5 took 35 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=3 took 25 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=3 took 22 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=5 took 39 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=3 took 27 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=5 took 32 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=3 took 16 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=5 took 29 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=3 took 48 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=5 took 69 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=5 took 45 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=3 took 111 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=5 took 29 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=3 took 46 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=3 took 46 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=6 took 82 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=4 took 39 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=6 took 69 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=4 took 28 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=4 took 42 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=6 took 93 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=4 took 44 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=4 took 20 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=4 took 23 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=6 took 59 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=4 took 23 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=4 took 23 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=4 took 36 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=6 took 76 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=4 took 53 ms
May 31, 2017 9:40:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=6 took 54 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=6 took 52 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=4 took 67 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=6 took 82 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=4 took 101 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=6 took 80 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=4 took 89 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=4 took 8 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=6 took 64 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=6 took 64 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=6 took 90 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=6 took 74 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=5 took 264 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=6 took 52 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=5 took 118 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=7 took 155 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=5 took 106 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=7 took 81 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=5 took 86 ms
May 31, 2017 9:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=7 took 139 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=7 took 105 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=5 took 227 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=5 took 51 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=7 took 111 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=5 took 47 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=5 took 64 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=5 took 53 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=7 took 121 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=5 took 83 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=7 took 96 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=5 took 96 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=7 took 225 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=7 took 112 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=7 took 112 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=7 took 95 ms
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=5 took 550 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=7 took 157 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=5 took 107 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=7 took 108 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=7 took 95 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=5 took 176 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=6 took 154 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=8 took 219 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=8 took 150 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=6 took 293 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=8 took 219 ms
May 31, 2017 9:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=8 took 151 ms
May 31, 2017 9:40:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=8 took 204 ms
May 31, 2017 9:40:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=8 took 159 ms
May 31, 2017 9:40:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=8 took 128 ms
May 31, 2017 9:40:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=6 took 1180 ms
May 31, 2017 9:40:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=8 took 443 ms
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=8 took 186 ms
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=6 took 300 ms
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=6 took 62 ms
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=8 took 159 ms
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=6 took 82 ms
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=8 took 145 ms
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=8 took 332 ms
May 31, 2017 9:40:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=8 took 229 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=6 took 719 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=8 took 204 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=6 took 170 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=6 took 69 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=6 took 59 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=6 took 108 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=6 took 72 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=6 took 59 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=6 took 73 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=7 took 160 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=7 took 58 ms
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=7 took 91 ms
May 31, 2017 9:40:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=7 took 63 ms
May 31, 2017 9:40:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=9 took 997 ms
May 31, 2017 9:40:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=9 took 224 ms
May 31, 2017 9:40:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=7 took 639 ms
May 31, 2017 9:40:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=9 took 579 ms
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=9 took 224 ms
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=7 took 872 ms
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=9 took 352 ms
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=7 took 78 ms
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=7 took 146 ms
May 31, 2017 9:40:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=9 took 220 ms
May 31, 2017 9:40:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=9 took 230 ms
May 31, 2017 9:40:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=7 took 488 ms
May 31, 2017 9:40:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=7 took 540 ms
May 31, 2017 9:40:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=9 took 1560 ms
May 31, 2017 9:40:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=7 took 934 ms
May 31, 2017 9:40:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=9 took 285 ms
May 31, 2017 9:40:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=7 took 262 ms
May 31, 2017 9:40:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=9 took 329 ms
May 31, 2017 9:40:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=7 took 385 ms
May 31, 2017 9:40:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=9 took 200 ms
May 31, 2017 9:40:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=7 took 119 ms
May 31, 2017 9:40:31 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, KanbanPT1000ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: 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.002: Expression is: (KanbanPT1000ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 16, there are 16 groups
pins2lts-seq, 0.002: Running dfs search strategy
pins2lts-seq, 0.002: Using a tree for state storage
pins2lts-seq, 0.002: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.002: POR cycle proviso: stack
pins2lts-seq, 0.048: explored 10000 levels ~10000 states ~31643 transitions
pins2lts-seq, 0.091: explored 20000 levels ~20000 states ~64684 transitions
pins2lts-seq, 0.196: explored 40000 levels ~40000 states ~131060 transitions
pins2lts-seq, 0.352: explored 80000 levels ~80000 states ~263875 transitions
pins2lts-seq, 0.894: explored 160000 levels ~160000 states ~529877 transitions
pins2lts-seq, 1.432: explored 320000 levels ~320000 states ~1062720 transitions
pins2lts-seq, 2.544: explored 640000 levels ~640000 states ~2128112 transitions
pins2lts-seq, 4.968: explored 1280000 levels ~1280000 states ~4260892 transitions
pins2lts-seq, 9.990: explored 2560000 levels ~2560000 states ~8523107 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) [0x7f3b9429d890]
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) [0x7f3b93c03b45]
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, KanbanPT1000ReachabilityCardinality0==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.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: 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.002: Expression is: (KanbanPT1000ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 16, there are 16 groups
pins2lts-seq, 0.002: Running dfs search strategy
pins2lts-seq, 0.002: Using a tree for state storage
pins2lts-seq, 0.002: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.002: POR cycle proviso: stack
pins2lts-seq, 0.048: explored 10000 levels ~10000 states ~31643 transitions
pins2lts-seq, 0.091: explored 20000 levels ~20000 states ~64684 transitions
pins2lts-seq, 0.196: explored 40000 levels ~40000 states ~131060 transitions
pins2lts-seq, 0.352: explored 80000 levels ~80000 states ~263875 transitions
pins2lts-seq, 0.894: explored 160000 levels ~160000 states ~529877 transitions
pins2lts-seq, 1.432: explored 320000 levels ~320000 states ~1062720 transitions
pins2lts-seq, 2.544: explored 640000 levels ~640000 states ~2128112 transitions
pins2lts-seq, 4.968: explored 1280000 levels ~1280000 states ~4260892 transitions
pins2lts-seq, 9.990: explored 2560000 levels ~2560000 states ~8523107 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) [0x7f3b9429d890]
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) [0x7f3b93c03b45]
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, KanbanPT1000ReachabilityCardinality0==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.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: 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.002: Expression is: (KanbanPT1000ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 16, there are 16 groups
pins2lts-seq, 0.002: Running dfs search strategy
pins2lts-seq, 0.002: Using a tree for state storage
pins2lts-seq, 0.002: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.002: POR cycle proviso: stack
pins2lts-seq, 0.048: explored 10000 levels ~10000 states ~31643 transitions
pins2lts-seq, 0.091: explored 20000 levels ~20000 states ~64684 transitions
pins2lts-seq, 0.196: explored 40000 levels ~40000 states ~131060 transitions
pins2lts-seq, 0.352: explored 80000 levels ~80000 states ~263875 transitions
pins2lts-seq, 0.894: explored 160000 levels ~160000 states ~529877 transitions
pins2lts-seq, 1.432: explored 320000 levels ~320000 states ~1062720 transitions
pins2lts-seq, 2.544: explored 640000 levels ~640000 states ~2128112 transitions
pins2lts-seq, 4.968: explored 1280000 levels ~1280000 states ~4260892 transitions
pins2lts-seq, 9.990: explored 2560000 levels ~2560000 states ~8523107 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) [0x7f3b9429d890]
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) [0x7f3b93c03b45]
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)
May 31, 2017 9:40:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=8 took 683 ms
May 31, 2017 9:40:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=9 took 793 ms
May 31, 2017 9:40:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=9 took 453 ms
May 31, 2017 9:40:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=9 took 324 ms
May 31, 2017 9:40:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=10 took 828 ms
May 31, 2017 9:40:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=10 took 409 ms
May 31, 2017 9:40:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=10 took 745 ms
May 31, 2017 9:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=8 took 3070 ms
May 31, 2017 9:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=10 took 376 ms
May 31, 2017 9:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=8 took 378 ms
May 31, 2017 9:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=8 took 301 ms
May 31, 2017 9:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=10 took 625 ms
May 31, 2017 9:40:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=10 took 432 ms
May 31, 2017 9:40:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=10 took 446 ms
May 31, 2017 9:40:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=8 took 3063 ms
May 31, 2017 9: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-1000-ReachabilityCardinality-6
May 31, 2017 9:40:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=8 took 326 ms
May 31, 2017 9: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-1000-ReachabilityCardinality-7
May 31, 2017 9:40:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=8 took 159 ms
May 31, 2017 9: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-1000-ReachabilityCardinality-9
May 31, 2017 9:40:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=8 took 201 ms
May 31, 2017 9: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-1000-ReachabilityCardinality-10
May 31, 2017 9:40:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=8 took 212 ms
May 31, 2017 9:40:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=8 took 299 ms
May 31, 2017 9:40:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=10 took 3702 ms
May 31, 2017 9:40:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=10 took 482 ms
May 31, 2017 9:40:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=10 took 572 ms
May 31, 2017 9:40:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=10 took 391 ms
May 31, 2017 9:40:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=8 took 3062 ms
May 31, 2017 9:40:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=10 took 3771 ms
May 31, 2017 9:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=10 took 594 ms
May 31, 2017 9:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=8 took 3322 ms
May 31, 2017 9:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=8 took 99 ms
May 31, 2017 9:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=10 took 419 ms
May 31, 2017 9:40:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=8 took 445 ms
May 31, 2017 9:40:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=9 took 803 ms
May 31, 2017 9:40:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=9 took 162 ms
May 31, 2017 9:40:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=9 took 191 ms
May 31, 2017 9:40:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=9 took 2617 ms
May 31, 2017 9:40:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=9 took 689 ms
May 31, 2017 9:40:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:40:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=9 took 235 ms
May 31, 2017 9:40:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:40:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=9 took 251 ms
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=9 took 1329 ms
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=9 took 120 ms
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=9 took 83 ms
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=9 took 79 ms
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:40:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=9 took 71 ms
May 31, 2017 9:40:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:40:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=9 took 530 ms
May 31, 2017 9:40:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:40:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=9 took 193 ms
May 31, 2017 9:40:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:40:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=10 took 677 ms
May 31, 2017 9:40:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:40:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=10 took 371 ms
May 31, 2017 9:40:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=11 took 9305 ms
May 31, 2017 9:40:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=11 took 533 ms
May 31, 2017 9:40:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:40:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=10 took 3464 ms
May 31, 2017 9:40:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:40:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=10 took 499 ms
May 31, 2017 9:40:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:40:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=10 took 308 ms
May 31, 2017 9:41:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=11 took 4812 ms
May 31, 2017 9:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=11 took 618 ms
May 31, 2017 9:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=10 took 2510 ms
May 31, 2017 9:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=10 took 144 ms
May 31, 2017 9:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=10 took 284 ms
May 31, 2017 9:41:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:41:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=10 took 658 ms
May 31, 2017 9:41:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:41:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=10 took 498 ms
May 31, 2017 9:41:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=11 took 3474 ms
May 31, 2017 9:41:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:41:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=10 took 1806 ms
May 31, 2017 9:41:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:41:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=10 took 202 ms
May 31, 2017 9:41:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=11 took 637 ms
May 31, 2017 9:41:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=11 took 626 ms
May 31, 2017 9:41:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:41:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=10 took 2127 ms
May 31, 2017 9:41:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:41:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=10 took 2019 ms
May 31, 2017 9:41:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:41:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=11 took 6200 ms
May 31, 2017 9:41:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:41:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=11 took 192 ms
May 31, 2017 9:41:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:41:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=11 took 8715 ms
May 31, 2017 9:41:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:41:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=11 took 3476 ms
May 31, 2017 9:41:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=11 took 22041 ms
May 31, 2017 9:41:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:41:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=11 took 412 ms
May 31, 2017 9:41:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=11 took 735 ms
May 31, 2017 9:41:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=11 took 1167 ms
May 31, 2017 9:41:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=11 took 510 ms
May 31, 2017 9:41:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:41:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=11 took 7571 ms
May 31, 2017 9:41:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=11 took 5478 ms
May 31, 2017 9:41:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:41:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=11 took 510 ms
May 31, 2017 9:41:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:41:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=11 took 406 ms
May 31, 2017 9:41:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=11 took 865 ms
May 31, 2017 9:41:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=11 took 737 ms
May 31, 2017 9:41:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:41:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=11 took 2118 ms
May 31, 2017 9:41:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:41:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=11 took 309 ms
May 31, 2017 9:41:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:41:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=11 took 1647 ms
May 31, 2017 9:41:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:41:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=11 took 134 ms
May 31, 2017 9:41:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:41:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=11 took 3999 ms
May 31, 2017 9:41:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:41:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=11 took 2785 ms
May 31, 2017 9:41:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:41:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=12 took 2856 ms
May 31, 2017 9:41:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:41:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=12 took 7301 ms
May 31, 2017 9:42:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:42:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=12 took 7224 ms
May 31, 2017 9:42:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:42:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=12 took 4152 ms
May 31, 2017 9:42:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:42:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=12 took 7532 ms
May 31, 2017 9:42:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=12 took 42089 ms
May 31, 2017 9:42:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: Result is SAT, found a trace to state matching reachability predicate Kanban-PT-1000-ReachabilityCardinality-1
May 31, 2017 9:42:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(TRUE) depth K=12 took 788 ms
May 31, 2017 9:42:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:42:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=12 took 5133 ms
May 31, 2017 9:42:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:42:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=12 took 2057 ms
May 31, 2017 9:42:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:42:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=12 took 430 ms
May 31, 2017 9:42:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=12 took 6348 ms
May 31, 2017 9:42:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=12 took 754 ms
May 31, 2017 9:42:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:42:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=12 took 3975 ms
May 31, 2017 9:42:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=12 took 2574 ms
May 31, 2017 9:42:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=12 took 757 ms
May 31, 2017 9:42:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:42:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=12 took 2494 ms
May 31, 2017 9:42:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=12 took 1130 ms
May 31, 2017 9:42:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:42:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=12 took 6240 ms
May 31, 2017 9:42:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:42:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=12 took 4095 ms
May 31, 2017 9:42:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:42:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=12 took 3688 ms
May 31, 2017 9:42:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:42:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=12 took 3094 ms
May 31, 2017 9:42:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:42:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=13 took 3141 ms
May 31, 2017 9:45:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:45:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=13 took 161034 ms
May 31, 2017 9:45:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:45:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=13 took 2279 ms
May 31, 2017 9:45:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:45:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=13 took 444 ms
May 31, 2017 9:45:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:45:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=13 took 3340 ms
May 31, 2017 9:46:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:46:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=13 took 27425 ms
May 31, 2017 9:46:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:46:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=13 took 8129 ms
May 31, 2017 9:46:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:46:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=13 took 37239 ms
May 31, 2017 9:46:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:46:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=13 took 2394 ms
May 31, 2017 9:46:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:46:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=13 took 2676 ms
May 31, 2017 9:47:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:47:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=13 took 4116 ms
May 31, 2017 9:47:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:47:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=13 took 5325 ms
May 31, 2017 9:47:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:47:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=13 took 3668 ms
May 31, 2017 9:47:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:47:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=14 took 29624 ms
May 31, 2017 9:47:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:47:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=14 took 242 ms
May 31, 2017 9:47:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:47:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=14 took 12020 ms
May 31, 2017 9:47:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:47:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=14 took 8092 ms
May 31, 2017 9:48:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:48:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=14 took 4320 ms
May 31, 2017 9:48:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:48:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=14 took 534 ms
May 31, 2017 9:48:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:48:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=14 took 6912 ms
May 31, 2017 9:48:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 9:48:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=14 took 778 ms
May 31, 2017 9:48:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 9:48:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=14 took 10405 ms
May 31, 2017 9:48:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 9:48:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=14 took 5415 ms
May 31, 2017 9:48:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 9:48:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=14 took 8776 ms
May 31, 2017 9:48:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 9:48:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=14 took 5585 ms
May 31, 2017 9:48:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 9:48:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=14 took 4145 ms
May 31, 2017 9:48:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 9:48:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=15 took 6767 ms
May 31, 2017 9:49:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 9:49:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=15 took 9805 ms
May 31, 2017 9:49:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 9:49:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=15 took 11017 ms
May 31, 2017 9:49:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 9:49:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=15 took 9354 ms
May 31, 2017 9:53:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=12 took 636411 ms
May 31, 2017 9:53:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=12 took 1229 ms
May 31, 2017 9:53:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=12 took 2535 ms
May 31, 2017 9:53:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=12 took 992 ms
May 31, 2017 9:53:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=12 took 20475 ms
May 31, 2017 9:53:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=12 took 1838 ms
May 31, 2017 9:53:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=12 took 1109 ms
May 31, 2017 9:55:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=13 took 138366 ms
May 31, 2017 9:56:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=13 took 24470 ms
May 31, 2017 9:56:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=13 took 1444 ms
May 31, 2017 9:56:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=13 took 13335 ms
May 31, 2017 9:56:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=13 took 1038 ms
May 31, 2017 9:56:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=13 took 1303 ms
May 31, 2017 9:57:56 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/ReachabilityCardinality.pnml.gal, -t, CGAL, -reachable-file, ReachabilityCardinality.prop, --nowitness], workingDir=/home/mcc/execution]
Read property : Kanban-PT-1000-ReachabilityCardinality-0 with value :((P1<=Pout4)||((Pout4<=P4)||((P1>=1)&&(P4<=P2))))
Read property : Kanban-PT-1000-ReachabilityCardinality-1 with value :(Pback2>=3)
Read property : Kanban-PT-1000-ReachabilityCardinality-2 with value :(!(P2<=Pm3))
Read property : Kanban-PT-1000-ReachabilityCardinality-3 with value :((((P1<=Pm3)&&(Pback4>=2))&&(!(P1<=Pout1)))&&(Pout1>=3))
Read property : Kanban-PT-1000-ReachabilityCardinality-5 with value :(Pback3<=P3)
Read property : Kanban-PT-1000-ReachabilityCardinality-6 with value :(Pm1>=3)
Read property : Kanban-PT-1000-ReachabilityCardinality-7 with value :(!(P3>=1))
Read property : Kanban-PT-1000-ReachabilityCardinality-9 with value :(P1<=Pm4)
Read property : Kanban-PT-1000-ReachabilityCardinality-10 with value :(Pout2<=P1)
Read property : Kanban-PT-1000-ReachabilityCardinality-11 with value :((Pout2<=Pback1)||(P4>=1))
Read property : Kanban-PT-1000-ReachabilityCardinality-12 with value :(!(((P3>=1)||(P3>=3))||(Pback2>=1)))
Read property : Kanban-PT-1000-ReachabilityCardinality-13 with value :((((P1<=Pback2)&&(Pout4>=1))||(Pm2<=P4))||((!(Pm2<=Pout2))&&(Pback4<=P2)))
Read property : Kanban-PT-1000-ReachabilityCardinality-14 with value :(((P3>=3)&&((P3<=Pm3)||(Pback1>=3)))&&(Pm4<=P1))
Read property : Kanban-PT-1000-ReachabilityCardinality-15 with value :(!((Pout3>=2)&&((Pout1>=1)||(Pback3>=2))))

May 31, 2017 9:58:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 9:58:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=15 took 575019 ms
May 31, 2017 9:59:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 9:59:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=15 took 6061 ms
May 31, 2017 9:59:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 9:59:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=15 took 10164 ms
May 31, 2017 10:02:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 10:02:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=15 took 205302 ms
May 31, 2017 10:02:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 10:02:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=15 took 6495 ms
May 31, 2017 10:03:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 10:03:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=15 took 16867 ms
May 31, 2017 10:03:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 10:03:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=15 took 9564 ms
May 31, 2017 10:03:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 10:03:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=15 took 6168 ms
May 31, 2017 10:03:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 10:03:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=15 took 5304 ms
May 31, 2017 10:03:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 10:03:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=16 took 8559 ms
May 31, 2017 10:03:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 10:03:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=16 took 11906 ms
May 31, 2017 10:04:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 10:04:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=16 took 54028 ms
May 31, 2017 10:06:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 10:06:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=16 took 84062 ms
May 31, 2017 10:06:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 10:06:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=16 took 44198 ms
May 31, 2017 10:07:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 10:07:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=16 took 20163 ms
May 31, 2017 10:07:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 10:07:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=16 took 17716 ms
May 31, 2017 10:07:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 10:07:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=16 took 2064 ms
May 31, 2017 10:10:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 10:10:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=16 took 189126 ms
May 31, 2017 10:10:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 10:10:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=16 took 12895 ms
May 31, 2017 10:10:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 10:10:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=16 took 9145 ms
May 31, 2017 10:11:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 10:11:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=16 took 14232 ms
May 31, 2017 10: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-1000-ReachabilityCardinality-15
May 31, 2017 10:11:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=16 took 9983 ms
May 31, 2017 10:11:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 10:11:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=17 took 18548 ms
May 31, 2017 10:19:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=13 took 1392783 ms
May 31, 2017 10:19:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=13 took 2162 ms
May 31, 2017 10:19:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=13 took 3687 ms
May 31, 2017 10:19:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=13 took 1323 ms
May 31, 2017 10:20:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 10:20:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=17 took 514518 ms
May 31, 2017 10:20:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 10:20:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=17 took 19375 ms
May 31, 2017 10:25:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 10:25:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=17 took 296013 ms
May 31, 2017 10:25:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 10:25:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=17 took 13172 ms
May 31, 2017 10:26:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=13 took 364982 ms
May 31, 2017 10:26:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=13 took 6077 ms
May 31, 2017 10:26:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=13 took 1575 ms
May 31, 2017 10:26:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 10:26:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=17 took 42298 ms
May 31, 2017 10: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-1000-ReachabilityCardinality-9
May 31, 2017 10:26:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=17 took 32228 ms
May 31, 2017 10:27:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 10:27:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=17 took 10645 ms
May 31, 2017 10:27:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 10:27:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=17 took 26762 ms
May 31, 2017 10:27:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 10:27:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=17 took 9625 ms
May 31, 2017 10:28:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-13
May 31, 2017 10:28:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=17 took 22113 ms
May 31, 2017 10:28:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 10:28:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=17 took 11601 ms
May 31, 2017 10:28:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
May 31, 2017 10:28:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=17 took 8154 ms
May 31, 2017 10:28:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-0
May 31, 2017 10:28:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=18 took 13368 ms
May 31, 2017 10:28:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-2
May 31, 2017 10:28:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=18 took 455 ms
May 31, 2017 10:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-3
May 31, 2017 10:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=18 took 308852 ms
May 31, 2017 10:33:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-5
May 31, 2017 10:33:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=18 took 9063 ms
May 31, 2017 10:35:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-6
May 31, 2017 10:35:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=18 took 97254 ms
May 31, 2017 10:36:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
May 31, 2017 10:36:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=18 took 23216 ms
May 31, 2017 10:36:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
May 31, 2017 10:36:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=18 took 27795 ms
May 31, 2017 10:38:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
May 31, 2017 10:38:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=18 took 143665 ms
May 31, 2017 10:38:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-11
May 31, 2017 10:38:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=18 took 1105 ms
May 31, 2017 10:39:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-12
May 31, 2017 10:39:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=18 took 19057 ms
May 31, 2017 10: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-1000-ReachabilityCardinality-13
May 31, 2017 10:39:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=18 took 42229 ms
May 31, 2017 10:40:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-14
May 31, 2017 10:40:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=18 took 18092 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="Kanban-PT-1000"
export BK_EXAMINATION="ReachabilityCardinality"
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/Kanban-PT-1000.tgz
mv Kanban-PT-1000 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 Kanban-PT-1000, examination is ReachabilityCardinality"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r040-blw7-149440486300142"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityCardinality" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityCardinality" != "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 "ReachabilityCardinality.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityCardinality.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityCardinality.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 '' ReachabilityCardinality.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 ;