Storm.exact

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

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

Time for model input parsing: 0.023s.

Time for model construction: 81.928s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	5007548
Transitions: 	11475748
Choices: 	6350470
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: 11.196s.

Performance statistics:
  * peak memory usage: 2939MB
  * CPU time: 91.838s
  * wallclock time: 93.578s