storm.mdpseq

Benchmark
id:lvls_clean_rbrmax2_N6-B160-B25-__lvl102-__lvl20 (POMDP)
Invocation (mdpseq)
$BENCH_HOME/bin/storm-pomdp --prism $BENCH_HOME/models/clean/clean.prism --prop $BENCH_HOME/models/clean/clean.props rbrmax2 -const N=6,B1=60,B2=5 --timemem --statistics --check-fully-observable --reward-aware
Storm-pomdp. Sequential approach on the underlying (fully observable) observable MDP
Execution
Walltime:0.13582158088684082s
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/clean/clean.prism --prop $BENCH_HOME/models/clean/clean.props rbrmax2 -const 'N=6,B1=60,B2=5' --timemem --statistics --check-fully-observable --reward-aware
Current working directory: $BENCH_HOME/experiments64gb

Time for model input parsing: 0.001s.

Time for model construction: 0.008s.

-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	37
Transitions: 	74
Choices: 	50
Observations: 	2
Reward Models:  energy, clean
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * goal -> 1 item(s)
Choice Labels: 	3 labels
   * clean -> 13 item(s)
   * move -> 13 item(s)
   * consume -> 24 item(s)
-------------------------------------------------------------- 
Analyzing property 'Pmax=? [true U^{rew{"energy"}<=60 , rew{"clean"}>5 }"goal"]'
Extend observation function to become reward aware.
bounded reachability processing done. POMDP Information:
-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	62
Transitions: 	181
Choices: 	100
Observations: 	8
Reward Models:  energy, clean
State Labels: 	3 labels
   * goal -> 3 item(s)
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	3 labels
   * move -> 38 item(s)
   * consume -> 24 item(s)
   * clean -> 38 item(s)
-------------------------------------------------------------- 
Transformed formula: Pmax=? [true U^{rew{"energy"}<=60 , rew{"clean"}>5 }"goal"]
Time for pre-processing: 0.000s.
Analyzing the formula on the fully observable MDP ... Epoch model for epoch <_, _> is cyclic.
Epoch model for epoch <_, 0> is cyclic.
---------------------------------
Statistics:
---------------------------------
          #checked epochs: 413.
             overall Time: 0.004s.
Epoch Model building Time: 0.002s.
Epoch Model checking Time: 0.001s.
---------------------------------

Result: 0.9999874041
Time for POMDP analysis: 0.004s.

Performance statistics:
  * peak memory usage: 52MB
  * CPU time: 0.024s
  * wallclock time: 0.031s


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