fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r160-ebro-149443467100052
Last Updated
June 27, 2017

About the Execution of ITS-Tools for S_SmallOperatingSystem-PT-MT8192DC2048

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
8283.010 3600000.00 10733146.00 614.00 FF?????FT?F??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-MT8192DC2048, examination is ReachabilityCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r160-ebro-149443467100052
=====================================================================


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

=== Now, execution of the tool begins

BK_START 1496702018315

FORMULA SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-4 FALSE TECHNIQUES TOPOLOGICAL INITIAL_STATE

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

/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-reach-linux64 --gc-threshold 2000000 --quiet -i /home/mcc/execution/ReachabilityCardinality.pnml.gal -t CGAL -reachable-file ReachabilityCardinality.prop --nowitness
Loading property file ReachabilityCardinality.prop.
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// 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= -6144
invariant : 1'TaskOnDisk + -1'FreeMemSegment + -1'TaskReady + -1'TaskSuspended + 1'CPUUnit= 4096
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 8 rows 9 cols
invariant : -1'TaskOnDisk + 1'FreeMemSegment + 1'TaskReady + 1'TaskSuspended + 1'ExecutingTask= 0
invariant : 1'TaskOnDisk + 1'TransferToDisk + 1'LoadingMem= 8192
invariant : -1'TaskOnDisk + 1'DiskControllerUnit= -6144
invariant : 1'TaskOnDisk + -1'FreeMemSegment + -1'TaskReady + -1'TaskSuspended + 1'CPUUnit= 4096
FORMULA SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-0 FALSE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-2 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-7 TRUE TECHNIQUES SAT_SMT K_INDUCTION(0)
FORMULA SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-15 FALSE TECHNIQUES SAT_SMT K_INDUCTION(0)
Running compilation step : CommandLine [args=[gcc, -c, -I/home/mcc/BenchKit//lts_install_dir//include, -I., -std=c99, -fPIC, -O3, model.c], workingDir=/home/mcc/execution]
Exit code :0
Running link step : CommandLine [args=[gcc, -shared, -o, gal.so, model.o], workingDir=/home/mcc/execution]
Exit code :0
Exit code :1
Found Violation
FORMULA SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1 FALSE TECHNIQUES PARTIAL_ORDER EXPLICIT LTSMIN SAT_SMT
Exit code :255
Detected timeout of ITS tools.

BK_TIME_CONFINEMENT_REACHED

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

+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ ReachabilityCardinality = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution ReachabilityCardinality -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ java -Dosgi.requiredJavaVersion=1.6 -Xss8m -Xms40m -Xmx8192m -Declipse.pde.launch=true -Dfile.encoding=UTF-8 -classpath /home/mcc/BenchKit//eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar org.eclipse.equinox.launcher.Main -application fr.lip6.move.gal.application.pnmcc -data /home/mcc/BenchKit//workspace -os linux -ws gtk -arch x86_64 -nl en_US -consoleLog -pnfolder /home/mcc/execution -examination ReachabilityCardinality -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
Jun 05, 2017 10:33:40 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
Jun 05, 2017 10:33:41 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 48 ms
Jun 05, 2017 10:33:41 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 9 places.
Jun 05, 2017 10:33:41 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 8 transitions.
Jun 05, 2017 10:33:41 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 38 ms
Jun 05, 2017 10:33:41 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 11 ms
Jun 05, 2017 10:33:41 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/ReachabilityCardinality.pnml.gal : 11 ms
Jun 05, 2017 10:33:41 PM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSTools
INFO: Time to serialize properties into /home/mcc/execution/ReachabilityCardinality.prop : 3 ms
Jun 05, 2017 10:33:41 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 29 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd checkProperties
INFO: Ran tautology test, simplified 0 / 15 in 309 ms.
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-0(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 4 place invariants in 15 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-2(UNSAT) depth K=0 took 2 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-7(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 44 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 8 transitions.
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=0 took 2 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 4 place invariants in 2 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/8 took 5 ms. Total solver calls (SAT/UNSAT): 4(2/2)
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=0 took 2 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-15(UNSAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-0(UNSAT) depth K=1 took 2 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(UNSAT) depth K=1 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-2(UNSAT) depth K=1 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=1 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete disable matrix. took 40 ms. Total solver calls (SAT/UNSAT): 32(16/16)
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may enable matrix : 8 transitions.
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 9 variables to be positive in 39 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=1 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=1 took 1 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved UNreachability of reachability predicate SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-0
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-7(UNSAT) depth K=1 took 2 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-0
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-0(FALSE) depth K=0 took 6 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=1 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(SAT) depth K=0 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=1 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-2
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-2
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-2(TRUE) depth K=0 took 5 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=1 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=1 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=1 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=0 took 12 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Complete enable matrix. took 30 ms. Total solver calls (SAT/UNSAT): 32(16/16)
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeCoEnablingMatrix
INFO: Computing symmetric co enabling matrix : 8 transitions.
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=1 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=1 took 1 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=0 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-15(UNSAT) depth K=1 took 2 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(UNSAT) depth K=2 took 1 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=2 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=2 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=2 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved invariant SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-7
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-7
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-7(TRUE) depth K=0 took 16 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-7(UNSAT) depth K=2 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=2 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=2 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Finished enabling matrix. took 37 ms. Total solver calls (SAT/UNSAT): 36(36/0)
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=0 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=2 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeDoNotAccord
INFO: Computing Do-Not-Accords matrix : 8 transitions.
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=2 took 5 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=2 took 9 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=0 took 18 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=0 took 2 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=2 took 8 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=2 took 1 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, proved UNreachability of reachability predicate SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-15
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is UNSAT, successfully proved induction at step 0 for SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-15
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-15(FALSE) depth K=0 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-15(UNSAT) depth K=2 took 1 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(UNSAT) depth K=3 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=3 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=3 took 5 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=3 took 4 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(SAT) depth K=1 took 5 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=3 took 6 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=1 took 11 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=3 took 10 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed DNA matrix. took 78 ms. Total solver calls (SAT/UNSAT): 13(0/13)
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=3 took 11 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=1 took 18 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=3 took 6 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2pins.Gal2PinsTransformerNext transform
INFO: Built C files in 332ms conformant to PINS in folder :/home/mcc/execution
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=3 took 12 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=3 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=1 took 21 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=3 took 3 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(UNSAT) depth K=4 took 10 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=1 took 21 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=4 took 9 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=4 took 9 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=4 took 10 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=4 took 15 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=1 took 49 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=4 took 26 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=1 took 18 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=1 took 13 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=4 took 31 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=1 took 22 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=1 took 5 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=1 took 6 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=4 took 23 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=4 took 9 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(SAT) depth K=2 took 11 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=2 took 11 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=4 took 22 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=4 took 8 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=2 took 32 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=2 took 10 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(UNSAT) depth K=5 took 39 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=2 took 22 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=5 took 26 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=2 took 19 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=2 took 19 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=5 took 29 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=2 took 38 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=5 took 50 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=5 took 15 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=2 took 45 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=2 took 12 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=2 took 10 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=5 took 39 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(SAT) depth K=3 took 21 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=3 took 30 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=3 took 26 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=5 took 69 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=5 took 23 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=5 took 20 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=3 took 60 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=3 took 22 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=5 took 39 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=3 took 26 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=5 took 33 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-1(UNSAT) depth K=6 took 33 ms
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=3 took 61 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=6 took 28 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=6 took 34 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=3 took 59 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=6 took 40 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=3 took 28 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=3 took 20 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=6 took 37 ms
Jun 05, 2017 10:33:43 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, SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality1==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.001: Registering PINS so language module
pins2lts-seq, 0.001: Loading model from ./gal.so
pins2lts-seq, 0.001: library has no initializer
pins2lts-seq, 0.001: loading model GAL
pins2lts-seq, 0.002: completed loading model GAL
pins2lts-seq, 0.002: Initializing POR dependencies: labels 23, guards 8
pins2lts-seq, 0.002: Expression is: (SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality1 == true )
pins2lts-seq, 0.002: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.003: There are 23 state labels and 1 edge labels
pins2lts-seq, 0.003: State length is 9, there are 8 groups
pins2lts-seq, 0.003: Running dfs search strategy
pins2lts-seq, 0.003: Using a tree for state storage
pins2lts-seq, 0.003: Visible groups: 0 / 8, labels: 1 / 23
pins2lts-seq, 0.003: POR cycle proviso: stack
pins2lts-seq, 0.012:
pins2lts-seq, 0.012: Invariant violation (SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality1==true) found at depth 2048!
pins2lts-seq, 0.012:
pins2lts-seq, 0.012: exiting now

Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=3 took 25 ms
Jun 05, 2017 10:33:43 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, SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality3==true], workingDir=/home/mcc/execution]
pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 23, guards 8
pins2lts-seq, 0.000: Expression is: (SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality3 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 23 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 9, there are 8 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 8, labels: 1 / 23
pins2lts-seq, 0.000: 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) [0x7f0fc07e4890]
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) [0x7f0fc014ab45]
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, SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality3==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 23, guards 8
pins2lts-seq, 0.000: Expression is: (SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality3 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 23 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 9, there are 8 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 8, labels: 1 / 23
pins2lts-seq, 0.000: 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) [0x7f0fc07e4890]
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) [0x7f0fc014ab45]
11: /home/mcc/BenchKit//lts_install_dir//bin/pins2lts-seq() [0x41c13d]
null
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=4 took 28 ms
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, SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality3==true], workingDir=/home/mcc/execution]
Status WARNING: fr.lip6.move.gal code=255 pins2lts-seq, 0.000: Registering PINS so language module
pins2lts-seq, 0.000: Loading model from ./gal.so
pins2lts-seq, 0.000: library has no initializer
pins2lts-seq, 0.000: loading model GAL
pins2lts-seq, 0.000: completed loading model GAL
pins2lts-seq, 0.000: Initializing POR dependencies: labels 23, guards 8
pins2lts-seq, 0.000: Expression is: (SmallOperatingSystemPTMT8192DC2048ReachabilityCardinality3 == true )
pins2lts-seq, 0.000: Forcing the use of a cycle proviso. For best results use --proviso=color.
pins2lts-seq, 0.000: There are 23 state labels and 1 edge labels
pins2lts-seq, 0.000: State length is 9, there are 8 groups
pins2lts-seq, 0.000: Running dfs search strategy
pins2lts-seq, 0.000: Using a tree for state storage
pins2lts-seq, 0.000: Visible groups: 0 / 8, labels: 1 / 23
pins2lts-seq, 0.000: 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) [0x7f0fc07e4890]
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) [0x7f0fc014ab45]
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 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=6 took 63 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=4 took 29 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=4 took 30 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=4 took 26 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=6 took 67 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=4 took 27 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=6 took 45 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=6 took 42 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=4 took 76 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=6 took 30 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=6 took 48 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=4 took 96 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=7 took 45 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=7 took 60 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=4 took 98 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=4 took 52 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=7 took 116 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=4 took 58 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=7 took 56 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=5 took 47 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=5 took 72 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=7 took 130 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=5 took 69 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=5 took 45 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=5 took 62 ms
Jun 05, 2017 10:33:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=7 took 133 ms
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=7 took 98 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=5 took 162 ms
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=7 took 86 ms
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=7 took 55 ms
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=7 took 87 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=5 took 238 ms
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=8 took 73 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=5 took 59 ms
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=8 took 108 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=5 took 126 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=5 took 57 ms
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=8 took 197 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=6 took 113 ms
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=8 took 83 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=6 took 77 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=6 took 127 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=6 took 104 ms
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=8 took 381 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=6 took 162 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=6 took 259 ms
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=8 took 340 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=6 took 185 ms
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=8 took 231 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=6 took 97 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=6 took 42 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=6 took 48 ms
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=8 took 233 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:45 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=7 took 134 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=8 took 100 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=7 took 161 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=7 took 179 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=8 took 259 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=9 took 107 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=7 took 134 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=7 took 125 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=9 took 188 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=7 took 201 ms
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=7 took 179 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=7 took 82 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=7 took 73 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=7 took 78 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=8 took 156 ms
Jun 05, 2017 10:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=9 took 971 ms
Jun 05, 2017 10:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=9 took 136 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=8 took 468 ms
Jun 05, 2017 10:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=8 took 277 ms
Jun 05, 2017 10:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=9 took 530 ms
Jun 05, 2017 10:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:48 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=8 took 537 ms
Jun 05, 2017 10:33:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=9 took 910 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=8 took 1112 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:49 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=8 took 230 ms
Jun 05, 2017 10:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=9 took 888 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=8 took 386 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=8 took 129 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=8 took 333 ms
Jun 05, 2017 10:33:50 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=9 took 893 ms
Jun 05, 2017 10:33:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=9 took 153 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=8 took 806 ms
Jun 05, 2017 10:33:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=9 took 540 ms
Jun 05, 2017 10:33:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=10 took 161 ms
Jun 05, 2017 10:33:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=9 took 511 ms
Jun 05, 2017 10:33:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=10 took 399 ms
Jun 05, 2017 10:33:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=9 took 845 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=9 took 307 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=9 took 226 ms
Jun 05, 2017 10:33:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=10 took 2017 ms
Jun 05, 2017 10:33:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=10 took 200 ms
Jun 05, 2017 10:33:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=9 took 1081 ms
Jun 05, 2017 10:33:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:33:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=9 took 688 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:33:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=9 took 1056 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:33:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=9 took 679 ms
Jun 05, 2017 10:33:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:33:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=9 took 397 ms
Jun 05, 2017 10:33:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:33:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=9 took 456 ms
Jun 05, 2017 10:33:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=10 took 3904 ms
Jun 05, 2017 10:33:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:33:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=10 took 935 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:33:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=10 took 435 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:33:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=10 took 246 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:33:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=10 took 185 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:33:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=10 took 240 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:34:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=10 took 414 ms
Jun 05, 2017 10:34:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=10 took 2282 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:34:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=10 took 1909 ms
Jun 05, 2017 10:34:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=10 took 2596 ms
Jun 05, 2017 10:34:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:34:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=10 took 1868 ms
Jun 05, 2017 10:34:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:34:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=10 took 418 ms
Jun 05, 2017 10:34:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=10 took 3011 ms
Jun 05, 2017 10:34:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=10 took 368 ms
Jun 05, 2017 10:34:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=10 took 2848 ms
Jun 05, 2017 10:34:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:34:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=10 took 5020 ms
Jun 05, 2017 10:34:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=11 took 216 ms
Jun 05, 2017 10:34:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:34:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=11 took 492 ms
Jun 05, 2017 10:34:10 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=11 took 804 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:34:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=11 took 1158 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:34:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=11 took 665 ms
Jun 05, 2017 10:34:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:34:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=11 took 594 ms
Jun 05, 2017 10:34:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:34:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=11 took 568 ms
Jun 05, 2017 10:34:14 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=11 took 4358 ms
Jun 05, 2017 10:34:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=11 took 340 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:34:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=11 took 6361 ms
Jun 05, 2017 10:34:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:34:24 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=11 took 5172 ms
Jun 05, 2017 10:34:26 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=11 took 11686 ms
Jun 05, 2017 10:34:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:34:28 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=11 took 3564 ms
Jun 05, 2017 10:34:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:34:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=11 took 1247 ms
Jun 05, 2017 10:34:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:34:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=11 took 1166 ms
Jun 05, 2017 10:34:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:34:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=12 took 433 ms
Jun 05, 2017 10:34:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:34:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=12 took 483 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:34:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=12 took 560 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:34:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=12 took 510 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:34:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=12 took 1291 ms
Jun 05, 2017 10:34:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=11 took 7022 ms
Jun 05, 2017 10:34:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=11 took 3830 ms
Jun 05, 2017 10:34:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:34:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=12 took 4849 ms
Jun 05, 2017 10:34:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:34:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=12 took 2672 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:34:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=12 took 2666 ms
Jun 05, 2017 10:34:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:34:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=12 took 326 ms
Jun 05, 2017 10:34:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=11 took 14667 ms
Jun 05, 2017 10:34:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=11 took 760 ms
Jun 05, 2017 10:34:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:34:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=12 took 11643 ms
Jun 05, 2017 10:34:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:34:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=13 took 447 ms
Jun 05, 2017 10:34:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:34:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=13 took 700 ms
Jun 05, 2017 10:34:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=11 took 6677 ms
Jun 05, 2017 10:35:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=12 took 292 ms
Jun 05, 2017 10:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:35:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=13 took 4672 ms
Jun 05, 2017 10:35:02 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=12 took 2109 ms
Jun 05, 2017 10:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=13 took 4588 ms
Jun 05, 2017 10:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:35:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=13 took 368 ms
Jun 05, 2017 10:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:35:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=13 took 864 ms
Jun 05, 2017 10:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:35:15 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=13 took 7677 ms
Jun 05, 2017 10:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:35:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=13 took 6617 ms
Jun 05, 2017 10:35:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:35:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=13 took 9765 ms
Jun 05, 2017 10:35:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=12 took 29704 ms
Jun 05, 2017 10:35:32 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=12 took 694 ms
Jun 05, 2017 10:35:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:35:34 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=13 took 3053 ms
Jun 05, 2017 10:35:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=12 took 15147 ms
Jun 05, 2017 10:35:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:35:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=14 took 24442 ms
Jun 05, 2017 10:36:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:36:07 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=14 took 8220 ms
Jun 05, 2017 10:36:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=12 took 20263 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:36:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=14 took 1899 ms
Jun 05, 2017 10:36:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:36:11 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=14 took 2013 ms
Jun 05, 2017 10:36:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:36:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=14 took 17765 ms
Jun 05, 2017 10:36:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:36:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=14 took 803 ms
Jun 05, 2017 10:36:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:36:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=14 took 7520 ms
Jun 05, 2017 10:36:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:36:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=14 took 6036 ms
Jun 05, 2017 10:36:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=12 took 46124 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:36:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=14 took 13187 ms
Jun 05, 2017 10:36:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:36:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=14 took 1991 ms
Jun 05, 2017 10:37:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:37:01 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=15 took 2852 ms
Jun 05, 2017 10:37:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:37:13 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=15 took 12362 ms
Jun 05, 2017 10:37:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:37:19 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=15 took 6044 ms
Jun 05, 2017 10:37:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:37:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=15 took 7160 ms
Jun 05, 2017 10:37:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:37:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=15 took 8386 ms
Jun 05, 2017 10:38:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=12 took 97064 ms
Jun 05, 2017 10:38:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=12 took 2126 ms
Jun 05, 2017 10:38:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:38:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=15 took 61229 ms
Jun 05, 2017 10:38:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:38:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=15 took 8069 ms
Jun 05, 2017 10:38:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=12 took 25786 ms
Jun 05, 2017 10:38:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=13 took 457 ms
Jun 05, 2017 10:39:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:39:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=15 took 19614 ms
Jun 05, 2017 10:39:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:39:05 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=15 took 1041 ms
Jun 05, 2017 10:39:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:39:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=15 took 1231 ms
Jun 05, 2017 10:39:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=13 took 7377 ms
Jun 05, 2017 10:39:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:39:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=16 took 6192 ms
Jun 05, 2017 10:39:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:39:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=16 took 29003 ms
Jun 05, 2017 10:39:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:39:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=16 took 937 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:39:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=16 took 1991 ms
Jun 05, 2017 10:39:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:39:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=16 took 10591 ms
Jun 05, 2017 10:39:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:39:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=16 took 1380 ms
Jun 05, 2017 10:40:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:40:04 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=16 took 7911 ms
Jun 05, 2017 10:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:40:23 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=16 took 18834 ms
Jun 05, 2017 10:40:29 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=13 took 82387 ms
Jun 05, 2017 10:40:31 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=13 took 1700 ms
Jun 05, 2017 10:40:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:40:38 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=16 took 15176 ms
Jun 05, 2017 10:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:40:46 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=16 took 7819 ms
Jun 05, 2017 10:41:06 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(UNSAT) depth K=13 took 35895 ms
Jun 05, 2017 10:41:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:41:08 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=17 took 21887 ms
Jun 05, 2017 10:41:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:41:21 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=17 took 12913 ms
Jun 05, 2017 10:41:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:41:41 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=17 took 20452 ms
Jun 05, 2017 10:41:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:41:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=17 took 14740 ms
Jun 05, 2017 10:41:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:41:58 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=17 took 2181 ms
Jun 05, 2017 10:42:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:42:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=17 took 1751 ms
Jun 05, 2017 10: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-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:42:09 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=17 took 9041 ms
Jun 05, 2017 10:42:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:42:18 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=17 took 9177 ms
Jun 05, 2017 10:42:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:42:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=17 took 33654 ms
Jun 05, 2017 10:42:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:42:53 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=17 took 909 ms
Jun 05, 2017 10:43:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:43:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=18 took 49735 ms
Jun 05, 2017 10:43:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:43:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=18 took 9014 ms
Jun 05, 2017 10:43:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:43:55 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=18 took 3838 ms
Jun 05, 2017 10:43:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(UNSAT) depth K=13 took 172479 ms
Jun 05, 2017 10:44:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:44:12 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=18 took 16445 ms
Jun 05, 2017 10:44:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:44:42 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=18 took 30089 ms
Jun 05, 2017 10:46:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:46:27 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=18 took 105231 ms
Jun 05, 2017 10:46:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:46:43 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=18 took 16301 ms
Jun 05, 2017 10:47:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:47:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=18 took 33390 ms
Jun 05, 2017 10:47:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:47:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=18 took 16758 ms
Jun 05, 2017 10:48:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:48:00 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=18 took 27050 ms
Jun 05, 2017 10:48:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:48:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=19 took 36174 ms
Jun 05, 2017 10:48:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:48:47 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=19 took 10733 ms
Jun 05, 2017 10:49:36 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(UNSAT) depth K=13 took 337133 ms
Jun 05, 2017 10:49:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6
Jun 05, 2017 10:49:52 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(SAT) depth K=19 took 64835 ms
Jun 05, 2017 10:50:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8
Jun 05, 2017 10:50:22 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(SAT) depth K=19 took 29428 ms
Jun 05, 2017 10:50:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9
Jun 05, 2017 10:50:44 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-9(SAT) depth K=19 took 21834 ms
Jun 05, 2017 10:50:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10
Jun 05, 2017 10:50:59 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-10(SAT) depth K=19 took 15385 ms
Jun 05, 2017 10:52:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11
Jun 05, 2017 10:52:20 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-11(SAT) depth K=19 took 81126 ms
Jun 05, 2017 10:52:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12
Jun 05, 2017 10:52:30 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(SAT) depth K=19 took 9944 ms
Jun 05, 2017 10:52:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13
Jun 05, 2017 10:52:54 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(SAT) depth K=19 took 24428 ms
Jun 05, 2017 10:55:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14
Jun 05, 2017 10:55:51 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(SAT) depth K=19 took 176500 ms
Jun 05, 2017 10:56:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3
Jun 05, 2017 10:56:17 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(SAT) depth K=20 took 25839 ms
Jun 05, 2017 10:56:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: Induction result is SAT, non conclusive we might be starting from unreachable statesSmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5
Jun 05, 2017 10:56:35 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runKInduction
INFO: KInduction solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(SAT) depth K=20 took 18594 ms
Jun 05, 2017 10:57:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-12(UNSAT) depth K=13 took 500298 ms
Jun 05, 2017 10:58:03 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-13(UNSAT) depth K=13 took 6997 ms
Jun 05, 2017 11:07:56 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-14(UNSAT) depth K=13 took 592516 ms
Jun 05, 2017 11:07:57 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-3(UNSAT) depth K=14 took 659 ms
Jun 05, 2017 11:08:16 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-5(UNSAT) depth K=14 took 19727 ms
Jun 05, 2017 11:16:33 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-6(UNSAT) depth K=14 took 496595 ms
Jun 05, 2017 11:16:37 PM fr.lip6.move.gal.gal2smt.Gal2SMTFrontEnd runBMC
INFO: BMC solution for property SmallOperatingSystem-PT-MT8192DC2048-ReachabilityCardinality-8(UNSAT) depth K=14 took 4181 ms
Jun 05, 2017 11:32:08 PM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 05, 2017 11:32:08 PM fr.lip6.move.gal.itstools.ProcessController forwardStream
WARNING: Stream closed
Jun 05, 2017 11:32:08 PM 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-MT8192DC2048"
export BK_EXAMINATION="ReachabilityCardinality"
export BK_TOOL="itstools"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

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

tar xzf /home/mcc/BenchKit/INPUTS/S_SmallOperatingSystem-PT-MT8192DC2048.tgz
mv S_SmallOperatingSystem-PT-MT8192DC2048 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-MT8192DC2048, examination is ReachabilityCardinality"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r160-ebro-149443467100052"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "ReachabilityCardinality" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "ReachabilityCardinality" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "ReachabilityCardinality.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property ReachabilityCardinality.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "ReachabilityCardinality.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '' ReachabilityCardinality.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;