Storm.sound

Benchmark
Model:firewire v.2 (MDP)
Parameter(s)explicit_timer = False, delay = 36, deadline = 800
Property:deadline (prob-reach-reward-bounded)
Invocation (sound)
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 --sound --timemem
Sparse engine with sound model checking
Execution
Walltime:33.497135639190674s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:42:22 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' --sound --timemem
Current working directory: 

Time for model input parsing: 0.024s.

Time for model construction: 2.409s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	212268
Transitions: 	481788
Choices: 	478752
Reward Models:  time
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8))) -> 2 item(s)
   * init -> 1 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: 30.987s.

Performance statistics:
  * peak memory usage: 215MB
  * CPU time: 33.228s
  * wallclock time: 33.429s