$BENCH_HOME/bin/storm-pomdp --prism $BENCH_HOME/models/rover/rover.prism --prop $BENCH_HOME/models/rover/rover.props rbrmax3 -const B1=600,B2=1080,B3=600 --timemem --statistics --revised --reward-aware --belief-exploration discretize --resolution 1 --triangulationmode static
Storm-pomdp. Sequential approach, cost aware, with discretization and resolution 1
Storm-POMDP 1.9.1 (dev)
Date: Mon Feb 10 14:43:34 2025
Command line arguments: --prism $BENCH_HOME/models/rover/rover.prism --prop $BENCH_HOME/models/rover/rover.props rbrmax3 -const 'B1=600,B2=1080,B3=600' --timemem --statistics --revised --reward-aware --belief-exploration discretize --resolution 1 --triangulationmode static
Current working directory: $BENCH_HOME/experiments64gb
Time for model input parsing: 0.002s.
Time for model construction: 0.009s.
--------------------------------------------------------------
Model type: POMDP (sparse)
States: 16
Transitions: 30
Choices: 20
Observations: 9
Reward Models: value, time, energy
State Labels: 3 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
* done -> 1 item(s)
Choice Labels: 6 labels
* done -> 2 item(s)
* task_done -> 14 item(s)
* task1_start -> 1 item(s)
* task2_start -> 1 item(s)
* task4_start -> 1 item(s)
* task3_start -> 1 item(s)
--------------------------------------------------------------
Analyzing property 'Pmax=? [true U^{rew{"value"}>=600 , rew{"time"}<=1080 , rew{"energy"}<=600 }(done)]'
Extend observation function to become reward aware.
bounded reachability processing done. POMDP Information:
--------------------------------------------------------------
Model type: POMDP (sparse)
States: 29
Transitions: 225
Choices: 85
Observations: 26
Reward Models: value, time, energy
State Labels: 3 labels
* done -> 1 item(s)
* deadlock -> 0 item(s)
* init -> 1 item(s)
Choice Labels: 6 labels
* task3_start -> 14 item(s)
* task4_start -> 14 item(s)
* task2_start -> 14 item(s)
* task1_start -> 14 item(s)
* task_done -> 14 item(s)
* done -> 15 item(s)
--------------------------------------------------------------
Transformed formula: Pmax=? [true U^{rew{"value"}>=600 , rew{"time"}<=1080 , rew{"energy"}<=600 }(done)]
Time for pre-processing: 0.000s.
Exploring the belief MDP...
Exploring the belief space...
Constructing the belief MDP...
--------------------------------------------------------------
Model type: MDP (sparse)
States: 30
Transitions: 226
Choices: 86
Reward Models: energy, time, value
State Labels: 3 labels
* target -> 1 item(s)
* init -> 1 item(s)
* bottom -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Analyzing property 'Pmax=? [true U^{rew{"value"}>=600 , rew{"time"}<=1080 , rew{"energy"}<=600 }"target"]' on the belief MDP...
Transformation of transition rewards resulted in a model with 43 states. 1.433333333 times more states than the original belief MDP.
Merging of sink states resulted in a model with 42 states.
Epoch model for epoch <0, _, _> is cyclic.
---------------------------------
Statistics:
---------------------------------
#checked epochs: 19568501.
overall Time: 409.657s.
Epoch Model building Time: 90.693s.
Epoch Model checking Time: 82.130s.
---------------------------------
Time for exploring beliefs: 0.000s.
Time for building the belief MDP: 0.000s.
Time for analyzing the belief MDP: 472.794s.
##### POMDP Approximation Statistics ######
# Input model:
--------------------------------------------------------------
Model type: POMDP (sparse)
States: 29
Transitions: 225
Choices: 85
Observations: 26
Reward Models: value, time, energy
State Labels: 3 labels
* done -> 1 item(s)
* deadlock -> 0 item(s)
* init -> 1 item(s)
Choice Labels: 6 labels
* task3_start -> 14 item(s)
* task4_start -> 14 item(s)
* task2_start -> 14 item(s)
* task1_start -> 14 item(s)
* task_done -> 14 item(s)
* done -> 15 item(s)
--------------------------------------------------------------
# Max. Number of states with same observation: 2
# Total check time: 472.794s
##########################################
Result: ≤ 0.9510782147
Time for POMDP analysis: 472.794s.
Performance statistics:
* peak memory usage: 1079MB
* CPU time: 470.785s
* wallclock time: 473.034s
############################## Notes ##############################
Storm-pomdp. Sequential approach, cost aware, with discretization and resolution 1