mcsta

Benchmark
Model:resource-gathering v.2 (MDP)
Parameter(s)B = 1300, GOLD_TO_COLLECT = 100, GEM_TO_COLLECT = 100
Property:expsteps (exp-steps)
Invocation (default)
mono mcsta/mcsta.exe resource-gathering.jani --props expsteps -E B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --relative-width -O out.txt Minimal
Default settings: '--relative-width' = use relative error for sound methods, '-O out.txt Minimal' = write the property results into file out.txt with minimal formatting (will be read by get_result).
Execution
Walltime:197.81215000152588s
Return code:0
Relative Error:6.664901719197708e-09
Log
resource-gathering.jani:model: info: resource-gathering is an MDP model.
resource-gathering.jani: info: Need 10 bytes per state.
resource-gathering.jani: info: Explored 958801 states for B=1300, GOLD_TO_COLLECT=100, GEM_TO_COLLECT=100.
resource-gathering.jani:properties[1]: warning: Computing minimum expected reward in property "expsteps" without checking for zero-reward end components.

Peak memory usage: 205 MB
Analysis results for resource-gathering.jani
Experiment B=1300, GOLD_TO_COLLECT=100, GEM_TO_COLLECT=100

+ State space exploration
  State size:  10 bytes
  States:      958801
  Transitions: 3080401
  Branches:    3325201
  Rate:        182178 states/s
  Time:        6.2 s

+ Property expsteps
  Value:  1292.59258397759
  Bounds: [1292.59258397759, infinity)
  Time:   190.7 s

  + Precomputations
    Max. prob. 1 states:          958801
    Time for max. prob. 1 states: 143.2 s

  + Value iteration
    Final error: 5.71902101317378E-07
    Iterations:  657
    Time:        47.5 s