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

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

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
5663.100 3600000.00 10732336.00 904.00 ??TT???T?F????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-08, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r160-ebro-149443467200178
=====================================================================


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

=== Now, execution of the tool begins

BK_START 1496715990482

FORMULA SwimmingPool-PT-08-ReachabilityCardinality-15 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-08-ReachabilityCardinality-11 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-08-ReachabilityCardinality-10 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-08-ReachabilityCardinality-8 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-08-ReachabilityCardinality-3 FALSE 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= 160
invariant : 1'WaitBag + 1'Undress + 1'Dress + 1'Dressed + 1'Cabins= 80
invariant : 1'Undress + 1'InBath + 1'Dress + 1'Bags= 120
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= 160
invariant : 1'WaitBag + 1'Undress + 1'Dress + 1'Dressed + 1'Cabins= 80
invariant : 1'Undress + 1'InBath + 1'Dress + 1'Bags= 120
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:26:33 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 06, 2017 2:26:33 AM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 40 ms
Jun 06, 2017 2:26:33 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 9 places.
Jun 06, 2017 2:26:33 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 7 transitions.
Jun 06, 2017 2:26:33 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 36 ms
Jun 06, 2017 2:26:33 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 10 ms
Jun 06, 2017 2:26:33 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 11 ms
Jun 06, 2017 2:26:33 AM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 22 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable SwimmingPool-PT-08-ReachabilityCardinality-3
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 3 place invariants in 20 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 1 / 12 in 356 ms.
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=0 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 57 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 7 transitions.
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=0 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/7 took 4 ms. Total solver calls (SAT/UNSAT): 2(1/1)
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 3 place invariants in 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=0 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=0 took 2 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 26 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=0 took 13 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=0 took 4 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=0 took 4 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=0 took 4 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 55 ms. Total solver calls (SAT/UNSAT): 20(9/11)
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 7 transitions.
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=0 took 6 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=0 took 5 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=0 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=0 took 6 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 29 ms. Total solver calls (SAT/UNSAT): 20(11/9)
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=1 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 7 transitions.
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=0 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=0 took 6 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=2 took 11 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=0 took 12 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=2 took 5 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=0 took 5 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 32 ms. Total solver calls (SAT/UNSAT): 28(28/0)
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=2 took 6 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 7 transitions.
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=1 took 27 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=3 took 5 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=1 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=3 took 4 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=3 took 4 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=1 took 7 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=1 took 4 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=3 took 5 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 37 ms. Total solver calls (SAT/UNSAT): 12(0/12)
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=3 took 2 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=1 took 9 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 300ms conformant to PINS in folder :/home/mcc/execution
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=3 took 5 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=1 took 12 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=3 took 5 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=4 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=1 took 24 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=4 took 14 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=1 took 14 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=4 took 10 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=1 took 4 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=4 took 9 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=1 took 14 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=4 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=1 took 11 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=4 took 14 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=2 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=4 took 7 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=2 took 9 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=4 took 7 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=2 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=4 took 9 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=2 took 11 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=2 took 18 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=4 took 30 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=2 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=4 took 10 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=2 took 6 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=2 took 6 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=2 took 7 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=2 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=5 took 22 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=5 took 20 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=2 took 33 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=5 took 18 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=3 took 12 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=5 took 16 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=3 took 10 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=5 took 16 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=3 took 19 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=5 took 17 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=5 took 15 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=3 took 30 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=3 took 15 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=5 took 16 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=3 took 12 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=5 took 18 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=3 took 10 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=3 took 8 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=5 took 19 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=3 took 18 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=5 took 17 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=3 took 11 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=3 took 18 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=6 took 25 ms
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=4 took 13 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=4 took 18 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=6 took 36 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=4 took 20 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=4 took 19 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=6 took 36 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=4 took 30 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=6 took 29 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=4 took 13 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=6 took 29 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=4 took 30 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=4 took 26 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=6 took 35 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=6 took 38 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=4 took 49 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=6 took 25 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=4 took 24 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=6 took 26 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=4 took 26 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=6 took 35 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=5 took 29 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=5 took 28 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=6 took 36 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=7 took 47 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=7 took 68 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=5 took 141 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=5 took 39 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=7 took 61 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=7 took 47 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=5 took 86 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=5 took 25 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=5 took 24 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=7 took 102 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=5 took 23 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=5 took 32 ms
Jun 06, 2017 2:26:35 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, SwimmingPoolPT08ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 19, guards 7
pins2lts-seq, 0.003: Expression is: (SwimmingPoolPT08ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 19 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 / 19
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) [0x7fd878fb8890]
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) [0x7fd87891eb45]
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, SwimmingPoolPT08ReachabilityCardinality0==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.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 19, guards 7
pins2lts-seq, 0.003: Expression is: (SwimmingPoolPT08ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 19 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 / 19
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) [0x7fd878fb8890]
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) [0x7fd87891eb45]
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, SwimmingPoolPT08ReachabilityCardinality0==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.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 19, guards 7
pins2lts-seq, 0.003: Expression is: (SwimmingPoolPT08ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 19 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 / 19
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) [0x7fd878fb8890]
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) [0x7fd87891eb45]
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:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=5 took 45 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=7 took 94 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=7 took 36 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=5 took 61 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=6 took 27 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=7 took 42 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=6 took 33 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=7 took 41 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=6 took 44 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=7 took 56 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=7 took 62 ms
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=6 took 89 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=6 took 72 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=8 took 80 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=6 took 31 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=6 took 32 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=6 took 33 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=8 took 99 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=6 took 40 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=6 took 45 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=8 took 113 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=8 took 96 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=6 took 138 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=7 took 78 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=8 took 152 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=7 took 82 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=7 took 115 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=8 took 207 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=7 took 110 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=8 took 66 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=7 took 105 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=8 took 80 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=7 took 77 ms
Jun 06, 2017 2:26:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=8 took 91 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=8 took 97 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=8 took 96 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=9 took 113 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=7 took 341 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=7 took 55 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=7 took 72 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=9 took 194 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=9 took 238 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=7 took 333 ms
Jun 06, 2017 2:26:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=9 took 132 ms
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=9 took 410 ms
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=7 took 551 ms
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=8 took 33 ms
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=8 took 28 ms
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=8 took 29 ms
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=8 took 245 ms
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=8 took 137 ms
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=8 took 42 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=9 took 787 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=9 took 97 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=9 took 133 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=9 took 117 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=8 took 599 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=8 took 44 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=9 took 127 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=9 took 180 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=10 took 175 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=8 took 432 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=8 took 32 ms
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=8 took 52 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=9 took 44 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=9 took 125 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=10 took 304 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=9 took 39 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=9 took 39 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=9 took 64 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=9 took 48 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=9 took 34 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=9 took 33 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=9 took 36 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=9 took 38 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=10 took 383 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=10 took 243 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=9 took 407 ms
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=10 took 33 ms
Jun 06, 2017 2:26:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=10 took 329 ms
Jun 06, 2017 2:26:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=10 took 566 ms
Jun 06, 2017 2:26:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=10 took 639 ms
Jun 06, 2017 2:26:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=10 took 32 ms
Jun 06, 2017 2:26:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=10 took 417 ms
Jun 06, 2017 2:26:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=10 took 180 ms
Jun 06, 2017 2:26:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=10 took 147 ms
Jun 06, 2017 2:26:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=10 took 66 ms
Jun 06, 2017 2:26:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=10 took 293 ms
Jun 06, 2017 2:26:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=10 took 2104 ms
Jun 06, 2017 2:26:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=10 took 550 ms
Jun 06, 2017 2:26:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=10 took 165 ms
Jun 06, 2017 2:26:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=10 took 196 ms
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=10 took 188 ms
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=10 took 267 ms
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=10 took 856 ms
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=11 took 52 ms
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=11 took 310 ms
Jun 06, 2017 2:26:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=10 took 513 ms
Jun 06, 2017 2:26:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=11 took 309 ms
Jun 06, 2017 2:26:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=11 took 921 ms
Jun 06, 2017 2:26:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=11 took 607 ms
Jun 06, 2017 2:26:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=11 took 253 ms
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=11 took 101 ms
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=11 took 130 ms
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=11 took 274 ms
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=11 took 786 ms
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=11 took 72 ms
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=11 took 81 ms
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=11 took 313 ms
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=11 took 208 ms
Jun 06, 2017 2:26:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=11 took 797 ms
Jun 06, 2017 2:26:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=12 took 66 ms
Jun 06, 2017 2:26:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=12 took 112 ms
Jun 06, 2017 2:26:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=12 took 110 ms
Jun 06, 2017 2:26:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=12 took 89 ms
Jun 06, 2017 2:26:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=12 took 138 ms
Jun 06, 2017 2:26:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=12 took 608 ms
Jun 06, 2017 2:26:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=11 took 2237 ms
Jun 06, 2017 2:26:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=12 took 412 ms
Jun 06, 2017 2:26:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=12 took 1425 ms
Jun 06, 2017 2:26:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=12 took 1837 ms
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=12 took 1261 ms
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=12 took 57 ms
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=13 took 90 ms
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=13 took 41 ms
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=13 took 46 ms
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:26:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=13 took 48 ms
Jun 06, 2017 2:26:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:26:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=13 took 70 ms
Jun 06, 2017 2:26:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:26:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=13 took 987 ms
Jun 06, 2017 2:26:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:26:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=13 took 160 ms
Jun 06, 2017 2:26:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:26:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=13 took 189 ms
Jun 06, 2017 2:26:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:26:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=13 took 119 ms
Jun 06, 2017 2:26:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:26:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=13 took 4006 ms
Jun 06, 2017 2:26:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=11 took 10583 ms
Jun 06, 2017 2:26:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=11 took 334 ms
Jun 06, 2017 2:27:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=11 took 562 ms
Jun 06, 2017 2:27:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=11 took 281 ms
Jun 06, 2017 2:27:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:27:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=13 took 2640 ms
Jun 06, 2017 2:27:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=11 took 1812 ms
Jun 06, 2017 2:27:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:27:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=14 took 567 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-1
Jun 06, 2017 2:27:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=14 took 604 ms
Jun 06, 2017 2:27:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=11 took 1108 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-2
Jun 06, 2017 2:27:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=14 took 569 ms
Jun 06, 2017 2:27:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=12 took 578 ms
Jun 06, 2017 2:27:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:27:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=14 took 832 ms
Jun 06, 2017 2:27:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:27:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=14 took 389 ms
Jun 06, 2017 2:27:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=12 took 1231 ms
Jun 06, 2017 2:27:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:27:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=14 took 644 ms
Jun 06, 2017 2:27:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:27:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=14 took 362 ms
Jun 06, 2017 2:27:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:27:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=14 took 646 ms
Jun 06, 2017 2:27:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=12 took 1252 ms
Jun 06, 2017 2:27:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=12 took 804 ms
Jun 06, 2017 2:27:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:27:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=14 took 1205 ms
Jun 06, 2017 2:27:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:27:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=14 took 4195 ms
Jun 06, 2017 2:27:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:27:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=14 took 579 ms
Jun 06, 2017 2:27:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=12 took 10925 ms
Jun 06, 2017 2:27:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:27:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=15 took 6213 ms
Jun 06, 2017 2:27:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=12 took 24410 ms
Jun 06, 2017 2:27:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=12 took 517 ms
Jun 06, 2017 2:27:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=12 took 1079 ms
Jun 06, 2017 2:27:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=12 took 971 ms
Jun 06, 2017 2:27:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=12 took 1305 ms
Jun 06, 2017 2:27:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=12 took 1986 ms
Jun 06, 2017 2:27:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=13 took 1256 ms
Jun 06, 2017 2:27:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=13 took 2885 ms
Jun 06, 2017 2:27:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=13 took 5994 ms
Jun 06, 2017 2:28:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=13 took 2382 ms
Jun 06, 2017 2:28:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:28:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=15 took 62730 ms
Jun 06, 2017 2:28:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:28:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=15 took 464 ms
Jun 06, 2017 2:28:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:28:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=15 took 2959 ms
Jun 06, 2017 2:28:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:28:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=15 took 3416 ms
Jun 06, 2017 2:28:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:28:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=15 took 800 ms
Jun 06, 2017 2:28:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:28:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=15 took 301 ms
Jun 06, 2017 2:28:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:28:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=15 took 250 ms
Jun 06, 2017 2:28:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:28:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=15 took 2181 ms
Jun 06, 2017 2:28:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:28:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=15 took 1692 ms
Jun 06, 2017 2:28:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:28:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=15 took 275 ms
Jun 06, 2017 2:28:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:28:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=16 took 1082 ms
Jun 06, 2017 2:28:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:28:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=16 took 1306 ms
Jun 06, 2017 2:28:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=13 took 35592 ms
Jun 06, 2017 2:28:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:28:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=16 took 891 ms
Jun 06, 2017 2:28:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:28:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=16 took 285 ms
Jun 06, 2017 2:28:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:28:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=16 took 1714 ms
Jun 06, 2017 2:28:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:28:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=16 took 2005 ms
Jun 06, 2017 2:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=16 took 4871 ms
Jun 06, 2017 2:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=16 took 1720 ms
Jun 06, 2017 2:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=16 took 133 ms
Jun 06, 2017 2:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=16 took 1021 ms
Jun 06, 2017 2:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=16 took 228 ms
Jun 06, 2017 2:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=17 took 133 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-1
Jun 06, 2017 2:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=17 took 1965 ms
Jun 06, 2017 2:28:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:28:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=17 took 807 ms
Jun 06, 2017 2:28:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:28:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=17 took 1229 ms
Jun 06, 2017 2:28:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:28:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=17 took 370 ms
Jun 06, 2017 2:28:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:28:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=17 took 4625 ms
Jun 06, 2017 2:28:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:28:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=17 took 826 ms
Jun 06, 2017 2:29:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:29:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=17 took 1194 ms
Jun 06, 2017 2:29:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:29:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=17 took 10216 ms
Jun 06, 2017 2:29:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:29:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=17 took 7667 ms
Jun 06, 2017 2:29:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:29:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=17 took 10138 ms
Jun 06, 2017 2:29:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:29:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=18 took 882 ms
Jun 06, 2017 2:29:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:29:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=18 took 4906 ms
Jun 06, 2017 2:29:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:29:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=18 took 2141 ms
Jun 06, 2017 2:29:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:29:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=18 took 7296 ms
Jun 06, 2017 2:29:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:29:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=18 took 393 ms
Jun 06, 2017 2:29:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:29:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=18 took 2652 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-7
Jun 06, 2017 2:29:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=18 took 3948 ms
Jun 06, 2017 2:29:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:29:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=18 took 1128 ms
Jun 06, 2017 2:29:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:29:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=18 took 963 ms
Jun 06, 2017 2:29:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:29:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=18 took 3836 ms
Jun 06, 2017 2:30:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:30:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=18 took 8133 ms
Jun 06, 2017 2:30:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:30:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=19 took 1216 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-1
Jun 06, 2017 2:30:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=19 took 6476 ms
Jun 06, 2017 2:30:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:30:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=19 took 7273 ms
Jun 06, 2017 2:30:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:30:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=19 took 529 ms
Jun 06, 2017 2:30:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:30:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=19 took 4347 ms
Jun 06, 2017 2:30:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:30:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=19 took 225 ms
Jun 06, 2017 2:30:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:30:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=19 took 5330 ms
Jun 06, 2017 2:30:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:30:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=19 took 632 ms
Jun 06, 2017 2:30:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:30:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=19 took 1822 ms
Jun 06, 2017 2:30:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:30:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=19 took 4191 ms
Jun 06, 2017 2:30:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:30:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=19 took 2806 ms
Jun 06, 2017 2:30:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:30:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=20 took 1326 ms
Jun 06, 2017 2:30:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:30:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=20 took 10398 ms
Jun 06, 2017 2:30:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:30:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=20 took 1957 ms
Jun 06, 2017 2:30:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:30:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=20 took 6091 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-5
Jun 06, 2017 2:31:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=20 took 13268 ms
Jun 06, 2017 2:31:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:31:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=20 took 475 ms
Jun 06, 2017 2:31:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:31:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=20 took 3472 ms
Jun 06, 2017 2:31:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:31:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=20 took 229 ms
Jun 06, 2017 2:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=20 took 6091 ms
Jun 06, 2017 2:31:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:31:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=20 took 8749 ms
Jun 06, 2017 2:31:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:31:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=20 took 5399 ms
Jun 06, 2017 2:31:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:31:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=21 took 14486 ms
Jun 06, 2017 2:31:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:31:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=21 took 5057 ms
Jun 06, 2017 2:32:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:32:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=21 took 9889 ms
Jun 06, 2017 2:32:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:32:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=21 took 33784 ms
Jun 06, 2017 2:32:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:32:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=21 took 5635 ms
Jun 06, 2017 2:32:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:32:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=21 took 8648 ms
Jun 06, 2017 2:33:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:33:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=21 took 12523 ms
Jun 06, 2017 2:33:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:33:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=21 took 1886 ms
Jun 06, 2017 2:33:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:33:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=21 took 1691 ms
Jun 06, 2017 2:33:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:33:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=21 took 12100 ms
Jun 06, 2017 2:33:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:33:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=21 took 31739 ms
Jun 06, 2017 2:34:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:34:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=22 took 9793 ms
Jun 06, 2017 2:34:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:34:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=22 took 5478 ms
Jun 06, 2017 2:34:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:34:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=22 took 7171 ms
Jun 06, 2017 2:34:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:34:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=22 took 3800 ms
Jun 06, 2017 2:34:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:34:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=22 took 22503 ms
Jun 06, 2017 2:35:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:35:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=22 took 18138 ms
Jun 06, 2017 2:35:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:35:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=22 took 6650 ms
Jun 06, 2017 2:35:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=13 took 393514 ms
Jun 06, 2017 2:35:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=13 took 970 ms
Jun 06, 2017 2:35:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=13 took 2520 ms
Jun 06, 2017 2:35:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:35:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=22 took 6859 ms
Jun 06, 2017 2:35:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=13 took 1887 ms
Jun 06, 2017 2:35:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=13 took 1487 ms
Jun 06, 2017 2:35:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:35:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=22 took 8277 ms
Jun 06, 2017 2:35:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:35:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=22 took 2840 ms
Jun 06, 2017 2:35:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=13 took 12007 ms
Jun 06, 2017 2:35:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=14 took 2252 ms
Jun 06, 2017 2:35:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=14 took 4760 ms
Jun 06, 2017 2:35:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:35:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=22 took 15105 ms
Jun 06, 2017 2:35:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:35:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=23 took 358 ms
Jun 06, 2017 2:35:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=14 took 17218 ms
Jun 06, 2017 2:36:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=14 took 6676 ms
Jun 06, 2017 2:36:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:36:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=23 took 19519 ms
Jun 06, 2017 2:36:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:36:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=23 took 5752 ms
Jun 06, 2017 2:36:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:36:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=23 took 176 ms
Jun 06, 2017 2:36:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:36:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=23 took 1137 ms
Jun 06, 2017 2:36:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:36:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=23 took 198 ms
Jun 06, 2017 2:36:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:36:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=23 took 1030 ms
Jun 06, 2017 2:36:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:36:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=23 took 253 ms
Jun 06, 2017 2:36:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:36:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=23 took 2331 ms
Jun 06, 2017 2:36:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:36:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=23 took 9865 ms
Jun 06, 2017 2:36:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:36:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=23 took 14948 ms
Jun 06, 2017 2:36:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:36:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=24 took 2949 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-1
Jun 06, 2017 2:36:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=24 took 10658 ms
Jun 06, 2017 2:36:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:36:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=24 took 3406 ms
Jun 06, 2017 2:37:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:37:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=24 took 27237 ms
Jun 06, 2017 2:37:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:37:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=24 took 17489 ms
Jun 06, 2017 2:38:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=14 took 148920 ms
Jun 06, 2017 2:38:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:38:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=24 took 76684 ms
Jun 06, 2017 2:38:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:38:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=24 took 4268 ms
Jun 06, 2017 2:39:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:39:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=24 took 5771 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-12
Jun 06, 2017 2:39:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=24 took 28608 ms
Jun 06, 2017 2:39:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:39:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=24 took 1479 ms
Jun 06, 2017 2:39:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:39:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=24 took 3672 ms
Jun 06, 2017 2:39:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:39:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=25 took 1166 ms
Jun 06, 2017 2:39:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:39:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=25 took 7595 ms
Jun 06, 2017 2:39:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:39:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=25 took 7744 ms
Jun 06, 2017 2:40:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:40:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=25 took 21716 ms
Jun 06, 2017 2:41:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:41:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=25 took 52035 ms
Jun 06, 2017 2:41:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:41:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=25 took 11138 ms
Jun 06, 2017 2:41:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:41:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=25 took 2143 ms
Jun 06, 2017 2:41:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:41:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=25 took 1043 ms
Jun 06, 2017 2:41:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:41:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=25 took 23456 ms
Jun 06, 2017 2:41:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:41:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=25 took 7064 ms
Jun 06, 2017 2:42:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:42:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=25 took 25305 ms
Jun 06, 2017 2:42:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:42:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=26 took 1668 ms
Jun 06, 2017 2:42:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:42:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=26 took 373 ms
Jun 06, 2017 2:42:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:42:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=26 took 17151 ms
Jun 06, 2017 2:43:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:43:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=26 took 30782 ms
Jun 06, 2017 2:43:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:43:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=26 took 33453 ms
Jun 06, 2017 2:43:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:43:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=26 took 9860 ms
Jun 06, 2017 2:44:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:44:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=26 took 14674 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-9
Jun 06, 2017 2:44:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=26 took 5494 ms
Jun 06, 2017 2:44:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:44:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=26 took 5299 ms
Jun 06, 2017 2:45:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:45:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=26 took 44553 ms
Jun 06, 2017 2:45:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:45:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=26 took 2086 ms
Jun 06, 2017 2:45:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:45:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=27 took 689 ms
Jun 06, 2017 2:45:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:45:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=27 took 643 ms
Jun 06, 2017 2: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-08-ReachabilityCardinality-2
Jun 06, 2017 2:47:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=27 took 143196 ms
Jun 06, 2017 2:47:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:47:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=27 took 24769 ms
Jun 06, 2017 2:48:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:48:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=27 took 31498 ms
Jun 06, 2017 2:48:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:48:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=27 took 13850 ms
Jun 06, 2017 2:48:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:48:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=27 took 284 ms
Jun 06, 2017 2:48:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:48:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=27 took 14883 ms
Jun 06, 2017 2:49:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:49:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=27 took 14618 ms
Jun 06, 2017 2:49:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:49:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=27 took 39356 ms
Jun 06, 2017 2:50:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:50:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=27 took 42917 ms
Jun 06, 2017 2:50:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:50:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=28 took 5424 ms
Jun 06, 2017 2:50:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:50:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=28 took 17760 ms
Jun 06, 2017 2:51:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:51:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=28 took 49806 ms
Jun 06, 2017 2:52:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 2:52:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=28 took 23283 ms
Jun 06, 2017 2:52:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 2:52:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=28 took 1168 ms
Jun 06, 2017 2:52:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 2:52:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=28 took 18007 ms
Jun 06, 2017 2:52:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 2:52:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=28 took 570 ms
Jun 06, 2017 2:52:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 2:52:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=28 took 14767 ms
Jun 06, 2017 2:52:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 2:52:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=28 took 17394 ms
Jun 06, 2017 2:55:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 2:55:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=28 took 154053 ms
Jun 06, 2017 2:55:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 2:55:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=28 took 24809 ms
Jun 06, 2017 2:57:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 2:57:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=29 took 66718 ms
Jun 06, 2017 2:57:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 2:57:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=29 took 36444 ms
Jun 06, 2017 2:58:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 2:58:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=29 took 36235 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-08-ReachabilityCardinality-4
Jun 06, 2017 2:58:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=29 took 35435 ms
Jun 06, 2017 2:59:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(UNSAT) depth K=14 took 1245084 ms
Jun 06, 2017 2:59:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(UNSAT) depth K=14 took 3857 ms
Jun 06, 2017 2:59:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(UNSAT) depth K=14 took 8557 ms
Jun 06, 2017 2:59:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(UNSAT) depth K=14 took 9112 ms
Jun 06, 2017 2:59:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(UNSAT) depth K=14 took 5854 ms
Jun 06, 2017 3:00:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 3:00:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=29 took 113682 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-08-ReachabilityCardinality-6
Jun 06, 2017 3:01:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=29 took 18124 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-08-ReachabilityCardinality-7
Jun 06, 2017 3:01:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=29 took 32782 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-08-ReachabilityCardinality-9
Jun 06, 2017 3:01:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=29 took 15653 ms
Jun 06, 2017 3:02:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 3:02:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=29 took 25782 ms
Jun 06, 2017 3:03:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 3:03:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=29 took 48674 ms
Jun 06, 2017 3:04:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 3:04:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=29 took 55192 ms
Jun 06, 2017 3:04:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 3:04:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=30 took 24858 ms
Jun 06, 2017 3:05:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(UNSAT) depth K=14 took 335825 ms
Jun 06, 2017 3:05:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(UNSAT) depth K=15 took 6777 ms
Jun 06, 2017 3:05:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 3:05:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=30 took 74050 ms
Jun 06, 2017 3:05:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 3:05:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=30 took 16540 ms
Jun 06, 2017 3:06:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(UNSAT) depth K=15 took 40994 ms
Jun 06, 2017 3:06:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(UNSAT) depth K=15 took 28047 ms
Jun 06, 2017 3:06:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 3:06:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=30 took 49360 ms
Jun 06, 2017 3:06:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 3:06:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=30 took 9191 ms
Jun 06, 2017 3:06:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 3:06:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=30 took 255 ms
Jun 06, 2017 3:07:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(UNSAT) depth K=15 took 32678 ms
Jun 06, 2017 3:07:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 3:07:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=30 took 15598 ms
Jun 06, 2017 3:07:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 3:07:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=30 took 14735 ms
Jun 06, 2017 3:07:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 3:07:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=30 took 26837 ms
Jun 06, 2017 3:07:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 3:07:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=30 took 2074 ms
Jun 06, 2017 3:08:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 3:08:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=30 took 41034 ms
Jun 06, 2017 3:10:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 3:10:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=31 took 84612 ms
Jun 06, 2017 3:10:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 3:10:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=31 took 44535 ms
Jun 06, 2017 3:11:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 3:11:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=31 took 19526 ms
Jun 06, 2017 3:12:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 3:12:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=31 took 65399 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-08-ReachabilityCardinality-5
Jun 06, 2017 3:12:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=31 took 26988 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-08-ReachabilityCardinality-6
Jun 06, 2017 3:13:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=31 took 35041 ms
Jun 06, 2017 3:13:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 3:13:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=31 took 26730 ms
Jun 06, 2017 3:13:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 3:13:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=31 took 10688 ms
Jun 06, 2017 3:14:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(UNSAT) depth K=15 took 420834 ms
Jun 06, 2017 3:15:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-12
Jun 06, 2017 3:15:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-12(SAT) depth K=31 took 92758 ms
Jun 06, 2017 3:16:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-13
Jun 06, 2017 3:16:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-13(SAT) depth K=31 took 38162 ms
Jun 06, 2017 3:17:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-14
Jun 06, 2017 3:17:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-14(SAT) depth K=31 took 100811 ms
Jun 06, 2017 3:18:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-0
Jun 06, 2017 3:18:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-0(SAT) depth K=32 took 42404 ms
Jun 06, 2017 3:20:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-1
Jun 06, 2017 3:20:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-1(SAT) depth K=32 took 133704 ms
Jun 06, 2017 3:21:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-2
Jun 06, 2017 3:21:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-2(SAT) depth K=32 took 45889 ms
Jun 06, 2017 3:21:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-4
Jun 06, 2017 3:21:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-4(SAT) depth K=32 took 18973 ms
Jun 06, 2017 3:22:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-5
Jun 06, 2017 3:22:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-5(SAT) depth K=32 took 68549 ms
Jun 06, 2017 3:25:00 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 06, 2017 3:25:00 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 06, 2017 3:25:00 AM fr.lip6.move.gal.itstools.ProcessController$1 run
WARNING: null
Jun 06, 2017 3:25:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-6
Jun 06, 2017 3:25:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-6(SAT) depth K=32 took 168264 ms
Jun 06, 2017 3:25:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-7
Jun 06, 2017 3:25:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-7(SAT) depth K=32 took 1088 ms
Jun 06, 2017 3:26:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-08-ReachabilityCardinality-9
Jun 06, 2017 3:26:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-08-ReachabilityCardinality-9(SAT) depth K=32 took 36044 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-08"
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-08.tgz
mv S_SwimmingPool-PT-08 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-08, 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-149443467200178"
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 ;