$BENCH_HOME/bin/storm-pomdp --prism $BENCH_HOME/models/rover/rover.prism --prop $BENCH_HOME/models/rover/rover.props rbrmax3 -const B1=200,B2=360,B3=200 --timemem --statistics --revised --unfold-reward-bound --belief-exploration discretize --resolution 21 --triangulationmode static
Storm-pomdp. Unfolds cost bounds, not cost aware, with discretization and resolution 21
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=200,B2=360,B3=200' --timemem --statistics --revised --unfold-reward-bound --belief-exploration discretize --resolution 21 --triangulationmode static
Current working directory: $BENCH_HOME/experiments64gb
Time for model input parsing: 0.001s.
Time for model construction: 0.008s.
--------------------------------------------------------------
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"}>=200 , rew{"time"}<=360 , rew{"energy"}<=200 }(done)]'
Perform explicit unfolding of reward bounds.
bounded reachability processing done. POMDP Information:
--------------------------------------------------------------
Model type: POMDP (sparse)
States: 11149008
Transitions: 20904390
Choices: 13936260
Observations: 9
Reward Models: none
State Labels: 6 labels
* dim2_active -> 11148992 item(s)
* dim0_active -> 105008 item(s)
* done -> 696813 item(s)
* dim1_active -> 11148992 item(s)
* deadlock -> 0 item(s)
* init -> 1 item(s)
Choice Labels: 6 labels
* task3_start -> 696813 item(s)
* task4_start -> 696813 item(s)
* task2_start -> 696813 item(s)
* task1_start -> 696813 item(s)
* task_done -> 9755382 item(s)
* done -> 1393626 item(s)
--------------------------------------------------------------
Transformed formula: Pmax=? [((true & "dim1_active") & "dim2_active") U ((((done) & "dim0_active") & "dim1_active") & "dim2_active")]
Time for pre-processing: 13.343s.
Exploring the belief MDP...
Exploring the belief space...
############################## Notes ##############################
Storm-pomdp. Unfolds cost bounds, not cost aware, with discretization and resolution 21