About the Execution of ITS-Tools for S_SmallOperatingSystem-PT-MT8192DC4096
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
8435.480 | 3600000.00 | 10733474.00 | 708.90 | TF?FF????T????T? | 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 S_SmallOperatingSystem-PT-MT8192DC4096, examination is ReachabilityFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r160-ebro-149443467100063
=====================================================================
--------------------
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-MT8192DC4096-ReachabilityFireability-0
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-1
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-11
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-12
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-3
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-8
FORMULA_NAME SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
=== Now, execution of the tool begins
BK_START 1496705584249
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-MT8192DC4096-ReachabilityFireability-0 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
FORMULA SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-3 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 8 rows 9 cols
FORMULA SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-8 TRUE TECHNIQUES SAT_SMT TAUTOLOGY
invariant : -1'TaskOnDisk + 1'FreeMemSegment + 1'TaskReady + 1'TaskSuspended + 1'ExecutingTask= 0
invariant : 1'TaskOnDisk + 1'TransferToDisk + 1'LoadingMem= 8192
invariant : -1'TaskOnDisk + 1'DiskControllerUnit= -4096
invariant : 1'TaskOnDisk + -1'FreeMemSegment + -1'TaskReady + -1'TaskSuspended + 1'CPUUnit= 8192
FORMULA SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-11 FALSE TECHNIQUES SAT_SMT TAUTOLOGY
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 8 rows 9 cols
invariant : -1'TaskOnDisk + 1'FreeMemSegment + 1'TaskReady + 1'TaskSuspended + 1'ExecutingTask= 0
invariant : 1'TaskOnDisk + 1'TransferToDisk + 1'LoadingMem= 8192
invariant : -1'TaskOnDisk + 1'DiskControllerUnit= -4096
invariant : 1'TaskOnDisk + -1'FreeMemSegment + -1'TaskReady + -1'TaskSuspended + 1'CPUUnit= 8192
FORMULA SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-1 FALSE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-12 FALSE TECHNIQUES SAT_SMT K_INDUCTION(0)
Running compilation step : CommandLine [args=[gcc, -c, -I/home/mcc/BenchKit//lts_install_dir//include, -I., -std=c99, -fPIC, -O3, model.c], workingDir=/home/mcc/execution]
Exit code :0
Running link step : CommandLine [args=[gcc, -shared, -o, gal.so, model.o], workingDir=/home/mcc/execution]
Exit code :0
Exit code :255
Detected timeout of ITS tools.
BK_TIME_CONFINEMENT_REACHED
--------------------
content from stderr:
+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ 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 05, 2017 11:33:07 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 05, 2017 11:33:07 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 62 ms
Jun 05, 2017 11:33:07 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 9 places.
Jun 05, 2017 11:33:07 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 8 transitions.
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 41 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 14 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityFireability.pnml.gal : 13 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityFireability.prop : 5 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 8 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-0
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-3
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, invariant/never predicate is unrealizable SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-8
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 4 place invariants in 19 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Result for false tautology is UNSAT, reachability predicate is unrealizable SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-11
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 4 / 16 in 392 ms.
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-1(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=0 took 0 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=0 took 2 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-12(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 58 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 8 transitions.
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=0 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-1(UNSAT) depth K=1 took 2 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/8 took 4 ms. Total solver calls (SAT/UNSAT): 4(2/2)
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=1 took 3 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 4 place invariants in 3 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=1 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=1 took 10 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=1 took 2 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=1 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=1 took 4 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 34 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=1 took 8 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 50 ms. Total solver calls (SAT/UNSAT): 32(14/18)
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 8 transitions.
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-12(UNSAT) depth K=1 took 11 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved UNreachability of reachability predicate SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-1
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=1 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-1
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-1(FALSE) depth K=0 took 7 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=1 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=0 took 4 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=1 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=0 took 5 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=0 took 4 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=2 took 4 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 35 ms. Total solver calls (SAT/UNSAT): 32(15/17)
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 8 transitions.
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=2 took 11 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=0 took 12 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=2 took 2 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=0 took 4 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=2 took 3 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=0 took 3 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=0 took 3 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=2 took 4 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved UNreachability of reachability predicate SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-12
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-12
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-12(FALSE) depth K=0 took 5 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=2 took 2 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=0 took 5 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 30 ms. Total solver calls (SAT/UNSAT): 36(36/0)
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 8 transitions.
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=2 took 9 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-12(UNSAT) depth K=2 took 2 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=2 took 1 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=2 took 2 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=2 took 2 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=0 took 18 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=3 took 5 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=0 took 4 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=3 took 8 ms
Jun 05, 2017 11:33:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 37 ms. Total solver calls (SAT/UNSAT): 14(0/14)
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 316ms conformant to PINS in folder :/home/mcc/execution
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=1 took 33 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=3 took 23 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=1 took 9 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=1 took 3 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=3 took 16 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=1 took 10 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=1 took 5 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=1 took 5 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=3 took 16 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=3 took 4 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=3 took 5 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=1 took 12 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=1 took 14 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=3 took 16 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=3 took 5 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=1 took 9 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=3 took 4 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=1 took 8 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=2 took 10 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=4 took 21 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=4 took 18 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=2 took 20 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=2 took 29 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=4 took 33 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=4 took 39 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=2 took 45 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=4 took 23 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=2 took 34 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=4 took 15 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=2 took 12 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=4 took 33 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=4 took 12 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=2 took 39 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=4 took 25 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=2 took 27 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=4 took 23 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=2 took 26 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=2 took 38 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=5 took 56 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=3 took 42 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=5 took 37 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=3 took 21 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=3 took 18 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=3 took 21 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=5 took 54 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=3 took 22 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=3 took 17 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=3 took 19 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=5 took 68 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=3 took 15 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=3 took 25 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=5 took 37 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=3 took 23 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=5 took 24 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=4 took 17 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=4 took 9 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=5 took 23 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=4 took 25 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=5 took 27 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=5 took 26 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=4 took 59 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=5 took 27 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=4 took 44 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=4 took 24 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=6 took 65 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=4 took 60 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=6 took 86 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=4 took 31 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=4 took 27 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=4 took 31 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=5 took 30 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=6 took 115 ms
Jun 05, 2017 11:33:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=5 took 22 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=5 took 51 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=6 took 58 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=6 took 58 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=6 took 53 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=6 took 48 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=5 took 222 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.itstools.Runner runTool
INFO: Standard error output from running tool CommandLine [args=[/home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq, ./gal.so, -p, --pins-guards, --when, -i, SmallOperatingSystemPTMT8192DC4096ReachabilityFireability2==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.002: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 24, guards 8
pins2lts-seq, 0.003: Expression is: (SmallOperatingSystemPTMT8192DC4096ReachabilityFireability2 == true )
pins2lts-seq, 0.003: 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) [0x7f53a0806890]
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) [0x7f53a016cb45]
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, SmallOperatingSystemPTMT8192DC4096ReachabilityFireability2==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.002: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 24, guards 8
pins2lts-seq, 0.003: Expression is: (SmallOperatingSystemPTMT8192DC4096ReachabilityFireability2 == true )
pins2lts-seq, 0.003: 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) [0x7f53a0806890]
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) [0x7f53a016cb45]
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, SmallOperatingSystemPTMT8192DC4096ReachabilityFireability2==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.002: Loading model from ./gal.so
pins2lts-seq, 0.002: library has no initializer
pins2lts-seq, 0.002: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 24, guards 8
pins2lts-seq, 0.003: Expression is: (SmallOperatingSystemPTMT8192DC4096ReachabilityFireability2 == true )
pins2lts-seq, 0.003: 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) [0x7f53a0806890]
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) [0x7f53a016cb45]
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 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=5 took 66 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=6 took 124 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=5 took 52 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=6 took 124 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=5 took 87 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=6 took 50 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=5 took 73 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=5 took 60 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=7 took 104 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=7 took 79 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=5 took 137 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=7 took 108 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=6 took 57 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=7 took 89 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=6 took 96 ms
Jun 05, 2017 11:33:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=7 took 105 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=6 took 137 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=7 took 108 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=7 took 105 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=6 took 180 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=6 took 71 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=7 took 113 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=6 took 75 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=7 took 103 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=6 took 75 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=7 took 109 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=8 took 142 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=8 took 161 ms
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=6 took 506 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=8 took 275 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=6 took 234 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=6 took 65 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=8 took 222 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=7 took 107 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=7 took 83 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=8 took 217 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=7 took 121 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=7 took 69 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=7 took 78 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=8 took 199 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=7 took 118 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=7 took 95 ms
Jun 05, 2017 11:33:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=8 took 235 ms
Jun 05, 2017 11:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=8 took 232 ms
Jun 05, 2017 11:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=7 took 420 ms
Jun 05, 2017 11:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=8 took 163 ms
Jun 05, 2017 11:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=7 took 98 ms
Jun 05, 2017 11:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=8 took 225 ms
Jun 05, 2017 11:33:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=9 took 291 ms
Jun 05, 2017 11:33:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=9 took 385 ms
Jun 05, 2017 11:33:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=9 took 447 ms
Jun 05, 2017 11:33:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=7 took 1411 ms
Jun 05, 2017 11:33:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=8 took 86 ms
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=8 took 163 ms
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=9 took 411 ms
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=8 took 103 ms
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=8 took 300 ms
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=9 took 502 ms
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=8 took 240 ms
Jun 05, 2017 11:33:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=8 took 517 ms
Jun 05, 2017 11:33:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=9 took 764 ms
Jun 05, 2017 11:33:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=8 took 418 ms
Jun 05, 2017 11:33:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=9 took 627 ms
Jun 05, 2017 11:33:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=8 took 430 ms
Jun 05, 2017 11:33:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=8 took 294 ms
Jun 05, 2017 11:33:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=9 took 560 ms
Jun 05, 2017 11:33:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=9 took 413 ms
Jun 05, 2017 11:33:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=9 took 540 ms
Jun 05, 2017 11:33:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=8 took 1245 ms
Jun 05, 2017 11:33:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=9 took 451 ms
Jun 05, 2017 11:33:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=10 took 550 ms
Jun 05, 2017 11:33:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=9 took 171 ms
Jun 05, 2017 11:33:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=9 took 777 ms
Jun 05, 2017 11:33:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=10 took 1203 ms
Jun 05, 2017 11:33:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=9 took 961 ms
Jun 05, 2017 11:33:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=9 took 458 ms
Jun 05, 2017 11:33:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=10 took 1291 ms
Jun 05, 2017 11:33:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=10 took 806 ms
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=9 took 2551 ms
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=9 took 133 ms
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=9 took 88 ms
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=10 took 1894 ms
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=9 took 459 ms
Jun 05, 2017 11:33:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=9 took 351 ms
Jun 05, 2017 11:33:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=10 took 1327 ms
Jun 05, 2017 11:33:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=10 took 1428 ms
Jun 05, 2017 11:33:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=10 took 2737 ms
Jun 05, 2017 11:33:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=10 took 523 ms
Jun 05, 2017 11:33:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=10 took 1444 ms
Jun 05, 2017 11:33:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=10 took 568 ms
Jun 05, 2017 11:33:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=10 took 514 ms
Jun 05, 2017 11:33:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=10 took 1612 ms
Jun 05, 2017 11:33:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=10 took 1827 ms
Jun 05, 2017 11:33:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=10 took 718 ms
Jun 05, 2017 11:33:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=11 took 1115 ms
Jun 05, 2017 11:33:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=10 took 2334 ms
Jun 05, 2017 11:33:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=10 took 1027 ms
Jun 05, 2017 11:33:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=11 took 3504 ms
Jun 05, 2017 11:33:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=11 took 3101 ms
Jun 05, 2017 11:33:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=11 took 1273 ms
Jun 05, 2017 11:33:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=10 took 7003 ms
Jun 05, 2017 11:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=10 took 1581 ms
Jun 05, 2017 11:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=11 took 3750 ms
Jun 05, 2017 11:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=10 took 284 ms
Jun 05, 2017 11:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=11 took 362 ms
Jun 05, 2017 11:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=11 took 1629 ms
Jun 05, 2017 11:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=11 took 4417 ms
Jun 05, 2017 11:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=11 took 2293 ms
Jun 05, 2017 11:33:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:33:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=11 took 1076 ms
Jun 05, 2017 11:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=11 took 1821 ms
Jun 05, 2017 11:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=11 took 140 ms
Jun 05, 2017 11:33:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:33:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=11 took 148 ms
Jun 05, 2017 11:33:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:33:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=11 took 137 ms
Jun 05, 2017 11:33:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=11 took 4274 ms
Jun 05, 2017 11:33:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:33:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=11 took 2396 ms
Jun 05, 2017 11:33:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:33:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=11 took 2710 ms
Jun 05, 2017 11:33:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=11 took 5044 ms
Jun 05, 2017 11:33:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=11 took 1135 ms
Jun 05, 2017 11:33:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:33:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=12 took 3271 ms
Jun 05, 2017 11:34:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:34:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=12 took 365 ms
Jun 05, 2017 11:34:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=11 took 2782 ms
Jun 05, 2017 11:34:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:34:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=12 took 2954 ms
Jun 05, 2017 11:34:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=12 took 2525 ms
Jun 05, 2017 11:34:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:34:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=12 took 4525 ms
Jun 05, 2017 11:34:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:34:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=12 took 3984 ms
Jun 05, 2017 11:34:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=12 took 11090 ms
Jun 05, 2017 11:34:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:34:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=12 took 5815 ms
Jun 05, 2017 11:34:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:34:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=12 took 239 ms
Jun 05, 2017 11:34:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:34:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=12 took 1683 ms
Jun 05, 2017 11:34:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:34:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=12 took 2170 ms
Jun 05, 2017 11:34:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=12 took 6952 ms
Jun 05, 2017 11:34:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:34:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=12 took 4263 ms
Jun 05, 2017 11:34:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=12 took 5315 ms
Jun 05, 2017 11:34:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:34:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=13 took 1522 ms
Jun 05, 2017 11:34:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:34:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=13 took 5470 ms
Jun 05, 2017 11:34:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:34:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=13 took 880 ms
Jun 05, 2017 11:34:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=12 took 15124 ms
Jun 05, 2017 11:34:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:34:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=13 took 9574 ms
Jun 05, 2017 11:34:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:34:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=13 took 3996 ms
Jun 05, 2017 11:34:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:34:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=13 took 876 ms
Jun 05, 2017 11:34:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:34:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=13 took 1099 ms
Jun 05, 2017 11:34:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:34:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=13 took 358 ms
Jun 05, 2017 11:34:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:34:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=13 took 2253 ms
Jun 05, 2017 11:34:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:34:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=13 took 1201 ms
Jun 05, 2017 11:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=12 took 19003 ms
Jun 05, 2017 11:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:35:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=14 took 11089 ms
Jun 05, 2017 11:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:35:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=14 took 1931 ms
Jun 05, 2017 11:35:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:35:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=14 took 7712 ms
Jun 05, 2017 11:35:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=12 took 18463 ms
Jun 05, 2017 11:35:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:35:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=14 took 6004 ms
Jun 05, 2017 11:35:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:35:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=14 took 4057 ms
Jun 05, 2017 11:35:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:35:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=14 took 586 ms
Jun 05, 2017 11:35:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=12 took 14170 ms
Jun 05, 2017 11:35:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=12 took 8553 ms
Jun 05, 2017 11:35:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:35:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=14 took 19345 ms
Jun 05, 2017 11:35:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=12 took 11070 ms
Jun 05, 2017 11:35:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:35:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=14 took 15319 ms
Jun 05, 2017 11:36:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=13 took 9997 ms
Jun 05, 2017 11:36:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:36:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=14 took 10166 ms
Jun 05, 2017 11:36:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:36:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=14 took 4963 ms
Jun 05, 2017 11:36:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:36:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=15 took 3347 ms
Jun 05, 2017 11:36:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:36:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=15 took 3609 ms
Jun 05, 2017 11:36:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:36:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=15 took 3645 ms
Jun 05, 2017 11:36:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:36:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=15 took 2544 ms
Jun 05, 2017 11:36:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=13 took 45537 ms
Jun 05, 2017 11:36:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:36:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=15 took 29050 ms
Jun 05, 2017 11:37:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:37:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=15 took 6738 ms
Jun 05, 2017 11:37:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:37:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=15 took 2683 ms
Jun 05, 2017 11:37:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=13 took 29914 ms
Jun 05, 2017 11:37:25 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=13 took 6684 ms
Jun 05, 2017 11:37:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:37:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=15 took 23204 ms
Jun 05, 2017 11:37:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:37:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=15 took 2484 ms
Jun 05, 2017 11:37:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:37:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=15 took 1390 ms
Jun 05, 2017 11:37:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:37:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=16 took 6543 ms
Jun 05, 2017 11:37:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:37:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=16 took 2701 ms
Jun 05, 2017 11:37:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:37:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=16 took 1450 ms
Jun 05, 2017 11:37:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:37:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=16 took 3081 ms
Jun 05, 2017 11:37:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:37:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=16 took 522 ms
Jun 05, 2017 11:37:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:37:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=16 took 1328 ms
Jun 05, 2017 11:37:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:37:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=16 took 11060 ms
Jun 05, 2017 11:38:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=13 took 51140 ms
Jun 05, 2017 11:38:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:38:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=16 took 20270 ms
Jun 05, 2017 11:38:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:38:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=16 took 12345 ms
Jun 05, 2017 11:38:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:38:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=16 took 6303 ms
Jun 05, 2017 11:38:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:38:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=17 took 13296 ms
Jun 05, 2017 11:39:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=13 took 48150 ms
Jun 05, 2017 11:39:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:39:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=17 took 17985 ms
Jun 05, 2017 11:39:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:39:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=17 took 13971 ms
Jun 05, 2017 11:39:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:39:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=17 took 11643 ms
Jun 05, 2017 11:39:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:39:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=17 took 9455 ms
Jun 05, 2017 11:39:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=13 took 41508 ms
Jun 05, 2017 11:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=13 took 37540 ms
Jun 05, 2017 11:40:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:40:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=17 took 39363 ms
Jun 05, 2017 11:40:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:40:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=17 took 9172 ms
Jun 05, 2017 11:40:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=13 took 13714 ms
Jun 05, 2017 11:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:41:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=17 took 29036 ms
Jun 05, 2017 11:41:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:41:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=17 took 40560 ms
Jun 05, 2017 11:41:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=13 took 71842 ms
Jun 05, 2017 11:42:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=14 took 13809 ms
Jun 05, 2017 11:42:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:42:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=17 took 26542 ms
Jun 05, 2017 11:44:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:44:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=18 took 160177 ms
Jun 05, 2017 11:44:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:44:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=18 took 7458 ms
Jun 05, 2017 11:45:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:45:40 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=18 took 43872 ms
Jun 05, 2017 11:46:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:46:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=18 took 19682 ms
Jun 05, 2017 11:47:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(UNSAT) depth K=14 took 305136 ms
Jun 05, 2017 11:48:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:48:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=18 took 123984 ms
Jun 05, 2017 11:48:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:48:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=18 took 10730 ms
Jun 05, 2017 11:48:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:48:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=18 took 15423 ms
Jun 05, 2017 11:49:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:49:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=18 took 30436 ms
Jun 05, 2017 11:49:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(UNSAT) depth K=14 took 123131 ms
Jun 05, 2017 11:49:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(UNSAT) depth K=14 took 22701 ms
Jun 05, 2017 11:49:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:49:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=18 took 34865 ms
Jun 05, 2017 11:49:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:49:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=18 took 14134 ms
Jun 05, 2017 11:50:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:50:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=19 took 15283 ms
Jun 05, 2017 11:50:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:50:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=19 took 37480 ms
Jun 05, 2017 11:52:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(UNSAT) depth K=14 took 204326 ms
Jun 05, 2017 11:53:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:53:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=19 took 149869 ms
Jun 05, 2017 11:53:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 05, 2017 11:53:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=19 took 34564 ms
Jun 05, 2017 11:54:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 05, 2017 11:54:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=19 took 22922 ms
Jun 05, 2017 11:54:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 05, 2017 11:54:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=19 took 10227 ms
Jun 05, 2017 11:55:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 05, 2017 11:55:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=19 took 55623 ms
Jun 05, 2017 11:55:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 05, 2017 11:55:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=19 took 19238 ms
Jun 05, 2017 11:56:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 05, 2017 11:56:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=19 took 34563 ms
Jun 05, 2017 11:56:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 05, 2017 11:56:39 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=19 took 29507 ms
Jun 05, 2017 11:57:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 05, 2017 11:57:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=20 took 28435 ms
Jun 05, 2017 11:58:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 05, 2017 11:58:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=20 took 83829 ms
Jun 05, 2017 11:59:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 05, 2017 11:59:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=20 took 32881 ms
Jun 06, 2017 12:00:04 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(UNSAT) depth K=14 took 426528 ms
Jun 06, 2017 12:00:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 06, 2017 12:00:17 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=20 took 72571 ms
Jun 06, 2017 12:00:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 06, 2017 12:00:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=20 took 18792 ms
Jun 06, 2017 12:00:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 06, 2017 12:00:49 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=20 took 13463 ms
Jun 06, 2017 12:01:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 06, 2017 12:01:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=20 took 18156 ms
Jun 06, 2017 12:02:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 06, 2017 12:02:48 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=20 took 101370 ms
Jun 06, 2017 12:03:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 06, 2017 12:03:19 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=20 took 30305 ms
Jun 06, 2017 12:03:40 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(UNSAT) depth K=14 took 215934 ms
Jun 06, 2017 12:04:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 06, 2017 12:04:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=20 took 43364 ms
Jun 06, 2017 12:04:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 06, 2017 12:04:11 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=21 took 8458 ms
Jun 06, 2017 12:05:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 06, 2017 12:05:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=21 took 55063 ms
Jun 06, 2017 12:06:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 06, 2017 12:06:02 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=21 took 56094 ms
Jun 06, 2017 12:06:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 06, 2017 12:06:30 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=21 took 28415 ms
Jun 06, 2017 12:07:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(UNSAT) depth K=14 took 244705 ms
Jun 06, 2017 12:08:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(UNSAT) depth K=14 took 26902 ms
Jun 06, 2017 12:09:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 06, 2017 12:09:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=21 took 171623 ms
Jun 06, 2017 12:11:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9
Jun 06, 2017 12:11:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=21 took 132140 ms
Jun 06, 2017 12:12:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 06, 2017 12:12:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=21 took 37725 ms
Jun 06, 2017 12:12:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 06, 2017 12:12:45 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=21 took 32918 ms
Jun 06, 2017 12:13:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 06, 2017 12:13:12 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=21 took 27892 ms
Jun 06, 2017 12:15:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15
Jun 06, 2017 12:15:01 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(SAT) depth K=21 took 108898 ms
Jun 06, 2017 12:16:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2
Jun 06, 2017 12:16:09 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(SAT) depth K=22 took 68136 ms
Jun 06, 2017 12:16:22 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-15(UNSAT) depth K=14 took 489990 ms
Jun 06, 2017 12:17:07 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-2(UNSAT) depth K=15 took 45192 ms
Jun 06, 2017 12:17:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4
Jun 06, 2017 12:17:35 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-4(SAT) depth K=22 took 85660 ms
Jun 06, 2017 12:20:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5
Jun 06, 2017 12:20:03 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-5(SAT) depth K=22 took 147429 ms
Jun 06, 2017 12:20:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6
Jun 06, 2017 12:20:34 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-6(SAT) depth K=22 took 31437 ms
Jun 06, 2017 12:22:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7
Jun 06, 2017 12:22:08 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-7(SAT) depth K=22 took 94355 ms
Jun 06, 2017 12: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-MT8192DC4096-ReachabilityFireability-9
Jun 06, 2017 12:22:10 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-9(SAT) depth K=22 took 1254 ms
Jun 06, 2017 12:24:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10
Jun 06, 2017 12:24:41 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-10(SAT) depth K=22 took 151036 ms
Jun 06, 2017 12:29:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13
Jun 06, 2017 12:29:00 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-13(SAT) depth K=22 took 259098 ms
Jun 06, 2017 12:30:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14
Jun 06, 2017 12:30:06 AM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC4096-ReachabilityFireability-14(SAT) depth K=22 took 66446 ms
Jun 06, 2017 12:31:35 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 06, 2017 12:31:35 AM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 06, 2017 12:31:35 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="S_SmallOperatingSystem-PT-MT8192DC4096"
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/S_SmallOperatingSystem-PT-MT8192DC4096.tgz
mv S_SmallOperatingSystem-PT-MT8192DC4096 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 S_SmallOperatingSystem-PT-MT8192DC4096, 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 r160-ebro-149443467100063"
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 ;