mono mcsta/mcsta.exe nand.jani --props reliable -E N=60,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.
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: 3249 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: 764573 states/s
Time: 26.3 s
+ Property reliable
Probability: 0.686721458919228
Bounds: [0.686721458919228, 0.686721458919228]
Time: 1.4 s
+ Value iteration
Final error: 0
Iterations: 2
Time: 1.4 s