Storm.sparse

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 5, COL = 0
Property:cost_min (exp-reward)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/wlan/wlan.5.prism --prop qcomp/benchmarks/mdp/wlan/wlan.props cost_min --constants COL=0  --timemem
Sparse engine (default)
Execution
Walltime:13.076303958892822s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:41:11 2019
Command line arguments: --prism qcomp/benchmarks/mdp/wlan/wlan.5.prism --prop qcomp/benchmarks/mdp/wlan/wlan.props cost_min --constants COL=0 --timemem
Current working directory: 

Time for model input parsing: 0.013s.

Time for model construction: 10.509s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1295218
Transitions: 	2929960
Choices: 	1646074
Reward Models:  cost
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((s1 = 12) & (s2 = 12)) -> 1 item(s)
   * init -> 1 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: 2.498s.

Performance statistics:
  * peak memory usage: 444MB
  * CPU time: 12.890s
  * wallclock time: 13.032s