fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r210-smll-149581174500268
Last Updated
June 27, 2017

About the Execution of ITS-Tools for RobotManipulation-PT-00500

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
15942.090 3600000.00 8549097.00 14765.50 ????????TF???F?? normal

Execution Chart

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

Trace from the execution

Waiting for the VM to be ready (probing ssh)
.............
=====================================================================
Generated by BenchKit 2-3254
Executing tool itstools
Input is RobotManipulation-PT-00500, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r210-smll-149581174500268
=====================================================================


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

=== Now, execution of the tool begins

BK_START 1496324094791


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

/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
FORMULA RobotManipulation-PT-00500-ReachabilityCardinality-7 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 11 rows 15 cols
invariant : 1'r_stopped + 1'r_active + 1'r_moving= 1000
invariant : -1'initialize + 1'move + 1'moved + 1'off + -1'r_active + 1'p_rdy + 1'p_sc + 1'p_rel + 1'p_i2= 0
invariant : 1'initialize + -1'off + -1'r_stopped + 1'p_i1= 1
invariant : 1'move + 1'moved + -1'r_stopped + -1'r_active + 1'p_sc + 1'p_rel + 1'access= 0
invariant : -1'move + -1'moved + 1'r_stopped + 1'r_active + 1'p_m= 1000
invariant : 1'move + 1'moved + 1'off + -1'r_active + 1'p_rdy + 1'p_sc + 1'p_rel + 1'initialized= 0
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 11 rows 15 cols
invariant : 1'r_stopped + 1'r_active + 1'r_moving= 1000
invariant : -1'initialize + 1'move + 1'moved + 1'off + -1'r_active + 1'p_rdy + 1'p_sc + 1'p_rel + 1'p_i2= 0
invariant : 1'initialize + -1'off + -1'r_stopped + 1'p_i1= 1
invariant : 1'move + 1'moved + -1'r_stopped + -1'r_active + 1'p_sc + 1'p_rel + 1'access= 0
invariant : -1'move + -1'moved + 1'r_stopped + 1'r_active + 1'p_m= 1000
invariant : 1'move + 1'moved + 1'off + -1'r_active + 1'p_rdy + 1'p_sc + 1'p_rel + 1'initialized= 0
FORMULA RobotManipulation-PT-00500-ReachabilityCardinality-2 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA RobotManipulation-PT-00500-ReachabilityCardinality-3 FALSE TECHNIQUES SAT_SMT K_INDUCTION(0)
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
Exit code :137

BK_TIME_CONFINEMENT_REACHED

