Storm.ddbisim

Benchmark
Model:csma v.1 (MDP)
Parameter(s)N = 3, K = 4
Property:time_max (exp-reward)
Invocation (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/csma/csma.3-4.prism --prop qcomp/benchmarks/mdp/csma/csma.props time_max --engine dd --bisimulation --bisimulation:quot sparse --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Symbolic bisimulation with sparse quotient and sylvan using 4GB memory
Execution
Walltime:8.950658082962036s
Return code:0
Relative Error:1.823332156787231e-08
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:19 2019
Command line arguments: --prism qcomp/benchmarks/mdp/csma/csma.3-4.prism --prop qcomp/benchmarks/mdp/csma/csma.props time_max --engine dd --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.046s.

Time for model construction: 0.948s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	1460287 (15094 nodes)
Transitions: 	2396727 (75002 nodes)
Choices: 	1471059
Reward Models:  time
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
-------------------------------------------------------------- 

Time for model preprocessing: 7.087s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	30078
Transitions: 	64491
Choices: 	30709
Reward Models:  time
State Labels: 	4 labels
   * (((s1 = 4) & (s2 = 4)) & (s3 = 4)) -> 1 item(s)
   * all_delivered -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

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

Performance statistics:
  * peak memory usage: 3344MB
  * CPU time: 29.958s
  * wallclock time: 8.149s