/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.4.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.props cost_min --constants COL=0 --engine dd-to-sparse --bisimulation --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Storm 1.6.2
Date: Sat Sep 5 20:46:50 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.4.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.props cost_min --constants COL=0 --engine dd-to-sparse --bisimulation '--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.011s.
Time for model construction: 0.502s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 345000 (2867 nodes)
Transitions: 762252 (14414 nodes)
Choices: 440206
Reward Models: cost
Variables: rows: 13 meta variables (43 DD variables), columns: 13 meta variables (43 DD variables), nondeterminism: 7 meta variables (7 DD variables)
Labels: 2
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (44 nodes)
--------------------------------------------------------------
Time for model preprocessing: 123.187s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 124999
Transitions: 322919
Choices: 168496
Reward Models: cost
State Labels: 3 labels
* init -> 1 item(s)
* ((s1 = 12) & (s2 = 12)) -> 1 item(s)
* deadlock -> 0 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "cost_min": R[exp]{"cost"}min=? [F ((s1 = 12) & (s2 = 12))] ...
Result (for initial states): 7625
Time for model checking: 0.220s.
Performance statistics:
* peak memory usage: 3591MB
* CPU time: 491.862s
* wallclock time: 123.941s