/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/consensus/consensus.4.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/consensus/consensus.props disagree --constants K=4 --engine automatic --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Automatic selection
Storm 1.6.2
Date: Sat Sep 5 20:50:54 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/consensus/consensus.4.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/consensus/consensus.props disagree --constants K=4 --engine automatic '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks
Time for model input parsing: 0.003s.
Automatic engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 0.188s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 43136
Transitions: 144352
Choices: 115840
Reward Models: none
State Labels: 4 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
* agree -> 9170 item(s)
* finished -> 64 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "disagree": Pmax=? [F ("finished" & !("agree"))] ...
Result (for initial states): 0.1560478083
Time for model checking: 0.618s.
Performance statistics:
* peak memory usage: 40MB
* CPU time: 0.841s
* wallclock time: 0.815s