fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r160-ebro-149443467200187
Last Updated
June 27, 2017

About the Execution of ITS-Tools for S_SwimmingPool-PT-09

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
5625.460 3600000.00 10729166.00 891.00 ?????T??T??T??T? normal

Execution Chart

We display below the execution chart for this examination (boot time has been removed).

Trace from the execution

Waiting for the VM to be ready (probing ssh)
.............
=====================================================================
Generated by BenchKit 2-3253
Executing tool itstools
Input is S_SwimmingPool-PT-09, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r160-ebro-149443467200187
=====================================================================


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

=== Now, execution of the tool begins

BK_START 1496717914242

FORMULA SwimmingPool-PT-09-ReachabilityCardinality-13 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-09-ReachabilityCardinality-8 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-09-ReachabilityCardinality-5 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE

Using solver YICES2 to compute partial order matrices.
Built C files in :
/home/mcc/execution
its-reach command run as :

/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
FORMULA SwimmingPool-PT-09-ReachabilityCardinality-2 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 7 rows 9 cols
invariant : 1'Entered + 1'WaitBag + 1'Undress + 1'InBath + 1'Dress + 1'Dressed + 1'Out= 180
invariant : 1'WaitBag + 1'Undress + 1'Dress + 1'Dressed + 1'Cabins= 90
invariant : 1'Undress + 1'InBath + 1'Dress + 1'Bags= 135
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 7 rows 9 cols
invariant : 1'Entered + 1'WaitBag + 1'Undress + 1'InBath + 1'Dress + 1'Dressed + 1'Out= 180
invariant : 1'WaitBag + 1'Undress + 1'Dress + 1'Dressed + 1'Cabins= 90
invariant : 1'Undress + 1'InBath + 1'Dress + 1'Bags= 135
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
Detected timeout of ITS tools.

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 06, 2017 2:58:36 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 06, 2017 2:58:36 AM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 44 ms
Jun 06, 2017 2:58:36 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 9 places.
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 7 transitions.
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 37 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 10 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 12 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 3 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 18 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SwimmingPool-PT-09-ReachabilityCardinality-2
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 1 / 13 in 341 ms.
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 3 place invariants in 19 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=0 took 4 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=0 took 4 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 3 place invariants in 1 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=0 took 4 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 46 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=0 took 4 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 7 transitions.
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=0 took 2 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/7 took 3 ms. Total solver calls (SAT/UNSAT): 2(1/1)
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=0 took 2 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 27 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=0 took 5 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 24 ms. Total solver calls (SAT/UNSAT): 20(9/11)
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 7 transitions.
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=0 took 2 ms
Jun 06, 2017 2:58:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=1 took 7 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=1 took 4 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 17 ms. Total solver calls (SAT/UNSAT): 20(11/9)
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=1 took 4 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 7 transitions.
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=0 took 3 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=0 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=0 took 5 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=0 took 10 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=0 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=0 took 5 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 31 ms. Total solver calls (SAT/UNSAT): 28(28/0)
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 7 transitions.
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=2 took 4 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=2 took 3 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=0 took 13 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=1 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=1 took 4 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=2 took 11 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=1 took 6 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=1 took 4 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=1 took 5 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=1 took 6 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=1 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 44 ms. Total solver calls (SAT/UNSAT): 12(0/12)
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=1 took 6 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=3 took 13 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=1 took 3 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=3 took 4 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 228ms conformant to PINS in folder :/home/mcc/execution
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=3 took 4 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=1 took 8 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=1 took 2 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=1 took 3 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=3 took 16 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=3 took 8 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=2 took 20 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=3 took 5 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=2 took 9 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=3 took 7 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=3 took 5 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=3 took 5 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=2 took 17 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=4 took 7 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=4 took 8 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=2 took 14 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=2 took 9 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=2 took 5 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=2 took 4 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=4 took 21 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=2 took 7 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=2 took 7 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=2 took 5 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=4 took 18 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=2 took 6 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=4 took 13 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=2 took 11 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=4 took 11 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=3 took 12 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=4 took 9 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=3 took 9 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=4 took 10 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=3 took 12 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=4 took 11 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=3 took 24 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=3 took 7 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=4 took 29 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=4 took 17 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=4 took 14 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=3 took 41 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=3 took 8 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=5 took 20 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=3 took 12 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=3 took 10 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=5 took 24 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=3 took 22 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=3 took 9 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=3 took 8 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=5 took 29 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=5 took 27 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=4 took 44 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=5 took 21 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=5 took 23 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=4 took 33 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=5 took 20 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=5 took 18 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=4 took 41 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=5 took 18 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=4 took 26 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=5 took 13 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=4 took 17 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=5 took 19 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=5 took 16 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=4 took 44 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=6 took 29 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=4 took 19 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=6 took 35 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=4 took 25 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=4 took 13 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=6 took 32 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=4 took 37 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=6 took 32 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=4 took 15 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=4 took 27 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=6 took 37 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=5 took 21 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=6 took 31 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=5 took 32 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=6 took 25 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=5 took 22 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=5 took 22 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=6 took 33 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=5 took 16 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=5 took 20 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=5 took 10 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=6 took 56 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=5 took 20 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=6 took 31 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=6 took 23 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=5 took 49 ms
Jun 06, 2017 2:58:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=6 took 37 ms
Jun 06, 2017 2:58:39 AM 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, SwimmingPoolPT09ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.002: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.003: completed loading model GAL
pins2lts-seq, 0.003: Initializing POR dependencies: labels 20, guards 7
pins2lts-seq, 0.003: Expression is: (SwimmingPoolPT09ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 20 state labels and 1 edge labels
pins2lts-seq, 0.003: State length is 9, there are 7 groups
pins2lts-seq, 0.003: Running dfs search strategy
pins2lts-seq, 0.003: Using a tree for state storage
pins2lts-seq, 0.003: Visible groups: 0 / 7, labels: 1 / 20
pins2lts-seq, 0.003: POR cycle proviso: stack
*** 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) [0x7f35960b9890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0x20b) [0x45916b]
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) [0x7f3595a1fb45]
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, SwimmingPoolPT09ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.002: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.003: completed loading model GAL
pins2lts-seq, 0.003: Initializing POR dependencies: labels 20, guards 7
pins2lts-seq, 0.003: Expression is: (SwimmingPoolPT09ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 20 state labels and 1 edge labels
pins2lts-seq, 0.003: State length is 9, there are 7 groups
pins2lts-seq, 0.003: Running dfs search strategy
pins2lts-seq, 0.003: Using a tree for state storage
pins2lts-seq, 0.003: Visible groups: 0 / 7, labels: 1 / 20
pins2lts-seq, 0.003: POR cycle proviso: stack
*** 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) [0x7f35960b9890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0x20b) [0x45916b]
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) [0x7f3595a1fb45]
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, SwimmingPoolPT09ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.002: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.003: completed loading model GAL
pins2lts-seq, 0.003: Initializing POR dependencies: labels 20, guards 7
pins2lts-seq, 0.003: Expression is: (SwimmingPoolPT09ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 20 state labels and 1 edge labels
pins2lts-seq, 0.003: State length is 9, there are 7 groups
pins2lts-seq, 0.003: Running dfs search strategy
pins2lts-seq, 0.003: Using a tree for state storage
pins2lts-seq, 0.003: Visible groups: 0 / 7, labels: 1 / 20
pins2lts-seq, 0.003: POR cycle proviso: stack
*** 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) [0x7f35960b9890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0x20b) [0x45916b]
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) [0x7f3595a1fb45]
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 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=7 took 53 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=5 took 91 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=7 took 48 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=5 took 50 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=5 took 16 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=7 took 42 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=6 took 35 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=6 took 46 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=7 took 64 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=6 took 71 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=7 took 90 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=7 took 65 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=6 took 110 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=7 took 48 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=6 took 30 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=7 took 46 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=6 took 60 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=6 took 43 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=7 took 85 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=7 took 50 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=7 took 42 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=6 took 154 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=7 took 45 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=6 took 30 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=8 took 58 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=6 took 48 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=6 took 31 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=6 took 25 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=8 took 102 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=7 took 74 ms
Jun 06, 2017 2:58:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=8 took 74 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=7 took 120 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=8 took 94 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=7 took 213 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=7 took 20 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=7 took 29 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=8 took 434 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=7 took 221 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=8 took 99 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=8 took 101 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=8 took 66 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=7 took 235 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=7 took 69 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=7 took 125 ms
Jun 06, 2017 2:58:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=8 took 278 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=7 took 95 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=7 took 19 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=7 took 16 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=8 took 76 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=8 took 36 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=8 took 81 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=8 took 126 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=8 took 77 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=9 took 120 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=8 took 178 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=9 took 153 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=8 took 245 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=9 took 137 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=9 took 142 ms
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=8 took 156 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=8 took 543 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=8 took 72 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=8 took 67 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=9 took 707 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=8 took 25 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=8 took 30 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=8 took 24 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=9 took 185 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=8 took 217 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=9 took 137 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=9 took 53 ms
Jun 06, 2017 2:58:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=9 took 99 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=9 took 306 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=9 took 262 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=9 took 509 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=9 took 122 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=9 took 111 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=9 took 57 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=9 took 34 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=9 took 169 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=9 took 148 ms
Jun 06, 2017 2:58:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=10 took 137 ms
Jun 06, 2017 2:58:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=10 took 253 ms
Jun 06, 2017 2:58:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=10 took 190 ms
Jun 06, 2017 2:58:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=10 took 225 ms
Jun 06, 2017 2:58:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=9 took 1285 ms
Jun 06, 2017 2:58:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=9 took 454 ms
Jun 06, 2017 2:58:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=9 took 19 ms
Jun 06, 2017 2:58:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=9 took 410 ms
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=10 took 1365 ms
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=9 took 376 ms
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=9 took 134 ms
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=10 took 374 ms
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=10 took 254 ms
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=10 took 519 ms
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=10 took 210 ms
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=10 took 104 ms
Jun 06, 2017 2:58:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=10 took 143 ms
Jun 06, 2017 2:58:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=10 took 463 ms
Jun 06, 2017 2:58:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=10 took 164 ms
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=10 took 367 ms
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=10 took 157 ms
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=10 took 555 ms
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=10 took 44 ms
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=10 took 45 ms
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=10 took 130 ms
Jun 06, 2017 2:58:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=10 took 223 ms
Jun 06, 2017 2:58:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=11 took 322 ms
Jun 06, 2017 2:58:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=11 took 84 ms
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=11 took 649 ms
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=11 took 235 ms
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=11 took 94 ms
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=11 took 251 ms
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=11 took 92 ms
Jun 06, 2017 2:58:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=10 took 4097 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=10 took 195 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=11 took 302 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=10 took 169 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=11 took 99 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=11 took 85 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=11 took 66 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=11 took 70 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=12 took 33 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=10 took 299 ms
Jun 06, 2017 2:58:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=11 took 230 ms
Jun 06, 2017 2:58:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=11 took 446 ms
Jun 06, 2017 2:58:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=11 took 342 ms
Jun 06, 2017 2:58:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=11 took 388 ms
Jun 06, 2017 2:58:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:58:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=12 took 2118 ms
Jun 06, 2017 2:58:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:58:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=12 took 308 ms
Jun 06, 2017 2:58:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:58:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=12 took 140 ms
Jun 06, 2017 2:58:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:58:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=12 took 2706 ms
Jun 06, 2017 2:58:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:58:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=12 took 911 ms
Jun 06, 2017 2:58:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:58:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=12 took 127 ms
Jun 06, 2017 2:58:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=11 took 5044 ms
Jun 06, 2017 2:58:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:58:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=12 took 240 ms
Jun 06, 2017 2:58:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:58:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=12 took 91 ms
Jun 06, 2017 2:58:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=11 took 567 ms
Jun 06, 2017 2:58:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=11 took 661 ms
Jun 06, 2017 2:58:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:58:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=12 took 1282 ms
Jun 06, 2017 2:58:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=11 took 330 ms
Jun 06, 2017 2:59:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:59:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=12 took 1369 ms
Jun 06, 2017 2:59:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:59:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=12 took 660 ms
Jun 06, 2017 2:59:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:59:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=13 took 1213 ms
Jun 06, 2017 2:59:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:59:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=13 took 122 ms
Jun 06, 2017 2:59:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:59:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=13 took 760 ms
Jun 06, 2017 2:59:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:59:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=13 took 68 ms
Jun 06, 2017 2:59:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:59:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=13 took 45 ms
Jun 06, 2017 2:59:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:59:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=13 took 1198 ms
Jun 06, 2017 2:59:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=11 took 5318 ms
Jun 06, 2017 2:59:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:59:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=13 took 66 ms
Jun 06, 2017 2:59:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:59:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=13 took 143 ms
Jun 06, 2017 2:59:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=11 took 307 ms
Jun 06, 2017 2:59:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=11 took 269 ms
Jun 06, 2017 2:59:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=11 took 487 ms
Jun 06, 2017 2:59:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:59:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=13 took 1501 ms
Jun 06, 2017 2:59:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=12 took 871 ms
Jun 06, 2017 2:59:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:59:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=13 took 624 ms
Jun 06, 2017 2:59:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=12 took 1301 ms
Jun 06, 2017 2:59:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:59:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=13 took 928 ms
Jun 06, 2017 2:59:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:59:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=13 took 485 ms
Jun 06, 2017 2:59:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=12 took 667 ms
Jun 06, 2017 2:59:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:59:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=14 took 399 ms
Jun 06, 2017 2:59:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=12 took 549 ms
Jun 06, 2017 2:59:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:59:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=14 took 1080 ms
Jun 06, 2017 2:59:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:59:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=14 took 402 ms
Jun 06, 2017 2:59:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:59:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=14 took 327 ms
Jun 06, 2017 2:59:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:59:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=14 took 174 ms
Jun 06, 2017 2:59:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:59:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=14 took 2715 ms
Jun 06, 2017 2:59:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:59:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=14 took 645 ms
Jun 06, 2017 2:59:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:59:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=14 took 658 ms
Jun 06, 2017 2:59:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:59:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=14 took 464 ms
Jun 06, 2017 2:59:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:59:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=14 took 784 ms
Jun 06, 2017 2:59:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:59:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=14 took 6462 ms
Jun 06, 2017 2:59:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:59:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=14 took 129 ms
Jun 06, 2017 2:59:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:59:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=15 took 87 ms
Jun 06, 2017 2:59:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:59:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=15 took 1798 ms
Jun 06, 2017 2:59:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:59:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=15 took 798 ms
Jun 06, 2017 2:59:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:59:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=15 took 2535 ms
Jun 06, 2017 2:59:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:59:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=15 took 800 ms
Jun 06, 2017 2:59:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=12 took 19755 ms
Jun 06, 2017 2:59:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:59:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=15 took 1009 ms
Jun 06, 2017 2:59:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=12 took 2208 ms
Jun 06, 2017 2:59:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=12 took 1154 ms
Jun 06, 2017 2:59:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:59:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=15 took 2928 ms
Jun 06, 2017 2:59:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=12 took 361 ms
Jun 06, 2017 2:59:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:59:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=15 took 538 ms
Jun 06, 2017 2:59:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:59:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=15 took 211 ms
Jun 06, 2017 2:59:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:59:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=15 took 813 ms
Jun 06, 2017 2:59:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:59:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=15 took 83 ms
Jun 06, 2017 2:59:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:59:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=15 took 176 ms
Jun 06, 2017 2:59:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:59:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=16 took 75 ms
Jun 06, 2017 2:59:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:59:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=16 took 2391 ms
Jun 06, 2017 2:59:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:59:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=16 took 477 ms
Jun 06, 2017 2:59:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:59:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=16 took 319 ms
Jun 06, 2017 2:59:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 2:59:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=16 took 129 ms
Jun 06, 2017 2:59:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 2:59:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=16 took 1322 ms
Jun 06, 2017 2:59:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 2:59:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=16 took 1860 ms
Jun 06, 2017 2:59:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 2:59:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=16 took 792 ms
Jun 06, 2017 2:59:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 2:59:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=16 took 2691 ms
Jun 06, 2017 2:59:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 2:59:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=16 took 5006 ms
Jun 06, 2017 2:59:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 2:59:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=16 took 1110 ms
Jun 06, 2017 2:59:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 2:59:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=16 took 2486 ms
Jun 06, 2017 2:59:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 2:59:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=17 took 143 ms
Jun 06, 2017 2:59:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 2:59:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=17 took 134 ms
Jun 06, 2017 2:59:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=12 took 21751 ms
Jun 06, 2017 2:59:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=12 took 607 ms
Jun 06, 2017 2:59:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=12 took 558 ms
Jun 06, 2017 2:59:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 2:59:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=17 took 2218 ms
Jun 06, 2017 2:59:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=12 took 1102 ms
Jun 06, 2017 2:59:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=13 took 868 ms
Jun 06, 2017 2:59:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 2:59:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=17 took 3559 ms
Jun 06, 2017 3:00:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:00:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=17 took 965 ms
Jun 06, 2017 3:00:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:00:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=17 took 377 ms
Jun 06, 2017 3:00:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=13 took 3106 ms
Jun 06, 2017 3:00:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=13 took 1789 ms
Jun 06, 2017 3:00:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=13 took 997 ms
Jun 06, 2017 3:00:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:00:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=17 took 6233 ms
Jun 06, 2017 3:00:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:00:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=17 took 1290 ms
Jun 06, 2017 3:00:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:00:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=17 took 965 ms
Jun 06, 2017 3:00:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:00:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=17 took 184 ms
Jun 06, 2017 3:00:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:00:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=17 took 1028 ms
Jun 06, 2017 3:00:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:00:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=17 took 256 ms
Jun 06, 2017 3:00:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:00:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=18 took 1752 ms
Jun 06, 2017 3:00:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:00:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=18 took 2938 ms
Jun 06, 2017 3:00:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:00:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=18 took 5526 ms
Jun 06, 2017 3:00:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:00:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=18 took 2178 ms
Jun 06, 2017 3:00:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:00:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=18 took 169 ms
Jun 06, 2017 3:00:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:00:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=18 took 597 ms
Jun 06, 2017 3:00:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:00:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=18 took 2428 ms
Jun 06, 2017 3:00:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:00:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=18 took 8969 ms
Jun 06, 2017 3:00:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:00:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=18 took 2870 ms
Jun 06, 2017 3:00:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:00:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=18 took 8949 ms
Jun 06, 2017 3:00:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:00:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=18 took 6392 ms
Jun 06, 2017 3:00:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:00:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=18 took 129 ms
Jun 06, 2017 3:00:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:00:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=19 took 103 ms
Jun 06, 2017 3:00:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:00:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=19 took 5195 ms
Jun 06, 2017 3:01:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:01:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=19 took 5654 ms
Jun 06, 2017 3:01:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:01:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=19 took 757 ms
Jun 06, 2017 3:01:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:01:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=19 took 5071 ms
Jun 06, 2017 3:01:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:01:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=19 took 4184 ms
Jun 06, 2017 3:01:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:01:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=19 took 1517 ms
Jun 06, 2017 3:01:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:01:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=19 took 3578 ms
Jun 06, 2017 3:01:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:01:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=19 took 645 ms
Jun 06, 2017 3:01:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:01:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=19 took 478 ms
Jun 06, 2017 3:01:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:01:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=19 took 3839 ms
Jun 06, 2017 3:01:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:01:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=19 took 653 ms
Jun 06, 2017 3:01:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:01:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=20 took 870 ms
Jun 06, 2017 3:01:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:01:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=20 took 3385 ms
Jun 06, 2017 3:01:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:01:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=20 took 1051 ms
Jun 06, 2017 3:01:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:01:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=20 took 2402 ms
Jun 06, 2017 3:01:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:01:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=20 took 4628 ms
Jun 06, 2017 3:01:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:01:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=20 took 4749 ms
Jun 06, 2017 3:01:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:01:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=20 took 10677 ms
Jun 06, 2017 3:01:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=13 took 112918 ms
Jun 06, 2017 3:01:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:01:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=20 took 4123 ms
Jun 06, 2017 3:01:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=13 took 1667 ms
Jun 06, 2017 3:02:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:02:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=20 took 7056 ms
Jun 06, 2017 3:02:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:02:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=20 took 1856 ms
Jun 06, 2017 3:02:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:02:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=20 took 4398 ms
Jun 06, 2017 3:02:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=13 took 12881 ms
Jun 06, 2017 3:02:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:02:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=20 took 1253 ms
Jun 06, 2017 3:02:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=13 took 1085 ms
Jun 06, 2017 3:02:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:02:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=21 took 3587 ms
Jun 06, 2017 3:02:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:02:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=21 took 12223 ms
Jun 06, 2017 3:02:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:02:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=21 took 1604 ms
Jun 06, 2017 3:02:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:02:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=21 took 1292 ms
Jun 06, 2017 3:02:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:02:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=21 took 1287 ms
Jun 06, 2017 3:02:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:02:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=21 took 18877 ms
Jun 06, 2017 3:02:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:02:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=21 took 3781 ms
Jun 06, 2017 3:02:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:02:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=21 took 2482 ms
Jun 06, 2017 3:02:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:02:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=21 took 396 ms
Jun 06, 2017 3:03:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:03:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=21 took 8399 ms
Jun 06, 2017 3:03:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:03:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=21 took 5110 ms
Jun 06, 2017 3:03:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:03:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=21 took 189 ms
Jun 06, 2017 3:03:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:03:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=22 took 2212 ms
Jun 06, 2017 3:03:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:03:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=22 took 14821 ms
Jun 06, 2017 3:03:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:03:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=22 took 1109 ms
Jun 06, 2017 3:03:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:03:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=22 took 10864 ms
Jun 06, 2017 3:03:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:03:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=22 took 1947 ms
Jun 06, 2017 3:03:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:03:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=22 took 2972 ms
Jun 06, 2017 3:03:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:03:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=22 took 2196 ms
Jun 06, 2017 3:03:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:03:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=22 took 8110 ms
Jun 06, 2017 3:04:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:04:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=22 took 24104 ms
Jun 06, 2017 3:04:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:04:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=22 took 13180 ms
Jun 06, 2017 3:04:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:04:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=22 took 9813 ms
Jun 06, 2017 3:04:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:04:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=22 took 3944 ms
Jun 06, 2017 3:04:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:04:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=23 took 1999 ms
Jun 06, 2017 3:04:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:04:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=23 took 9411 ms
Jun 06, 2017 3:05:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:05:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=23 took 10117 ms
Jun 06, 2017 3:05:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:05:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=23 took 702 ms
Jun 06, 2017 3:05:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:05:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=23 took 1231 ms
Jun 06, 2017 3:05:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:05:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=23 took 1602 ms
Jun 06, 2017 3:05:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=13 took 186747 ms
Jun 06, 2017 3:05:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=13 took 1735 ms
Jun 06, 2017 3:05:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=13 took 1112 ms
Jun 06, 2017 3:05:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=13 took 1906 ms
Jun 06, 2017 3:05:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=14 took 1727 ms
Jun 06, 2017 3:05:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:05:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=23 took 17723 ms
Jun 06, 2017 3:05:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:05:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=23 took 10738 ms
Jun 06, 2017 3:05:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=14 took 21139 ms
Jun 06, 2017 3:05:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=14 took 1331 ms
Jun 06, 2017 3:05:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=14 took 1132 ms
Jun 06, 2017 3:06:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:06:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=23 took 34769 ms
Jun 06, 2017 3:06:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:06:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=23 took 9771 ms
Jun 06, 2017 3:06:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:06:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=23 took 11670 ms
Jun 06, 2017 3:06:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:06:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=23 took 5230 ms
Jun 06, 2017 3:06:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:06:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=24 took 11474 ms
Jun 06, 2017 3:06:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:06:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=24 took 5890 ms
Jun 06, 2017 3:07:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:07:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=24 took 11139 ms
Jun 06, 2017 3:07:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:07:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=24 took 47970 ms
Jun 06, 2017 3:08:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:08:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=24 took 7586 ms
Jun 06, 2017 3:08:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:08:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=24 took 28683 ms
Jun 06, 2017 3:08:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:08:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=24 took 12938 ms
Jun 06, 2017 3:08:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:08:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=24 took 6325 ms
Jun 06, 2017 3:09:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:09:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=24 took 8106 ms
Jun 06, 2017 3:09:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:09:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=24 took 10624 ms
Jun 06, 2017 3:09:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:09:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=24 took 27657 ms
Jun 06, 2017 3:09:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:09:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=24 took 3051 ms
Jun 06, 2017 3:09:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:09:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=25 took 2024 ms
Jun 06, 2017 3:10:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:10:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=25 took 25687 ms
Jun 06, 2017 3:10:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:10:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=25 took 10763 ms
Jun 06, 2017 3:10:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:10:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=25 took 7640 ms
Jun 06, 2017 3:10:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:10:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=25 took 7242 ms
Jun 06, 2017 3:10:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:10:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=25 took 11771 ms
Jun 06, 2017 3:11:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:11:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=25 took 13653 ms
Jun 06, 2017 3:11:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:11:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=25 took 22649 ms
Jun 06, 2017 3:11:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:11:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=25 took 14455 ms
Jun 06, 2017 3:12:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:12:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=25 took 32250 ms
Jun 06, 2017 3:12:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:12:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=25 took 23388 ms
Jun 06, 2017 3:12:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:12:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=25 took 4140 ms
Jun 06, 2017 3:13:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:13:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=26 took 33603 ms
Jun 06, 2017 3:13:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:13:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=26 took 1196 ms
Jun 06, 2017 3:13:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:13:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=26 took 7162 ms
Jun 06, 2017 3:13:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:13:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=26 took 7842 ms
Jun 06, 2017 3:13:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:13:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=26 took 7223 ms
Jun 06, 2017 3:13:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:13:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=26 took 8212 ms
Jun 06, 2017 3:15:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:15:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=26 took 94597 ms
Jun 06, 2017 3:15:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:15:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=26 took 6103 ms
Jun 06, 2017 3:16:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:16:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=26 took 56173 ms
Jun 06, 2017 3:16:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:16:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=26 took 23386 ms
Jun 06, 2017 3:16:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:16:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=26 took 6218 ms
Jun 06, 2017 3:17:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:17:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=26 took 19872 ms
Jun 06, 2017 3:17:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:17:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=27 took 17520 ms
Jun 06, 2017 3:17:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:17:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=27 took 1960 ms
Jun 06, 2017 3:17:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:17:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=27 took 15328 ms
Jun 06, 2017 3:17:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:17:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=27 took 13388 ms
Jun 06, 2017 3:17:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:17:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=27 took 1217 ms
Jun 06, 2017 3:18:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:18:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=27 took 19768 ms
Jun 06, 2017 3:18:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:18:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=27 took 599 ms
Jun 06, 2017 3:18:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:18:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=27 took 36990 ms
Jun 06, 2017 3:19:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:19:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=27 took 24121 ms
Jun 06, 2017 3:19:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:19:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=27 took 32446 ms
Jun 06, 2017 3:20:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:20:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=27 took 24452 ms
Jun 06, 2017 3:20:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:20:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=27 took 12010 ms
Jun 06, 2017 3:20:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:20:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=28 took 13309 ms
Jun 06, 2017 3:20:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:20:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=28 took 1284 ms
Jun 06, 2017 3:21:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:21:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=28 took 22882 ms
Jun 06, 2017 3:21:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:21:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=28 took 34207 ms
Jun 06, 2017 3:22:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:22:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=28 took 19843 ms
Jun 06, 2017 3:22:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(UNSAT) depth K=14 took 974323 ms
Jun 06, 2017 3:22:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(UNSAT) depth K=14 took 3622 ms
Jun 06, 2017 3:22:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:22:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=28 took 23685 ms
Jun 06, 2017 3:22:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:22:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=28 took 18514 ms
Jun 06, 2017 3:22:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(UNSAT) depth K=14 took 39729 ms
Jun 06, 2017 3:22:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(UNSAT) depth K=14 took 2454 ms
Jun 06, 2017 3:23:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:23:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=28 took 36649 ms
Jun 06, 2017 3:23:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:23:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=28 took 7055 ms
Jun 06, 2017 3:23:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:23:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=28 took 25877 ms
Jun 06, 2017 3:23:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:23:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=28 took 3012 ms
Jun 06, 2017 3:24:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:24:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=28 took 5268 ms
Jun 06, 2017 3:24:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:24:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=29 took 2711 ms
Jun 06, 2017 3:24:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:24:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=29 took 11062 ms
Jun 06, 2017 3:24:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:24:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=29 took 38484 ms
Jun 06, 2017 3:25:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:25:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=29 took 59986 ms
Jun 06, 2017 3:26:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:26:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=29 took 12589 ms
Jun 06, 2017 3:26:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:26:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=29 took 27611 ms
Jun 06, 2017 3:27:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:27:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=29 took 29624 ms
Jun 06, 2017 3:27:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:27:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=29 took 20073 ms
Jun 06, 2017 3:27:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:27:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=29 took 26151 ms
Jun 06, 2017 3:28:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:28:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=29 took 14105 ms
Jun 06, 2017 3:28:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:28:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=29 took 8509 ms
Jun 06, 2017 3:28:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:28:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=29 took 6507 ms
Jun 06, 2017 3:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=30 took 32531 ms
Jun 06, 2017 3:29:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:29:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=30 took 59291 ms
Jun 06, 2017 3:30:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:30:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=30 took 22011 ms
Jun 06, 2017 3:31:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:31:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=30 took 59869 ms
Jun 06, 2017 3:31:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:31:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=30 took 2987 ms
Jun 06, 2017 3:33:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:33:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=30 took 119050 ms
Jun 06, 2017 3:33:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:33:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=30 took 17591 ms
Jun 06, 2017 3:33:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:33:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=30 took 24897 ms
Jun 06, 2017 3:34:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:34:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=30 took 33501 ms
Jun 06, 2017 3:35:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:35:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=30 took 42889 ms
Jun 06, 2017 3:35:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:35:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=30 took 36867 ms
Jun 06, 2017 3:36:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:36:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=30 took 23984 ms
Jun 06, 2017 3:36:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:36:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=31 took 3250 ms
Jun 06, 2017 3:36:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:36:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=31 took 33139 ms
Jun 06, 2017 3:37:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:37:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=31 took 48691 ms
Jun 06, 2017 3:39:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:39:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=31 took 114648 ms
Jun 06, 2017 3:39:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:39:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=31 took 20153 ms
Jun 06, 2017 3:40:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:40:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=31 took 57384 ms
Jun 06, 2017 3:41:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:41:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=31 took 29740 ms
Jun 06, 2017 3:41:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:41:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=31 took 11861 ms
Jun 06, 2017 3:42:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:42:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=31 took 66096 ms
Jun 06, 2017 3:43:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:43:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=31 took 46362 ms
Jun 06, 2017 3:43:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:43:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=31 took 30428 ms
Jun 06, 2017 3:44:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:44:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=31 took 16410 ms
Jun 06, 2017 3:44:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:44:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=32 took 32964 ms
Jun 06, 2017 3:45:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:45:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=32 took 30378 ms
Jun 06, 2017 3:45:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:45:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=32 took 18867 ms
Jun 06, 2017 3:46:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:46:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=32 took 32974 ms
Jun 06, 2017 3:47:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:47:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=32 took 82372 ms
Jun 06, 2017 3:48:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:48:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=32 took 73196 ms
Jun 06, 2017 3:49:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:49:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=32 took 54865 ms
Jun 06, 2017 3:50:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-10
Jun 06, 2017 3:50:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-10(SAT) depth K=32 took 33355 ms
Jun 06, 2017 3:50:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-11
Jun 06, 2017 3:50:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(SAT) depth K=32 took 33150 ms
Jun 06, 2017 3:51:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-12
Jun 06, 2017 3:51:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(SAT) depth K=32 took 20729 ms
Jun 06, 2017 3:51:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-14
Jun 06, 2017 3:51:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(SAT) depth K=32 took 49238 ms
Jun 06, 2017 3:52:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-15
Jun 06, 2017 3:52:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(SAT) depth K=32 took 38204 ms
Jun 06, 2017 3:53:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-0
Jun 06, 2017 3:53:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(SAT) depth K=33 took 76619 ms
Jun 06, 2017 3:54:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-1
Jun 06, 2017 3:54:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(SAT) depth K=33 took 35049 ms
Jun 06, 2017 3:55:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-3
Jun 06, 2017 3:55:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(SAT) depth K=33 took 51964 ms
Jun 06, 2017 3:55:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-4
Jun 06, 2017 3:55:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(SAT) depth K=33 took 1601 ms
Jun 06, 2017 3:55:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-11(UNSAT) depth K=14 took 1985812 ms
Jun 06, 2017 3:55:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-12(UNSAT) depth K=14 took 1253 ms
Jun 06, 2017 3:55:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-14(UNSAT) depth K=14 took 3394 ms
Jun 06, 2017 3:56:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-15(UNSAT) depth K=14 took 18209 ms
Jun 06, 2017 3:56:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-0(UNSAT) depth K=15 took 5863 ms
Jun 06, 2017 3:56:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-6
Jun 06, 2017 3:56:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-6(SAT) depth K=33 took 68594 ms
Jun 06, 2017 3:56:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-7
Jun 06, 2017 3:56:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-7(SAT) depth K=33 took 19392 ms
Jun 06, 2017 3:56:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-1(UNSAT) depth K=15 took 27267 ms
Jun 06, 2017 3:56:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-3(UNSAT) depth K=15 took 8644 ms
Jun 06, 2017 3:57:04 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 06, 2017 3:57:04 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 06, 2017 3:57:04 AM fr.lip6.move.gal.itstools.ProcessController$1 run
WARNING: null
Jun 06, 2017 3:57:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-09-ReachabilityCardinality-4(UNSAT) depth K=15 took 6483 ms
Jun 06, 2017 3:57:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-09-ReachabilityCardinality-9
Jun 06, 2017 3:57:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-09-ReachabilityCardinality-9(SAT) depth K=33 took 51438 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_SwimmingPool-PT-09"
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_SwimmingPool-PT-09.tgz
mv S_SwimmingPool-PT-09 execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3253"
echo " Executing tool itstools"
echo " Input is S_SwimmingPool-PT-09, 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 r160-ebro-149443467200187"
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 ;