Storm.exact

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MaxPrReachDeadlock (prob-reach)
Invocation (exact)
storm/build/bin/storm --jani qcomp/benchmarks/ctmc/philosophers/philosophers.16.jani --janiproperty MaxPrReachDeadlock --constants TIME_BOUND=1 --exact --timemem
Sparse engine with exact model checking
Execution
Walltime:115.18901205062866s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:46:10 2019
Command line arguments: --jani qcomp/benchmarks/ctmc/philosophers/philosophers.16.jani --janiproperty MaxPrReachDeadlock --constants TIME_BOUND=1 --exact --timemem
Current working directory: 

Time for model input parsing: 0.007s.

Time for model construction: 99.115s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	1331714
Transitions: 	13774113
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * deadl -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "MaxPrReachDeadlock": Pmax=? [F "deadl"] ...
Result (for initial states): 1 (approx. 1)
Time for model checking: 14.945s.

Performance statistics:
  * peak memory usage: 4432MB
  * CPU time: 112.849s
  * wallclock time: 115.141s