/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.5.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:55 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/wlan/wlan.5.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.014s.
Time for model construction: 0.520s.
--------------------------------------------------------------
Model type: MDP (symbolic)
States: 1295218 (3351 nodes)
Transitions: 2929960 (17304 nodes)
Choices: 1646074
Reward Models: cost
Variables: rows: 13 meta variables (45 DD variables), columns: 13 meta variables (45 DD variables), nondeterminism: 7 meta variables (7 DD variables)
Labels: 2
* deadlock -> 0 state(s) (1 nodes)
* init -> 1 state(s) (46 nodes)
--------------------------------------------------------------
Time for model preprocessing: 861.237s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 463255
Transitions: 1232222
Choices: 624074
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: 1.131s.
Performance statistics:
* peak memory usage: 4031MB
* CPU time: 3435.837s
* wallclock time: 862.932s