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

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

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15947.230 3600000.00 8284047.00 1537.60 ?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 S_Kanban-PT-1000, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r120-blw7-149441651800142
=====================================================================


--------------------
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 1496421098414

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
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
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
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
Jun 02, 2017 4:31:39 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 02, 2017 4:31:39 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 30 ms
Jun 02, 2017 4:31:39 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 16 places.
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 16 transitions.
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 29 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 9 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 10 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 1 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 22 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 5 place invariants in 11 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 0 / 14 in 194 ms.
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=0 took 3 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=0 took 4 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 16 variables to be positive in 36 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 16 transitions.
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/16 took 3 ms. Total solver calls (SAT/UNSAT): 4(2/2)
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=0 took 5 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=1 took 0 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 19 ms. Total solver calls (SAT/UNSAT): 51(24/27)
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 16 transitions.
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=1 took 4 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=1 took 0 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=1 took 0 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=1 took 4 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 15 ms. Total solver calls (SAT/UNSAT): 51(27/24)
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 16 transitions.
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=2 took 0 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 5 place invariants in 2 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=2 took 7 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 16 variables to be positive in 20 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-0
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=3 took 5 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=0 took 4 ms
Jun 02, 2017 4:31: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-1
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-2
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=0 took 4 ms
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=0 took 2 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=3 took 12 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 48 ms. Total solver calls (SAT/UNSAT): 136(136/0)
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 16 transitions.
Jun 02, 2017 4:31: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-5
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=3 took 12 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=0 took 16 ms
Jun 02, 2017 4:31: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-6
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=0 took 3 ms
Jun 02, 2017 4:31: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-7
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=3 took 10 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=3 took 6 ms
Jun 02, 2017 4:31: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-9
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=0 took 16 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=0 took 2 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-12
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=0 took 2 ms
Jun 02, 2017 4:31: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-13
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-14
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-15
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=0 took 2 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=3 took 19 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=3 took 6 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=3 took 7 ms
Jun 02, 2017 4:31: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-0
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=1 took 20 ms
Jun 02, 2017 4:31: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-1
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=1 took 5 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=3 took 10 ms
Jun 02, 2017 4:31: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-2
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=3 took 15 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=1 took 20 ms
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=1 took 12 ms
Jun 02, 2017 4:31: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-5
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=1 took 7 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=3 took 21 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 111 ms. Total solver calls (SAT/UNSAT): 27(0/27)
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 263ms conformant to PINS in folder :/home/mcc/execution
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-6
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=1 took 15 ms
Jun 02, 2017 4:31: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-7
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=1 took 10 ms
Jun 02, 2017 4:31: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-9
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=4 took 17 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=1 took 11 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=1 took 4 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=4 took 14 ms
Jun 02, 2017 4:31: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-12
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=1 took 8 ms
Jun 02, 2017 4:31: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-13
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-14
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=1 took 4 ms
Jun 02, 2017 4:31: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-15
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=4 took 24 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=4 took 14 ms
Jun 02, 2017 4:31: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-0
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=2 took 30 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=4 took 15 ms
Jun 02, 2017 4:31: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-1
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=2 took 10 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-2
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=2 took 26 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=4 took 16 ms
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=2 took 32 ms
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-5
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=2 took 26 ms
Jun 02, 2017 4:31: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-6
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=2 took 13 ms
Jun 02, 2017 4:31: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-7
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=2 took 13 ms
Jun 02, 2017 4:31: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-9
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=4 took 57 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=2 took 19 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:40 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
Jun 02, 2017 4:31: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-12
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=2 took 18 ms
Jun 02, 2017 4:31: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-13
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=2 took 14 ms
Jun 02, 2017 4:31:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=4 took 48 ms
Jun 02, 2017 4:31: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-14
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31: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-15
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=4 took 31 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=3 took 25 ms
Jun 02, 2017 4:31: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-1
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=3 took 23 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=5 took 44 ms
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=3 took 45 ms
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=3 took 50 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=5 took 44 ms
Jun 02, 2017 4:31: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-5
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=3 took 35 ms
Jun 02, 2017 4:31: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-6
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=3 took 28 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=5 took 47 ms
Jun 02, 2017 4:31: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-7
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=3 took 31 ms
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31: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-9
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=3 took 28 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=5 took 26 ms
Jun 02, 2017 4:31: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-10
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=3 took 31 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=5 took 36 ms
Jun 02, 2017 4:31: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-11
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=5 took 38 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=3 took 53 ms
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=5 took 28 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=3 took 56 ms
Jun 02, 2017 4:31: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-14
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=3 took 22 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=5 took 42 ms
Jun 02, 2017 4:31: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-15
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=3 took 24 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=5 took 35 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=5 took 23 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=4 took 40 ms
Jun 02, 2017 4:31: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-1
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=6 took 75 ms
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=4 took 45 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=6 took 64 ms
Jun 02, 2017 4:31: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-5
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31: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-6
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31: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-7
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31: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-9
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=6 took 82 ms
Jun 02, 2017 4:31: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-10
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=6 took 54 ms
Jun 02, 2017 4:31: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-11
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=4 took 54 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=6 took 75 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:41 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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=6 took 51 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=4 took 77 ms
Jun 02, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=6 took 49 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=4 took 83 ms
Jun 02, 2017 4:31: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-15
Jun 02, 2017 4:31:42 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
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=6 took 89 ms
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=6 took 133 ms
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=6 took 62 ms
Jun 02, 2017 4:31: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-0
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=5 took 229 ms
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=6 took 58 ms
Jun 02, 2017 4:31: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-1
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=5 took 120 ms
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=6 took 97 ms
Jun 02, 2017 4:31: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-2
Jun 02, 2017 4:31:42 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
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=6 took 113 ms
Jun 02, 2017 4:31:42 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
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=5 took 87 ms
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=7 took 154 ms
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=7 took 76 ms
Jun 02, 2017 4:31: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-5
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=5 took 230 ms
Jun 02, 2017 4:31: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-6
Jun 02, 2017 4:31:42 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
Jun 02, 2017 4:31: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-7
Jun 02, 2017 4:31:42 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
Jun 02, 2017 4:31:42 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
Jun 02, 2017 4:31: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-9
Jun 02, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=5 took 47 ms
Jun 02, 2017 4:31: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-10
Jun 02, 2017 4:31:43 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
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=7 took 108 ms
Jun 02, 2017 4:31: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-11
Jun 02, 2017 4:31:43 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
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=7 took 109 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=5 took 97 ms
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=7 took 115 ms
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=7 took 95 ms
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=7 took 226 ms
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=7 took 110 ms
Jun 02, 2017 4:31: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-13
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=5 took 557 ms
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=7 took 111 ms
Jun 02, 2017 4:31: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-14
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=5 took 108 ms
Jun 02, 2017 4:31:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=7 took 97 ms
Jun 02, 2017 4:31: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-15
Jun 02, 2017 4:31:44 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
Jun 02, 2017 4:31:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=7 took 159 ms
Jun 02, 2017 4:31:44 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
Jun 02, 2017 4:31: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-0
Jun 02, 2017 4:31:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=6 took 155 ms
Jun 02, 2017 4:31:44 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
Jun 02, 2017 4:31: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-1
Jun 02, 2017 4:31:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=6 took 255 ms
Jun 02, 2017 4:31:44 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
Jun 02, 2017 4:31:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=8 took 148 ms
Jun 02, 2017 4:31:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=8 took 217 ms
Jun 02, 2017 4:31:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=8 took 150 ms
Jun 02, 2017 4:31:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=8 took 202 ms
Jun 02, 2017 4:31:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=8 took 158 ms
Jun 02, 2017 4:31:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=8 took 126 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=6 took 1090 ms
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:45 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
Jun 02, 2017 4:31: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-5
Jun 02, 2017 4:31:45 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
Jun 02, 2017 4:31:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=8 took 440 ms
Jun 02, 2017 4:31: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-6
Jun 02, 2017 4:31:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=6 took 83 ms
Jun 02, 2017 4:31:46 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
Jun 02, 2017 4:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=8 took 160 ms
Jun 02, 2017 4:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=8 took 142 ms
Jun 02, 2017 4:31: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-7
Jun 02, 2017 4:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=6 took 717 ms
Jun 02, 2017 4:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=8 took 311 ms
Jun 02, 2017 4:31: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-9
Jun 02, 2017 4:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=6 took 169 ms
Jun 02, 2017 4:31: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-10
Jun 02, 2017 4:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=6 took 68 ms
Jun 02, 2017 4:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=8 took 224 ms
Jun 02, 2017 4:31: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-11
Jun 02, 2017 4:31:47 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
Jun 02, 2017 4:31: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-12
Jun 02, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=6 took 107 ms
Jun 02, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=8 took 201 ms
Jun 02, 2017 4:31: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-13
Jun 02, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=6 took 73 ms
Jun 02, 2017 4:31: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-14
Jun 02, 2017 4:31:47 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
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=6 took 72 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=7 took 159 ms
Jun 02, 2017 4:31: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-1
Jun 02, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=7 took 57 ms
Jun 02, 2017 4:31: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-2
Jun 02, 2017 4:31:47 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
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=7 took 62 ms
Jun 02, 2017 4:31:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=9 took 988 ms
Jun 02, 2017 4:31: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-5
Jun 02, 2017 4:31:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=7 took 631 ms
Jun 02, 2017 4:31:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=9 took 225 ms
Jun 02, 2017 4:31:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=9 took 491 ms
Jun 02, 2017 4:31:49 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
Jun 02, 2017 4:31: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-6
Jun 02, 2017 4:31:49 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
Jun 02, 2017 4:31: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-7
Jun 02, 2017 4:31:49 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
Jun 02, 2017 4:31: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-9
Jun 02, 2017 4:31:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=7 took 147 ms
Jun 02, 2017 4:31:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=9 took 355 ms
Jun 02, 2017 4:31:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=9 took 219 ms
Jun 02, 2017 4:31: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-10
Jun 02, 2017 4:31:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=7 took 490 ms
Jun 02, 2017 4:31:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=9 took 231 ms
Jun 02, 2017 4:31: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-11
Jun 02, 2017 4:31:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=7 took 542 ms
Jun 02, 2017 4:31: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-12
Jun 02, 2017 4:31:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=7 took 970 ms
Jun 02, 2017 4:31:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=9 took 1556 ms
Jun 02, 2017 4:31: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-13
Jun 02, 2017 4:31:51 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
Jun 02, 2017 4:31:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=9 took 286 ms
Jun 02, 2017 4:31: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-14
Jun 02, 2017 4:31:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=7 took 294 ms
Jun 02, 2017 4:31:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=9 took 326 ms
Jun 02, 2017 4:31: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-15
Jun 02, 2017 4:31:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=7 took 110 ms
Jun 02, 2017 4:31:52 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
Jun 02, 2017 4:31: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-0
Jun 02, 2017 4:31:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=8 took 660 ms
Jun 02, 2017 4:31:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=9 took 750 ms
Jun 02, 2017 4:31:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=9 took 347 ms
Jun 02, 2017 4:31:53 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.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 30, guards 16
pins2lts-seq, 0.001: Expression is: (KanbanPT1000ReachabilityCardinality0 == true )
pins2lts-seq, 0.001: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.001: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.001: State length is 16, there are 16 groups
pins2lts-seq, 0.001: Running dfs search strategy
pins2lts-seq, 0.001: Using a tree for state storage
pins2lts-seq, 0.001: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.001: POR cycle proviso: stack
pins2lts-seq, 0.029: explored 10000 levels ~10000 states ~31643 transitions
pins2lts-seq, 0.063: explored 20000 levels ~20000 states ~64684 transitions
pins2lts-seq, 0.177: explored 40000 levels ~40000 states ~131060 transitions
pins2lts-seq, 0.355: explored 80000 levels ~80000 states ~263875 transitions
pins2lts-seq, 0.913: explored 160000 levels ~160000 states ~529877 transitions
pins2lts-seq, 1.549: explored 320000 levels ~320000 states ~1062720 transitions
pins2lts-seq, 2.712: explored 640000 levels ~640000 states ~2128112 transitions
pins2lts-seq, 5.232: explored 1280000 levels ~1280000 states ~4260892 transitions
pins2lts-seq, 10.431: 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) [0x7f02f9302890]
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) [0x7f02f8c68b45]
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.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 30, guards 16
pins2lts-seq, 0.001: Expression is: (KanbanPT1000ReachabilityCardinality0 == true )
pins2lts-seq, 0.001: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.001: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.001: State length is 16, there are 16 groups
pins2lts-seq, 0.001: Running dfs search strategy
pins2lts-seq, 0.001: Using a tree for state storage
pins2lts-seq, 0.001: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.001: POR cycle proviso: stack
pins2lts-seq, 0.029: explored 10000 levels ~10000 states ~31643 transitions
pins2lts-seq, 0.063: explored 20000 levels ~20000 states ~64684 transitions
pins2lts-seq, 0.177: explored 40000 levels ~40000 states ~131060 transitions
pins2lts-seq, 0.355: explored 80000 levels ~80000 states ~263875 transitions
pins2lts-seq, 0.913: explored 160000 levels ~160000 states ~529877 transitions
pins2lts-seq, 1.549: explored 320000 levels ~320000 states ~1062720 transitions
pins2lts-seq, 2.712: explored 640000 levels ~640000 states ~2128112 transitions
pins2lts-seq, 5.232: explored 1280000 levels ~1280000 states ~4260892 transitions
pins2lts-seq, 10.431: 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) [0x7f02f9302890]
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) [0x7f02f8c68b45]
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.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 30, guards 16
pins2lts-seq, 0.001: Expression is: (KanbanPT1000ReachabilityCardinality0 == true )
pins2lts-seq, 0.001: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.001: There are 30 state labels and 1 edge labels
pins2lts-seq, 0.001: State length is 16, there are 16 groups
pins2lts-seq, 0.001: Running dfs search strategy
pins2lts-seq, 0.001: Using a tree for state storage
pins2lts-seq, 0.001: Visible groups: 0 / 16, labels: 1 / 30
pins2lts-seq, 0.001: POR cycle proviso: stack
pins2lts-seq, 0.029: explored 10000 levels ~10000 states ~31643 transitions
pins2lts-seq, 0.063: explored 20000 levels ~20000 states ~64684 transitions
pins2lts-seq, 0.177: explored 40000 levels ~40000 states ~131060 transitions
pins2lts-seq, 0.355: explored 80000 levels ~80000 states ~263875 transitions
pins2lts-seq, 0.913: explored 160000 levels ~160000 states ~529877 transitions
pins2lts-seq, 1.549: explored 320000 levels ~320000 states ~1062720 transitions
pins2lts-seq, 2.712: explored 640000 levels ~640000 states ~2128112 transitions
pins2lts-seq, 5.232: explored 1280000 levels ~1280000 states ~4260892 transitions
pins2lts-seq, 10.431: 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) [0x7f02f9302890]
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) [0x7f02f8c68b45]
11: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c13d]
null
at fr.lip6.move.gal.application.LTSminRunner$1.run(LTSminRunner.java:130)
at java.lang.Thread.run(Thread.java:748)
Jun 02, 2017 4:31:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=9 took 298 ms
Jun 02, 2017 4:31:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=10 took 793 ms
Jun 02, 2017 4:31:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=10 took 411 ms
Jun 02, 2017 4:31:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=10 took 751 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=8 took 3125 ms
Jun 02, 2017 4:31:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=10 took 457 ms
Jun 02, 2017 4:31: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-2
Jun 02, 2017 4:31:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=8 took 384 ms
Jun 02, 2017 4:31: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-3
Jun 02, 2017 4:31:56 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
Jun 02, 2017 4:31:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=10 took 773 ms
Jun 02, 2017 4:31:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=10 took 517 ms
Jun 02, 2017 4:31:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=10 took 479 ms
Jun 02, 2017 4:31: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
Jun 02, 2017 4:31:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=8 took 3158 ms
Jun 02, 2017 4:32: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-6
Jun 02, 2017 4:32:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=8 took 336 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=8 took 164 ms
Jun 02, 2017 4:32: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-9
Jun 02, 2017 4:32:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=8 took 205 ms
Jun 02, 2017 4:32: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-10
Jun 02, 2017 4:32:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=8 took 217 ms
Jun 02, 2017 4:32: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-11
Jun 02, 2017 4:32:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=8 took 298 ms
Jun 02, 2017 4:32:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=10 took 3666 ms
Jun 02, 2017 4:32:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=10 took 489 ms
Jun 02, 2017 4:32:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=10 took 518 ms
Jun 02, 2017 4:32:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=10 took 293 ms
Jun 02, 2017 4:32: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-12
Jun 02, 2017 4:32:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=8 took 3307 ms
Jun 02, 2017 4:32:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=10 took 3694 ms
Jun 02, 2017 4:32:07 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
Jun 02, 2017 4:32:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=10 took 421 ms
Jun 02, 2017 4:32: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-13
Jun 02, 2017 4:32:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=8 took 3373 ms
Jun 02, 2017 4:32: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-14
Jun 02, 2017 4:32:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=8 took 101 ms
Jun 02, 2017 4:32: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-15
Jun 02, 2017 4:32:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=8 took 454 ms
Jun 02, 2017 4:32: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-0
Jun 02, 2017 4:32:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=9 took 819 ms
Jun 02, 2017 4:32: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-1
Jun 02, 2017 4:32:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=9 took 166 ms
Jun 02, 2017 4:32: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-2
Jun 02, 2017 4:32:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=9 took 196 ms
Jun 02, 2017 4:32: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-3
Jun 02, 2017 4:32:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=9 took 2507 ms
Jun 02, 2017 4:32: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-5
Jun 02, 2017 4:32:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=9 took 695 ms
Jun 02, 2017 4:32: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-6
Jun 02, 2017 4:32:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=9 took 240 ms
Jun 02, 2017 4:32: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-7
Jun 02, 2017 4:32:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=9 took 256 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=9 took 1340 ms
Jun 02, 2017 4:32: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-10
Jun 02, 2017 4:32:14 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
Jun 02, 2017 4:32: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-11
Jun 02, 2017 4:32:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=9 took 84 ms
Jun 02, 2017 4:32: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-12
Jun 02, 2017 4:32:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=9 took 82 ms
Jun 02, 2017 4:32: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-13
Jun 02, 2017 4:32:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=9 took 72 ms
Jun 02, 2017 4:32: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-14
Jun 02, 2017 4:32:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=9 took 541 ms
Jun 02, 2017 4:32: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-15
Jun 02, 2017 4:32:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=9 took 195 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=10 took 682 ms
Jun 02, 2017 4:32:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=11 took 8843 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=10 took 379 ms
Jun 02, 2017 4:32:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(UNSAT) depth K=11 took 535 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=10 took 3505 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=10 took 507 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=10 took 312 ms
Jun 02, 2017 4:32:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=11 took 5011 ms
Jun 02, 2017 4:32:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=11 took 524 ms
Jun 02, 2017 4:32: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-6
Jun 02, 2017 4:32:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=10 took 2567 ms
Jun 02, 2017 4:32: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-7
Jun 02, 2017 4:32:23 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
Jun 02, 2017 4:32: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-9
Jun 02, 2017 4:32:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=10 took 286 ms
Jun 02, 2017 4:32: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-10
Jun 02, 2017 4:32:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=10 took 647 ms
Jun 02, 2017 4:32: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-11
Jun 02, 2017 4:32:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=10 took 499 ms
Jun 02, 2017 4:32:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=11 took 3110 ms
Jun 02, 2017 4:32:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=11 took 631 ms
Jun 02, 2017 4:32:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=11 took 621 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=10 took 1810 ms
Jun 02, 2017 4:32: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-13
Jun 02, 2017 4:32:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=10 took 205 ms
Jun 02, 2017 4:32: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-14
Jun 02, 2017 4:32:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=10 took 1882 ms
Jun 02, 2017 4:32: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-15
Jun 02, 2017 4:32:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=10 took 1921 ms
Jun 02, 2017 4:32: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-0
Jun 02, 2017 4:32:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=11 took 6345 ms
Jun 02, 2017 4:32: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-1
Jun 02, 2017 4:32:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=11 took 197 ms
Jun 02, 2017 4:32: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-2
Jun 02, 2017 4:32:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=11 took 9044 ms
Jun 02, 2017 4:32:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=11 took 21033 ms
Jun 02, 2017 4:32:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=11 took 599 ms
Jun 02, 2017 4:32:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=11 took 1027 ms
Jun 02, 2017 4:32: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-3
Jun 02, 2017 4:32:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=11 took 3512 ms
Jun 02, 2017 4:32:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=11 took 508 ms
Jun 02, 2017 4:32: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-5
Jun 02, 2017 4:32:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=11 took 416 ms
Jun 02, 2017 4:32:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=11 took 5430 ms
Jun 02, 2017 4:32:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=11 took 866 ms
Jun 02, 2017 4:32:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=11 took 736 ms
Jun 02, 2017 4:32: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
Jun 02, 2017 4:32:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=11 took 8190 ms
Jun 02, 2017 4:32: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-7
Jun 02, 2017 4:32:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=11 took 619 ms
Jun 02, 2017 4:32: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-9
Jun 02, 2017 4:32:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=11 took 426 ms
Jun 02, 2017 4:33: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-10
Jun 02, 2017 4:33:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=11 took 2192 ms
Jun 02, 2017 4:33: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-11
Jun 02, 2017 4:33:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=11 took 322 ms
Jun 02, 2017 4:33: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
Jun 02, 2017 4:33:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=11 took 1696 ms
Jun 02, 2017 4:33: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-13
Jun 02, 2017 4:33:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=11 took 137 ms
Jun 02, 2017 4:33: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
Jun 02, 2017 4:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=11 took 4132 ms
Jun 02, 2017 4:33: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
Jun 02, 2017 4:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=11 took 2852 ms
Jun 02, 2017 4:33: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-0
Jun 02, 2017 4:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=12 took 2907 ms
Jun 02, 2017 4:33: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
Jun 02, 2017 4:33:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-1(SAT) depth K=12 took 7511 ms
Jun 02, 2017 4:33: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-2
Jun 02, 2017 4:33:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=12 took 7369 ms
Jun 02, 2017 4:33: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-3
Jun 02, 2017 4:33:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=12 took 4335 ms
Jun 02, 2017 4:33:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=12 took 40139 ms
Jun 02, 2017 4:33:37 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
Jun 02, 2017 4:33:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-1(TRUE) depth K=12 took 707 ms
Jun 02, 2017 4:33: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-5
Jun 02, 2017 4:33:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=12 took 7660 ms
Jun 02, 2017 4:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=12 took 6219 ms
Jun 02, 2017 4:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=12 took 843 ms
Jun 02, 2017 4:33: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-6
Jun 02, 2017 4:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=12 took 5295 ms
Jun 02, 2017 4:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=12 took 2701 ms
Jun 02, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-7
Jun 02, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=12 took 2274 ms
Jun 02, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=12 took 802 ms
Jun 02, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-9
Jun 02, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=12 took 443 ms
Jun 02, 2017 4:33:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=12 took 1004 ms
Jun 02, 2017 4:33: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
Jun 02, 2017 4:33:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=12 took 4310 ms
Jun 02, 2017 4:33: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-11
Jun 02, 2017 4:33:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=12 took 2853 ms
Jun 02, 2017 4:34: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-12
Jun 02, 2017 4:34:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=12 took 6834 ms
Jun 02, 2017 4:34: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-13
Jun 02, 2017 4:34:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=12 took 4114 ms
Jun 02, 2017 4:34: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-14
Jun 02, 2017 4:34:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=12 took 3768 ms
Jun 02, 2017 4:34: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-15
Jun 02, 2017 4:34:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=12 took 3287 ms
Jun 02, 2017 4:34: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-0
Jun 02, 2017 4:34:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=13 took 3162 ms
Jun 02, 2017 4:37: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
Jun 02, 2017 4:37:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=13 took 168216 ms
Jun 02, 2017 4:37: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-3
Jun 02, 2017 4:37:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=13 took 2329 ms
Jun 02, 2017 4:37: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-5
Jun 02, 2017 4:37:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=13 took 452 ms
Jun 02, 2017 4:37: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-6
Jun 02, 2017 4:37:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=13 took 3392 ms
Jun 02, 2017 4:37: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
Jun 02, 2017 4:37:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=13 took 28426 ms
Jun 02, 2017 4:37: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-9
Jun 02, 2017 4:37:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=13 took 8367 ms
Jun 02, 2017 4:38: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
Jun 02, 2017 4:38:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=13 took 38343 ms
Jun 02, 2017 4:38: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-11
Jun 02, 2017 4:38:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=13 took 2419 ms
Jun 02, 2017 4:38: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-12
Jun 02, 2017 4:38:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=13 took 2764 ms
Jun 02, 2017 4:38: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-13
Jun 02, 2017 4:38:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=13 took 4289 ms
Jun 02, 2017 4:38: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-14
Jun 02, 2017 4:38:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=13 took 5429 ms
Jun 02, 2017 4:38: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-15
Jun 02, 2017 4:38:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=13 took 3903 ms
Jun 02, 2017 4:39: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-0
Jun 02, 2017 4:39:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=14 took 30402 ms
Jun 02, 2017 4:39: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-2
Jun 02, 2017 4:39:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=14 took 388 ms
Jun 02, 2017 4:39: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-3
Jun 02, 2017 4:39:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=14 took 12897 ms
Jun 02, 2017 4:39: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-5
Jun 02, 2017 4:39:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=14 took 8686 ms
Jun 02, 2017 4:39: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-6
Jun 02, 2017 4:39:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=14 took 4482 ms
Jun 02, 2017 4:39: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-7
Jun 02, 2017 4:39:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=14 took 533 ms
Jun 02, 2017 4:39: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-9
Jun 02, 2017 4:39:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=14 took 7056 ms
Jun 02, 2017 4:39: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-10
Jun 02, 2017 4:39:50 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
Jun 02, 2017 4:40: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-11
Jun 02, 2017 4:40:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=14 took 10790 ms
Jun 02, 2017 4:40: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-12
Jun 02, 2017 4:40:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=14 took 5630 ms
Jun 02, 2017 4:40: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-13
Jun 02, 2017 4:40:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=14 took 9087 ms
Jun 02, 2017 4: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
Jun 02, 2017 4:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=14 took 5812 ms
Jun 02, 2017 4: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
Jun 02, 2017 4:40:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=14 took 4272 ms
Jun 02, 2017 4:40: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
Jun 02, 2017 4:40:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=15 took 6924 ms
Jun 02, 2017 4: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-2
Jun 02, 2017 4:40:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=15 took 9884 ms
Jun 02, 2017 4: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-3
Jun 02, 2017 4:40:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=15 took 11025 ms
Jun 02, 2017 4: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-5
Jun 02, 2017 4:41:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=15 took 9166 ms
Jun 02, 2017 4:44:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=12 took 611168 ms
Jun 02, 2017 4:44:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=12 took 1230 ms
Jun 02, 2017 4:44:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=12 took 2394 ms
Jun 02, 2017 4:44:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=12 took 983 ms
Jun 02, 2017 4:44:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=12 took 19897 ms
Jun 02, 2017 4:44:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=12 took 1859 ms
Jun 02, 2017 4:44:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=12 took 1165 ms
Jun 02, 2017 4:46:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-0(UNSAT) depth K=13 took 133656 ms
Jun 02, 2017 4:47:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-2(UNSAT) depth K=13 took 24176 ms
Jun 02, 2017 4:47:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-3(UNSAT) depth K=13 took 1423 ms
Jun 02, 2017 4:47:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-5(UNSAT) depth K=13 took 12821 ms
Jun 02, 2017 4:47:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-6(UNSAT) depth K=13 took 1050 ms
Jun 02, 2017 4:47:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-7(UNSAT) depth K=13 took 1299 ms
Jun 02, 2017 4:49:32 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))))

