Storm.hybrid

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 3, K = 4
Property:all_before_max (prob-reach)
Invocation (hybrid)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/csma/csma.3-4.prism --prop qcomp/benchmarks/mdp/csma/csma.props all_before_max --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:3.3482463359832764s
Return code:0
Relative Error:4.913133432620114e-11
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:43 2019
Command line arguments: --prism qcomp/benchmarks/mdp/csma/csma.3-4.prism --prop qcomp/benchmarks/mdp/csma/csma.props all_before_max --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.008s.

Time for model construction: 0.591s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	1460287 (15094 nodes)
Transitions: 	2396727 (75138 nodes)
Choices: 	1471059
Reward Models:  none
Variables: 	rows: 15 meta variables (51 DD variables), columns: 15 meta variables (51 DD variables), nondeterminism: 13 meta variables (13 DD variables)
Labels: 	5
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (52 nodes)
   * all_delivered
   * collision_max_backoff
   * one_delivered
-------------------------------------------------------------- 

Model checking property "all_before_max": Pmax=? [!("collision_max_backoff") U "all_delivered"] ...
Result (for initial states): 0.9324469288
Time for model checking: 2.658s.

Performance statistics:
  * peak memory usage: 3015MB
  * CPU time: 12.360s
  * wallclock time: 3.287s