Storm.sparse

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 4, K = 2
Property:time_max (exp-reward)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/csma/csma.4-2.prism --prop qcomp/benchmarks/mdp/csma/csma.props time_max  --timemem
Sparse engine (default)
Execution
Walltime:7.620901584625244s
Return code:0
Relative Error:7.643332227262437e-07
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:40:06 2019
Command line arguments: --prism qcomp/benchmarks/mdp/csma/csma.4-2.prism --prop qcomp/benchmarks/mdp/csma/csma.props time_max --timemem
Current working directory: 

Time for model input parsing: 0.025s.

Time for model construction: 6.910s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	761962
Transitions: 	1327068
Choices: 	825504
Reward Models:  time
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * all_delivered -> 9 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "time_max": R[exp]{"time"}max=? [F "all_delivered"] ...
Result (for initial states): 142.2120604
Time for model checking: 0.606s.

Performance statistics:
  * peak memory usage: 215MB
  * CPU time: 7.447s
  * wallclock time: 7.549s