About the Execution of ITS-Tools for S_SwimmingPool-PT-10
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
5531.040 | 3600000.00 | 10734045.00 | 737.60 | ?T???F??T??TT??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-10, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r160-ebro-149443467300196
=====================================================================
--------------------
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-10-ReachabilityCardinality-0
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-1
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-10
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-11
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-12
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-13
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-14
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-15
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-2
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-3
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-4
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-5
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-6
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-7
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-8
FORMULA_NAME SwimmingPool-PT-10-ReachabilityCardinality-9
=== Now, execution of the tool begins
BK_START 1496719721249
FORMULA SwimmingPool-PT-10-ReachabilityCardinality-13 FALSE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-10-ReachabilityCardinality-9 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-10-ReachabilityCardinality-6 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-10-ReachabilityCardinality-5 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-10-ReachabilityCardinality-2 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA SwimmingPool-PT-10-ReachabilityCardinality-1 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
Using solver YICES2 to compute partial order matrices.
Built C files in :
/home/mcc/execution
its-reach command run as :
/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 7 rows 9 cols
invariant : 1'Entered + 1'WaitBag + 1'Undress + 1'InBath + 1'Dress + 1'Dressed + 1'Out= 200
invariant : 1'WaitBag + 1'Undress + 1'Dress + 1'Dressed + 1'Cabins= 100
invariant : 1'Undress + 1'InBath + 1'Dress + 1'Bags= 150
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= 200
invariant : 1'WaitBag + 1'Undress + 1'Dress + 1'Dressed + 1'Cabins= 100
invariant : 1'Undress + 1'InBath + 1'Dress + 1'Bags= 150
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 3:28:43 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 06, 2017 3:28:43 AM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 42 ms
Jun 06, 2017 3:28:43 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 9 places.
Jun 06, 2017 3:28:44 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 7 transitions.
Jun 06, 2017 3:28:44 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 38 ms
Jun 06, 2017 3:28:44 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 9 ms
Jun 06, 2017 3:28:44 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 11 ms
Jun 06, 2017 3:28:44 AM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 1 ms
Jun 06, 2017 3:28:44 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 12 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 0 / 10 in 390 ms.
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=0 took 0 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 3 place invariants in 14 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=0 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=0 took 0 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=1 took 0 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=1 took 2 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 3 place invariants in 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=1 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 57 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=2 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 7 transitions.
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 3:28:45 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 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 31 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=2 took 2 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=2 took 1 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=0 took 5 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=3 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=0 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 29 ms. Total solver calls (SAT/UNSAT): 20(9/11)
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 7 transitions.
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=0 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=0 took 5 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=3 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=0 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=3 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=0 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 26 ms. Total solver calls (SAT/UNSAT): 20(11/9)
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=0 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 7 transitions.
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=3 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=0 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=0 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=4 took 10 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=0 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=4 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=1 took 5 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=4 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 30 ms. Total solver calls (SAT/UNSAT): 28(28/0)
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=1 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 7 transitions.
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=4 took 9 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=1 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=4 took 10 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=1 took 12 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=4 took 10 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=1 took 15 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=4 took 9 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 38 ms. Total solver calls (SAT/UNSAT): 12(0/12)
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=1 took 8 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=4 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 244ms conformant to PINS in folder :/home/mcc/execution
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=4 took 8 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=1 took 8 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=4 took 11 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=1 took 10 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=1 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=1 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=5 took 20 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=2 took 5 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=2 took 11 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=5 took 24 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=2 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=5 took 13 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=2 took 14 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=2 took 14 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=5 took 22 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=2 took 5 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=2 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=5 took 17 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=2 took 3 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=2 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=5 took 14 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=2 took 10 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=3 took 8 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=5 took 16 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=3 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=3 took 5 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=5 took 13 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=3 took 7 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=5 took 15 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=3 took 15 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=3 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=3 took 5 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=5 took 16 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=3 took 4 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=3 took 21 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=3 took 8 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=6 took 31 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=4 took 12 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=4 took 8 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=4 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=6 took 33 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=4 took 10 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=6 took 20 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=4 took 35 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=4 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=4 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=4 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=6 took 40 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=4 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=4 took 6 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=6 took 28 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=6 took 27 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=6 took 32 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=6 took 26 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=6 took 31 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=6 took 28 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=5 took 182 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=5 took 8 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=5 took 17 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=5 took 12 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=7 took 57 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=5 took 40 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=7 took 37 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=5 took 10 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=5 took 9 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=5 took 8 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=5 took 9 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=5 took 9 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=7 took 43 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=6 took 26 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=6 took 12 ms
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=7 took 83 ms
Jun 06, 2017 3:28:45 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, SwimmingPoolPT10ReachabilityCardinality0==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 17, guards 7
pins2lts-seq, 0.002: Expression is: (SwimmingPoolPT10ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 17 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 9, there are 7 groups
pins2lts-seq, 0.002: Running dfs search strategy
pins2lts-seq, 0.002: Using a tree for state storage
pins2lts-seq, 0.002: Visible groups: 0 / 7, labels: 1 / 17
pins2lts-seq, 0.002: 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) [0x7f4e3c729890]
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) [0x7f4e3c08fb45]
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, SwimmingPoolPT10ReachabilityCardinality0==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 17, guards 7
pins2lts-seq, 0.002: Expression is: (SwimmingPoolPT10ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 17 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 9, there are 7 groups
pins2lts-seq, 0.002: Running dfs search strategy
pins2lts-seq, 0.002: Using a tree for state storage
pins2lts-seq, 0.002: Visible groups: 0 / 7, labels: 1 / 17
pins2lts-seq, 0.002: 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) [0x7f4e3c729890]
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) [0x7f4e3c08fb45]
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, SwimmingPoolPT10ReachabilityCardinality0==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 17, guards 7
pins2lts-seq, 0.002: Expression is: (SwimmingPoolPT10ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 17 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 9, there are 7 groups
pins2lts-seq, 0.002: Running dfs search strategy
pins2lts-seq, 0.002: Using a tree for state storage
pins2lts-seq, 0.002: Visible groups: 0 / 7, labels: 1 / 17
pins2lts-seq, 0.002: 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) [0x7f4e3c729890]
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) [0x7f4e3c08fb45]
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 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=6 took 63 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=7 took 56 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=6 took 77 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=7 took 48 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=6 took 52 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=7 took 52 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=6 took 27 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=6 took 14 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=7 took 44 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=6 took 14 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=6 took 14 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=6 took 13 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=7 took 63 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=7 took 55 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=7 took 88 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=7 took 18 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=7 took 19 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=7 took 22 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=8 took 93 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=7 took 98 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=8 took 68 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=8 took 66 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=7 took 158 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=7 took 77 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=7 took 17 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=8 took 184 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=7 took 20 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=7 took 18 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=8 took 46 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=8 took 129 ms
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=8 took 84 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=8 took 229 ms
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=8 took 101 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=8 took 21 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=8 took 22 ms
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=8 took 80 ms
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=8 took 96 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=8 took 205 ms
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=8 took 80 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=8 took 17 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=8 took 19 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=8 took 17 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=8 took 17 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=8 took 17 ms
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=9 took 147 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=9 took 98 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=9 took 21 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=9 took 22 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=9 took 24 ms
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=9 took 119 ms
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=9 took 100 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=9 took 201 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=9 took 188 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=9 took 127 ms
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=9 took 397 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=9 took 66 ms
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=9 took 137 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=9 took 125 ms
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=9 took 187 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=9 took 204 ms
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=9 took 113 ms
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=9 took 109 ms
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=9 took 190 ms
Jun 06, 2017 3:28:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=9 took 113 ms
Jun 06, 2017 3:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=10 took 227 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=10 took 758 ms
Jun 06, 2017 3:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=10 took 178 ms
Jun 06, 2017 3:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=10 took 153 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=10 took 554 ms
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=10 took 292 ms
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=10 took 270 ms
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=10 took 159 ms
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=10 took 49 ms
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=10 took 273 ms
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=10 took 47 ms
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=10 took 156 ms
Jun 06, 2017 3:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=10 took 69 ms
Jun 06, 2017 3:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=10 took 1798 ms
Jun 06, 2017 3:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=10 took 187 ms
Jun 06, 2017 3:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=10 took 338 ms
Jun 06, 2017 3:28:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=10 took 201 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=11 took 1009 ms
Jun 06, 2017 3:28:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=10 took 180 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=11 took 151 ms
Jun 06, 2017 3:28:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=10 took 323 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=11 took 456 ms
Jun 06, 2017 3:28:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=10 took 279 ms
Jun 06, 2017 3:28:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=11 took 618 ms
Jun 06, 2017 3:28:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=11 took 415 ms
Jun 06, 2017 3:28:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=11 took 281 ms
Jun 06, 2017 3:28:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=11 took 1439 ms
Jun 06, 2017 3:28:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=11 took 754 ms
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=11 took 289 ms
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=11 took 349 ms
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=11 took 43 ms
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=11 took 42 ms
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=11 took 40 ms
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:28:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=12 took 62 ms
Jun 06, 2017 3:28:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:28:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=12 took 486 ms
Jun 06, 2017 3:28:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:28:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=12 took 83 ms
Jun 06, 2017 3:28:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:28:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=12 took 1294 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-8
Jun 06, 2017 3:28:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=12 took 493 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-10
Jun 06, 2017 3:28:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=12 took 171 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-11
Jun 06, 2017 3:28:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=12 took 229 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-12
Jun 06, 2017 3:28:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=12 took 80 ms
Jun 06, 2017 3:28:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=11 took 4903 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-14
Jun 06, 2017 3:28:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=12 took 450 ms
Jun 06, 2017 3:28:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=11 took 265 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-15
Jun 06, 2017 3:28:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=12 took 380 ms
Jun 06, 2017 3:28:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=11 took 594 ms
Jun 06, 2017 3:29:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=11 took 198 ms
Jun 06, 2017 3:29:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=11 took 303 ms
Jun 06, 2017 3:29:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=11 took 1415 ms
Jun 06, 2017 3:29:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=11 took 463 ms
Jun 06, 2017 3:29:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=12 took 750 ms
Jun 06, 2017 3:29:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:29:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=13 took 4264 ms
Jun 06, 2017 3:29:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:29:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=13 took 161 ms
Jun 06, 2017 3:29:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:29:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=13 took 128 ms
Jun 06, 2017 3:29:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=12 took 1001 ms
Jun 06, 2017 3:29:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=12 took 591 ms
Jun 06, 2017 3:29:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:29:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=13 took 896 ms
Jun 06, 2017 3:29:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:29:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=13 took 496 ms
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=13 took 2769 ms
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=13 took 693 ms
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=13 took 57 ms
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=13 took 61 ms
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:29:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=13 took 56 ms
Jun 06, 2017 3:29:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:29:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=14 took 4332 ms
Jun 06, 2017 3:29:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:29:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=14 took 1450 ms
Jun 06, 2017 3:29:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:29:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=14 took 317 ms
Jun 06, 2017 3:29:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:29:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=14 took 4853 ms
Jun 06, 2017 3:29:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:29:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=14 took 810 ms
Jun 06, 2017 3:29:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=12 took 16665 ms
Jun 06, 2017 3:29:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:29:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=14 took 514 ms
Jun 06, 2017 3:29:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:29:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=14 took 737 ms
Jun 06, 2017 3:29:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=12 took 804 ms
Jun 06, 2017 3:29:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:29:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=14 took 674 ms
Jun 06, 2017 3:29:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=12 took 1673 ms
Jun 06, 2017 3:29:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=12 took 822 ms
Jun 06, 2017 3:29:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=12 took 682 ms
Jun 06, 2017 3:29:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:29:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=14 took 3100 ms
Jun 06, 2017 3:29:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:29:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=14 took 294 ms
Jun 06, 2017 3:29:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:29:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=15 took 713 ms
Jun 06, 2017 3:29:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=12 took 2133 ms
Jun 06, 2017 3:29:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:29:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=15 took 793 ms
Jun 06, 2017 3:29:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=12 took 1387 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-4
Jun 06, 2017 3:29:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=15 took 1949 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-7
Jun 06, 2017 3:29:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=15 took 262 ms
Jun 06, 2017 3:29:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:29:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=15 took 2565 ms
Jun 06, 2017 3:29:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=13 took 3923 ms
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=15 took 716 ms
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=15 took 233 ms
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=15 took 155 ms
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=15 took 136 ms
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:29:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=15 took 399 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-0
Jun 06, 2017 3:29:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=16 took 301 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-3
Jun 06, 2017 3:29:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=16 took 255 ms
Jun 06, 2017 3:29:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=13 took 3250 ms
Jun 06, 2017 3:29:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=13 took 631 ms
Jun 06, 2017 3:29:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:29:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=16 took 3591 ms
Jun 06, 2017 3:29:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:29:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=16 took 444 ms
Jun 06, 2017 3:29:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:29:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=16 took 2882 ms
Jun 06, 2017 3:29:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:29:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=16 took 535 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-11
Jun 06, 2017 3:29:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=16 took 1093 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-12
Jun 06, 2017 3:29:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=16 took 1368 ms
Jun 06, 2017 3:29:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:29:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=16 took 1483 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-15
Jun 06, 2017 3:29:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=16 took 410 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-0
Jun 06, 2017 3:29:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=17 took 516 ms
Jun 06, 2017 3:29:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:29:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=17 took 908 ms
Jun 06, 2017 3:29:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:29:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=17 took 2297 ms
Jun 06, 2017 3:29:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:29:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=17 took 620 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-8
Jun 06, 2017 3:29:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=17 took 1176 ms
Jun 06, 2017 3:29:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:29:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=17 took 2691 ms
Jun 06, 2017 3:29:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:29:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=17 took 723 ms
Jun 06, 2017 3:29:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:29:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=17 took 419 ms
Jun 06, 2017 3:29:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:29:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=17 took 137 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-15
Jun 06, 2017 3:29:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=17 took 323 ms
Jun 06, 2017 3:30:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:30:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=18 took 14756 ms
Jun 06, 2017 3:30:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:30:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=18 took 2563 ms
Jun 06, 2017 3:30:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:30:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=18 took 192 ms
Jun 06, 2017 3:30:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:30:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=18 took 222 ms
Jun 06, 2017 3:30:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:30:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=18 took 437 ms
Jun 06, 2017 3:30:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:30:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=18 took 861 ms
Jun 06, 2017 3:30:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:30:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=18 took 1368 ms
Jun 06, 2017 3:30:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:30:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=18 took 8796 ms
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=18 took 2838 ms
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=18 took 200 ms
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=19 took 352 ms
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=19 took 150 ms
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:30:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=19 took 136 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-7
Jun 06, 2017 3:30:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=19 took 1316 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-8
Jun 06, 2017 3:30:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=19 took 2128 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-10
Jun 06, 2017 3:30:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=19 took 330 ms
Jun 06, 2017 3:30:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:30:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=19 took 2009 ms
Jun 06, 2017 3:30:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:30:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=19 took 1208 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-14
Jun 06, 2017 3:30:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=19 took 573 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-15
Jun 06, 2017 3:30:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=19 took 4199 ms
Jun 06, 2017 3:30:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=13 took 77334 ms
Jun 06, 2017 3:30:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=13 took 2187 ms
Jun 06, 2017 3:30:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=13 took 3799 ms
Jun 06, 2017 3:31:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=13 took 1614 ms
Jun 06, 2017 3:31:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=13 took 1544 ms
Jun 06, 2017 3:31:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=13 took 6653 ms
Jun 06, 2017 3:31:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=13 took 4332 ms
Jun 06, 2017 3:31:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=14 took 13411 ms
Jun 06, 2017 3:31:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=14 took 4882 ms
Jun 06, 2017 3:31:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=14 took 1712 ms
Jun 06, 2017 3:31:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:31:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=20 took 60238 ms
Jun 06, 2017 3:31:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:31:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=20 took 2729 ms
Jun 06, 2017 3:31:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:31:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=20 took 5556 ms
Jun 06, 2017 3:31:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:31:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=20 took 9975 ms
Jun 06, 2017 3:32:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:32:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=20 took 8578 ms
Jun 06, 2017 3:32:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:32:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=20 took 5585 ms
Jun 06, 2017 3:32:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:32:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=20 took 2807 ms
Jun 06, 2017 3:32:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:32:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=20 took 328 ms
Jun 06, 2017 3:32:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:32:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=20 took 6200 ms
Jun 06, 2017 3:32:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:32:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=20 took 1837 ms
Jun 06, 2017 3:32:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:32:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=21 took 6823 ms
Jun 06, 2017 3:32:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:32:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=21 took 258 ms
Jun 06, 2017 3:32:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:32:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=21 took 212 ms
Jun 06, 2017 3:32:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:32:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=21 took 1195 ms
Jun 06, 2017 3:32:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:32:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=21 took 1159 ms
Jun 06, 2017 3:32:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:32:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=21 took 14946 ms
Jun 06, 2017 3:32:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:32:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=21 took 1241 ms
Jun 06, 2017 3:32:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:32:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=21 took 485 ms
Jun 06, 2017 3:32:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:32:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=21 took 8996 ms
Jun 06, 2017 3:33:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:33:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=21 took 1716 ms
Jun 06, 2017 3:33:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:33:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=22 took 33865 ms
Jun 06, 2017 3:33:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:33:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=22 took 1194 ms
Jun 06, 2017 3:33:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:33:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=22 took 1883 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-7
Jun 06, 2017 3:33:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=22 took 15869 ms
Jun 06, 2017 3:33:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:33:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=22 took 2233 ms
Jun 06, 2017 3:33:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:33:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=22 took 1105 ms
Jun 06, 2017 3:34:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:34:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=22 took 14226 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-12
Jun 06, 2017 3:34:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=22 took 4653 ms
Jun 06, 2017 3:34:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:34:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=22 took 2602 ms
Jun 06, 2017 3:34:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:34:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=22 took 16643 ms
Jun 06, 2017 3:34:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:34:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=23 took 9257 ms
Jun 06, 2017 3:34:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:34:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=23 took 888 ms
Jun 06, 2017 3:34:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:34:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=23 took 12211 ms
Jun 06, 2017 3:35:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:35:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=23 took 34554 ms
Jun 06, 2017 3:35:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:35:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=23 took 13210 ms
Jun 06, 2017 3:35:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:35:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=23 took 10357 ms
Jun 06, 2017 3:36:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:36:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=23 took 21368 ms
Jun 06, 2017 3:36:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:36:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=23 took 4445 ms
Jun 06, 2017 3:36:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:36:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=23 took 194 ms
Jun 06, 2017 3:36:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:36:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=23 took 277 ms
Jun 06, 2017 3:36:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:36:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=24 took 9612 ms
Jun 06, 2017 3:36:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:36:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=24 took 315 ms
Jun 06, 2017 3: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-10-ReachabilityCardinality-4
Jun 06, 2017 3:36:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=24 took 3735 ms
Jun 06, 2017 3:37:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:37:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=24 took 31755 ms
Jun 06, 2017 3:37:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(UNSAT) depth K=14 took 334404 ms
Jun 06, 2017 3:37:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:37:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=24 took 2408 ms
Jun 06, 2017 3:37:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(UNSAT) depth K=14 took 4080 ms
Jun 06, 2017 3:37:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:37:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=24 took 24154 ms
Jun 06, 2017 3:37:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(UNSAT) depth K=14 took 23260 ms
Jun 06, 2017 3:37:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(UNSAT) depth K=14 took 4192 ms
Jun 06, 2017 3:37:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(UNSAT) depth K=14 took 3092 ms
Jun 06, 2017 3:37:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:37:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=24 took 14328 ms
Jun 06, 2017 3:37:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:37:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=24 took 4569 ms
Jun 06, 2017 3:37:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:37:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=24 took 1142 ms
Jun 06, 2017 3:38:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(UNSAT) depth K=14 took 24724 ms
Jun 06, 2017 3:38:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:38:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=24 took 13594 ms
Jun 06, 2017 3:38:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:38:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=25 took 4120 ms
Jun 06, 2017 3:38:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(UNSAT) depth K=14 took 8927 ms
Jun 06, 2017 3:38:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:38:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=25 took 21233 ms
Jun 06, 2017 3:38:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(UNSAT) depth K=15 took 26781 ms
Jun 06, 2017 3:38:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:38:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=25 took 12101 ms
Jun 06, 2017 3:38:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(UNSAT) depth K=15 took 6858 ms
Jun 06, 2017 3:38:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(UNSAT) depth K=15 took 3808 ms
Jun 06, 2017 3:39:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:39:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=25 took 15374 ms
Jun 06, 2017 3:39:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:39:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=25 took 3449 ms
Jun 06, 2017 3:39:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:39:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=25 took 20065 ms
Jun 06, 2017 3:39:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:39:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=25 took 20143 ms
Jun 06, 2017 3:39:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:39:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=25 took 13289 ms
Jun 06, 2017 3:40:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:40:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=25 took 20901 ms
Jun 06, 2017 3:40:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:40:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=25 took 226 ms
Jun 06, 2017 3:41:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:41:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=26 took 44571 ms
Jun 06, 2017 3:42:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:42:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=26 took 68253 ms
Jun 06, 2017 3:42:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:42:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=26 took 18538 ms
Jun 06, 2017 3:42:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:42:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=26 took 731 ms
Jun 06, 2017 3:44:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:44:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=26 took 102086 ms
Jun 06, 2017 3:44:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:44:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=26 took 16533 ms
Jun 06, 2017 3:44:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:44:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=26 took 3125 ms
Jun 06, 2017 3:44:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:44:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=26 took 12403 ms
Jun 06, 2017 3:45:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:45:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=26 took 39582 ms
Jun 06, 2017 3:45:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:45:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=26 took 7039 ms
Jun 06, 2017 3:46:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 3:46:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=27 took 37099 ms
Jun 06, 2017 3:46:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 3:46:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=27 took 250 ms
Jun 06, 2017 3:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 3:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=27 took 8079 ms
Jun 06, 2017 3:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 3:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=27 took 7553 ms
Jun 06, 2017 3:46:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 3:46:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=27 took 10375 ms
Jun 06, 2017 3:46:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 3:46:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=27 took 23645 ms
Jun 06, 2017 3:47:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 3:47:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=27 took 2903 ms
Jun 06, 2017 3:47:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 3:47:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=27 took 11364 ms
Jun 06, 2017 3:47:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 3:47:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=27 took 599 ms
Jun 06, 2017 3:47:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 3:47:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=27 took 2352 ms
Jun 06, 2017 4:04:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 4:04:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=28 took 1020879 ms
Jun 06, 2017 4:04:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 4:04:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=28 took 4524 ms
Jun 06, 2017 4:04:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 4:04:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=28 took 628 ms
Jun 06, 2017 4:05:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 4:05:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=28 took 59645 ms
Jun 06, 2017 4:05:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 4:05:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=28 took 22611 ms
Jun 06, 2017 4: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-10-ReachabilityCardinality-10
Jun 06, 2017 4:05:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=28 took 13752 ms
Jun 06, 2017 4:06:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 4:06:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=28 took 15951 ms
Jun 06, 2017 4:06:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 4:06:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=28 took 25106 ms
Jun 06, 2017 4:06:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 4:06:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=28 took 1532 ms
Jun 06, 2017 4:06:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 4:06:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=28 took 13445 ms
Jun 06, 2017 4:07:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 4:07:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=29 took 47280 ms
Jun 06, 2017 4:08:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 4:08:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=29 took 29830 ms
Jun 06, 2017 4:08:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 4:08:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=29 took 2705 ms
Jun 06, 2017 4:08:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 4:08:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=29 took 4099 ms
Jun 06, 2017 4:08:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 4:08:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=29 took 4657 ms
Jun 06, 2017 4:08:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 4:08:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=29 took 3203 ms
Jun 06, 2017 4:08:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 4:08:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=29 took 11966 ms
Jun 06, 2017 4:09:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 4:09:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=29 took 39541 ms
Jun 06, 2017 4:09:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 4:09:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=29 took 5799 ms
Jun 06, 2017 4:09:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 4:09:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=29 took 4510 ms
Jun 06, 2017 4:09:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 4:09:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=30 took 18250 ms
Jun 06, 2017 4:10:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 4:10:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=30 took 24574 ms
Jun 06, 2017 4:10:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 4:10:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=30 took 45168 ms
Jun 06, 2017 4:11:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 4:11:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=30 took 24585 ms
Jun 06, 2017 4:11:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 4:11:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=30 took 21612 ms
Jun 06, 2017 4:12:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 4:12:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=30 took 26838 ms
Jun 06, 2017 4:12:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 4:12:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=30 took 32181 ms
Jun 06, 2017 4:13:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 4:13:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=30 took 42240 ms
Jun 06, 2017 4:13:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 4:13:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=30 took 35159 ms
Jun 06, 2017 4:14:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 4:14:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=30 took 11737 ms
Jun 06, 2017 4:14:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 4:14:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=31 took 31258 ms
Jun 06, 2017 4:15:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 4:15:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=31 took 18675 ms
Jun 06, 2017 4:15:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 4:15:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=31 took 907 ms
Jun 06, 2017 4:15:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 4:15:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=31 took 37751 ms
Jun 06, 2017 4:16:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 4:16:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=31 took 25743 ms
Jun 06, 2017 4:16:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 4:16:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=31 took 47369 ms
Jun 06, 2017 4:18:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 4:18:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=31 took 102384 ms
Jun 06, 2017 4:19:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 4:19:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=31 took 41715 ms
Jun 06, 2017 4:19:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 4:19:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=31 took 2214 ms
Jun 06, 2017 4:20:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 4:20:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=31 took 96110 ms
Jun 06, 2017 4:22:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-0
Jun 06, 2017 4:22:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-0(SAT) depth K=32 took 98248 ms
Jun 06, 2017 4:22:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-3
Jun 06, 2017 4:22:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-3(SAT) depth K=32 took 8123 ms
Jun 06, 2017 4:23:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-4
Jun 06, 2017 4:23:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-4(SAT) depth K=32 took 21094 ms
Jun 06, 2017 4:23:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-7
Jun 06, 2017 4:23:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-7(SAT) depth K=32 took 40065 ms
Jun 06, 2017 4:23:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-8
Jun 06, 2017 4:23:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-8(SAT) depth K=32 took 6062 ms
Jun 06, 2017 4:24:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-10
Jun 06, 2017 4:24:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-10(SAT) depth K=32 took 37297 ms
Jun 06, 2017 4:24:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-11
Jun 06, 2017 4:24:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-11(SAT) depth K=32 took 8944 ms
Jun 06, 2017 4:25:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-12
Jun 06, 2017 4:25:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-12(SAT) depth K=32 took 52394 ms
Jun 06, 2017 4:25:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-14
Jun 06, 2017 4:25:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-14(SAT) depth K=32 took 22702 ms
Jun 06, 2017 4:26:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSwimmingPool-PT-10-ReachabilityCardinality-15
Jun 06, 2017 4:26:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SwimmingPool-PT-10-ReachabilityCardinality-15(SAT) depth K=32 took 29734 ms
Jun 06, 2017 4:27:11 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 06, 2017 4:27:11 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 06, 2017 4:27:11 AM fr.lip6.move.gal.itstools.ProcessController$1 run
WARNING: null
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-10"
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-10.tgz
mv S_SwimmingPool-PT-10 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-10, 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-149443467300196"
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 '
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 ;