storm.sparse.luexact-topo

Benchmark
Model: (philosophers-dl)
Parameter(s)N = 3
Invocation (sparse.luexact-topo)
	$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dl/philosophers-dl.3.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dl/philosophers-dl.3.props --expvisittimes --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem
Sparse (default) engine
Execution
Walltime (MC-Time):0.07320046424865723s (0.000s)
Return code:0
Log
Storm 1.9.1 (dev)

Date: Fri Sep 13 22:52:42 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dl/philosophers-dl.3.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dl/philosophers-dl.3.props --expvisittimes --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments

 WARN (EigenEquationSolverSettings.cpp:142): Eigen is not selected as the preferred equation solver, so setting options for eigen might have no effect.
Time for model input parsing: 0.000s.

Time for model construction: 0.014s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	14
Transitions: 	28
Reward Models:  none
State Labels: 	5 labels
   * deadlock -> 1 item(s)
   * init -> 1 item(s)
   * (eat3 = 1) -> 2 item(s)
   * (eat2 = 1) -> 2 item(s)
   * (eat1 = 1) -> 2 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Computing expected visiting times ...
Result (for '(eat1 = 1)' states): 2/3 (approx. 0.6666666667)
Result (for '(eat2 = 1)' states): 2/3 (approx. 0.6666666667)
Result (for '(eat3 = 1)' states): 2/3 (approx. 0.6666666667)
Time for model checking: 0.000s.

Performance statistics:
  * peak memory usage: 66MB
  * CPU time: 0.017s
  * wallclock time: 0.017s