Storm.automatic

Benchmark
Model:firewire v.2 (MDP)
Parameter(s)explicit_timer = False, delay = 36, deadline = 800
Property:deadline (prob-reach-reward-bounded)
Invocation (automatic)
/home/tq429871/storm/build/bin/storm --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/firewire/firewire.false.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/firewire/firewire.false.props deadline --constants delay=36,deadline=800 --engine automatic --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Automatic selection
Execution
Walltime:18.600584745407104s
Return code:0
Relative Error:0.0
Log
Storm 1.6.2

Date: Sat Sep  5 20:48:02 2020
Command line arguments: --prism /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/firewire/firewire.false.prism --prop /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks/qcomp/benchmarks/mdp/firewire/firewire.false.props deadline --constants 'delay=36,deadline=800' --engine automatic '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: /rwthfs/rz/cluster/home/tq429871/git/storm-qcomp-benchmarks

Time for model input parsing: 0.007s.

Automatic engine picked the following settings: 
	engine=dd-to-sparse	 bisimulation=true	 exact=false
Time for model construction: 0.721s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	212268 (18185 nodes)
Transitions: 	481788 (88920 nodes)
Choices: 	478752
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: 15.204s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	31745
Transitions: 	54288
Choices: 	54101
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: 2.505s.

Performance statistics:
  * peak memory usage: 3467MB
  * CPU time: 64.340s
  * wallclock time: 18.468s