fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r110-blw3-149441614500385
Last Updated
June 27, 2017

About the Execution of ITS-Tools for S_ERK-PT-100000

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
4393.610 3600000.00 7487474.00 1890.20 ?FTTT?F?FTF????? normal

Execution Chart

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

Trace from the execution

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


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

=== Now, execution of the tool begins

BK_START 1496441265242

FORMULA ERK-PT-100000-ReachabilityCardinality-14 FALSE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA ERK-PT-100000-ReachabilityCardinality-10 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
FORMULA ERK-PT-100000-ReachabilityCardinality-2 FALSE TECHNIQUES TOPOLOGICAL INITIAL_STATE

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

/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
Exit code :1
// Phase 1: matrix 11 rows 11 cols
invariant : -1'Raf1Star + -1'Raf1Star_RKIP + 1'ERKPP + 1'MEKPP_ERK + 1'ERK= 0
invariant : 1'MEKPP_ERK + 1'MEKPP= 100000
invariant : -1'Raf1Star + 1'RKIP + 1'RKIPP_RP + 1'RKIPP= 0
invariant : 1'RKIPP_RP + 1'RP= 100000
invariant : 1'Raf1Star + 1'Raf1Star_RKIP + 1'Raf1Star_RKIP_ERKPP= 100000
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 11 rows 11 cols
invariant : -1'Raf1Star + -1'Raf1Star_RKIP + 1'ERKPP + 1'MEKPP_ERK + 1'ERK= 0
invariant : 1'MEKPP_ERK + 1'MEKPP= 100000
invariant : -1'Raf1Star + 1'RKIP + 1'RKIPP_RP + 1'RKIPP= 0
invariant : 1'RKIPP_RP + 1'RP= 100000
invariant : 1'Raf1Star + 1'Raf1Star_RKIP + 1'Raf1Star_RKIP_ERKPP= 100000
FORMULA ERK-PT-100000-ReachabilityCardinality-11 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA ERK-PT-100000-ReachabilityCardinality-12 TRUE 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 :1
Found Violation
FORMULA ERK-PT-100000-ReachabilityCardinality-1 FALSE TECHNIQUES PARTIAL_ORDER EXPLICIT LTSMIN SAT_SMT
Exit code :1
Found Violation
FORMULA ERK-PT-100000-ReachabilityCardinality-3 TRUE TECHNIQUES PARTIAL_ORDER EXPLICIT LTSMIN SAT_SMT
Exit code :1
Found Violation
FORMULA ERK-PT-100000-ReachabilityCardinality-4 FALSE TECHNIQUES PARTIAL_ORDER EXPLICIT LTSMIN SAT_SMT
Exit code :255

