mcsta

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 40, K = 4
Property:reliable (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe nand.jani --props reliable -E N=40,K=4 --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
Execution
Walltime:13.734299421310425s
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: 400 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:        524941 states/s
  Time:        9.6 s

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

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