--------------------
content from stderr:

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ ReachabilityCardinality = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityCardinality -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ java -Dosgi.requiredJavaVersion=1.6 -Xss8m -Xms40m -Xmx8192m -Declipse.pde.launch=true -Dfile.encoding=UTF-8 -classpath /home/mcc/BenchKit//eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar org.eclipse.equinox.launcher.Main -application fr.lip6.move.gal.application.pnmcc -data /home/mcc/BenchKit//workspace -os linux -ws gtk -arch x86_64 -nl en_US -consoleLog -pnfolder /home/mcc/execution -examination ReachabilityCardinality -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
Jun 01, 2017 1:34:57 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 01, 2017 1:34:57 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 48 ms
Jun 01, 2017 1:34:57 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 15 places.
Jun 01, 2017 1:34:57 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 11 transitions.
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 42 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 13 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 11 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 24 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable RobotManipulation-PT-00500-ReachabilityCardinality-7
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 1 / 16 in 345 ms.
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=0 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 6 place invariants in 25 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=0 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-2(UNSAT) depth K=0 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-3(UNSAT) depth K=0 took 12 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=0 took 14 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=1 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 15 variables to be positive in 79 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-2(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 11 transitions.
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 6 place invariants in 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/11 took 4 ms. Total solver calls (SAT/UNSAT): 3(1/2)
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-3(UNSAT) depth K=1 took 13 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=1 took 12 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 15 variables to be positive in 40 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=2 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=0 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 59 ms. Total solver calls (SAT/UNSAT): 35(13/22)
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 11 transitions.
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=2 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=0 took 7 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-2(UNSAT) depth K=2 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-3(UNSAT) depth K=2 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=2 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant RobotManipulation-PT-00500-ReachabilityCardinality-2
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for RobotManipulation-PT-00500-ReachabilityCardinality-2
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=2 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=2 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-2(TRUE) depth K=0 took 10 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=2 took 12 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=2 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=2 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved UNreachability of reachability predicate RobotManipulation-PT-00500-ReachabilityCardinality-3
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for RobotManipulation-PT-00500-ReachabilityCardinality-3
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=2 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-3(FALSE) depth K=0 took 15 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=2 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=0 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=2 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=0 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=2 took 4 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=0 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=0 took 2 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=2 took 1 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 63 ms. Total solver calls (SAT/UNSAT): 35(14/21)
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 11 transitions.
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=0 took 10 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=3 took 8 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=0 took 4 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=0 took 13 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=0 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=3 took 19 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=0 took 5 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=0 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=3 took 19 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 45 ms. Total solver calls (SAT/UNSAT): 66(66/0)
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 11 transitions.
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=0 took 18 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=3 took 8 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=1 took 14 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=1 took 4 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=3 took 19 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=3 took 17 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=3 took 22 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=1 took 47 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=1 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=3 took 19 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=1 took 16 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=1 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=1 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=3 took 16 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 109 ms. Total solver calls (SAT/UNSAT): 21(0/21)
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=1 took 20 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 438ms conformant to PINS in folder :/home/mcc/execution
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=3 took 30 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=3 took 8 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=1 took 29 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=1 took 4 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=3 took 11 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=1 took 3 ms
Jun 01, 2017 1:34:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=3 took 8 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=1 took 15 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=1 took 6 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=4 took 20 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=2 took 21 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=2 took 4 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=4 took 31 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=2 took 25 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=2 took 3 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=4 took 19 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=4 took 15 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=4 took 20 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=2 took 50 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=4 took 15 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=2 took 19 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=4 took 21 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=4 took 17 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=2 took 24 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=2 took 5 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=4 took 15 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=4 took 17 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=2 took 32 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=4 took 14 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=2 took 7 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=2 took 14 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=4 took 25 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=2 took 15 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=2 took 16 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=4 took 23 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=3 took 12 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=3 took 14 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=5 took 31 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=3 took 41 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=3 took 5 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=5 took 55 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=3 took 18 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=3 took 13 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=5 took 48 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=5 took 33 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=5 took 29 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=3 took 107 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=5 took 35 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=3 took 26 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=3 took 22 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=5 took 31 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=5 took 34 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=3 took 41 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=3 took 21 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=3 took 12 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=5 took 41 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=3 took 12 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=5 took 48 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.itstools.Runner runTool
INFO: Standard error output from running tool CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq, ./gal.so, -p, --pins-guards, --when, -i, RobotManipulationPT00500ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 27, guards 11
pins2lts-seq, 0.002: Expression is: (RobotManipulationPT00500ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 27 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 15, there are 11 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 / 11, labels: 1 / 27
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) [0x7f61e96d9890]
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) [0x7f61e903fb45]
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, RobotManipulationPT00500ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 27, guards 11
pins2lts-seq, 0.002: Expression is: (RobotManipulationPT00500ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 27 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 15, there are 11 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 / 11, labels: 1 / 27
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) [0x7f61e96d9890]
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) [0x7f61e903fb45]
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, RobotManipulationPT00500ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.001: completed loading model GAL
pins2lts-seq, 0.001: Initializing POR dependencies: labels 27, guards 11
pins2lts-seq, 0.002: Expression is: (RobotManipulationPT00500ReachabilityCardinality0 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.002: There are 27 state labels and 1 edge labels
pins2lts-seq, 0.002: State length is 15, there are 11 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 / 11, labels: 1 / 27
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) [0x7f61e96d9890]
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) [0x7f61e903fb45]
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 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=4 took 70 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=5 took 34 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=4 took 31 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=4 took 7 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=5 took 38 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=4 took 14 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=5 took 26 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=6 took 47 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=4 took 76 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=4 took 18 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=4 took 21 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=6 took 78 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=4 took 25 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=6 took 87 ms
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=4 took 117 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=6 took 54 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=4 took 73 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=6 took 64 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=4 took 23 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=4 took 18 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=4 took 15 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=6 took 46 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=5 took 68 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=6 took 76 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=5 took 71 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=6 took 74 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=6 took 51 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=5 took 81 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=5 took 15 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=6 took 73 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=5 took 90 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=6 took 68 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=5 took 24 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=6 took 70 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=6 took 49 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=5 took 120 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=5 took 21 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=5 took 51 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=5 took 18 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=7 took 93 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=5 took 11 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=5 took 23 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=7 took 129 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=5 took 156 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=7 took 141 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=6 took 95 ms
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=6 took 17 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=6 took 29 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=6 took 25 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=6 took 21 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=7 took 107 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=6 took 24 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=6 took 21 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=7 took 129 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=6 took 92 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=7 took 120 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=7 took 105 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=7 took 119 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=6 took 342 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=6 took 19 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=6 took 15 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=6 took 20 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=6 took 49 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=7 took 122 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=7 took 23 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=7 took 22 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=7 took 131 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=7 took 93 ms
Jun 01, 2017 1:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=7 took 110 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=7 took 380 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=7 took 101 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=7 took 52 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=8 took 132 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=7 took 137 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=7 took 115 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=8 took 241 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=8 took 259 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=7 took 358 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=7 took 44 ms
Jun 01, 2017 1:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=8 took 134 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=8 took 217 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=8 took 159 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=7 took 624 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=8 took 212 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=7 took 163 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=8 took 205 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=7 took 218 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=8 took 194 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=7 took 97 ms
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=7 took 24 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=8 took 199 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=8 took 139 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=8 took 410 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=8 took 66 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=8 took 195 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=8 took 27 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=8 took 25 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=8 took 185 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=9 took 343 ms
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:35:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=8 took 561 ms
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=8 took 86 ms
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=9 took 339 ms
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=8 took 567 ms
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=8 took 41 ms
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=8 took 263 ms
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=9 took 837 ms
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=8 took 247 ms
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=8 took 61 ms
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=8 took 48 ms
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=9 took 304 ms
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=8 took 97 ms
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=9 took 337 ms
Jun 01, 2017 1:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=9 took 352 ms
Jun 01, 2017 1:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=9 took 279 ms
Jun 01, 2017 1:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=9 took 467 ms
Jun 01, 2017 1:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=9 took 523 ms
Jun 01, 2017 1:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=9 took 403 ms
Jun 01, 2017 1:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=9 took 393 ms
Jun 01, 2017 1:35:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=9 took 295 ms
Jun 01, 2017 1:35:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=9 took 338 ms
Jun 01, 2017 1:35:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=9 took 252 ms
Jun 01, 2017 1:35:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=9 took 322 ms
Jun 01, 2017 1:35:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=9 took 210 ms
Jun 01, 2017 1:35:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=10 took 528 ms
Jun 01, 2017 1:35:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=10 took 771 ms
Jun 01, 2017 1:35:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=9 took 3802 ms
Jun 01, 2017 1:35:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:35:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=9 took 1057 ms
Jun 01, 2017 1:35:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:35:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=9 took 124 ms
Jun 01, 2017 1:35:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=10 took 2696 ms
Jun 01, 2017 1:35:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:35:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=9 took 768 ms
Jun 01, 2017 1:35:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:35:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=9 took 50 ms
Jun 01, 2017 1:35:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=10 took 406 ms
Jun 01, 2017 1:35:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=10 took 449 ms
Jun 01, 2017 1:35:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=10 took 557 ms
Jun 01, 2017 1:35:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:35:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=9 took 1456 ms
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=9 took 198 ms
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=9 took 309 ms
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=9 took 69 ms
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=9 took 40 ms
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=10 took 305 ms
Jun 01, 2017 1:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=10 took 1190 ms
Jun 01, 2017 1:35:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=10 took 325 ms
Jun 01, 2017 1:35:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=10 took 702 ms
Jun 01, 2017 1:35:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=10 took 930 ms
Jun 01, 2017 1:35:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=10 took 299 ms
Jun 01, 2017 1:35:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=10 took 683 ms
Jun 01, 2017 1:35:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:35:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=10 took 664 ms
Jun 01, 2017 1:35:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:35:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=10 took 389 ms
Jun 01, 2017 1:35:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=10 took 1148 ms
Jun 01, 2017 1:35:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=10 took 383 ms
Jun 01, 2017 1:35:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=10 took 586 ms
Jun 01, 2017 1:35:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:35:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=10 took 1339 ms
Jun 01, 2017 1:35:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=10 took 342 ms
Jun 01, 2017 1:35:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:35:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=10 took 728 ms
Jun 01, 2017 1:35:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=11 took 869 ms
Jun 01, 2017 1:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=10 took 844 ms
Jun 01, 2017 1:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=10 took 40 ms
Jun 01, 2017 1:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=10 took 39 ms
Jun 01, 2017 1:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=10 took 90 ms
Jun 01, 2017 1:35:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=10 took 699 ms
Jun 01, 2017 1:35:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=11 took 1888 ms
Jun 01, 2017 1:35:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=11 took 901 ms
Jun 01, 2017 1:35:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=11 took 975 ms
Jun 01, 2017 1:35:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=11 took 709 ms
Jun 01, 2017 1:35:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=11 took 170 ms
Jun 01, 2017 1:35:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:35:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=11 took 219 ms
Jun 01, 2017 1:35:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:35:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=11 took 71 ms
Jun 01, 2017 1:35:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:35:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=11 took 3129 ms
Jun 01, 2017 1:35:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:35:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=11 took 97 ms
Jun 01, 2017 1:35:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:35:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=11 took 1126 ms
Jun 01, 2017 1:35:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=11 took 490 ms
Jun 01, 2017 1:35:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=11 took 1778 ms
Jun 01, 2017 1:35:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=11 took 1270 ms
Jun 01, 2017 1:35:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=11 took 1904 ms
Jun 01, 2017 1:35:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=12 took 1245 ms
Jun 01, 2017 1:35:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=12 took 533 ms
Jun 01, 2017 1:35:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=12 took 2397 ms
Jun 01, 2017 1:35:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=12 took 62 ms
Jun 01, 2017 1:35:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:35:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=12 took 1563 ms
Jun 01, 2017 1:35:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:35:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=12 took 1284 ms
Jun 01, 2017 1:35:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:35:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=12 took 1566 ms
Jun 01, 2017 1:35:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:35:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=12 took 87 ms
Jun 01, 2017 1:35:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=11 took 21697 ms
Jun 01, 2017 1:35:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=11 took 552 ms
Jun 01, 2017 1:35:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:35:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=12 took 1585 ms
Jun 01, 2017 1:35:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=11 took 984 ms
Jun 01, 2017 1:35:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:35:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=12 took 965 ms
Jun 01, 2017 1:35:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=11 took 1061 ms
Jun 01, 2017 1:35:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:35:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=12 took 1220 ms
Jun 01, 2017 1:35:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:35:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=12 took 1397 ms
Jun 01, 2017 1:35:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=11 took 2362 ms
Jun 01, 2017 1:35:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:35:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=12 took 477 ms
Jun 01, 2017 1:35:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:35:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=13 took 115 ms
Jun 01, 2017 1:35:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=11 took 1666 ms
Jun 01, 2017 1:35:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:35:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=13 took 2288 ms
Jun 01, 2017 1:35:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=11 took 1234 ms
Jun 01, 2017 1:35:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:35:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=13 took 1313 ms
Jun 01, 2017 1:35:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=11 took 1702 ms
Jun 01, 2017 1:35:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=11 took 798 ms
Jun 01, 2017 1:35:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=11 took 854 ms
Jun 01, 2017 1:35:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=11 took 499 ms
Jun 01, 2017 1:35:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:35:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=13 took 4532 ms
Jun 01, 2017 1:35:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=12 took 2399 ms
Jun 01, 2017 1:36:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:36:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=13 took 2385 ms
Jun 01, 2017 1:36:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:36:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=13 took 110 ms
Jun 01, 2017 1:36:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:36:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=13 took 3396 ms
Jun 01, 2017 1:36:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=12 took 5346 ms
Jun 01, 2017 1:36:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:36:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=13 took 2751 ms
Jun 01, 2017 1:36:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:36:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=13 took 3184 ms
Jun 01, 2017 1:36:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:36:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=13 took 3218 ms
Jun 01, 2017 1:36:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:36:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=13 took 174 ms
Jun 01, 2017 1:36:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:36:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=13 took 293 ms
Jun 01, 2017 1:36:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:36:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=13 took 119 ms
Jun 01, 2017 1:36:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:36:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=14 took 1414 ms
Jun 01, 2017 1:36:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:36:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=14 took 3176 ms
Jun 01, 2017 1:36:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:36:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=14 took 1375 ms
Jun 01, 2017 1:36:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:36:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=14 took 1825 ms
Jun 01, 2017 1:36:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:36:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=14 took 2729 ms
Jun 01, 2017 1:36:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=12 took 25608 ms
Jun 01, 2017 1:36:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:36:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=14 took 7036 ms
Jun 01, 2017 1:36:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=12 took 1664 ms
Jun 01, 2017 1:36:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=12 took 3467 ms
Jun 01, 2017 1:36:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=12 took 1845 ms
Jun 01, 2017 1:36:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:36:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=14 took 7508 ms
Jun 01, 2017 1:36:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:36:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=14 took 2877 ms
Jun 01, 2017 1:36:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:36:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=14 took 3313 ms
Jun 01, 2017 1:36:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:36:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=14 took 1999 ms
Jun 01, 2017 1:36:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:36:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=14 took 138 ms
Jun 01, 2017 1:36:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:36:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=14 took 240 ms
Jun 01, 2017 1:36:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:36:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=14 took 1796 ms
Jun 01, 2017 1:36:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:36:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=15 took 2552 ms
Jun 01, 2017 1:36:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:36:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=15 took 5513 ms
Jun 01, 2017 1:36:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=12 took 20588 ms
Jun 01, 2017 1:36:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:36:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=15 took 138 ms
Jun 01, 2017 1:36:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:36:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=15 took 133 ms
Jun 01, 2017 1:37:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=12 took 3377 ms
Jun 01, 2017 1:37:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:37:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=15 took 4468 ms
Jun 01, 2017 1:37:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:37:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=15 took 107 ms
Jun 01, 2017 1:37:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=12 took 3559 ms
Jun 01, 2017 1:37:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:37:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=15 took 5179 ms
Jun 01, 2017 1:37:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=12 took 3576 ms
Jun 01, 2017 1:37:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=12 took 1440 ms
Jun 01, 2017 1:37:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:37:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=15 took 5502 ms
Jun 01, 2017 1:37:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=12 took 7493 ms
Jun 01, 2017 1:37:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=12 took 643 ms
Jun 01, 2017 1:37:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:37:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=15 took 6803 ms
Jun 01, 2017 1:37:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=13 took 2401 ms
Jun 01, 2017 1:37:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:37:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=15 took 496 ms
Jun 01, 2017 1:37:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:37:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=15 took 5519 ms
Jun 01, 2017 1:37:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=13 took 15255 ms
Jun 01, 2017 1:37:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:37:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=15 took 26516 ms
Jun 01, 2017 1:37:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:37:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=15 took 1099 ms
Jun 01, 2017 1:37:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:37:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=16 took 6409 ms
Jun 01, 2017 1:38:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:38:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=16 took 4046 ms
Jun 01, 2017 1:38:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:38:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=16 took 117 ms
Jun 01, 2017 1:38:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:38:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=16 took 116 ms
Jun 01, 2017 1:38:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:38:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=16 took 3556 ms
Jun 01, 2017 1:38:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:38:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=16 took 1991 ms
Jun 01, 2017 1:38:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:38:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=16 took 18714 ms
Jun 01, 2017 1:38:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:38:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=16 took 4210 ms
Jun 01, 2017 1:38:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:38:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=16 took 11597 ms
Jun 01, 2017 1:39:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:39:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=16 took 18394 ms
Jun 01, 2017 1:39:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:39:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=16 took 3258 ms
Jun 01, 2017 1:39:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:39:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=16 took 566 ms
Jun 01, 2017 1:39:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=13 took 137870 ms
Jun 01, 2017 1:39:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=13 took 4210 ms
Jun 01, 2017 1:40:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=13 took 6226 ms
Jun 01, 2017 1:40:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=13 took 6542 ms
Jun 01, 2017 1:40:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:40:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=16 took 69047 ms
Jun 01, 2017 1:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:40:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=17 took 6834 ms
Jun 01, 2017 1:40:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=13 took 19534 ms
Jun 01, 2017 1:40:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:40:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=17 took 8627 ms
Jun 01, 2017 1:40:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:40:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=17 took 3378 ms
Jun 01, 2017 1:40:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:40:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=17 took 275 ms
Jun 01, 2017 1:40:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=13 took 6890 ms
Jun 01, 2017 1:40:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:40:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=17 took 5833 ms
Jun 01, 2017 1:40:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:40:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=17 took 6013 ms
Jun 01, 2017 1:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=17 took 396 ms
Jun 01, 2017 1:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=17 took 266 ms
Jun 01, 2017 1:40:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=13 took 22963 ms
Jun 01, 2017 1:41:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:41:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=17 took 17025 ms
Jun 01, 2017 1:41:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=13 took 11282 ms
Jun 01, 2017 1:41:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:41:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=17 took 7365 ms
Jun 01, 2017 1:41:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=13 took 4644 ms
Jun 01, 2017 1:41:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:41:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=17 took 5046 ms
Jun 01, 2017 1:41:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=13 took 7642 ms
Jun 01, 2017 1:41:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=13 took 1105 ms
Jun 01, 2017 1:41:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:41:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=17 took 16026 ms
Jun 01, 2017 1:41:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=14 took 22698 ms
Jun 01, 2017 1:42:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=14 took 26619 ms
Jun 01, 2017 1:42:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:42:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=17 took 45651 ms
Jun 01, 2017 1:42:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:42:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=18 took 6157 ms
Jun 01, 2017 1:42:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:42:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=18 took 6409 ms
Jun 01, 2017 1:42:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:42:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=18 took 6028 ms
Jun 01, 2017 1:42:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:42:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=18 took 20062 ms
Jun 01, 2017 1:43:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:43:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=18 took 9196 ms
Jun 01, 2017 1:43:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:43:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=18 took 6545 ms
Jun 01, 2017 1:43:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:43:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=18 took 3978 ms
Jun 01, 2017 1:43:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:43:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=18 took 13001 ms
Jun 01, 2017 1:43:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:43:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=18 took 9297 ms
Jun 01, 2017 1:43:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:43:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=18 took 9343 ms
Jun 01, 2017 1:43:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:43:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=18 took 249 ms
Jun 01, 2017 1:43:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:43:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=18 took 10932 ms
Jun 01, 2017 1:44:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:44:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=18 took 14082 ms
Jun 01, 2017 1:44:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:44:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=19 took 15635 ms
Jun 01, 2017 1:44:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:44:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=19 took 10869 ms
Jun 01, 2017 1:44:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:44:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=19 took 2713 ms
Jun 01, 2017 1:46:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:46:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=19 took 84643 ms
Jun 01, 2017 1:46:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:46:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=19 took 17913 ms
Jun 01, 2017 1:46:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:46:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=19 took 21624 ms
Jun 01, 2017 1:46:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:46:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=19 took 12242 ms
Jun 01, 2017 1:47:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:47:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=19 took 10517 ms
Jun 01, 2017 1:47:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:47:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=19 took 10750 ms
Jun 01, 2017 1:47:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:47:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=19 took 10471 ms
Jun 01, 2017 1:47:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:47:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=19 took 16988 ms
Jun 01, 2017 1:48:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:48:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=19 took 20057 ms
Jun 01, 2017 1:48:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:48:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=19 took 17717 ms
Jun 01, 2017 1:48:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:48:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=20 took 10176 ms
Jun 01, 2017 1:48:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:48:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=20 took 8788 ms
Jun 01, 2017 1:48:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:48:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=20 took 13920 ms
Jun 01, 2017 1:48:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:48:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=20 took 281 ms
Jun 01, 2017 1:49:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:49:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=20 took 11143 ms
Jun 01, 2017 1:49:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:49:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=20 took 7135 ms
Jun 01, 2017 1:50:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:50:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=20 took 61265 ms
Jun 01, 2017 1:50:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:50:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=20 took 429 ms
Jun 01, 2017 1:50:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:50:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=20 took 35125 ms
Jun 01, 2017 1:51:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:51:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=20 took 11974 ms
Jun 01, 2017 1:51:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:51:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=20 took 11201 ms
Jun 01, 2017 1:51:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:51:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=20 took 369 ms
Jun 01, 2017 1:51:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:51:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=20 took 281 ms
Jun 01, 2017 1:51:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:51:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=21 took 14425 ms
Jun 01, 2017 1:51:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:51:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=21 took 14023 ms
Jun 01, 2017 1:52:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:52:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=21 took 48462 ms
Jun 01, 2017 1:52:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:52:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=21 took 290 ms
Jun 01, 2017 1:52:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:52:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=21 took 16681 ms
Jun 01, 2017 1:53:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:53:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=21 took 18278 ms
Jun 01, 2017 1:53:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:53:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=21 took 2194 ms
Jun 01, 2017 1:53:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:53:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=21 took 361 ms
Jun 01, 2017 1:53:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:53:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=21 took 16626 ms
Jun 01, 2017 1:53:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:53:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=21 took 17737 ms
Jun 01, 2017 1:53:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:53:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=21 took 362 ms
Jun 01, 2017 1:53:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:53:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=21 took 404 ms
Jun 01, 2017 1:54:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(UNSAT) depth K=14 took 746588 ms
Jun 01, 2017 1:54:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(UNSAT) depth K=14 took 7047 ms
Jun 01, 2017 1:54:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(UNSAT) depth K=14 took 5972 ms
Jun 01, 2017 1:55:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 1:55:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=21 took 75870 ms
Jun 01, 2017 1:55:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(UNSAT) depth K=14 took 17938 ms
Jun 01, 2017 1:55:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 1:55:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=22 took 20592 ms
Jun 01, 2017 1:55:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 1:55:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=22 took 16646 ms
Jun 01, 2017 1:56:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 1:56:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=22 took 21429 ms
Jun 01, 2017 1:56:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 1:56:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=22 took 31068 ms
Jun 01, 2017 1:56:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(UNSAT) depth K=14 took 86819 ms
Jun 01, 2017 1:56:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 1:56:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=22 took 15026 ms
Jun 01, 2017 1:56:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 1:56:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=22 took 563 ms
Jun 01, 2017 1:57:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(UNSAT) depth K=14 took 22873 ms
Jun 01, 2017 1:57:17 PM fr.lip6.move.gal.itstools.Runner runTool
INFO: Standard error output from running tool CommandLine [args=[/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64, --gc-threshold, 2000000, --quiet, -i, /home/mcc/execution/ReachabilityCardinality.pnml.gal, -t, CGAL, -reachable-file, ReachabilityCardinality.prop, --nowitness], workingDir=/home/mcc/execution]
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-0 with value :((!(r_moving>=3))&&(!((r_stopped>=2)||(access>=2))))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-1 with value :(!(((p_i1<=p_sc)&&(p_sc>=3))||((r_moving<=p_i1)&&(access>=3))))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-2 with value :(moved<=p_m)
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-3 with value :(!(((r_active<=access)||(moved<=p_m))||((off<=p_m)||(initialize<=r_active))))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-4 with value :(p_i2<=access)
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-5 with value :(p_i1>=1)
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-6 with value :(((p_i1>=1)||(p_rel>=3))&&(((r_moving>=2)||(p_i1<=p_sc))&&((p_sc>=1)&&(access<=r_moving))))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-7 with value :(!(((r_stopped<=initialize)||(initialize<=r_stopped))||(!(p_rdy>=1))))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-8 with value :(!(p_i1>=2))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-9 with value :(r_active<=r_stopped)
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-10 with value :((moved>=3)||(!((move<=p_i1)||(p_i1>=3))))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-11 with value :((!((moved>=3)&&(p_sc<=p_m)))&&((!(p_i1>=3))&&(r_active<=p_rdy)))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-12 with value :((p_sc>=1)&&(p_i1<=moved))
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-13 with value :(r_stopped>=3)
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-14 with value :(r_stopped<=r_moving)
Read property : RobotManipulation-PT-00500-ReachabilityCardinality-15 with value :(moved>=3)

