storm.unfc13

Benchmark
id:main_serv_rbrmax1_B11000 (POMDP)
Invocation (unfc13)
$BENCH_HOME/bin/storm-pomdp --prism $BENCH_HOME/models/serv/serv.prism --prop $BENCH_HOME/models/serv/serv.props rbrmax1 -const B1=1000 --timemem --statistics --revised --unfold-reward-bound --belief-exploration unfold --size-threshold 8192
Storm-pomdp. Unfolds cost bounds, not cost-aware, with cutoffs and size threshold 2^13
Execution
Walltime:4.635480165481567s
Return code:0
Note(s):Storm-pomdp. Unfolds cost bounds, not cost-aware, with cutoffs and size threshold 2^13
Log
Storm-POMDP 1.9.1 (dev)

Date: Mon Feb 10 15:03:43 2025
Command line arguments: --prism $BENCH_HOME/models/serv/serv.prism --prop $BENCH_HOME/models/serv/serv.props rbrmax1 -const B1=1000 --timemem --statistics --revised --unfold-reward-bound --belief-exploration unfold --size-threshold 8192
Current working directory: $BENCH_HOME/experiments64gb

Time for model input parsing: 0.007s.

Time for model construction: 0.703s.

-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	76928
Transitions: 	716800
Choices: 	571264
Observations: 	6016
Reward Models:  time
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * taskdone -> 384 item(s)
Choice Labels: 	9 labels
   * north -> 62208 item(s)
   * east -> 62208 item(s)
   * south -> 62208 item(s)
   * wait_delay -> 14720 item(s)
   * west -> 62208 item(s)
   * check_water -> 76928 item(s)
   * deliver_water -> 76928 item(s)
   * get_water -> 76928 item(s)
   * interact -> 76928 item(s)
-------------------------------------------------------------- 
Analyzing property 'Pmax=? [true Urew{"time"}<=1000 "taskdone"]'
Perform explicit unfolding of reward bounds.
bounded reachability processing done. POMDP Information:
-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	316618
Transitions: 	2977743
Choices: 	2358089
Observations: 	6016
Reward Models:  none
State Labels: 	4 labels
   * dim0_active -> 239690 item(s)
   * taskdone -> 682 item(s)
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	9 labels
   * west -> 258333 item(s)
   * wait_delay -> 58285 item(s)
   * south -> 258333 item(s)
   * north -> 258333 item(s)
   * interact -> 316618 item(s)
   * get_water -> 316618 item(s)
   * east -> 258333 item(s)
   * deliver_water -> 316618 item(s)
   * check_water -> 316618 item(s)
-------------------------------------------------------------- 
Transformed formula: Pmax=? [(true & "dim0_active") U ("taskdone" & "dim0_active")]
Time for pre-processing: 0.560s.
Exploring the belief MDP... 
Exploring the belief space...
Exploration stopped before all beliefs were explored. 8193 beliefs discovered. 1865 beliefs explored.
Constructing the belief MDP...
-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	8195
Transitions: 	106278
Choices: 	58702
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: 0.010s.
Time for building the belief MDP: 0.006s.
Time for analyzing the belief MDP: 0.009s.
##### POMDP Approximation Statistics ######
# Input model: 
-------------------------------------------------------------- 
Model type: 	POMDP (sparse)
States: 	316618
Transitions: 	2832207
Choices: 	2358089
Observations: 	6024
Reward Models:  none
State Labels: 	4 labels
   * dim0_active -> 239690 item(s)
   * taskdone -> 682 item(s)
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
Choice Labels: 	9 labels
   * west -> 258333 item(s)
   * wait_delay -> 58285 item(s)
   * south -> 258333 item(s)
   * north -> 258333 item(s)
   * interact -> 316618 item(s)
   * get_water -> 316618 item(s)
   * east -> 258333 item(s)
   * deliver_water -> 316618 item(s)
   * check_water -> 316618 item(s)
-------------------------------------------------------------- 
# Max. Number of states with same observation: 1378
# Pre-computations detected that the belief MDP is finite.
# Total check time: 3.044s
##########################################

Result: ≥ 0.0009673326575
Time for POMDP analysis: 3.102s.

Performance statistics:
  * peak memory usage: 1276MB
  * CPU time: 4.264s
  * wallclock time: 4.582s


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