$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 --unfold-reward-bound --belief-exploration unfold --size-threshold 524288
Storm-pomdp. Unfolds cost bounds, not cost-aware, with cutoffs and size threshold 2^19
Storm-POMDP 1.9.1 (dev)
Date: Mon Feb 10 14:44:19 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 --unfold-reward-bound --belief-exploration unfold --size-threshold 524288
Current working directory: $BENCH_HOME/experiments64gb
Time for model input parsing: 0.003s.
Time for model construction: 0.012s.
--------------------------------------------------------------
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)]'
Perform explicit unfolding of reward bounds.
############################## Notes ##############################
Storm-pomdp. Unfolds cost bounds, not cost-aware, with cutoffs and size threshold 2^19