Storm.hybrid

Benchmark
Model:philosophers v.1 (CTMC)
Parameter(s)N = 16, TIME_BOUND = 1
Property:MinExpTimeDeadlock (exp-time)
Invocation (hybrid)
storm/build/bin/storm --jani qcomp/benchmarks/ctmc/philosophers/philosophers.16.jani --janiproperty MinExpTimeDeadlock --constants TIME_BOUND=1 --engine hybrid --ddlib sylvan --sylvan:maxmem 4096 --sylvan:threads 4 --timemem
Hybrid engine with Sylvan using 4GB memory
Execution
Walltime:17.597485303878784s
Return code:0
Relative Error:1.3715342155629612e-07
Log
Storm 1.4.1 (dev)

Date: Mon Dec  9 13:25:28 2019
Command line arguments: --jani qcomp/benchmarks/ctmc/philosophers/philosophers.16.jani --janiproperty MinExpTimeDeadlock --constants TIME_BOUND=1 --engine hybrid --ddlib sylvan '--sylvan:maxmem' 4096 '--sylvan:threads' 4 --timemem
Current working directory: 

Time for model input parsing: 0.008s.

Time for model construction: 0.635s.

-------------------------------------------------------------- 
Model type: 	CTMC (symbolic)
States: 	1331714 (270 nodes)
Transitions: 	13774113 (2229 nodes)
Reward Models:  none
Variables: 	rows: 65 meta variables (65 DD variables), columns: 65 meta variables (65 DD variables)
Labels: 	3
   * deadlock -> 1 state(s) (66 nodes)
   * init -> 1 state(s) (66 nodes)
   * deadl
-------------------------------------------------------------- 

Model checking property "MinExpTimeDeadlock": T[exp]min=? [F "deadl"] ...
Result (for initial states): 10.78297493
Time for model checking: 16.885s.

Performance statistics:
  * peak memory usage: 4121MB
  * CPU time: 68.961s
  * wallclock time: 17.543s