Invocation (sparse.evtfull-gmres-topo)
$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.11.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.11.props --steadystate evt --eqsolver topological --topological:eqsolver gmm++ --gmm++:method gmres --engine sparse --timemem --precision 1e-06
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 21:40:41 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.11.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.11.props --steadystate evt --eqsolver topological '--topological:eqsolver' 'gmm++' '--gmm++:method' gmres --engine sparse --timemem --precision 1e-06
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments
WARN (GmmxxEquationSolverSettings.cpp:135): gmm++ is not selected as the preferred equation solver, so setting options for gmm++ might have no effect.
Time for model input parsing: 0.001s.
Time for model construction: 0.094s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 13860
Transitions: 97122
Reward Models: none
State Labels: 13 labels
* init -> 1 item(s)
* (eat9 = 1) -> 2069 item(s)
* (eat4 = 1) -> 2011 item(s)
* (eat3 = 1) -> 2139 item(s)
* (eat6 = 1) -> 2029 item(s)
* (eat2 = 1) -> 1393 item(s)
* (eat7 = 1) -> 2031 item(s)
* (eat11 = 1) -> 3363 item(s)
* deadlock -> 0 item(s)
* (eat5 = 1) -> 2033 item(s)
* (eat10 = 1) -> 1801 item(s)
* (eat8 = 1) -> 2023 item(s)
* (eat1 = 1) -> 2378 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(eat1 = 1)' states): 0.003069175035
Result (for '(eat2 = 1)' states): 0.003069175036
Result (for '(eat3 = 1)' states): 0.005219126537
Result (for '(eat4 = 1)' states): 0.008391184565
Result (for '(eat5 = 1)' states): 0.01352153742
Result (for '(eat6 = 1)' states): 0.02181265943
Result (for '(eat7 = 1)' states): 0.03526413329
Result (for '(eat8 = 1)' states): 0.05725630519
Result (for '(eat9 = 1)' states): 0.0938133115
Result (for '(eat10 = 1)' states): 0.1570635983
Result (for '(eat11 = 1)' states): 0.2803458336
Time for model checking: 0.035s.
Performance statistics:
* peak memory usage: 67MB
* CPU time: 0.127s
* wallclock time: 0.133s