fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r010-csrt-149436129900601
Last Updated
June 27, 2017

About the Execution of ITS-Tools for CircadianClock-PT-010000

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
8611.120 3600000.00 11203442.00 293.50 ?F?T????T????T?F normal

Execution Chart

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

Trace from the execution

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


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

=== Now, execution of the tool begins

BK_START 1496287876515

FORMULA CircadianClock-PT-010000-ReachabilityCardinality-11 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE

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

/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 16 rows 14 cols
invariant : 1'da + 1'da_a= 1
invariant : 1'mr + 1'mr_cap= 10000
invariant : 1'dr + 1'dr_a= 1
invariant : 1'a + 1'a_cap= 10000
invariant : 1'ma + 1'ma_cap= 10000
invariant : 1'r + 1'r_cap= 10000
invariant : 1'c + 1'c_cap= 10000
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 16 rows 14 cols
invariant : 1'da + 1'da_a= 1
invariant : 1'mr + 1'mr_cap= 10000
invariant : 1'dr + 1'dr_a= 1
invariant : 1'a + 1'a_cap= 10000
invariant : 1'ma + 1'ma_cap= 10000
invariant : 1'r + 1'r_cap= 10000
invariant : 1'c + 1'c_cap= 10000
FORMULA CircadianClock-PT-010000-ReachabilityCardinality-2 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA CircadianClock-PT-010000-ReachabilityCardinality-9 FALSE TECHNIQUES SAT_SMT K_INDUCTION(0)
Running compilation step : CommandLine [args=[gcc, -c, -I/home/mcc/BenchKit//lts_install_dir//include, -I., -std=c99, -fPIC, -O3, model.c], workingDir=/home/mcc/execution]
Exit code :0
Running link step : CommandLine [args=[gcc, -shared, -o, gal.so, model.o], workingDir=/home/mcc/execution]
Exit code :0
Exit code :1
Found Violation
FORMULA CircadianClock-PT-010000-ReachabilityCardinality-1 FALSE TECHNIQUES PARTIAL_ORDER EXPLICIT LTSMIN SAT_SMT
FORMULA CircadianClock-PT-010000-ReachabilityCardinality-7 TRUE TECHNIQUES SAT_SMT BMC(11)
Exit code :255
Detected timeout of ITS tools.

BK_TIME_CONFINEMENT_REACHED

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

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ ReachabilityCardinality = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityCardinality -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ java -Dosgi.requiredJavaVersion=1.6 -Xss8m -Xms40m -Xmx8192m -Declipse.pde.launch=true -Dfile.encoding=UTF-8 -classpath /home/mcc/BenchKit//eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar org.eclipse.equinox.launcher.Main -application fr.lip6.move.gal.application.pnmcc -data /home/mcc/BenchKit//workspace -os linux -ws gtk -arch x86_64 -nl en_US -consoleLog -pnfolder /home/mcc/execution -examination ReachabilityCardinality -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 56 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 14 places.
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 16 transitions.
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 26 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 7 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 16 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 6 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 7 place invariants in 7 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 0 / 15 in 208 ms.
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 14 variables to be positive in 33 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 16 transitions.
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/16 took 4 ms. Total solver calls (SAT/UNSAT): 7(3/4)
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-2(UNSAT) depth K=0 took 10 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-9(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=0 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=0 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-2(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=1 took 0 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 7 place invariants in 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 49 ms. Total solver calls (SAT/UNSAT): 96(44/52)
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 16 transitions.
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=1 took 11 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=1 took 2 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=1 took 2 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-9(UNSAT) depth K=1 took 2 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 14 variables to be positive in 21 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=0 took 2 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=1 took 1 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=0 took 12 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=2 took 7 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant CircadianClock-PT-010000-ReachabilityCardinality-2
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for CircadianClock-PT-010000-ReachabilityCardinality-2
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-2(TRUE) depth K=0 took 3 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=0 took 2 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=0 took 3 ms
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 39 ms. Total solver calls (SAT/UNSAT): 96(48/48)
Jun 01, 2017 3:31:18 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 16 transitions.
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=2 took 15 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=0 took 11 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-2(UNSAT) depth K=2 took 3 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=0 took 3 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=2 took 4 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=0 took 2 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=0 took 2 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved UNreachability of reachability predicate CircadianClock-PT-010000-ReachabilityCardinality-9
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for CircadianClock-PT-010000-ReachabilityCardinality-9
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-9(FALSE) depth K=0 took 140 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=2 took 138 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=0 took 1 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=0 took 4 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=0 took 2 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=0 took 3 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=2 took 11 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=0 took 2 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 179 ms. Total solver calls (SAT/UNSAT): 136(124/12)
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 16 transitions.
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=2 took 16 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=2 took 4 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=2 took 6 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=1 took 40 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-9(UNSAT) depth K=2 took 20 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=2 took 4 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=2 took 4 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=1 took 27 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=2 took 11 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=2 took 3 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=2 took 4 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=1 took 24 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 86 ms. Total solver calls (SAT/UNSAT): 22(0/22)
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 461ms conformant to PINS in folder :/home/mcc/execution
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=3 took 34 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=1 took 24 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=1 took 10 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=3 took 23 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=1 took 9 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=3 took 12 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=1 took 15 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=1 took 6 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=3 took 13 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=1 took 16 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=3 took 19 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=3 took 9 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=3 took 9 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=1 took 29 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=3 took 13 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=1 took 10 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=3 took 10 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=1 took 18 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=3 took 12 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=3 took 7 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=1 took 20 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=3 took 9 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=3 took 9 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=2 took 29 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=4 took 48 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=2 took 45 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=4 took 23 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=2 took 29 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=4 took 39 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=2 took 33 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=2 took 16 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=4 took 41 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=2 took 23 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=2 took 35 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=4 took 61 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=4 took 34 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=2 took 47 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=4 took 28 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=2 took 42 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=4 took 30 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=4 took 19 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=4 took 34 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=2 took 77 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=4 took 18 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=4 took 23 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=2 took 32 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=4 took 18 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=2 took 28 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=2 took 13 ms
Jun 01, 2017 3:31:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=5 took 111 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=5 took 45 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=5 took 42 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=5 took 64 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=3 took 326 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=5 took 98 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=5 took 35 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=3 took 58 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=5 took 46 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=3 took 69 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=5 took 73 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=3 took 73 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=5 took 43 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=3 took 53 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=5 took 59 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=5 took 38 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=5 took 41 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=5 took 44 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=3 took 149 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=3 took 22 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=3 took 30 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=3 took 53 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=3 took 60 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=6 took 232 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=3 took 124 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=6 took 80 ms
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:31:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=3 took 61 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=6 took 96 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=3 took 82 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=6 took 234 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=4 took 255 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=6 took 312 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=6 took 70 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=4 took 383 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=6 took 74 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=4 took 50 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=4 took 68 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=6 took 132 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=4 took 96 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=6 took 66 ms
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:31:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=4 took 72 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=6 took 107 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=4 took 59 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=6 took 58 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=4 took 67 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=6 took 83 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=4 took 67 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=6 took 66 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=4 took 66 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=4 took 54 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=4 took 59 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=4 took 57 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=5 took 181 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=5 took 72 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=5 took 91 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=7 took 595 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=5 took 98 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=5 took 87 ms
Jun 01, 2017 3:31:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=7 took 126 ms
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=7 took 130 ms
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=7 took 193 ms
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=5 took 487 ms
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=7 took 288 ms
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=7 took 107 ms
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=7 took 103 ms
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:31:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=5 took 343 ms
Jun 01, 2017 3:31:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=7 took 266 ms
Jun 01, 2017 3:31:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=7 took 134 ms
Jun 01, 2017 3:31:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=7 took 171 ms
Jun 01, 2017 3:31:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=7 took 98 ms
Jun 01, 2017 3:31:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=7 took 135 ms
Jun 01, 2017 3:31:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=7 took 111 ms
Jun 01, 2017 3:31:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:31:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=5 took 1176 ms
Jun 01, 2017 3:31:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:31:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=5 took 95 ms
Jun 01, 2017 3:31:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=8 took 1856 ms
Jun 01, 2017 3:31:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:31:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=5 took 1645 ms
Jun 01, 2017 3:31:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=8 took 288 ms
Jun 01, 2017 3:31:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=8 took 218 ms
Jun 01, 2017 3:31:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=8 took 289 ms
Jun 01, 2017 3:31:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=8 took 401 ms
Jun 01, 2017 3:31:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=8 took 168 ms
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=8 took 189 ms
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=5 took 1698 ms
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=5 took 148 ms
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=5 took 112 ms
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=6 took 152 ms
Jun 01, 2017 3:31:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=8 took 776 ms
Jun 01, 2017 3:31:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=8 took 190 ms
Jun 01, 2017 3:31:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=8 took 339 ms
Jun 01, 2017 3:31:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:31:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=6 took 645 ms
Jun 01, 2017 3:31:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=8 took 193 ms
Jun 01, 2017 3:31:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:31:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=6 took 348 ms
Jun 01, 2017 3:31:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=8 took 287 ms
Jun 01, 2017 3:31:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=8 took 245 ms
Jun 01, 2017 3:31:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:31:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=6 took 1904 ms
Jun 01, 2017 3:31:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:31:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=6 took 196 ms
Jun 01, 2017 3:31:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:31:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=6 took 186 ms
Jun 01, 2017 3:31:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:31:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=6 took 127 ms
Jun 01, 2017 3:31:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:31:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=6 took 873 ms
Jun 01, 2017 3:31:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:31:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=6 took 4093 ms
Jun 01, 2017 3:31:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=9 took 9212 ms
Jun 01, 2017 3:31:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=9 took 667 ms
Jun 01, 2017 3:31:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=9 took 512 ms
Jun 01, 2017 3:31:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=9 took 427 ms
Jun 01, 2017 3:31:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=9 took 1105 ms
Jun 01, 2017 3:31:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:31:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=6 took 5085 ms
Jun 01, 2017 3:31:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=9 took 337 ms
Jun 01, 2017 3:31:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=9 took 283 ms
Jun 01, 2017 3:31:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:31:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=6 took 1246 ms
Jun 01, 2017 3:31:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:31:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=6 took 239 ms
Jun 01, 2017 3:31:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:31:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=6 took 1631 ms
Jun 01, 2017 3:31:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=9 took 3263 ms
Jun 01, 2017 3:31:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=9 took 274 ms
Jun 01, 2017 3:31:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=9 took 711 ms
Jun 01, 2017 3:31:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=9 took 338 ms
Jun 01, 2017 3:31:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=9 took 556 ms
Jun 01, 2017 3:31:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=9 took 579 ms
Jun 01, 2017 3:31:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:31:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=7 took 3238 ms
Jun 01, 2017 3:31:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:31:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=7 took 193 ms
Jun 01, 2017 3:31:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:31:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=7 took 2941 ms
Jun 01, 2017 3:31:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:31:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=7 took 2338 ms
Jun 01, 2017 3:31:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:31:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=7 took 5675 ms
Jun 01, 2017 3:32:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:32:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=7 took 5045 ms
Jun 01, 2017 3:32:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:32:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=7 took 5330 ms
Jun 01, 2017 3:32:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:32:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=7 took 272 ms
Jun 01, 2017 3:32:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:32:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=7 took 1477 ms
Jun 01, 2017 3:32:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:32:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=7 took 12798 ms
Jun 01, 2017 3:32:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:32:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=7 took 9847 ms
Jun 01, 2017 3:32:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:32:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=7 took 212 ms
Jun 01, 2017 3:32:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:32:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=7 took 6655 ms
Jun 01, 2017 3:32:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:32:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=8 took 4474 ms
Jun 01, 2017 3:33:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:33:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=8 took 15681 ms
Jun 01, 2017 3:33:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:33:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=8 took 1755 ms
Jun 01, 2017 3:33:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=10 took 76925 ms
Jun 01, 2017 3:33:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=10 took 1673 ms
Jun 01, 2017 3:33:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=10 took 889 ms
Jun 01, 2017 3:33:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=10 took 588 ms
Jun 01, 2017 3:33:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=10 took 2864 ms
Jun 01, 2017 3:33:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=10 took 655 ms
Jun 01, 2017 3:33:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(UNSAT) depth K=10 took 417 ms
Jun 01, 2017 3:33:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:33:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=8 took 14711 ms
Jun 01, 2017 3:33:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=10 took 10403 ms
Jun 01, 2017 3:33:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:33:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=8 took 5205 ms
Jun 01, 2017 3:33:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=10 took 471 ms
Jun 01, 2017 3:33:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:33:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=8 took 2004 ms
Jun 01, 2017 3:33:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=10 took 1953 ms
Jun 01, 2017 3:33:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=10 took 565 ms
Jun 01, 2017 3:33:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=10 took 1503 ms
Jun 01, 2017 3:33:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=10 took 1387 ms
Jun 01, 2017 3:33:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:33:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=8 took 9919 ms
Jun 01, 2017 3:33:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:33:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=8 took 2944 ms
Jun 01, 2017 3:34:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:34:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=8 took 22134 ms
Jun 01, 2017 3:34:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:34:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=8 took 10426 ms
Jun 01, 2017 3:34:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:34:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=8 took 2433 ms
Jun 01, 2017 3:34:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:34:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=8 took 3370 ms
Jun 01, 2017 3:34:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:34:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=8 took 6238 ms
Jun 01, 2017 3:34:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:34:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=9 took 34348 ms
Jun 01, 2017 3:35:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-1
Jun 01, 2017 3:35:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(SAT) depth K=9 took 14367 ms
Jun 01, 2017 3:35:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:35:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=9 took 4444 ms
Jun 01, 2017 3:35:20 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 01, 2017 3:35:20 AM 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, CircadianClockPT010000ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
Jun 01, 2017 3:35:20 AM fr.lip6.move.gal.itstools.ProcessController$1 run
WARNING: null
Jun 01, 2017 3:35:20 AM fr.lip6.move.gal.itstools.Runner runTool
INFO: Standard error output from running tool CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq, ./gal.so, -p, --pins-guards, --when, -i, CircadianClockPT010000ReachabilityCardinality1==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 31, guards 16
pins2lts-seq, 0.000: Expression is: (CircadianClockPT010000ReachabilityCardinality1 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 31 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 14, there are 16 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 / 16, labels: 1 / 31
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.116: explored 10000 levels ~10000 states ~69991 transitions
pins2lts-seq, 0.116:
pins2lts-seq, 0.116: Invariant violation (CircadianClockPT010000ReachabilityCardinality1==true) found at depth 10004!
pins2lts-seq, 0.116:
pins2lts-seq, 0.116: exiting now

Jun 01, 2017 3:35:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:35:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=9 took 5790 ms
Jun 01, 2017 3:35:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:35:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=9 took 16813 ms
Jun 01, 2017 3:35:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:35:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=9 took 16753 ms
Jun 01, 2017 3:36:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(UNSAT) depth K=11 took 152225 ms
Jun 01, 2017 3:36:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-1(UNSAT) depth K=11 took 4868 ms
Jun 01, 2017 3:36:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(UNSAT) depth K=11 took 2321 ms
Jun 01, 2017 3:36:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:36:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(SAT) depth K=9 took 13395 ms
Jun 01, 2017 3:36:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(UNSAT) depth K=11 took 763 ms
Jun 01, 2017 3:36:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(UNSAT) depth K=11 took 5300 ms
Jun 01, 2017 3:36:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(UNSAT) depth K=11 took 1404 ms
Jun 01, 2017 3:36:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:36:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=9 took 7386 ms
Jun 01, 2017 3:36:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: Result is SAT, found a trace to state matching reachability predicate CircadianClock-PT-010000-ReachabilityCardinality-7
Jun 01, 2017 3:36:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-7(TRUE) depth K=11 took 1261 ms
Jun 01, 2017 3:36:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:36:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=9 took 18665 ms
Jun 01, 2017 3:36:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:36:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=9 took 18755 ms
Jun 01, 2017 3:37:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(UNSAT) depth K=11 took 53246 ms
Jun 01, 2017 3:37:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(UNSAT) depth K=11 took 702 ms
Jun 01, 2017 3:37:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(UNSAT) depth K=11 took 5344 ms
Jun 01, 2017 3:37:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(UNSAT) depth K=11 took 1259 ms
Jun 01, 2017 3:37:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(UNSAT) depth K=11 took 5450 ms
Jun 01, 2017 3:37:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:37:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=9 took 32981 ms
Jun 01, 2017 3:37:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(UNSAT) depth K=11 took 4511 ms
Jun 01, 2017 3:37:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:37:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=9 took 17365 ms
Jun 01, 2017 3:37:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:37:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=9 took 13759 ms
Jun 01, 2017 3:38:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:38:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=10 took 36510 ms
Jun 01, 2017 3:38:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:38:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=10 took 15079 ms
Jun 01, 2017 3:39:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:39:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=10 took 17426 ms
Jun 01, 2017 3:39:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:39:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=10 took 6523 ms
Jun 01, 2017 3:39:20 AM fr.lip6.move.gal.itstools.ProcessController$1 run
WARNING: null
Jun 01, 2017 3:39:20 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 01, 2017 3:39:20 AM 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, CircadianClockPT010000ReachabilityCardinality3==true], workingDir=/home/mcc/execution]
Jun 01, 2017 3:39:20 AM fr.lip6.move.gal.itstools.Runner runTool
INFO: Standard error output from running tool CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq, ./gal.so, -p, --pins-guards, --when, -i, CircadianClockPT010000ReachabilityCardinality4==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 31, guards 16
pins2lts-seq, 0.000: Expression is: (CircadianClockPT010000ReachabilityCardinality4 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 31 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 14, there are 16 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 / 16, labels: 1 / 31
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.100: explored 10000 levels ~10000 states ~69989 transitions
pins2lts-seq, 0.319: explored 20000 levels ~20000 states ~169974 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) [0x7f023992f890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0xeb) [0x45904b]
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) [0x7f0239295b45]
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, CircadianClockPT010000ReachabilityCardinality4==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 31, guards 16
pins2lts-seq, 0.000: Expression is: (CircadianClockPT010000ReachabilityCardinality4 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 31 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 14, there are 16 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 / 16, labels: 1 / 31
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.100: explored 10000 levels ~10000 states ~69989 transitions
pins2lts-seq, 0.319: explored 20000 levels ~20000 states ~169974 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) [0x7f023992f890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0xeb) [0x45904b]
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) [0x7f0239295b45]
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, CircadianClockPT010000ReachabilityCardinality4==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 31, guards 16
pins2lts-seq, 0.000: Expression is: (CircadianClockPT010000ReachabilityCardinality4 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 31 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 14, there are 16 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 / 16, labels: 1 / 31
pins2lts-seq, 0.000: POR cycle proviso: stack
pins2lts-seq, 0.100: explored 10000 levels ~10000 states ~69989 transitions
pins2lts-seq, 0.319: explored 20000 levels ~20000 states ~169974 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) [0x7f023992f890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0xeb) [0x45904b]
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) [0x7f0239295b45]
11: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c13d]
null
at fr.lip6.move.gal.application.LTSminRunner$1.run(LTSminRunner.java:130)
at java.lang.Thread.run(Thread.java:748)
Jun 01, 2017 3:39:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:39:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=10 took 20390 ms
Jun 01, 2017 3:40:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:40:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=10 took 51311 ms
Jun 01, 2017 3:41:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:41:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=10 took 45381 ms
Jun 01, 2017 3:41:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:41:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=10 took 37162 ms
Jun 01, 2017 3:41:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:41:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=10 took 2041 ms
Jun 01, 2017 3:42:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:42:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=10 took 38267 ms
Jun 01, 2017 3:42:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:42:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=10 took 8904 ms
Jun 01, 2017 3:43:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:43:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=11 took 29034 ms
Jun 01, 2017 3:43:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:43:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=11 took 32639 ms
Jun 01, 2017 3:44:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:44:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=11 took 27064 ms
Jun 01, 2017 3:44:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:44:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=11 took 11544 ms
Jun 01, 2017 3:45:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:45:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=11 took 49976 ms
Jun 01, 2017 3:45:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:45:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=11 took 46752 ms
Jun 01, 2017 3:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=11 took 33859 ms
Jun 01, 2017 3:46:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:46:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=11 took 22721 ms
Jun 01, 2017 3:47:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:47:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=11 took 42191 ms
Jun 01, 2017 3:48:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 3:48:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=11 took 54128 ms
Jun 01, 2017 3:48:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 3:48:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=11 took 7710 ms
Jun 01, 2017 3:48:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 3:48:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=12 took 24457 ms
Jun 01, 2017 3:49:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 3:49:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=12 took 44336 ms
Jun 01, 2017 3:51:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 3:51:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=12 took 122156 ms
Jun 01, 2017 3:52:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 3:52:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=12 took 36395 ms
Jun 01, 2017 3:53:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 3:53:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=12 took 69561 ms
Jun 01, 2017 3:53:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 3:53:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=12 took 7907 ms
Jun 01, 2017 3:54:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 3:54:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=12 took 58191 ms
Jun 01, 2017 3:55:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 3:55:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=12 took 42341 ms
Jun 01, 2017 3:59:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 3:59:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=12 took 264770 ms
Jun 01, 2017 4:00:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 4:00:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=12 took 54715 ms
Jun 01, 2017 4:01:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-15
Jun 01, 2017 4:01:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-15(SAT) depth K=12 took 39632 ms
Jun 01, 2017 4:02:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-0
Jun 01, 2017 4:02:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-0(SAT) depth K=13 took 62678 ms
Jun 01, 2017 4:02:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-3
Jun 01, 2017 4:02:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-3(SAT) depth K=13 took 15304 ms
Jun 01, 2017 4:03:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-4
Jun 01, 2017 4:03:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-4(SAT) depth K=13 took 34179 ms
Jun 01, 2017 4:03:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-5
Jun 01, 2017 4:03:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-5(SAT) depth K=13 took 32019 ms
Jun 01, 2017 4:10:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-6
Jun 01, 2017 4:10:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-6(SAT) depth K=13 took 415209 ms
Jun 01, 2017 4:12:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-8
Jun 01, 2017 4:12:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-8(SAT) depth K=13 took 126049 ms
Jun 01, 2017 4:16:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-10
Jun 01, 2017 4:16:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-10(SAT) depth K=13 took 216312 ms
Jun 01, 2017 4:18:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-12
Jun 01, 2017 4:18:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-12(SAT) depth K=13 took 100619 ms
Jun 01, 2017 4:23:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-13
Jun 01, 2017 4:23:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-13(SAT) depth K=13 took 307821 ms
Jun 01, 2017 4:28:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesCircadianClock-PT-010000-ReachabilityCardinality-14
Jun 01, 2017 4:28:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property CircadianClock-PT-010000-ReachabilityCardinality-14(SAT) depth K=13 took 318259 ms
Jun 01, 2017 4:29:44 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 01, 2017 4:29:44 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 01, 2017 4:29:44 AM fr.lip6.move.gal.itstools.ProcessController$1 run
WARNING: null

Sequence of Actions to be Executed by the VM

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

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="CircadianClock-PT-010000"
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/CircadianClock-PT-010000.tgz
mv CircadianClock-PT-010000 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 CircadianClock-PT-010000, 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 r010-csrt-149436129900601"
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 ;