Storm.sparse

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (sparse)
storm/build/bin/storm --prism qcomp/benchmarks/mdp/pacman/pacman.nm --prop qcomp/benchmarks/mdp/pacman/pacman.props crash --constants MAXSTEPS=100  --timemem
Sparse engine (default)
Execution
Walltime:324.37838077545166s
Return code:0
Relative Error:6.123876744565073e-11
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:52:24 2019
Command line arguments: --prism qcomp/benchmarks/mdp/pacman/pacman.nm --prop qcomp/benchmarks/mdp/pacman/pacman.props crash --constants MAXSTEPS=100 --timemem
Current working directory: 

Time for model input parsing: 0.046s.

Time for model construction: 301.338s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	16115358
Transitions: 	22140403
Choices: 	20214527
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * Crash -> 375112 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.5511176225
Time for model checking: 22.930s.

Performance statistics:
  * peak memory usage: 2419MB
  * CPU time: 321.749s
  * wallclock time: 324.333s