About the Execution of ITS-Tools for SmallOperatingSystem-PT-MT4096DC1024
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
7843.860 | 3600000.00 | 10735800.00 | 928.30 | FT?T?FT?T?????TF | 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-MT4096DC1024, examination is ReachabilityFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r080-ebro-149441010100036
=====================================================================
--------------------
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-MT4096DC1024-ReachabilityFireability-0
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-1
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-11
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-13
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-14
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-2
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-8
FORMULA_NAME SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-9
=== Now, execution of the tool begins
BK_START 1496389570679
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/ReachabilityFireability.pnml.gal -t CGAL -reachable-file ReachabilityFireability.prop --nowitness
Loading property file ReachabilityFireability.prop.
FORMULA SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-0 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-1 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-2 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
FORMULA SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-8 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-9 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-11 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
// Phase 1: matrix 8 rows 9 cols
FORMULA SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-13 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-14 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
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= -3072
invariant : 1'TaskOnDisk + -1'FreeMemSegment + -1'TaskReady + -1'TaskSuspended + 1'CPUUnit= 2048
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= -3072
invariant : 1'TaskOnDisk + -1'FreeMemSegment + -1'TaskReady + -1'TaskSuspended + 1'CPUUnit= 2048
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
+ [[ ReachabilityFireability = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityFireability -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 ReachabilityFireability -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
Jun 02, 2017 7:46:13 AM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 02, 2017 7:46:13 AM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 48 ms
Jun 02, 2017 7:46:13 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 9 places.
Jun 02, 2017 7:46:13 AM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 8 transitions.
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 26 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 21 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityFireability.pnml.gal : 23 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 9 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityFireability.prop : 7 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-0
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-1
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-2
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-8
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-9
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-11
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-13
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-14
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 8 / 16 in 500 ms.
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 4 place invariants in 43 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=0 took 2 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=0 took 2 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=0 took 10 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=0 took 2 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=0 took 1 ms
Jun 02, 2017 7:46:14 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 100 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=0 took 11 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 8 transitions.
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 4 place invariants in 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/8 took 5 ms. Total solver calls (SAT/UNSAT): 4(2/2)
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=1 took 13 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=1 took 1 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=1 took 12 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=1 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 39 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=2 took 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=0 took 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=2 took 4 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 56 ms. Total solver calls (SAT/UNSAT): 32(16/16)
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 8 transitions.
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=0 took 4 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=0 took 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=2 took 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=0 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=0 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=0 took 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=2 took 17 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=2 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=3 took 5 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=0 took 20 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=0 took 4 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=3 took 7 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=1 took 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=3 took 5 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=3 took 4 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=1 took 8 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=3 took 4 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 73 ms. Total solver calls (SAT/UNSAT): 32(16/16)
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 8 transitions.
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=1 took 16 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=1 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=3 took 17 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=1 took 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=1 took 3 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=3 took 5 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=1 took 2 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 34 ms. Total solver calls (SAT/UNSAT): 36(36/0)
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=1 took 15 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=3 took 17 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 8 transitions.
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=2 took 11 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=4 took 21 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=2 took 11 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=2 took 14 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=4 took 24 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=2 took 12 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=4 took 15 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=4 took 13 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=4 took 11 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 90 ms. Total solver calls (SAT/UNSAT): 13(0/13)
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=4 took 13 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 452ms conformant to PINS in folder :/home/mcc/execution
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=2 took 57 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=4 took 13 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=4 took 21 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=2 took 44 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=5 took 24 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=2 took 31 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=5 took 37 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=2 took 22 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=5 took 35 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=3 took 42 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=5 took 26 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=3 took 25 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=5 took 25 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=5 took 32 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=3 took 46 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=3 took 18 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=5 took 26 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=3 took 34 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=5 took 35 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=3 took 19 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=3 took 16 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=6 took 59 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=3 took 30 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=4 took 53 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=6 took 136 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=4 took 149 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=6 took 124 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=6 took 94 ms
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=4 took 159 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=4 took 54 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=4 took 44 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=6 took 113 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=4 took 33 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=4 took 50 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=6 took 115 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=4 took 56 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=5 took 114 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=6 took 139 ms
Jun 02, 2017 7:46:16 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, SmallOperatingSystemPTMT4096DC1024ReachabilityFireability3==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 24, guards 8
pins2lts-seq, 0.002: Expression is: (SmallOperatingSystemPTMT4096DC1024ReachabilityFireability3 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 24 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 / 24
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) [0x7fdf7b8bb890]
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) [0x7fdf7b221b45]
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, SmallOperatingSystemPTMT4096DC1024ReachabilityFireability3==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 24, guards 8
pins2lts-seq, 0.002: Expression is: (SmallOperatingSystemPTMT4096DC1024ReachabilityFireability3 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 24 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 / 24
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) [0x7fdf7b8bb890]
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) [0x7fdf7b221b45]
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, SmallOperatingSystemPTMT4096DC1024ReachabilityFireability3==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 24, guards 8
pins2lts-seq, 0.002: Expression is: (SmallOperatingSystemPTMT4096DC1024ReachabilityFireability3 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 24 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 / 24
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) [0x7fdf7b8bb890]
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) [0x7fdf7b221b45]
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 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=5 took 87 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=6 took 102 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=7 took 69 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=5 took 96 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=5 took 86 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=7 took 118 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=7 took 136 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=5 took 206 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=5 took 58 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=5 took 40 ms
Jun 02, 2017 7:46:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=7 took 145 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=7 took 109 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=5 took 115 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=6 took 78 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=7 took 145 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=6 took 68 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=7 took 99 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=7 took 117 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=6 took 233 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=6 took 104 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=8 took 175 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=6 took 86 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=6 took 105 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=8 took 360 ms
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=6 took 263 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=6 took 87 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=7 took 123 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=8 took 327 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=7 took 159 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=7 took 178 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=8 took 275 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=8 took 200 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=7 took 222 ms
Jun 02, 2017 7:46:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=8 took 263 ms
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=7 took 356 ms
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=8 took 237 ms
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=8 took 208 ms
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=7 took 709 ms
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=7 took 118 ms
Jun 02, 2017 7:46:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=9 took 543 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=7 took 250 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=8 took 75 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=8 took 229 ms
Jun 02, 2017 7:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=9 took 670 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=8 took 491 ms
Jun 02, 2017 7:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=9 took 736 ms
Jun 02, 2017 7:46:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=9 took 552 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=8 took 1366 ms
Jun 02, 2017 7:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=9 took 479 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=8 took 182 ms
Jun 02, 2017 7:46:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=9 took 467 ms
Jun 02, 2017 7:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=9 took 579 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=8 took 1151 ms
Jun 02, 2017 7:46:23 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=9 took 407 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=8 took 349 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=8 took 300 ms
Jun 02, 2017 7:46:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=10 took 933 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=9 took 1030 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=9 took 360 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=9 took 309 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=9 took 132 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=9 took 151 ms
Jun 02, 2017 7:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=10 took 1622 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=9 took 517 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=9 took 81 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=9 took 427 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=10 took 347 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=10 took 395 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=10 took 407 ms
Jun 02, 2017 7:46:28 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=10 took 2124 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=10 took 531 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=10 took 253 ms
Jun 02, 2017 7:46:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=10 took 1453 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=10 took 2873 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=10 took 381 ms
Jun 02, 2017 7:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=10 took 2705 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=10 took 338 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=11 took 314 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=11 took 269 ms
Jun 02, 2017 7:46:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=10 took 1721 ms
Jun 02, 2017 7:46:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=10 took 1592 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=11 took 3222 ms
Jun 02, 2017 7:46:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=10 took 695 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:36 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=11 took 101 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=11 took 261 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=11 took 792 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=11 took 1110 ms
Jun 02, 2017 7:46:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=11 took 2848 ms
Jun 02, 2017 7:46:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=11 took 5249 ms
Jun 02, 2017 7:46:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=12 took 581 ms
Jun 02, 2017 7:46:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=11 took 5227 ms
Jun 02, 2017 7:46:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=12 took 1496 ms
Jun 02, 2017 7:46:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:47 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=12 took 1588 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:46:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=12 took 695 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:46:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=12 took 750 ms
Jun 02, 2017 7:46:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=11 took 5474 ms
Jun 02, 2017 7:46:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:46:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=12 took 1666 ms
Jun 02, 2017 7:46:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:46:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=12 took 3236 ms
Jun 02, 2017 7:46:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:46:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=12 took 711 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:46:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=13 took 1094 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:46:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=13 took 661 ms
Jun 02, 2017 7:46:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=11 took 6694 ms
Jun 02, 2017 7:46:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:46:58 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=13 took 2086 ms
Jun 02, 2017 7:47:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=11 took 3935 ms
Jun 02, 2017 7:47:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:47:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=13 took 2983 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:47:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=13 took 1691 ms
Jun 02, 2017 7:47:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=11 took 6196 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:47:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=13 took 7823 ms
Jun 02, 2017 7:47:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=11 took 4275 ms
Jun 02, 2017 7:47:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=11 took 1213 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:47:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=13 took 3220 ms
Jun 02, 2017 7:47:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:47:20 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=13 took 6395 ms
Jun 02, 2017 7:47:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:47:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=14 took 1826 ms
Jun 02, 2017 7:47:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:47:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=14 took 3982 ms
Jun 02, 2017 7:47:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:47:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=14 took 2585 ms
Jun 02, 2017 7:47:29 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=12 took 16816 ms
Jun 02, 2017 7:47:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:47:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=14 took 1413 ms
Jun 02, 2017 7:47:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:47:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=14 took 6716 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:47:38 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=14 took 983 ms
Jun 02, 2017 7:47:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:47:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=14 took 2416 ms
Jun 02, 2017 7:47:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=12 took 24093 ms
Jun 02, 2017 7:47:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:47:53 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=14 took 13013 ms
Jun 02, 2017 7:47:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:47:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=15 took 337 ms
Jun 02, 2017 7:47:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:47:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=15 took 350 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:47:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=15 took 2765 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:48:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=15 took 4759 ms
Jun 02, 2017 7: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-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:48:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=15 took 923 ms
Jun 02, 2017 7:48:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:48:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=15 took 4639 ms
Jun 02, 2017 7:48:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:48:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=15 took 2088 ms
Jun 02, 2017 7:48:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=12 took 16518 ms
Jun 02, 2017 7:48:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=12 took 27890 ms
Jun 02, 2017 7:48:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:48:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=15 took 35780 ms
Jun 02, 2017 7:49:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:49:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=16 took 20507 ms
Jun 02, 2017 7:49:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:49:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=16 took 4840 ms
Jun 02, 2017 7:49:24 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=12 took 46742 ms
Jun 02, 2017 7:49:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:49:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=16 took 30865 ms
Jun 02, 2017 7:49:42 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=12 took 17838 ms
Jun 02, 2017 7:49:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=12 took 13985 ms
Jun 02, 2017 7:50:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=12 took 4583 ms
Jun 02, 2017 7:50:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:50:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=16 took 25939 ms
Jun 02, 2017 7:50:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:50:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=16 took 444 ms
Jun 02, 2017 7:50:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:50:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=16 took 532 ms
Jun 02, 2017 7:50:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:50:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=16 took 479 ms
Jun 02, 2017 7:50:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:50:43 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=16 took 34647 ms
Jun 02, 2017 7:50:52 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=13 took 51256 ms
Jun 02, 2017 7:50:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:50:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=17 took 10649 ms
Jun 02, 2017 7:51:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:51:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=17 took 5945 ms
Jun 02, 2017 7:51:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:51:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=17 took 34061 ms
Jun 02, 2017 7:51:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=13 took 45409 ms
Jun 02, 2017 7:52:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:52:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=17 took 38419 ms
Jun 02, 2017 7:52:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=13 took 38773 ms
Jun 02, 2017 7:52:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:52:25 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=17 took 12986 ms
Jun 02, 2017 7:52:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 7:52:46 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=17 took 21041 ms
Jun 02, 2017 7:52:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 7:52:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=17 took 10210 ms
Jun 02, 2017 7:53:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 7:53:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=17 took 2979 ms
Jun 02, 2017 7:53:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 7:53:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=18 took 10544 ms
Jun 02, 2017 7:53:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=13 took 61641 ms
Jun 02, 2017 7:54:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 7:54:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=18 took 103931 ms
Jun 02, 2017 7:54:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=13 took 101196 ms
Jun 02, 2017 7:55:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 7:55:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=18 took 47192 ms
Jun 02, 2017 7:55:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=13 took 50433 ms
Jun 02, 2017 7:57:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=13 took 73902 ms
Jun 02, 2017 7:57:44 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=13 took 41256 ms
Jun 02, 2017 7:58:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 7:58:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=18 took 147440 ms
Jun 02, 2017 7:59:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 7:59:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=18 took 77600 ms
Jun 02, 2017 8:01:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 8:01:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=18 took 97159 ms
Jun 02, 2017 8:01:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 8:01:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=18 took 477 ms
Jun 02, 2017 8:01:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 8:01:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=18 took 590 ms
Jun 02, 2017 8:02:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 8:02:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=19 took 107005 ms
Jun 02, 2017 8:03:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 8:03:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=19 took 20297 ms
Jun 02, 2017 8:03:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 8:03:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=19 took 5613 ms
Jun 02, 2017 8:03:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 8:03:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=19 took 552 ms
Jun 02, 2017 8:03:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 8:03:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=19 took 39178 ms
Jun 02, 2017 8: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-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 8:05:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=19 took 69788 ms
Jun 02, 2017 8:05:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 8:05:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=19 took 1212 ms
Jun 02, 2017 8:05:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 8:05:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=19 took 40101 ms
Jun 02, 2017 8:08:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(UNSAT) depth K=14 took 621635 ms
Jun 02, 2017 8:08:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 8:08:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=20 took 162829 ms
Jun 02, 2017 8:08:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 8:08:32 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=20 took 948 ms
Jun 02, 2017 8:09:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 8:09:21 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=20 took 48925 ms
Jun 02, 2017 8: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-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 8:10:26 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=20 took 65262 ms
Jun 02, 2017 8:11:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 8:11:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=20 took 33561 ms
Jun 02, 2017 8:11:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 8:11:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=20 took 1133 ms
Jun 02, 2017 8:13:37 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(UNSAT) depth K=14 took 330480 ms
Jun 02, 2017 8:14:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 8:14:39 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=20 took 218221 ms
Jun 02, 2017 8:14:59 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(UNSAT) depth K=14 took 82433 ms
Jun 02, 2017 8:16:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 8:16:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=20 took 92208 ms
Jun 02, 2017 8:17:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 8:17:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=21 took 70273 ms
Jun 02, 2017 8:19:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(UNSAT) depth K=14 took 245951 ms
Jun 02, 2017 8:21:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 8:21:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=21 took 233258 ms
Jun 02, 2017 8:22:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 8:22:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=21 took 55372 ms
Jun 02, 2017 8:22:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 8:22:16 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=21 took 6185 ms
Jun 02, 2017 8:22:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 8:22:55 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=21 took 38544 ms
Jun 02, 2017 8:25:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 8:25:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=21 took 126947 ms
Jun 02, 2017 8:25:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(UNSAT) depth K=14 took 402992 ms
Jun 02, 2017 8:25:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 8:25:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=21 took 47297 ms
Jun 02, 2017 8:28:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 8:28:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=21 took 144524 ms
Jun 02, 2017 8:28:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 8:28:57 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=22 took 43479 ms
Jun 02, 2017 8:29:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 8:29:51 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=22 took 53755 ms
Jun 02, 2017 8:30:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 8:30:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=22 took 24514 ms
Jun 02, 2017 8:30:33 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(UNSAT) depth K=14 took 285024 ms
Jun 02, 2017 8:32:31 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(UNSAT) depth K=14 took 118175 ms
Jun 02, 2017 8:32:56 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(UNSAT) depth K=14 took 25152 ms
Jun 02, 2017 8:33:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 8:33:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=22 took 170871 ms
Jun 02, 2017 8:33:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 8:33:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=22 took 6026 ms
Jun 02, 2017 8:33:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 8:33:15 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=22 took 2502 ms
Jun 02, 2017 8:33:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12
Jun 02, 2017 8:33:50 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-12(SAT) depth K=22 took 34685 ms
Jun 02, 2017 8:36:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15
Jun 02, 2017 8:36:18 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-15(SAT) depth K=22 took 148579 ms
Jun 02, 2017 8:36:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3
Jun 02, 2017 8:36:54 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-3(SAT) depth K=23 took 35702 ms
Jun 02, 2017 8:37:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4
Jun 02, 2017 8:37:05 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-4(SAT) depth K=23 took 11486 ms
Jun 02, 2017 8:37:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5
Jun 02, 2017 8:37:14 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-5(SAT) depth K=23 took 8839 ms
Jun 02, 2017 8:37:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6
Jun 02, 2017 8:37:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-6(SAT) depth K=23 took 5212 ms
Jun 02, 2017 8:41:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7
Jun 02, 2017 8:41:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-7(SAT) depth K=23 took 221464 ms
Jun 02, 2017 8:41:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10
Jun 02, 2017 8:41:27 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT4096DC1024-ReachabilityFireability-10(SAT) depth K=23 took 26019 ms
Jun 02, 2017 8:44:41 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 02, 2017 8:44:41 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 02, 2017 8:44:41 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-MT4096DC1024"
export BK_EXAMINATION="ReachabilityFireability"
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-MT4096DC1024.tgz
mv SmallOperatingSystem-PT-MT4096DC1024 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-MT4096DC1024, examination is ReachabilityFireability"
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-149441010100036"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityFireability" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityFireability" != "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 "ReachabilityFireability.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityFireability.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityFireability.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 ;