storm.mdpseq

Benchmark
id:main_water_rbrmax2_B11790-B2150 (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=1790,B2=150 --timemem --statistics --check-fully-observable --reward-aware
Storm-pomdp. Sequential approach on the underlying (fully observable) observable MDP
Execution
Walltime:7.815822601318359s
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:45 2025
Command line arguments: --prism $BENCH_HOME/models/water/water_grid_repeat.prism --prop $BENCH_HOME/models/water/water.props rbrmax2 -const 'B1=1790,B2=150' --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.010s.

-------------------------------------------------------------- 
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"}<=1790 , rew{"homeReached"}>=150 }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"}<=1790 , rew{"homeReached"}>=150 }true]
Time for pre-processing: 0.000s.
Analyzing the formula on the fully observable MDP ... ---------------------------------
Statistics:
---------------------------------
          #checked epochs: 259267.
             overall Time: 7.487s.
Epoch Model building Time: 5.563s.
Epoch Model checking Time: 0.969s.
---------------------------------

Result: 1
Time for POMDP analysis: 7.665s.

Performance statistics:
  * peak memory usage: 52MB
  * CPU time: 7.668s
  * wallclock time: 7.686s


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