/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/consensus/consensus.6.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/consensus/consensus.props steps_min --constants K=2 --engine dd --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Storm 1.6.2
Date: Sat Sep 5 20:45:56 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/consensus/consensus.6.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/consensus/consensus.props steps_min --constants K=2 --engine dd '--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.004s.
Time for model construction: 0.444s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 1258240 (218 nodes)
Transitions: 6236736 (7075 nodes)
Choices: 5008128
Reward Models: steps
Variables: rows: 13 meta variables (24 DD variables), columns: 13 meta variables (24 DD variables), nondeterminism: 6 meta variables (6 DD variables)
Labels: 6
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (25 nodes)
* agree
* all_coins_equal_0
* all_coins_equal_1
* finished
--------------------------------------------------------------
Model checking property "steps_min": R[exp]{"steps"}min=? [F "finished"] ...
WARN (SymbolicMinMaxLinearEquationSolver.cpp:45): Selected method is not supported for this solver, switching to value iteration.
WARN (SymbolicMinMaxLinearEquationSolver.cpp:45): Selected method is not supported for this solver, switching to value iteration.
Result (for initial states): 431.8520059
Time for model checking: 57.410s.
Performance statistics:
* peak memory usage: 3868MB
* CPU time: 228.451s
* wallclock time: 57.874s