mcsta

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 40, K = 4
Property:reliable (prob-reach)
Invocation (specific)
mono mcsta/mcsta.exe nand.jani --props reliable -E N=40,K=4 --relative-width -O out.txt Minimal --unsafe -S Memory
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '-S Memory' = store all data in memory since the model is small.
Execution
Walltime:6.681747913360596s
Return code:0
Relative Error:5.046681962661775e-15
Log
nand.jani:model: info: nand is a DTMC model.
nand.jani: info: Need 9 bytes per state.
nand.jani: info: Explored 3999522 states for N=40, K=4.

Peak memory usage: 710 MB
Analysis results for nand.jani
Experiment N=40, K=4

+ State space exploration
  State size:  9 bytes
  States:      3999522
  Transitions: 3999522
  Branches:    6288542
  Rate:        775402 states/s
  Time:        5.5 s

+ Property reliable
  Probability: 0.618682220815197
  Bounds:      [0.618682220815197, 0.618682220815197]
  Time:        0.3 s

  + Value iteration
    Final error: 0
    Iterations:  2
    Time:        0.3 s