Storm.sparse

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

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

Time for model input parsing: 0.009s.

Time for model construction: 2.931s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	345000
Transitions: 	762252
Choices: 	440206
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: 0.598s.

Performance statistics:
  * peak memory usage: 140MB
  * CPU time: 3.520s
  * wallclock time: 3.546s