Storm.sparse

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MinExpTimeDeadlock (exp-time)
Invocation (sparse)
storm/build/bin/storm --jani qcomp/benchmarks/ctmc/philosophers/philosophers.16.jani --janiproperty MinExpTimeDeadlock --constants TIME_BOUND=1  --timemem
Sparse engine (default)
Execution
Walltime:40.0567512512207s
Return code:0
Relative Error:1.000579022677182e-07
Log
Storm 1.4.1 (dev)

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

Time for model input parsing: 0.008s.

Time for model construction: 34.374s.

-------------------------------------------------------------- 
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 "MinExpTimeDeadlock": T[exp]min=? [F "deadl"] ...
Result (for initial states): 10.78297237
Time for model checking: 5.612s.

Performance statistics:
  * peak memory usage: 1991MB
  * CPU time: 39.367s
  * wallclock time: 40.000s