Storm.exact

Benchmark
Model:wlan v.1 (MDP)
Parameter(s)MAX_BACKOFF = 5, COL = 0
Property:sent (prob-reach)
Invocation (exact)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/wlan/wlan.5.prism --prop qcomp/benchmarks/mdp/wlan/wlan.props sent --constants COL=0 --exact --timemem
Sparse engine with exact model checking
Execution
Walltime:21.825305700302124s
Return code:0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:00:15 2019
Command line arguments: --prism qcomp/benchmarks/mdp/wlan/wlan.5.prism --prop qcomp/benchmarks/mdp/wlan/wlan.props sent --constants COL=0 --exact --timemem
Current working directory: 

Time for model input parsing: 0.013s.

Time for model construction: 18.524s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	1295218
Transitions: 	2929960
Choices: 	1646074
Reward Models:  none
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 "sent": P>=1 [F ((s1 = 12) & (s2 = 12))] ...
Result (for initial states): true

Time for model checking: 2.977s.

Performance statistics:
  * peak memory usage: 772MB
  * CPU time: 21.181s
  * wallclock time: 21.632s