storm.unfc25

Benchmark
id:main_water_rbrmax2_B10590-B2050 (POMDP)
Invocation (unfc25)
$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 --unfold-reward-bound --belief-exploration unfold --size-threshold 33554432
Storm-pomdp. Unfolds cost bounds, not cost-aware, with cutoffs and size threshold 2^25
Execution
Walltime:327.1534788608551s
Return code:0
Note(s):Storm-pomdp. Unfolds cost bounds, not cost-aware, with cutoffs and size threshold 2^25
Log
Storm-POMDP 1.9.1 (dev)

Date: Mon Feb 10 15:30:01 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 --unfold-reward-bound --belief-exploration unfold --size-threshold 33554432
Current working directory: $BENCH_HOME/experiments64gb

Time for model input parsing: 0.003s.

Time for model construction: 0.013s.

-------------------------------------------------------------- 
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]'
Perform explicit unfolding of reward bounds.
bounded reachability processing done. POMDP Information:
-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	581989
Transitions: 	2260950
Choices: 	2227447
Observations: 	5
Reward Models:  none
State Labels: 	4 labels
   * dim0_active -> 581955 item(s)
   * dim1_active -> 2968 item(s)
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	5 labels
   * west -> 548486 item(s)
   * south -> 548486 item(s)
   * north -> 548486 item(s)
   * flip -> 33503 item(s)
   * east -> 548486 item(s)
-------------------------------------------------------------- 
Transformed formula: Pmax=? [(true & "dim0_active") U ((true & "dim0_active") & "dim1_active")]
Time for pre-processing: 1.542s.
Exploring the belief MDP... 
Exploring the belief space...
Exploration stopped before all beliefs were explored. 33554433 beliefs discovered. 27802952 beliefs explored.
Constructing the belief MDP...
-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	33554435
Transitions: 	127233361
Choices: 	124586401
Reward Models:  none
State Labels: 	3 labels
   * target -> 1 item(s)
   * init -> 1 item(s)
   * bottom -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 
Time for exploring beliefs: 255.121s.
Time for building the belief MDP: 27.998s.
Time for analyzing the belief MDP: 13.533s.
##### POMDP Approximation Statistics ######
# Input model: 
-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	581989
Transitions: 	2260948
Choices: 	2227447
Observations: 	10
Reward Models:  none
State Labels: 	4 labels
   * dim0_active -> 581955 item(s)
   * dim1_active -> 2968 item(s)
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	5 labels
   * west -> 548486 item(s)
   * south -> 548486 item(s)
   * north -> 548486 item(s)
   * flip -> 33503 item(s)
   * east -> 548486 item(s)
-------------------------------------------------------------- 
# Max. Number of states with same observation: 240464
# Pre-computations detected that the belief MDP is finite.
# Total check time: 324.698s
##########################################

Result: ≥ 3.286904702e-123
Time for POMDP analysis: 324.742s.

Performance statistics:
  * peak memory usage: 43552MB
  * CPU time: 305.845s
  * wallclock time: 326.325s


############################## Notes ##############################
Storm-pomdp. Unfolds cost bounds, not cost-aware, with cutoffs and size threshold 2^25