Storm.dd

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:disagree (prob-reach)
Invocation (dd)
/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 dd --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic engine with Sylvan using 4GB memory
Execution
Walltime:72.13820171356201s
Return code:0
Relative Error:0.00010324259454010616
Log
Storm 1.6.2

Date: Sat Sep  5 20:52:10 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 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.003s.

Time for model construction: 0.445s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	43136 (107 nodes)
Transitions: 	144352 (2336 nodes)
Choices: 	115840
Reward Models:  none
Variables: 	rows: 9 meta variables (18 DD variables), columns: 9 meta variables (18 DD variables), nondeterminism: 4 meta variables (4 DD variables)
Labels: 	6
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (19 nodes)
   * agree
   * all_coins_equal_0
   * all_coins_equal_1
   * finished
-------------------------------------------------------------- 

Model checking property "disagree": Pmax=? [F ("finished" & !("agree"))] ...
 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): 0.1560569506
Time for model checking: 71.623s.

Performance statistics:
  * peak memory usage: 3862MB
  * CPU time: 284.465s
  * wallclock time: 72.087s