Storm.sparse

Benchmark
Model:dpm v.2 (MA)
Parameter(s)N = 4, C = 8, TIME_BOUND = 5
Property:PmaxQueuesFullBound (prob-reach-time-bounded)
Invocation (sparse)
storm/build/bin/storm --jani qcomp/benchmarks/ma/dpm/dpm.jani --janiproperty PmaxQueuesFullBound --constants N=4,C=8,TIME_BOUND=5  --timemem --precision 0.001
Sparse engine (default)
Execution
Walltime:38.70524740219116s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:12:20 2019
Command line arguments: --jani qcomp/benchmarks/ma/dpm/dpm.jani --janiproperty PmaxQueuesFullBound --constants 'N=4,C=8,TIME_BOUND=5' --timemem --precision 0.001
Current working directory: 

Time for model input parsing: 0.004s.

Time for model construction: 1.247s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	356426
Transitions: 	681242
Choices: 	418842
Markovian St.: 	94730
Max. Rate.: 	4.1
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (((((((((((4 < 1) | (items1 = 8)) & ((4 < 2) | (items2 = 8))) & ((4 < 3) | (items3 = 8))) & ((4 < 4) | (items4 = 8))) & ((4 < 5) | (items5 = 8))) & ((4 < 6) | (items6 = 8))) & ((4 < 7) | (items7 = 8))) & ((4 < 8) | (items8 = 8))) & ((4 < 9) | (items9 = 8))) & ((4 < 10) | (items10 = 8))) -> 10 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.084s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	356426
Transitions: 	681242
Choices: 	418842
Markovian St.: 	94730
Max. Rate.: 	4.1
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (((((((((((4 < 1) | (items1 = 8)) & ((4 < 2) | (items2 = 8))) & ((4 < 3) | (items3 = 8))) & ((4 < 4) | (items4 = 8))) & ((4 < 5) | (items5 = 8))) & ((4 < 6) | (items6 = 8))) & ((4 < 7) | (items7 = 8))) & ((4 < 8) | (items8 = 8))) & ((4 < 9) | (items9 = 8))) & ((4 < 10) | (items10 = 8))) -> 10 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "PmaxQueuesFullBound": Pmax=? [true U<=5 (((((((((((4 < 1) | (items1 = 8)) & ((4 < 2) | (items2 = 8))) & ((4 < 3) | (items3 = 8))) & ((4 < 4) | (items4 = 8))) & ((4 < 5) | (items5 = 8))) & ((4 < 6) | (items6 = 8))) & ((4 < 7) | (items7 = 8))) & ((4 < 8) | (items8 = 8))) & ((4 < 9) | (items9 = 8))) & ((4 < 10) | (items10 = 8)))] ...
Result (for initial states): 2.22932321e-08
Time for model checking: 37.290s.

Performance statistics:
  * peak memory usage: 124MB
  * CPU time: 38.501s
  * wallclock time: 38.633s