storm.mdpseq

Benchmark
id:main_incline_rbrmax2_B175-B220 (POMDP)
Invocation (mdpseq)
$BENCH_HOME/bin/storm-pomdp --prism $BENCH_HOME/models/incline/incline.prism --prop $BENCH_HOME/models/incline/incline.props rbrmax2 -const B1=75,B2=20 --timemem --statistics --check-fully-observable --reward-aware
Storm-pomdp. Sequential approach on the underlying (fully observable) observable MDP
Execution
Walltime:0.12449955940246582s
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/incline/incline.prism --prop $BENCH_HOME/models/incline/incline.props rbrmax2 -const 'B1=75,B2=20' --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: 	25
Transitions: 	110
Choices: 	80
Observations: 	9
Reward Models:  steps, energy
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * goal -> 1 item(s)
Choice Labels: 	4 labels
   * north -> 20 item(s)
   * east -> 20 item(s)
   * south -> 20 item(s)
   * west -> 20 item(s)
-------------------------------------------------------------- 
Analyzing property 'Pmax=? [true U^{rew{"energy"}<=75 , rew{"steps"}<=20 }"goal"]'
Extend observation function to become reward aware.
bounded reachability processing done. POMDP Information:
-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	68
Transitions: 	300
Choices: 	218
Observations: 	29
Reward Models:  steps, energy
State Labels: 	3 labels
   * goal -> 2 item(s)
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	4 labels
   * west -> 54 item(s)
   * south -> 54 item(s)
   * north -> 55 item(s)
   * east -> 55 item(s)
-------------------------------------------------------------- 
Transformed formula: Pmax=? [true U^{rew{"energy"}<=75 , rew{"steps"}<=20 }"goal"]
Time for pre-processing: 0.000s.
Analyzing the formula on the fully observable MDP ... Epoch model for epoch <_, _> is cyclic.
---------------------------------
Statistics:
---------------------------------
          #checked epochs: 497.
             overall Time: 0.005s.
Epoch Model building Time: 0.002s.
Epoch Model checking Time: 0.001s.
---------------------------------

Result: 0.989364624
Time for POMDP analysis: 0.006s.

Performance statistics:
  * peak memory usage: 51MB
  * CPU time: 0.023s
  * wallclock time: 0.025s


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