About the Execution of ITS-Tools for SmallOperatingSystem-PT-MT4096DC2048
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
8427.830 | 3600000.00 | 10731176.00 | 753.20 | ????T?F?TTTT??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-3253
Executing tool itstools
Input is SmallOperatingSystem-PT-MT4096DC2048, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r080-ebro-149441010100043
=====================================================================
--------------------
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 SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-12
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-14
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-2
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-3
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-4
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-5
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-8
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
=== Now, execution of the tool begins
BK_START 1496393176447
FORMULA SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-5 TRUE TECHNIQUES TOPOLOGICAL INITIAL_STATE
Using solver YICES2 to compute partial order matrices.
Built C files in :
/home/mcc/execution
its-reach command run as :
/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
FORMULA SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-8 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 8 rows 9 cols
invariant : -1'TaskOnDisk + 1'FreeMemSegment + 1'TaskReady + 1'TaskSuspended + 1'ExecutingTask= 0
invariant : 1'TaskOnDisk + 1'TransferToDisk + 1'LoadingMem= 4096
invariant : -1'TaskOnDisk + 1'DiskControllerUnit= -2048
invariant : 1'TaskOnDisk + -1'FreeMemSegment + -1'TaskReady + -1'TaskSuspended + 1'CPUUnit= 4096
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 8 rows 9 cols
invariant : -1'TaskOnDisk + 1'FreeMemSegment + 1'TaskReady + 1'TaskSuspended + 1'ExecutingTask= 0
invariant : 1'TaskOnDisk + 1'TransferToDisk + 1'LoadingMem= 4096
invariant : -1'TaskOnDisk + 1'DiskControllerUnit= -2048
invariant : 1'TaskOnDisk + -1'FreeMemSegment + -1'TaskReady + -1'TaskSuspended + 1'CPUUnit= 4096
FORMULA SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-2 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-3 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-4 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-12 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-14 FALSE TECHNIQUES SAT_SMT K_INDUCTION(0)
Running compilation step : CommandLine [args=[gcc, -c, -I/home/mcc/BenchKit//lts_install_dir//include, -I., -std=c99, -fPIC, -O3, model.c], workingDir=/home/mcc/execution]
Exit code :0
Running link step : CommandLine [args=[gcc, -shared, -o, gal.so, model.o], workingDir=/home/mcc/execution]
Exit code :0
Exit code :255
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 02, 2017 8:46:19 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 02, 2017 8:46:19 AM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 46 ms
Jun 02, 2017 8:46:19 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 9 places.
Jun 02, 2017 8:46:19 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 8 transitions.
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 41 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 13 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 12 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 17 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-8
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 1 / 15 in 451 ms.
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 4 place invariants in 12 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=0 took 4 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=0 took 6 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-2(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-3(UNSAT) depth K=0 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-4(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=0 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 4 place invariants in 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=0 took 0 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=0 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-12(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-14(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 67 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 8 transitions.
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=0 took 12 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/8 took 4 ms. Total solver calls (SAT/UNSAT): 4(2/2)
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 48 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=1 took 5 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=0 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-2(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=0 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-3(UNSAT) depth K=1 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-4(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-2
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-2
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-2(TRUE) depth K=0 took 8 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=1 took 11 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-3
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-3
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-3(TRUE) depth K=0 took 11 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-4
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-4
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 44 ms. Total solver calls (SAT/UNSAT): 32(14/18)
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-4(TRUE) depth K=0 took 4 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 8 transitions.
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=0 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=0 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=0 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-12(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-14(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=0 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=0 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-12
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-12
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-12(TRUE) depth K=0 took 4 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 36 ms. Total solver calls (SAT/UNSAT): 32(15/17)
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 8 transitions.
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=0 took 14 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved UNreachability of reachability predicate SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-14
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-14
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-14(FALSE) depth K=0 took 5 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=0 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=1 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=2 took 12 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-14(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=2 took 1 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=1 took 6 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=3 took 4 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 28 ms. Total solver calls (SAT/UNSAT): 36(36/0)
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=1 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=3 took 4 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=1 took 6 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=3 took 4 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=3 took 3 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 8 transitions.
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=3 took 6 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=3 took 14 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=1 took 33 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=3 took 4 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=1 took 8 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=3 took 14 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=3 took 4 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=4 took 11 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=1 took 25 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 71 ms. Total solver calls (SAT/UNSAT): 14(0/14)
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=4 took 13 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 380ms conformant to PINS in folder :/home/mcc/execution
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=1 took 23 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=1 took 7 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=4 took 31 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=2 took 18 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=4 took 27 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=2 took 22 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=4 took 18 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=2 took 25 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=2 took 30 ms
Jun 02, 2017 8:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=4 took 40 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=4 took 27 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=2 took 48 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=4 took 21 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=2 took 14 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=4 took 26 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=2 took 64 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=5 took 59 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=5 took 39 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=2 took 94 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=2 took 12 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=5 took 71 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=3 took 24 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=3 took 18 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=3 took 17 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=3 took 21 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=5 took 63 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=3 took 50 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=5 took 54 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=3 took 24 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=5 took 51 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=3 took 81 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=5 took 50 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=3 took 44 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=5 took 53 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=5 took 31 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=3 took 48 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=6 took 60 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=6 took 37 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=4 took 107 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=4 took 59 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=6 took 91 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=4 took 45 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=4 took 31 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=6 took 67 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=6 took 45 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=4 took 66 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=6 took 51 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=6 took 39 ms
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=4 took 136 ms
Jun 02, 2017 8:46:22 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, SmallOperatingSystemPTMT4096DC2048ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 23, guards 8
pins2lts-seq, 0.003: Expression is: (SmallOperatingSystemPTMT4096DC2048ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 23 state labels and 1 edge labels
pins2lts-seq, 0.003: State length is 9, there are 8 groups
pins2lts-seq, 0.003: Running dfs search strategy
pins2lts-seq, 0.003: Using a tree for state storage
pins2lts-seq, 0.003: Visible groups: 0 / 8, labels: 1 / 23
pins2lts-seq, 0.003: POR cycle proviso: stack
*** segmentation fault ***
Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f1ca666f890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0x20b) [0x45916b]
5: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x4505fb]
6: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41cb25]
7: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c33a]
8: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c2e4]
9: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(main+0x81a) [0x41b47a]
10: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f1ca5fd5b45]
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, SmallOperatingSystemPTMT4096DC2048ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 23, guards 8
pins2lts-seq, 0.003: Expression is: (SmallOperatingSystemPTMT4096DC2048ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 23 state labels and 1 edge labels
pins2lts-seq, 0.003: State length is 9, there are 8 groups
pins2lts-seq, 0.003: Running dfs search strategy
pins2lts-seq, 0.003: Using a tree for state storage
pins2lts-seq, 0.003: Visible groups: 0 / 8, labels: 1 / 23
pins2lts-seq, 0.003: POR cycle proviso: stack
*** segmentation fault ***
Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f1ca666f890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0x20b) [0x45916b]
5: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x4505fb]
6: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41cb25]
7: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c33a]
8: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c2e4]
9: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(main+0x81a) [0x41b47a]
10: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f1ca5fd5b45]
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, SmallOperatingSystemPTMT4096DC2048ReachabilityCardinality0==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 23, guards 8
pins2lts-seq, 0.003: Expression is: (SmallOperatingSystemPTMT4096DC2048ReachabilityCardinality0 == true )
pins2lts-seq, 0.003: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 23 state labels and 1 edge labels
pins2lts-seq, 0.003: State length is 9, there are 8 groups
pins2lts-seq, 0.003: Running dfs search strategy
pins2lts-seq, 0.003: Using a tree for state storage
pins2lts-seq, 0.003: Visible groups: 0 / 8, labels: 1 / 23
pins2lts-seq, 0.003: POR cycle proviso: stack
*** segmentation fault ***
Please send information on how to reproduce this problem to:
ltsmin-support@lists.utwente.nl
along with all output preceding this message.
In addition, include the following information:
Package: ltsmin 2.1
Stack trace:
0: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(HREprintStack+0x18) [0x4311a8]
1: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x431226]
2: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf890) [0x7f1ca666f890]
3: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x44bed8]
4: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(qsortr+0x20b) [0x45916b]
5: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x4505fb]
6: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41cb25]
7: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c33a]
8: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c2e4]
9: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq(main+0x81a) [0x41b47a]
10: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f1ca5fd5b45]
11: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c13d]
null
at fr.lip6.move.gal.application.LTSminRunner$1.run(LTSminRunner.java:130)
at java.lang.Thread.run(Thread.java:748)
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=6 took 67 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=6 took 39 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=7 took 97 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=4 took 191 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=7 took 54 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=4 took 41 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=4 took 41 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=7 took 118 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=5 took 81 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=7 took 52 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=7 took 82 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=5 took 162 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=7 took 106 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=5 took 101 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=7 took 82 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=5 took 84 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=5 took 54 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=7 took 111 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=5 took 28 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=7 took 79 ms
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=5 took 188 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=8 took 175 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=5 took 118 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=8 took 86 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=5 took 69 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=6 took 120 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=8 took 209 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=8 took 105 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=6 took 189 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=8 took 133 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=6 took 192 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=8 took 160 ms
Jun 02, 2017 8:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=8 took 203 ms
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=6 took 388 ms
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=6 took 144 ms
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=8 took 329 ms
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=8 took 171 ms
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=6 took 323 ms
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=9 took 376 ms
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=9 took 143 ms
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=6 took 428 ms
Jun 02, 2017 8:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=9 took 620 ms
Jun 02, 2017 8:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=6 took 664 ms
Jun 02, 2017 8:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=9 took 134 ms
Jun 02, 2017 8:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=6 took 274 ms
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=9 took 436 ms
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=7 took 374 ms
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=7 took 134 ms
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=9 took 305 ms
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=7 took 213 ms
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=7 took 67 ms
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=7 took 196 ms
Jun 02, 2017 8:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=9 took 466 ms
Jun 02, 2017 8:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=7 took 155 ms
Jun 02, 2017 8:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=7 took 199 ms
Jun 02, 2017 8:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=7 took 295 ms
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=7 took 523 ms
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=8 took 134 ms
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=8 took 213 ms
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=8 took 137 ms
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=9 took 1653 ms
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=8 took 324 ms
Jun 02, 2017 8:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=9 took 362 ms
Jun 02, 2017 8:46:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=8 took 736 ms
Jun 02, 2017 8:46:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=10 took 849 ms
Jun 02, 2017 8:46:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=10 took 225 ms
Jun 02, 2017 8:46:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=8 took 955 ms
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=8 took 579 ms
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=8 took 165 ms
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=8 took 396 ms
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=10 took 1806 ms
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=9 took 238 ms
Jun 02, 2017 8:46:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=10 took 193 ms
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=9 took 177 ms
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=9 took 110 ms
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=9 took 280 ms
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=9 took 187 ms
Jun 02, 2017 8:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=10 took 775 ms
Jun 02, 2017 8:46:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=9 took 938 ms
Jun 02, 2017 8:46:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=9 took 1029 ms
Jun 02, 2017 8:46:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=9 took 298 ms
Jun 02, 2017 8:46:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=9 took 301 ms
Jun 02, 2017 8:46:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=10 took 592 ms
Jun 02, 2017 8:46:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=10 took 668 ms
Jun 02, 2017 8:46:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=10 took 326 ms
Jun 02, 2017 8:46:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=10 took 4678 ms
Jun 02, 2017 8:46:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=10 took 881 ms
Jun 02, 2017 8:46:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=10 took 488 ms
Jun 02, 2017 8:46:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=10 took 1564 ms
Jun 02, 2017 8:46:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:46:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=10 took 2958 ms
Jun 02, 2017 8:46:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:46:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=10 took 868 ms
Jun 02, 2017 8:46:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:46:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=10 took 328 ms
Jun 02, 2017 8:46:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:46:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=10 took 272 ms
Jun 02, 2017 8:46:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:46:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=11 took 330 ms
Jun 02, 2017 8:46:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:46:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=11 took 5152 ms
Jun 02, 2017 8:46:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:46:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=11 took 1276 ms
Jun 02, 2017 8:46:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:46:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=11 took 4563 ms
Jun 02, 2017 8:46:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:46:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=11 took 3035 ms
Jun 02, 2017 8:47:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:47:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=11 took 6159 ms
Jun 02, 2017 8:47:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:47:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=11 took 404 ms
Jun 02, 2017 8:47:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:47:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=11 took 2181 ms
Jun 02, 2017 8:47:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:47:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=11 took 566 ms
Jun 02, 2017 8:47:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:47:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=12 took 1042 ms
Jun 02, 2017 8:47:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:47:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=12 took 1198 ms
Jun 02, 2017 8:47:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:47:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=12 took 568 ms
Jun 02, 2017 8:47:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:47:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=12 took 681 ms
Jun 02, 2017 8:47:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:47:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=12 took 905 ms
Jun 02, 2017 8:47:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=10 took 31922 ms
Jun 02, 2017 8:47:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:47:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=12 took 698 ms
Jun 02, 2017 8:47:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=10 took 1954 ms
Jun 02, 2017 8:47:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:47:13 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=12 took 1799 ms
Jun 02, 2017 8:47:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:47:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=12 took 831 ms
Jun 02, 2017 8:47:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:47:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=12 took 717 ms
Jun 02, 2017 8:47:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=11 took 3151 ms
Jun 02, 2017 8:47:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:47:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=13 took 1722 ms
Jun 02, 2017 8:47:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=11 took 558 ms
Jun 02, 2017 8:47:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=11 took 7707 ms
Jun 02, 2017 8:47:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=11 took 328 ms
Jun 02, 2017 8:47:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=11 took 3622 ms
Jun 02, 2017 8:47:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=11 took 2928 ms
Jun 02, 2017 8:47:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:47:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=13 took 17105 ms
Jun 02, 2017 8:47:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=11 took 4175 ms
Jun 02, 2017 8:47:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:47:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=13 took 4696 ms
Jun 02, 2017 8:47:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:47:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=13 took 617 ms
Jun 02, 2017 8:47:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:47:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=13 took 3885 ms
Jun 02, 2017 8:47:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:47:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=13 took 1078 ms
Jun 02, 2017 8:47:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:47:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=13 took 4185 ms
Jun 02, 2017 8:47:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:47:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=13 took 1220 ms
Jun 02, 2017 8:47:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:47:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=13 took 2035 ms
Jun 02, 2017 8:47:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:47:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=14 took 405 ms
Jun 02, 2017 8:47:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:47:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=14 took 661 ms
Jun 02, 2017 8:47:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:47:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=14 took 406 ms
Jun 02, 2017 8:47:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:47:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=14 took 4626 ms
Jun 02, 2017 8:47:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:47:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=14 took 1912 ms
Jun 02, 2017 8:47:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:47:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=14 took 634 ms
Jun 02, 2017 8:48:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:48:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=14 took 1426 ms
Jun 02, 2017 8:48:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:48:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=14 took 474 ms
Jun 02, 2017 8:48:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:48:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=14 took 478 ms
Jun 02, 2017 8:48:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:48:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=15 took 611 ms
Jun 02, 2017 8:48:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:48:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=15 took 4037 ms
Jun 02, 2017 8:48:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:48:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=15 took 5101 ms
Jun 02, 2017 8:48:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:48:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=15 took 5202 ms
Jun 02, 2017 8:48:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:48:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=15 took 42073 ms
Jun 02, 2017 8:49:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:49:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=15 took 7092 ms
Jun 02, 2017 8:50:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:50:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=15 took 73189 ms
Jun 02, 2017 8:50:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:50:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=15 took 1179 ms
Jun 02, 2017 8:50:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:50:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=15 took 20678 ms
Jun 02, 2017 8:51:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:51:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=16 took 44852 ms
Jun 02, 2017 8:51:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:51:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=16 took 11087 ms
Jun 02, 2017 8:51:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:51:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=16 took 13484 ms
Jun 02, 2017 8:52:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:52:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=16 took 13300 ms
Jun 02, 2017 8:52:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:52:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=16 took 1002 ms
Jun 02, 2017 8:52:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=11 took 280774 ms
Jun 02, 2017 8:52:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:52:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=16 took 16777 ms
Jun 02, 2017 8:52:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=11 took 8651 ms
Jun 02, 2017 8:52:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=12 took 23722 ms
Jun 02, 2017 8:52:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=12 took 589 ms
Jun 02, 2017 8:52:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:52:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=16 took 27780 ms
Jun 02, 2017 8:52:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:52:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=16 took 4735 ms
Jun 02, 2017 8:52:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:52:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=16 took 1097 ms
Jun 02, 2017 8:53:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=12 took 32468 ms
Jun 02, 2017 8:53:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=12 took 511 ms
Jun 02, 2017 8:53:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=12 took 24902 ms
Jun 02, 2017 8:54:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=12 took 14141 ms
Jun 02, 2017 8:54:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=12 took 8866 ms
Jun 02, 2017 8:54:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 8:54:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=17 took 108064 ms
Jun 02, 2017 8:54:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 8:54:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=17 took 5021 ms
Jun 02, 2017 8:54:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 8:54:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=17 took 1019 ms
Jun 02, 2017 8:54:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 8:54:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=17 took 3530 ms
Jun 02, 2017 8:54:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 8:54:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=17 took 6512 ms
Jun 02, 2017 8:55:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 8:55:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=17 took 1203 ms
Jun 02, 2017 8:55:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 8:55:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=17 took 965 ms
Jun 02, 2017 8:55:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 8:55:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=17 took 1088 ms
Jun 02, 2017 8:55:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 8:55:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=17 took 22939 ms
Jun 02, 2017 9:04:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 9:04:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=18 took 550056 ms
Jun 02, 2017 9:04:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 9:04:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=18 took 15672 ms
Jun 02, 2017 9:04:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 9:04:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=18 took 5113 ms
Jun 02, 2017 9:05:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 9:05:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=18 took 10682 ms
Jun 02, 2017 9:05:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 9:05:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=18 took 10172 ms
Jun 02, 2017 9:05:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 9:05:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=18 took 4852 ms
Jun 02, 2017 9:06:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 9:06:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=18 took 48774 ms
Jun 02, 2017 9:06:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 9:06:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=18 took 17537 ms
Jun 02, 2017 9:06:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 9:06:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=18 took 10258 ms
Jun 02, 2017 9:08:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 9:08:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=19 took 125046 ms
Jun 02, 2017 9:08:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(UNSAT) depth K=12 took 884805 ms
Jun 02, 2017 9:09:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 9:09:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=19 took 33794 ms
Jun 02, 2017 9:09:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(UNSAT) depth K=12 took 24036 ms
Jun 02, 2017 9:09:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 9:09:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=19 took 27812 ms
Jun 02, 2017 9:10:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 9:10:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=19 took 28494 ms
Jun 02, 2017 9:10:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 9:10:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=19 took 11908 ms
Jun 02, 2017 9:10:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 9:10:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=19 took 18529 ms
Jun 02, 2017 9:11:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 9:11:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=19 took 17556 ms
Jun 02, 2017 9:11:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(UNSAT) depth K=13 took 129178 ms
Jun 02, 2017 9:11:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(UNSAT) depth K=13 took 2371 ms
Jun 02, 2017 9:11:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13
Jun 02, 2017 9:11:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-13(SAT) depth K=19 took 45240 ms
Jun 02, 2017 9:13:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15
Jun 02, 2017 9:13:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-15(SAT) depth K=19 took 94243 ms
Jun 02, 2017 9:13:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0
Jun 02, 2017 9:13:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-0(SAT) depth K=20 took 4739 ms
Jun 02, 2017 9:14:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(UNSAT) depth K=13 took 160529 ms
Jun 02, 2017 9:14:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(UNSAT) depth K=13 took 1255 ms
Jun 02, 2017 9:14:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1
Jun 02, 2017 9:14:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-1(SAT) depth K=20 took 45830 ms
Jun 02, 2017 9:14:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6
Jun 02, 2017 9:14:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-6(SAT) depth K=20 took 9792 ms
Jun 02, 2017 9:14:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7
Jun 02, 2017 9:14:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-7(SAT) depth K=20 took 14163 ms
Jun 02, 2017 9:15:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9
Jun 02, 2017 9:15:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(SAT) depth K=20 took 40330 ms
Jun 02, 2017 9:15:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-9(UNSAT) depth K=13 took 70298 ms
Jun 02, 2017 9:16:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10
Jun 02, 2017 9:16:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(SAT) depth K=20 took 46043 ms
Jun 02, 2017 9:16:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11
Jun 02, 2017 9:16:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(SAT) depth K=20 took 6636 ms
Jun 02, 2017 9:16:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-10(UNSAT) depth K=13 took 50489 ms
Jun 02, 2017 9:18:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC2048-ReachabilityCardinality-11(UNSAT) depth K=13 took 136231 ms
Jun 02, 2017 9:44:45 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 02, 2017 9:44:45 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 02, 2017 9:44:45 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="SmallOperatingSystem-PT-MT4096DC2048"
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/SmallOperatingSystem-PT-MT4096DC2048.tgz
mv SmallOperatingSystem-PT-MT4096DC2048 execution
# this is for BenchKit: explicit launching of the test
cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3253"
echo " Executing tool itstools"
echo " Input is SmallOperatingSystem-PT-MT4096DC2048, 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 r080-ebro-149441010100043"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityCardinality" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityCardinality" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "ReachabilityCardinality.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityCardinality.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityCardinality.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '
echo "FORMULA_NAME $x"
done
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;