Storm.sparse

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MaxPrReachDeadlockTB (prob-reach-time-bounded)
Invocation (sparse)
storm/build/bin/storm --jani qcomp/benchmarks/ctmc/philosophers/philosophers.16.jani --janiproperty MaxPrReachDeadlockTB --constants TIME_BOUND=1  --timemem --precision 0.001
Sparse engine (default)
Execution
Walltime:54.04206323623657s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 10:10:41 2019
Command line arguments: --jani qcomp/benchmarks/ctmc/philosophers/philosophers.16.jani --janiproperty MaxPrReachDeadlockTB --constants TIME_BOUND=1 --timemem --precision 0.001
Current working directory: 

Time for model input parsing: 0.011s.

Time for model construction: 36.916s.

-------------------------------------------------------------- 
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 "MaxPrReachDeadlockTB": Pmax=? [true U<=1 "deadl"] ...
Result (for initial states): 6.928238934e-05
Time for model checking: 17.051s.

Performance statistics:
  * peak memory usage: 967MB
  * CPU time: 53.585s
  * wallclock time: 53.985s