Jun 01, 2017 1:57:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(UNSAT) depth K=14 took 54771 ms
Jun 01, 2017 1:58:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 1:58:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=22 took 90410 ms
Jun 01, 2017 1:58:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 1:58:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=22 took 921 ms
Jun 01, 2017 1:58:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(UNSAT) depth K=14 took 56103 ms
Jun 01, 2017 1:58:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 1:58:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=22 took 37250 ms
Jun 01, 2017 1:59:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(UNSAT) depth K=14 took 16001 ms
Jun 01, 2017 1:59:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 1:59:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=22 took 35075 ms
Jun 01, 2017 1:59:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 1:59:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=22 took 397 ms
Jun 01, 2017 1:59:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 1:59:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=22 took 943 ms
Jun 01, 2017 1:59:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(UNSAT) depth K=14 took 28812 ms
Jun 01, 2017 1:59:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(UNSAT) depth K=14 took 1052 ms
Jun 01, 2017 1:59:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(UNSAT) depth K=15 took 14790 ms
Jun 01, 2017 2:01:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(UNSAT) depth K=15 took 86952 ms
Jun 01, 2017 2:01:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 2:01:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=22 took 119387 ms
Jun 01, 2017 2:01:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 2:01:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=23 took 24007 ms
Jun 01, 2017 2:02:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 2:02:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=23 took 19348 ms
Jun 01, 2017 2:02:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 2:02:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=23 took 39152 ms
Jun 01, 2017 2:03:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 2:03:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=23 took 26023 ms
Jun 01, 2017 2:04:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 2:04:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=23 took 60874 ms
Jun 01, 2017 2:05:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 2:05:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=23 took 78127 ms
Jun 01, 2017 2:07:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 2:07:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=23 took 106686 ms
Jun 01, 2017 2:08:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 2:08:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=23 took 40885 ms
Jun 01, 2017 2:08:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 2:08:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=23 took 29332 ms
Jun 01, 2017 2:09:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 2:09:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=23 took 32536 ms
Jun 01, 2017 2:09:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 2:09:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=23 took 21695 ms
Jun 01, 2017 2:10:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 2:10:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=23 took 38911 ms
Jun 01, 2017 2:10:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 2:10:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=23 took 1224 ms
Jun 01, 2017 2:10:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 2:10:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=24 took 20737 ms
Jun 01, 2017 2:11:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 2:11:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=24 took 31750 ms
Jun 01, 2017 2:11:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 2:11:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=24 took 19826 ms
Jun 01, 2017 2:12:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 2:12:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=24 took 61176 ms
Jun 01, 2017 2:12:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 2:12:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=24 took 17409 ms
Jun 01, 2017 2:13:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 2:13:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=24 took 28729 ms
Jun 01, 2017 2:13:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 2:13:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=24 took 8545 ms
Jun 01, 2017 2:14:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 2:14:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=24 took 64009 ms
Jun 01, 2017 2:14:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 2:14:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=24 took 31602 ms
Jun 01, 2017 2:17:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 2:17:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=24 took 158165 ms
Jun 01, 2017 2:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 2:18:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=24 took 66125 ms
Jun 01, 2017 2:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 2:18:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=24 took 786 ms
Jun 01, 2017 2:20:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 2:20:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=24 took 124387 ms
Jun 01, 2017 2:21:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 2:21:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=25 took 25401 ms
Jun 01, 2017 2:21:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 2:21:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=25 took 36103 ms
Jun 01, 2017 2:22:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 2:22:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=25 took 28865 ms
Jun 01, 2017 2:22:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 2:22:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=25 took 471 ms
Jun 01, 2017 2:22:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 2:22:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=25 took 28049 ms
Jun 01, 2017 2:23:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 2:23:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=25 took 76350 ms
Jun 01, 2017 2:25:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-9
Jun 01, 2017 2:25:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-9(SAT) depth K=25 took 116850 ms
Jun 01, 2017 2:25:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-10
Jun 01, 2017 2:25:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-10(SAT) depth K=25 took 510 ms
Jun 01, 2017 2:26:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-11
Jun 01, 2017 2:26:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-11(SAT) depth K=25 took 43443 ms
Jun 01, 2017 2:27:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-12
Jun 01, 2017 2:27:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-12(SAT) depth K=25 took 67042 ms
Jun 01, 2017 2:28:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-13
Jun 01, 2017 2:28:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-13(SAT) depth K=25 took 31968 ms
Jun 01, 2017 2:28:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-14
Jun 01, 2017 2:28:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-14(SAT) depth K=25 took 965 ms
Jun 01, 2017 2:29:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-15
Jun 01, 2017 2:29:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-15(SAT) depth K=25 took 81516 ms
Jun 01, 2017 2:30:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-0
Jun 01, 2017 2:30:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-0(SAT) depth K=26 took 30925 ms
Jun 01, 2017 2:30:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-1
Jun 01, 2017 2:30:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-1(SAT) depth K=26 took 29959 ms
Jun 01, 2017 2:32:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-4
Jun 01, 2017 2:32:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-4(SAT) depth K=26 took 82089 ms
Jun 01, 2017 2:32:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-5
Jun 01, 2017 2:32:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-5(SAT) depth K=26 took 32352 ms
Jun 01, 2017 2:33:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-6
Jun 01, 2017 2:33:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-6(SAT) depth K=26 took 49144 ms
Jun 01, 2017 2:34:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesRobotManipulation-PT-00500-ReachabilityCardinality-8
Jun 01, 2017 2:34:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property RobotManipulation-PT-00500-ReachabilityCardinality-8(SAT) depth K=26 took 48623 ms

Sequence of Actions to be Executed by the VM

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

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="RobotManipulation-PT-00500"
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/RobotManipulation-PT-00500.tgz
mv RobotManipulation-PT-00500 execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool itstools"
echo " Input is RobotManipulation-PT-00500, 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 r210-smll-149581174500268"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityCardinality" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityCardinality" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "ReachabilityCardinality.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityCardinality.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityCardinality.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '' ReachabilityCardinality.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;