mono mcsta/mcsta.exe consensus.4.jani --props disagree -E 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).
consensus.4.jani:model: info: consensus.4 is an MDP model.
consensus.4.jani: info: Need 13 bytes per state.
consensus.4.jani: info: Explored 43136 states for K=4.
Peak memory usage: 54 MB
Analysis results for consensus.4.jani
Experiment K=4
+ State space exploration
State size: 13 bytes
States: 43136
Transitions: 115840
Branches: 144352
Rate: 151354 states/s
Time: 0.3 s
+ Property disagree
Probability: 0.156056330469396
Bounds: [0.156056330469396, 1]
Time: 3.6 s
+ Value iteration
Final error: 9.98146239021119E-07
Iterations: 1246
Time: 3.1 s