Invocation (sparse.luexact-topo)
$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dl/philosophers-dl.7.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dl/philosophers-dl.7.props --expvisittimes --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 22:52:48 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dl/philosophers-dl.7.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dl/philosophers-dl.7.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.001s.
Time for model construction: 0.022s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 478
Transitions: 2164
Reward Models: none
State Labels: 9 labels
* init -> 1 item(s)
* (eat7 = 1) -> 70 item(s)
* deadlock -> 1 item(s)
* (eat5 = 1) -> 70 item(s)
* (eat4 = 1) -> 70 item(s)
* (eat3 = 1) -> 70 item(s)
* (eat6 = 1) -> 70 item(s)
* (eat2 = 1) -> 70 item(s)
* (eat1 = 1) -> 70 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing expected visiting times ...
Result (for '(eat1 = 1)' states): 7930845202227733769617765512305084629273/11520587217284272942172465725938230230651 (approx. 0.6884063332)
Result (for '(eat2 = 1)' states): 7930845202227733769617765512305084629273/11520587217284272942172465725938230230651 (approx. 0.6884063332)
Result (for '(eat3 = 1)' states): 7930845202227733769617765512305084629273/11520587217284272942172465725938230230651 (approx. 0.6884063332)
Result (for '(eat4 = 1)' states): 7930845202227733769617765512305084629273/11520587217284272942172465725938230230651 (approx. 0.6884063332)
Result (for '(eat5 = 1)' states): 7930845202227733769617765512305084629273/11520587217284272942172465725938230230651 (approx. 0.6884063332)
Result (for '(eat6 = 1)' states): 7930845202227733769617765512305084629273/11520587217284272942172465725938230230651 (approx. 0.6884063332)
Result (for '(eat7 = 1)' states): 7930845202227733769617765512305084629273/11520587217284272942172465725938230230651 (approx. 0.6884063332)
Time for model checking: 34.118s.
Performance statistics:
* peak memory usage: 67MB
* CPU time: 34.052s
* wallclock time: 34.144s