Storm.ddbisim

Benchmark
Model:firewire v.2 (MDP)
Parameter(s)explicit_timer = False, delay = 36, deadline = 800
Property:deadline (prob-reach-reward-bounded)
Invocation (ddbisim)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/firewire/firewire.false.prism --prop qcomp/benchmarks/mdp/firewire/firewire.false.props deadline --constants delay=36,deadline=800 --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:18.12654972076416s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:22:21 2019
Command line arguments: --prism qcomp/benchmarks/mdp/firewire/firewire.false.prism --prop qcomp/benchmarks/mdp/firewire/firewire.false.props deadline --constants 'delay=36,deadline=800' --engine dd --bisimulation '--bisimulation:quot' sparse --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.006s.

Time for model construction: 0.717s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	212268 (18185 nodes)
Transitions: 	481792 (88908 nodes)
Choices: 	478756
Reward Models:  time
Variables: 	rows: 10 meta variables (56 DD variables), columns: 10 meta variables (56 DD variables), nondeterminism: 14 meta variables (14 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (57 nodes)
   * done
-------------------------------------------------------------- 

Time for model preprocessing: 14.162s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	31745
Transitions: 	54290
Choices: 	54103
Reward Models:  time
State Labels: 	3 labels
   * (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8))) -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "deadline": Pmin=? [true Urew{"time"}<=800 (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8)))] ...
Result (for initial states): 0.939453125
Time for model checking: 3.164s.

Performance statistics:
  * peak memory usage: 3470MB
  * CPU time: 60.798s
  * wallclock time: 18.075s