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.
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