modes

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 60, K = 4
Property:reliable (prob-reach)
Invocation (specific)
mono modes/modes.exe nand.jani --props reliable -E N=60,K=4 --width 1e-3 --relative-width -O out.txt Minimal --unsafe --max-run-length 0 --timeout 1680 
Settings specific for this benchmark: '--unsafe' = compile model without bounds and assignment checks, '--max-run-length 0' = do not impose a limit on the maximum length of a simulation run (which is anyway more of a model debugging feature), '--timeout 1680' = stop after 28 minutes of simulation and return the estimate at that point even if the desired confidence is not yet met.
Execution
Walltime:1354.0805344581604s
Return code:0
Relative Error:3.834527656372198e-05
Log
nand.jani:model: info: nand is a DTMC model and will be simulated as an MDP using uniform resolution of nondeterminism.
nand.jani: info: Using default value of 0.95 for the confidence parameter.

Peak memory usage: 67 MB
Analysis results for nand.jani
Experiment N=60, K=4
Status:          Finished
Simulation time: 1352.7 s

+ Property Property "reliable"
  Estimated probability: 0.686695126394966
  Runs used:             3375530
  Run type:              MDP
  Status:                Finished

  + Error bounds
    Statement: Adaptive: P(error > εp̂) < δ
    ε:         0.001
    δ:         0.05