Storm

Benchmark
Model:dpm v.2 (MA)
Parameter(s)N = 4, C = 8, TIME_BOUND = 5
Property:PmaxQueuesFullBound (prob-reach-time-bounded)
Invocation (default)
~/storm/build/bin/storm --jani dpm.jani --janiproperty PmaxQueuesFullBound --constants N=4,C=8,TIME_BOUND=5
Default settings.
Execution
Walltime:> 1800s (Timeout)
Log
Storm 1.3.1 (dev)

Date: Thu Dec 13 04:34:37 2018
Command line arguments: --jani dpm.jani --janiproperty PmaxQueuesFullBound --constants 'N=4,C=8,TIME_BOUND=5'
Current working directory: /home/qcomp

Time for model input parsing: 0.007s.

Time for model construction: 2.214s.

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

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	356481
Transitions: 	681372
Choices: 	418932
Markovian St.: 	94770
Max. Rate.: 	4.1
Reward Models:  none
State Labels: 	22 labels
   * deadlock -> 0 item(s)
   * (items9 = 8) -> 0 item(s)
   * (items7 = 8) -> 0 item(s)
   * (items6 = 8) -> 0 item(s)
   * (4 < 4) -> 0 item(s)
   * (4 < 3) -> 0 item(s)
   * (items2 = 8) -> 41553 item(s)
   * (4 < 2) -> 0 item(s)
   * (4 < 1) -> 0 item(s)
   * (items8 = 8) -> 0 item(s)
   * (items10 = 8) -> 0 item(s)
   * (4 < 7) -> 356481 item(s)
   * init -> 1 item(s)
   * (items4 = 8) -> 41553 item(s)
   * (4 < 8) -> 356481 item(s)
   * (4 < 9) -> 356481 item(s)
   * (4 < 10) -> 356481 item(s)
   * (items1 = 8) -> 41553 item(s)
   * (4 < 5) -> 356481 item(s)
   * (items5 = 8) -> 0 item(s)
   * (4 < 6) -> 356481 item(s)
   * (items3 = 8) -> 41553 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)))] ...


----------
Computation aborted after 1800.0068440437317 seconds since the total time limit of 1800 seconds was exceeded.