storm.belseqc26

Benchmark
id:main_water_rbrmax2_B10590-B2050 (POMDP)
Invocation (belseqc26)
$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 --revised --reward-aware --belief-exploration unfold --size-threshold 67108864
Storm-pomdp. Sequential approach, cost aware, with cutoffs and size threshold 2^26
Execution
Walltime:0.49605536460876465s
Return code:0
Note(s):Storm-pomdp. Sequential approach, cost aware, with cutoffs and size threshold 2^26
Log
Storm-POMDP 1.9.1 (dev)

Date: Mon Feb 10 15:29:59 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 --revised --reward-aware --belief-exploration unfold --size-threshold 67108864
Current working directory: $BENCH_HOME/experiments64gb

Time for model input parsing: 0.002s.

Time for model construction: 0.008s.

-------------------------------------------------------------- 
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.
Exploring the belief MDP... 
Exploring the belief space...
Constructing the belief MDP...
-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	84
Transitions: 	331
Choices: 	315
Reward Models:  homeReached, energy
State Labels: 	3 labels
   * target -> 83 item(s)
   * init -> 1 item(s)
   * bottom -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 
Analyzing property 'Pmax=? [true U^{rew{"energy"}<=590 , rew{"homeReached"}>=50 }"target"]' on the belief MDP...
Transformation of transition rewards resulted in a model with 165 states. 1.964285714 times more states than the original belief MDP.
Merging of sink states resulted in a model with 164 states.
---------------------------------
Statistics:
---------------------------------
          #checked epochs: 28917.
             overall Time: 0.428s.
Epoch Model building Time: 0.219s.
Epoch Model checking Time: 0.121s.
---------------------------------
Time for exploring beliefs: 0.000s.
Time for building the belief MDP: 0.000s.
Time for analyzing the belief MDP: 0.447s.
##### POMDP Approximation Statistics ######
# Input model: 
-------------------------------------------------------------- 
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)
-------------------------------------------------------------- 
# Max. Number of states with same observation: 14
# Pre-computations detected that the belief MDP is finite.
# Total check time: 0.447s
##########################################

Result: ≥ 0.1662965193
Time for POMDP analysis: 0.447s.

Performance statistics:
  * peak memory usage: 52MB
  * CPU time: 0.465s
  * wallclock time: 0.464s


############################## Notes ##############################
Storm-pomdp. Sequential approach, cost aware, with cutoffs and size threshold 2^26