BK_TIME_CONFINEMENT_REACHED

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

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ ReachabilityCardinality = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityCardinality -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ java -Dosgi.requiredJavaVersion=1.6 -Xss8m -Xms40m -Xmx8192m -Declipse.pde.launch=true -Dfile.encoding=UTF-8 -classpath /home/mcc/BenchKit//eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar org.eclipse.equinox.launcher.Main -application fr.lip6.move.gal.application.pnmcc -data /home/mcc/BenchKit//workspace -os linux -ws gtk -arch x86_64 -nl en_US -consoleLog -pnfolder /home/mcc/execution -examination ReachabilityCardinality -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
Jun 02, 2017 10:07:46 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 02, 2017 10:07:46 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 26 ms
Jun 02, 2017 10:07:46 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 11 places.
Jun 02, 2017 10:07:46 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 11 transitions.
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 22 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 7 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 1 ms
Jun 02, 2017 10:07:47 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 : ERK-PT-100000-ReachabilityCardinality-0 with value :(((MEKPP<=ERKPP)&&((ERKPP>=1)||(Raf1Star_RKIP>=1)))&&(ERKPP>=2))
Read property : ERK-PT-100000-ReachabilityCardinality-1 with value :(MEKPP>=3)
Read property : ERK-PT-100000-ReachabilityCardinality-3 with value :(!(MEKPP_ERK<=RKIP))
Read property : ERK-PT-100000-ReachabilityCardinality-4 with value :(((RKIP>=1)||((RP<=Raf1Star_RKIP_ERKPP)||(ERKPP>=3)))||((!(Raf1Star_RKIP_ERKPP<=ERKPP))||(!(ERKPP<=RP))))
Read property : ERK-PT-100000-ReachabilityCardinality-5 with value :(RP>=2)
Read property : ERK-PT-100000-ReachabilityCardinality-6 with value :((RKIP>=2)||(ERK<=MEKPP_ERK))
Read property : ERK-PT-100000-ReachabilityCardinality-7 with value :((RKIPP_RP>=3)&&(!((RP>=3)||(RKIP<=RKIPP))))
Read property : ERK-PT-100000-ReachabilityCardinality-8 with value :(!(ERK>=2))
Read property : ERK-PT-100000-ReachabilityCardinality-9 with value :((((RKIPP_RP<=RP)&&(ERKPP>=3))||((RKIP>=3)||(ERKPP>=3)))||((!(RKIPP<=MEKPP_ERK))&&((RKIPP>=3)||(RKIPP_RP>=2))))
Read property : ERK-PT-100000-ReachabilityCardinality-11 with value :((RKIPP_RP>=1)||(RKIPP_RP<=Raf1Star))
Read property : ERK-PT-100000-ReachabilityCardinality-12 with value :((MEKPP>=1)||(ERK<=MEKPP_ERK))
Read property : ERK-PT-100000-ReachabilityCardinality-13 with value :((RKIPP<=MEKPP)||(MEKPP>=2))
Read property : ERK-PT-100000-ReachabilityCardinality-15 with value :(((RKIPP_RP<=Raf1Star)&&((ERK>=3)&&(Raf1Star_RKIP_ERKPP>=2)))&&((RKIP<=ERKPP)&&((MEKPP<=Raf1Star_RKIP)||(Raf1Star_RKIP<=Raf1Star_RKIP_ERKPP))))
An unexpected exception occurred : Overflow error when converting initial marking. Please recompile libDDD with larger DDD::val_t definition.

Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 5 place invariants in 10 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 0 / 13 in 191 ms.
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-11(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-12(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 11 variables to be positive in 30 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 11 transitions.
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/11 took 2 ms. Total solver calls (SAT/UNSAT): 3(2/1)
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 5 place invariants in 1 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=1 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=1 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-11(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 27 ms. Total solver calls (SAT/UNSAT): 39(19/20)
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 11 transitions.
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-12(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=1 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 11 variables to be positive in 21 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=2 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=0 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=2 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 15 ms. Total solver calls (SAT/UNSAT): 39(17/22)
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 11 transitions.
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=0 took 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=2 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=0 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=2 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=0 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=2 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=0 took 5 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=2 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=0 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=2 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 21 ms. Total solver calls (SAT/UNSAT): 66(66/0)
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=0 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 11 transitions.
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=0 took 7 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-11(UNSAT) depth K=2 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-12(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=0 took 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=2 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant ERK-PT-100000-ReachabilityCardinality-11
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for ERK-PT-100000-ReachabilityCardinality-11
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-11(TRUE) depth K=0 took 10 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=3 took 10 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant ERK-PT-100000-ReachabilityCardinality-12
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for ERK-PT-100000-ReachabilityCardinality-12
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-12(TRUE) depth K=0 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=0 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=0 took 2 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=3 took 9 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=1 took 5 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 36 ms. Total solver calls (SAT/UNSAT): 20(0/20)
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=3 took 9 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=1 took 9 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 226ms conformant to PINS in folder :/home/mcc/execution
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=1 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=1 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=1 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=3 took 13 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=1 took 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=1 took 5 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=1 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=3 took 15 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=1 took 4 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=1 took 3 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=3 took 7 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=1 took 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=3 took 9 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=3 took 9 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=3 took 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=2 took 20 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-11(UNSAT) depth K=3 took 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=2 took 10 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-12(UNSAT) depth K=3 took 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=3 took 5 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=3 took 6 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=2 took 14 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=4 took 13 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=2 took 21 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=4 took 13 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=2 took 17 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=4 took 17 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=4 took 12 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=2 took 15 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=4 took 10 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=2 took 15 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=4 took 10 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=4 took 11 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=4 took 15 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=2 took 39 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=4 took 12 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=2 took 14 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=4 took 10 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=2 took 8 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=4 took 13 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=2 took 32 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=5 took 27 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=3 took 26 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=5 took 26 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=3 took 18 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=5 took 46 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=5 took 21 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=3 took 54 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=5 took 20 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=3 took 26 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=5 took 18 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=3 took 22 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=5 took 20 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=3 took 21 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=5 took 26 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=3 took 17 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=3 took 21 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=5 took 23 ms
Jun 02, 2017 10:07:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=5 took 30 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=3 took 36 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=3 took 21 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=5 took 31 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=3 took 39 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=6 took 61 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=4 took 28 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=4 took 23 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=6 took 51 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=4 took 46 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=4 took 47 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=4 took 26 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=6 took 110 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=4 took 45 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=6 took 45 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=4 took 34 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=6 took 29 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=4 took 29 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=6 took 43 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=4 took 29 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=4 took 24 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=6 took 37 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=4 took 43 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=6 took 50 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=5 took 37 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=6 took 61 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=5 took 39 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=5 took 35 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=6 took 41 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=5 took 39 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=6 took 51 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=5 took 83 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=7 took 115 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=5 took 84 ms
Jun 02, 2017 10:07:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=7 took 82 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=5 took 292 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=7 took 334 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=5 took 106 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=5 took 35 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=7 took 79 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=5 took 30 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=5 took 58 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=7 took 65 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=6 took 42 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=7 took 108 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=7 took 53 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=6 took 163 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=7 took 87 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=7 took 91 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=7 took 83 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=6 took 220 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=7 took 99 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=6 took 109 ms
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=6 took 144 ms
Jun 02, 2017 10:07:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=8 took 433 ms
Jun 02, 2017 10:07:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=8 took 165 ms
Jun 02, 2017 10:07:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=6 took 507 ms
Jun 02, 2017 10:07:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:07:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=6 took 78 ms
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=6 took 662 ms
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=6 took 206 ms
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=6 took 128 ms
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=6 took 191 ms
Jun 02, 2017 10:07:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=8 took 1454 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=8 took 155 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=7 took 315 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=8 took 89 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=8 took 249 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=7 took 390 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=8 took 99 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=8 took 149 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=7 took 218 ms
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=7 took 171 ms
Jun 02, 2017 10:07:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=7 took 250 ms
Jun 02, 2017 10:07:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=8 took 653 ms
Jun 02, 2017 10:07:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=8 took 149 ms
Jun 02, 2017 10:07:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=7 took 464 ms
Jun 02, 2017 10:07:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=8 took 211 ms
Jun 02, 2017 10:07:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:07:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=7 took 489 ms
Jun 02, 2017 10:07:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:07:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=7 took 605 ms
Jun 02, 2017 10:07:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:07:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=7 took 539 ms
Jun 02, 2017 10:07:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:07:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=7 took 166 ms
Jun 02, 2017 10:07:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:07:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=7 took 269 ms
Jun 02, 2017 10:07:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:07:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=8 took 985 ms
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=8 took 466 ms
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=8 took 145 ms
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=9 took 3642 ms
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=8 took 235 ms
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=9 took 328 ms
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=8 took 513 ms
Jun 02, 2017 10:07:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:07:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=8 took 1255 ms
Jun 02, 2017 10:08:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:08:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=8 took 1187 ms
Jun 02, 2017 10:08:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:08:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=8 took 632 ms
Jun 02, 2017 10:08:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:08:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=8 took 171 ms
Jun 02, 2017 10:08:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:08:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=8 took 301 ms
Jun 02, 2017 10:08:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:08:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=8 took 342 ms
Jun 02, 2017 10:08:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:08:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=9 took 1109 ms
Jun 02, 2017 10:08:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:08:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=9 took 194 ms
Jun 02, 2017 10:08:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:08:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=9 took 221 ms
Jun 02, 2017 10:08:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:08:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=9 took 650 ms
Jun 02, 2017 10:08:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=9 took 6806 ms
Jun 02, 2017 10:08:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=9 took 274 ms
Jun 02, 2017 10:08:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=9 took 156 ms
Jun 02, 2017 10:08:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=9 took 706 ms
Jun 02, 2017 10:08:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=9 took 114 ms
Jun 02, 2017 10:08:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=9 took 277 ms
Jun 02, 2017 10:08:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:08:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=9 took 2280 ms
Jun 02, 2017 10:08:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:08:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=9 took 174 ms
Jun 02, 2017 10:08:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=9 took 1024 ms
Jun 02, 2017 10:08:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:08:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=9 took 800 ms
Jun 02, 2017 10:08:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=9 took 327 ms
Jun 02, 2017 10:08:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=9 took 406 ms
Jun 02, 2017 10:08:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:08:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=9 took 1683 ms
Jun 02, 2017 10:08:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:08:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=9 took 159 ms
Jun 02, 2017 10:08:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:08:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=9 took 848 ms
Jun 02, 2017 10:08:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:08:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=9 took 429 ms
Jun 02, 2017 10:08:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:08:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=10 took 1557 ms
Jun 02, 2017 10:08:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:08:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=10 took 4605 ms
Jun 02, 2017 10:08:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:08:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=10 took 877 ms
Jun 02, 2017 10:08:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=10 took 10719 ms
Jun 02, 2017 10:08:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:08:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=10 took 1634 ms
Jun 02, 2017 10:08:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=10 took 979 ms
Jun 02, 2017 10:08:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:08:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=10 took 497 ms
Jun 02, 2017 10:08:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:08:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=10 took 1258 ms
Jun 02, 2017 10:08:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:08:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=10 took 1153 ms
Jun 02, 2017 10:08:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:08:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=10 took 3346 ms
Jun 02, 2017 10:08:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:08:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=10 took 1244 ms
Jun 02, 2017 10:08:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:08:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=10 took 2120 ms
Jun 02, 2017 10:08:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:08:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=10 took 4018 ms
Jun 02, 2017 10:08:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:08:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=11 took 4439 ms
Jun 02, 2017 10:08:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:08:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=11 took 2122 ms
Jun 02, 2017 10:08:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:08:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=11 took 1042 ms
Jun 02, 2017 10:08:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:08:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=11 took 3430 ms
Jun 02, 2017 10:08:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:08:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=11 took 2720 ms
Jun 02, 2017 10:08:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:08:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=11 took 1179 ms
Jun 02, 2017 10:08:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:08:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=11 took 2643 ms
Jun 02, 2017 10:08:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:08:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=11 took 6391 ms
Jun 02, 2017 10:08:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:08:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=11 took 2939 ms
Jun 02, 2017 10:09:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:09:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=11 took 1030 ms
Jun 02, 2017 10:09:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:09:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=11 took 1538 ms
Jun 02, 2017 10:09:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:09:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=12 took 7781 ms
Jun 02, 2017 10:09:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:09:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=12 took 3578 ms
Jun 02, 2017 10:09:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=10 took 60034 ms
Jun 02, 2017 10:09:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=10 took 1432 ms
Jun 02, 2017 10:09:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=10 took 210 ms
Jun 02, 2017 10:09:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:09:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=12 took 7802 ms
Jun 02, 2017 10:09:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=10 took 2434 ms
Jun 02, 2017 10:09:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=10 took 386 ms
Jun 02, 2017 10:09:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=10 took 926 ms
Jun 02, 2017 10:09:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=10 took 3762 ms
Jun 02, 2017 10:09:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=10 took 476 ms
Jun 02, 2017 10:09:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:09:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=12 took 8258 ms
Jun 02, 2017 10:09:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=10 took 1757 ms
Jun 02, 2017 10:09:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:09:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=12 took 1636 ms
Jun 02, 2017 10:09:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:09:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=12 took 4029 ms
Jun 02, 2017 10:09:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:09:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=12 took 7710 ms
Jun 02, 2017 10:09:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:09:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=12 took 4353 ms
Jun 02, 2017 10:09:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:09:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=12 took 3298 ms
Jun 02, 2017 10:10:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:10:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=12 took 11764 ms
Jun 02, 2017 10:10:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:10:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=12 took 9839 ms
Jun 02, 2017 10:10:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:10:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=13 took 2321 ms
Jun 02, 2017 10:10:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:10:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=13 took 4052 ms
Jun 02, 2017 10:10:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=11 took 54425 ms
Jun 02, 2017 10:10:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-1(UNSAT) depth K=11 took 2019 ms
Jun 02, 2017 10:10:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:10:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=13 took 14485 ms
Jun 02, 2017 10:10:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-4
Jun 02, 2017 10:10:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-4(SAT) depth K=13 took 9552 ms
Jun 02, 2017 10:10:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:10:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=13 took 9906 ms
Jun 02, 2017 10:11:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:11:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=13 took 8182 ms
Jun 02, 2017 10:11:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:11:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=13 took 8595 ms
Jun 02, 2017 10:11:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:11:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=13 took 6307 ms
Jun 02, 2017 10:11:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:11:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=13 took 11709 ms
Jun 02, 2017 10:11:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:11:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=13 took 5626 ms
Jun 02, 2017 10:11:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:11:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=13 took 5148 ms
Jun 02, 2017 10:11:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:11:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=14 took 12826 ms
Jun 02, 2017 10:11:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-1
Jun 02, 2017 10:11:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-1(SAT) depth K=14 took 6694 ms
Jun 02, 2017 10:12:24 PM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 02, 2017 10:12:24 PM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
LTSmin timed out on command CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq, ./gal.so, -p, --pins-guards, --when, -i, ERKPT100000ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
Jun 02, 2017 10:12:24 PM fr.lip6.move.gal.itstools.ProcessController$1 run
WARNING: null
Jun 02, 2017 10:12:25 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, ERKPT100000ReachabilityCardinality1==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 24, guards 11
pins2lts-seq, 0.000: Expression is: (ERKPT100000ReachabilityCardinality1 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 24 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 11, there are 11 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 11, labels: 1 / 24
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.025: explored 10000 levels ~10000 states ~10000 transitions
pins2lts-seq, 0.050: explored 20000 levels ~20000 states ~20000 transitions
pins2lts-seq, 0.084: explored 40000 levels ~40000 states ~40000 transitions
pins2lts-seq, 0.159: explored 80000 levels ~80000 states ~80000 transitions
pins2lts-seq, 0.434: explored 160000 levels ~160000 states ~309998 transitions
pins2lts-seq, 1.034:
pins2lts-seq, 1.034: Invariant violation (ERKPT100000ReachabilityCardinality1==true) found at depth 299996!
pins2lts-seq, 1.034:
pins2lts-seq, 1.034: exiting now

Jun 02, 2017 10:12:25 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, ERKPT100000ReachabilityCardinality3==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 24, guards 11
pins2lts-seq, 0.000: Expression is: (ERKPT100000ReachabilityCardinality3 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 24 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 11, there are 11 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 11, labels: 1 / 24
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.023: explored 10000 levels ~10000 states ~29999 transitions
pins2lts-seq, 0.049: explored 20000 levels ~20000 states ~59999 transitions
pins2lts-seq, 0.104: explored 40000 levels ~40000 states ~119999 transitions
pins2lts-seq, 0.226: explored 80000 levels ~80000 states ~239999 transitions
pins2lts-seq, 0.294:
pins2lts-seq, 0.295: Invariant violation (ERKPT100000ReachabilityCardinality3==true) found at depth 100002!
pins2lts-seq, 0.295:
pins2lts-seq, 0.295: exiting now

Jun 02, 2017 10:12:26 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, ERKPT100000ReachabilityCardinality4==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 24, guards 11
pins2lts-seq, 0.000: Expression is: (ERKPT100000ReachabilityCardinality4 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 24 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 11, there are 11 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 11, labels: 1 / 24
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.016: explored 10000 levels ~10000 states ~10000 transitions
pins2lts-seq, 0.034: explored 20000 levels ~20000 states ~20000 transitions
pins2lts-seq, 0.075: explored 40000 levels ~40000 states ~40000 transitions
pins2lts-seq, 0.171: explored 80000 levels ~80000 states ~80000 transitions
pins2lts-seq, 0.439: explored 160000 levels ~160000 states ~309999 transitions
pins2lts-seq, 0.969:
pins2lts-seq, 0.969: Invariant violation (ERKPT100000ReachabilityCardinality4==true) found at depth 300000!
pins2lts-seq, 0.969:
pins2lts-seq, 0.969: exiting now

Jun 02, 2017 10:12:27 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, ERKPT100000ReachabilityCardinality5==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 24, guards 11
pins2lts-seq, 0.000: Expression is: (ERKPT100000ReachabilityCardinality5 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 24 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 11, there are 11 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 11, labels: 1 / 24
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.025: explored 10000 levels ~10000 states ~10000 transitions
pins2lts-seq, 0.052: explored 20000 levels ~20000 states ~20000 transitions
pins2lts-seq, 0.089: explored 40000 levels ~40000 states ~40000 transitions
pins2lts-seq, 0.164: explored 80000 levels ~80000 states ~80000 transitions
pins2lts-seq, 0.343: explored 160000 levels ~160000 states ~160000 transitions
*** segmentation fault ***

Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f5bd6bea890]
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) [0x7f5bd6550b45]
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, ERKPT100000ReachabilityCardinality5==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 24, guards 11
pins2lts-seq, 0.000: Expression is: (ERKPT100000ReachabilityCardinality5 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 24 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 11, there are 11 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 11, labels: 1 / 24
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.025: explored 10000 levels ~10000 states ~10000 transitions
pins2lts-seq, 0.052: explored 20000 levels ~20000 states ~20000 transitions
pins2lts-seq, 0.089: explored 40000 levels ~40000 states ~40000 transitions
pins2lts-seq, 0.164: explored 80000 levels ~80000 states ~80000 transitions
pins2lts-seq, 0.343: explored 160000 levels ~160000 states ~160000 transitions
*** segmentation fault ***

Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f5bd6bea890]
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) [0x7f5bd6550b45]
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, ERKPT100000ReachabilityCardinality5==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 24, guards 11
pins2lts-seq, 0.000: Expression is: (ERKPT100000ReachabilityCardinality5 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 24 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 11, there are 11 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 11, labels: 1 / 24
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.025: explored 10000 levels ~10000 states ~10000 transitions
pins2lts-seq, 0.052: explored 20000 levels ~20000 states ~20000 transitions
pins2lts-seq, 0.089: explored 40000 levels ~40000 states ~40000 transitions
pins2lts-seq, 0.164: explored 80000 levels ~80000 states ~80000 transitions
pins2lts-seq, 0.343: explored 160000 levels ~160000 states ~160000 transitions
*** segmentation fault ***

Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f5bd6bea890]
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) [0x7f5bd6550b45]
11: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c13d]
null
at fr.lip6.move.gal.application.LTSminRunner$1.run(LTSminRunner.java:130)
at java.lang.Thread.run(Thread.java:748)
Jun 02, 2017 10:12:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-3
Jun 02, 2017 10:12:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-3(SAT) depth K=14 took 50201 ms
Jun 02, 2017 10:12:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:12:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=14 took 1548 ms
Jun 02, 2017 10:13:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:13:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=14 took 17234 ms
Jun 02, 2017 10:13:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:13:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=14 took 6977 ms
Jun 02, 2017 10:13:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:13:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=14 took 5878 ms
Jun 02, 2017 10:13:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:13:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=14 took 4112 ms
Jun 02, 2017 10:13:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:13:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=14 took 7503 ms
Jun 02, 2017 10:13:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:13:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=14 took 21772 ms
Jun 02, 2017 10:13:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:13:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=15 took 5998 ms
Jun 02, 2017 10:14:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-3(UNSAT) depth K=11 took 217334 ms
Jun 02, 2017 10:14:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-4(UNSAT) depth K=11 took 2409 ms
Jun 02, 2017 10:14:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=11 took 627 ms
Jun 02, 2017 10:14:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:14:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=15 took 11639 ms
Jun 02, 2017 10:14:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=11 took 10194 ms
Jun 02, 2017 10:14:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=11 took 405 ms
Jun 02, 2017 10:14:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=11 took 2565 ms
Jun 02, 2017 10:14:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:14:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=15 took 28816 ms
Jun 02, 2017 10:14:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=11 took 21649 ms
Jun 02, 2017 10:14:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=11 took 2421 ms
Jun 02, 2017 10:14:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=11 took 6250 ms
Jun 02, 2017 10:15:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:15:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=15 took 21228 ms
Jun 02, 2017 10:15:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:15:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=15 took 22401 ms
Jun 02, 2017 10:15:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:15:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=15 took 20566 ms
Jun 02, 2017 10:16:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:16:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=15 took 20491 ms
Jun 02, 2017 10:16:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:16:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=15 took 15697 ms
Jun 02, 2017 10:16:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:16:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=16 took 25670 ms
Jun 02, 2017 10:16:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:16:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=16 took 3328 ms
Jun 02, 2017 10:16:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:16:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=16 took 8129 ms
Jun 02, 2017 10:17:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:17:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=16 took 15227 ms
Jun 02, 2017 10:17:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:17:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=16 took 11272 ms
Jun 02, 2017 10:17:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:17:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=16 took 31724 ms
Jun 02, 2017 10:18:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:18:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=16 took 14964 ms
Jun 02, 2017 10:19:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:19:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=16 took 81932 ms
Jun 02, 2017 10:20:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:20:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=17 took 63821 ms
Jun 02, 2017 10:20:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:20:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=17 took 13903 ms
Jun 02, 2017 10:21:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-0(UNSAT) depth K=12 took 397301 ms
Jun 02, 2017 10:21:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-5(UNSAT) depth K=12 took 410 ms
Jun 02, 2017 10:22:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-6(UNSAT) depth K=12 took 34464 ms
Jun 02, 2017 10:22:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-7(UNSAT) depth K=12 took 491 ms
Jun 02, 2017 10:22:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-8(UNSAT) depth K=12 took 7093 ms
Jun 02, 2017 10:22:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:22:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=17 took 82465 ms
Jun 02, 2017 10:22:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:22:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=17 took 15846 ms
Jun 02, 2017 10:22:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:22:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=17 took 14194 ms
Jun 02, 2017 10:23:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:23:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=17 took 18711 ms
Jun 02, 2017 10:23:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:23:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=17 took 4761 ms
Jun 02, 2017 10:23:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:23:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=17 took 19689 ms
Jun 02, 2017 10:23:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:23:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=18 took 5059 ms
Jun 02, 2017 10:24:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:24:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=18 took 45613 ms
Jun 02, 2017 10:24:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:24:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=18 took 21443 ms
Jun 02, 2017 10:25:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:25:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=18 took 55082 ms
Jun 02, 2017 10:26:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-9(UNSAT) depth K=12 took 263944 ms
Jun 02, 2017 10:26:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-13(UNSAT) depth K=12 took 10465 ms
Jun 02, 2017 10:26:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:26:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=18 took 73193 ms
Jun 02, 2017 10:27:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:27:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=18 took 36557 ms
Jun 02, 2017 10:27:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:27:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=18 took 10325 ms
Jun 02, 2017 10:27:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:27:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=18 took 19473 ms
Jun 02, 2017 10:28:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:28:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=19 took 38300 ms
Jun 02, 2017 10:29:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:29:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=19 took 33678 ms
Jun 02, 2017 10:30:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:30:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=19 took 68597 ms
Jun 02, 2017 10:30:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:30:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=19 took 43508 ms
Jun 02, 2017 10:31:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:31:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=19 took 15421 ms
Jun 02, 2017 10:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:31:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=19 took 35053 ms
Jun 02, 2017 10:32:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property ERK-PT-100000-ReachabilityCardinality-15(UNSAT) depth K=12 took 347353 ms
Jun 02, 2017 10:32:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:32:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=19 took 57718 ms
Jun 02, 2017 10:33:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:33:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=19 took 15662 ms
Jun 02, 2017 10:34:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:34:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=20 took 68901 ms
Jun 02, 2017 10:34:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:34:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=20 took 15152 ms
Jun 02, 2017 10:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=20 took 41012 ms
Jun 02, 2017 10:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=20 took 10631 ms
Jun 02, 2017 10:37:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:37:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=20 took 156245 ms
Jun 02, 2017 10:38:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:38:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=20 took 36212 ms
Jun 02, 2017 10:39:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:39:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=20 took 59024 ms
Jun 02, 2017 10:41:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:41:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=20 took 124799 ms
Jun 02, 2017 10:43:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:43:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=21 took 90661 ms
Jun 02, 2017 10:45:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 10:45:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=21 took 142195 ms
Jun 02, 2017 10:46:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 10:46:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=21 took 83688 ms
Jun 02, 2017 10:48:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-7
Jun 02, 2017 10:48:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-7(SAT) depth K=21 took 127408 ms
Jun 02, 2017 10:50:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-8
Jun 02, 2017 10:50:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-8(SAT) depth K=21 took 108793 ms
Jun 02, 2017 10:53:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-9
Jun 02, 2017 10:53:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-9(SAT) depth K=21 took 176188 ms
Jun 02, 2017 10:57:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-13
Jun 02, 2017 10:57:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-13(SAT) depth K=21 took 226345 ms
Jun 02, 2017 10:59:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-15
Jun 02, 2017 10:59:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-15(SAT) depth K=21 took 102556 ms
Jun 02, 2017 10:59:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-0
Jun 02, 2017 10:59:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-0(SAT) depth K=22 took 31656 ms
Jun 02, 2017 11:01:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-5
Jun 02, 2017 11:01:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-5(SAT) depth K=22 took 88720 ms
Jun 02, 2017 11:07:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesERK-PT-100000-ReachabilityCardinality-6
Jun 02, 2017 11:07:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property ERK-PT-100000-ReachabilityCardinality-6(SAT) depth K=22 took 369969 ms

Sequence of Actions to be Executed by the VM

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

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="S_ERK-PT-100000"
export BK_EXAMINATION="ReachabilityCardinality"
export BK_TOOL="itstools"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi

tar xzf /home/mcc/BenchKit/INPUTS/S_ERK-PT-100000.tgz
mv S_ERK-PT-100000 execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool itstools"
echo " Input is S_ERK-PT-100000, 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 r110-blw3-149441614500385"
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 ;