Jun 02, 2017 4:51: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-6
Jun 02, 2017 4:51:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=15 took 605482 ms
Jun 02, 2017 4:51: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-7
Jun 02, 2017 4:51:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=15 took 6242 ms
Jun 02, 2017 4:51: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
Jun 02, 2017 4:51:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=15 took 10446 ms
Jun 02, 2017 4:55: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-10
Jun 02, 2017 4:55:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=15 took 219089 ms
Jun 02, 2017 4:55: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-11
Jun 02, 2017 4:55:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=15 took 6619 ms
Jun 02, 2017 4:55: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
Jun 02, 2017 4:55:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=15 took 17146 ms
Jun 02, 2017 4:55: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
Jun 02, 2017 4:55:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=15 took 9691 ms
Jun 02, 2017 4:55: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-14
Jun 02, 2017 4:55:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=15 took 6200 ms
Jun 02, 2017 4:55: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-15
Jun 02, 2017 4:55:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=15 took 5264 ms
Jun 02, 2017 4:55:57 PM 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
Jun 02, 2017 4:55:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=16 took 8441 ms
Jun 02, 2017 4:56: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-2
Jun 02, 2017 4:56:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=16 took 11770 ms
Jun 02, 2017 4:57: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-3
Jun 02, 2017 4:57:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=16 took 54984 ms
Jun 02, 2017 4:58: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
Jun 02, 2017 4:58:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=16 took 83199 ms
Jun 02, 2017 4:59: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-6
Jun 02, 2017 4:59:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=16 took 46071 ms
Jun 02, 2017 4:59:34 PM 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
Jun 02, 2017 4:59:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=16 took 20806 ms
Jun 02, 2017 4:59: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-9
Jun 02, 2017 4:59:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=16 took 18125 ms
Jun 02, 2017 4:59: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-10
Jun 02, 2017 4:59:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=16 took 2075 ms
Jun 02, 2017 5:03: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-11
Jun 02, 2017 5:03:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=16 took 195151 ms
Jun 02, 2017 5:03: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-12
Jun 02, 2017 5:03:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=16 took 13275 ms
Jun 02, 2017 5:03: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-13
Jun 02, 2017 5:03:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=16 took 9307 ms
Jun 02, 2017 5:03: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
Jun 02, 2017 5:03:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=16 took 14004 ms
Jun 02, 2017 5:03: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-15
Jun 02, 2017 5:03:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=16 took 10120 ms
Jun 02, 2017 5:04: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-0
Jun 02, 2017 5:04:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=17 took 19190 ms
Jun 02, 2017 5:11:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-9(UNSAT) depth K=13 took 1455464 ms
Jun 02, 2017 5:11:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-10(UNSAT) depth K=13 took 2199 ms
Jun 02, 2017 5:11:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-11(UNSAT) depth K=13 took 3747 ms
Jun 02, 2017 5:11:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-12(UNSAT) depth K=13 took 1334 ms
Jun 02, 2017 5:12:18 PM 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
Jun 02, 2017 5:12:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=17 took 483090 ms
Jun 02, 2017 5:12: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
Jun 02, 2017 5:12:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=17 took 16792 ms
Jun 02, 2017 5:17: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-5
Jun 02, 2017 5:17:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=17 took 279605 ms
Jun 02, 2017 5:17: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
Jun 02, 2017 5:17:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=17 took 12844 ms
Jun 02, 2017 5:17:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-13(UNSAT) depth K=13 took 365679 ms
Jun 02, 2017 5:17:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-14(UNSAT) depth K=13 took 6052 ms
Jun 02, 2017 5:17:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property Kanban-PT-1000-ReachabilityCardinality-15(UNSAT) depth K=13 took 1442 ms
Jun 02, 2017 5:18: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-7
Jun 02, 2017 5:18:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=17 took 39820 ms
Jun 02, 2017 5:18: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-9
Jun 02, 2017 5:18:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=17 took 28900 ms
Jun 02, 2017 5:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-10
Jun 02, 2017 5:18:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=17 took 9961 ms
Jun 02, 2017 5:19: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-11
Jun 02, 2017 5:19:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-11(SAT) depth K=17 took 26268 ms
Jun 02, 2017 5:19: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
Jun 02, 2017 5:19:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=17 took 8674 ms
Jun 02, 2017 5:19: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
Jun 02, 2017 5:19:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-13(SAT) depth K=17 took 20074 ms
Jun 02, 2017 5:19: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-14
Jun 02, 2017 5:19:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-14(SAT) depth K=17 took 10983 ms
Jun 02, 2017 5:20:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesKanban-PT-1000-ReachabilityCardinality-15
Jun 02, 2017 5:20:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-15(SAT) depth K=17 took 7962 ms
Jun 02, 2017 5:20: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-0
Jun 02, 2017 5:20:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-0(SAT) depth K=18 took 12636 ms
Jun 02, 2017 5:20: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-2
Jun 02, 2017 5:20:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-2(SAT) depth K=18 took 442 ms
Jun 02, 2017 5:25:34 PM 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
Jun 02, 2017 5:25:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-3(SAT) depth K=18 took 320349 ms
Jun 02, 2017 5:25: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-5
Jun 02, 2017 5:25:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-5(SAT) depth K=18 took 9396 ms
Jun 02, 2017 5:27: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
Jun 02, 2017 5:27:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-6(SAT) depth K=18 took 98597 ms
Jun 02, 2017 5: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-7
Jun 02, 2017 5:27:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-7(SAT) depth K=18 took 24640 ms
Jun 02, 2017 5:28: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
Jun 02, 2017 5:28:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-9(SAT) depth K=18 took 28315 ms
Jun 02, 2017 5:30: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-10
Jun 02, 2017 5:30:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-10(SAT) depth K=18 took 149882 ms
Jun 02, 2017 5:30: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
Jun 02, 2017 5:30:46 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
Jun 02, 2017 5:31: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
Jun 02, 2017 5:31:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property Kanban-PT-1000-ReachabilityCardinality-12(SAT) depth K=18 took 19596 ms

Sequence of Actions to be Executed by the VM

This is useful if one wants to reexecute the tool in the VM from the submitted image disk.

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="S_Kanban-PT-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/S_Kanban-PT-1000.tgz
mv S_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 S_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 r120-blw7-149441651800142"
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 ;