mcsta

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 60, K = 4
Property:reliable (prob-reach)
Invocation (default)
mono mcsta/mcsta.exe nand.jani --props reliable -E N=60,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:50.909533977508545s
Return code:0
Relative Error:3.641272360556311e-15
Log
nand.jani:model: info: nand is a DTMC model.
nand.jani: info: Need 9 bytes per state.
nand.jani: info: Explored 18826082 states for N=60, K=4.

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

+ State space exploration
  State size:  9 bytes
  States:      18826082
  Transitions: 18826082
  Branches:    29772212
  Rate:        532036 states/s
  Time:        44.3 s

+ Property reliable
  Probability: 0.686721458919228
  Bounds:      [0.686721458919228, 0.686721458919228]
  Time:        2.0 s

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