$BENCH_HOME/bin/storm-pomdp --prism $BENCH_HOME/models/serv/serv.prism --prop $BENCH_HOME/models/serv/serv.props rbrmax1 -const B1=570 --timemem --statistics --check-fully-observable --reward-aware
Storm-pomdp. Sequential approach on the underlying (fully observable) observable MDP
Storm-POMDP 1.9.1 (dev)
Date: Mon Feb 10 16:22:44 2025
Command line arguments: --prism $BENCH_HOME/models/serv/serv.prism --prop $BENCH_HOME/models/serv/serv.props rbrmax1 -const B1=570 --timemem --statistics --check-fully-observable --reward-aware
Current working directory: $BENCH_HOME/experiments64gb
Time for model input parsing: 0.005s.
Time for model construction: 0.705s.
--------------------------------------------------------------
Model type: POMDP (sparse)
States: 76928
Transitions: 716800
Choices: 571264
Observations: 6016
Reward Models: time
State Labels: 3 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
* taskdone -> 384 item(s)
Choice Labels: 9 labels
* north -> 62208 item(s)
* east -> 62208 item(s)
* south -> 62208 item(s)
* wait_delay -> 14720 item(s)
* west -> 62208 item(s)
* check_water -> 76928 item(s)
* deliver_water -> 76928 item(s)
* get_water -> 76928 item(s)
* interact -> 76928 item(s)
--------------------------------------------------------------
Analyzing property 'Pmax=? [true Urew{"time"}<=570 "taskdone"]'
Extend observation function to become reward aware.
bounded reachability processing done. POMDP Information:
--------------------------------------------------------------
Model type: POMDP (sparse)
States: 388865
Transitions: 3671316
Choices: 2890120
Observations: 33316
Reward Models: time
State Labels: 3 labels
* taskdone -> 1920 item(s)
* deadlock -> 0 item(s)
* init -> 1 item(s)
Choice Labels: 9 labels
* west -> 315265 item(s)
* wait_delay -> 73600 item(s)
* south -> 315265 item(s)
* north -> 315265 item(s)
* interact -> 388865 item(s)
* get_water -> 388865 item(s)
* east -> 315265 item(s)
* deliver_water -> 388865 item(s)
* check_water -> 388865 item(s)
--------------------------------------------------------------
Transformed formula: Pmax=? [true Urew{"time"}<=570 "taskdone"]
Time for pre-processing: 0.310s.
Analyzing the formula on the fully observable MDP ... Epoch model for epoch <_> is cyclic.
---------------------------------
Statistics:
---------------------------------
#checked epochs: 40.
overall Time: 7.790s.
Epoch Model building Time: 6.490s.
Epoch Model checking Time: 1.300s.
---------------------------------
Result: 0.3779562268
Time for POMDP analysis: 9.786s.
Performance statistics:
* peak memory usage: 907MB
* CPU time: 10.824s
* wallclock time: 11.021s
############################## Notes ##############################
Storm-pomdp. Sequential approach on the underlying (fully observable) observable MDP