storm.mdpseq

Benchmark
id:main_water_rbrmax2_B10590-B2050 (POMDP)
Invocation (mdpseq)
$BENCH_HOME/bin/storm-pomdp --prism $BENCH_HOME/models/water/water_grid_repeat.prism --prop $BENCH_HOME/models/water/water.props rbrmax2 -const B1=590,B2=50 --timemem --statistics --check-fully-observable --reward-aware
Storm-pomdp. Sequential approach on the underlying (fully observable) observable MDP
Execution
Walltime:0.9171817302703857s
Return code:0
Note(s):Storm-pomdp. Sequential approach on the underlying (fully observable) observable MDP
Log
Storm-POMDP 1.9.1 (dev)

Date: Mon Feb 10 16:22:44 2025
Command line arguments: --prism $BENCH_HOME/models/water/water_grid_repeat.prism --prop $BENCH_HOME/models/water/water.props rbrmax2 -const 'B1=590,B2=50' --timemem --statistics --check-fully-observable --reward-aware
Current working directory: $BENCH_HOME/experiments64gb

Time for model input parsing: 0.002s.

Time for model construction: 0.009s.

-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	34
Transitions: 	132
Choices: 	130
Observations: 	5
Reward Models:  homeReached, energy
State Labels: 	2 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	5 labels
   * flip -> 2 item(s)
   * north -> 32 item(s)
   * east -> 32 item(s)
   * west -> 32 item(s)
   * south -> 32 item(s)
-------------------------------------------------------------- 
Analyzing property 'Pmax=? [true U^{rew{"energy"}<=590 , rew{"homeReached"}>=50 }true]'
Extend observation function to become reward aware.
bounded reachability processing done. POMDP Information:
-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	67
Transitions: 	258
Choices: 	253
Observations: 	23
Reward Models:  homeReached, energy
State Labels: 	2 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	5 labels
   * west -> 62 item(s)
   * south -> 62 item(s)
   * north -> 62 item(s)
   * flip -> 5 item(s)
   * east -> 62 item(s)
-------------------------------------------------------------- 
Transformed formula: Pmax=? [true U^{rew{"energy"}<=590 , rew{"homeReached"}>=50 }true]
Time for pre-processing: 0.000s.
Analyzing the formula on the fully observable MDP ... ---------------------------------
Statistics:
---------------------------------
          #checked epochs: 28917.
             overall Time: 0.805s.
Epoch Model building Time: 0.613s.
Epoch Model checking Time: 0.104s.
---------------------------------

Result: 0.9999999998
Time for POMDP analysis: 0.824s.

Performance statistics:
  * peak memory usage: 51MB
  * CPU time: 0.840s
  * wallclock time: 0.843s


############################## Notes ##############################
Storm-pomdp. Sequential approach on the underlying (fully observable) observable MDP