Invocation (sparse.evtfull-gmres-topo)
$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.18.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.18.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:46 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.18.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.18.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.002s.
Time for model construction: 73.404s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 6625109
Transitions: 76403974
Reward Models: none
State Labels: 20 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
* (eat7 = 1) -> 970270 item(s)
* (eat6 = 1) -> 969961 item(s)
* (eat13 = 1) -> 970130 item(s)
* (eat9 = 1) -> 970226 item(s)
* (eat10 = 1) -> 970225 item(s)
* (eat1 = 1) -> 1136689 item(s)
* (eat12 = 1) -> 970241 item(s)
* (eat14 = 1) -> 970777 item(s)
* (eat2 = 1) -> 665857 item(s)
* (eat15 = 1) -> 967006 item(s)
* (eat16 = 1) -> 988985 item(s)
* (eat17 = 1) -> 860882 item(s)
* (eat18 = 1) -> 1607521 item(s)
* (eat8 = 1) -> 970217 item(s)
* (eat5 = 1) -> 971762 item(s)
* (eat11 = 1) -> 970222 item(s)
* (eat4 = 1) -> 961265 item(s)
* (eat3 = 1) -> 1022446 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
WARN (GmmxxLinearEquationSolver.cpp:123): Iterative solver did not converge within 900 iteration(s).
Result (for '(eat1 = 1)' states): 0.000117645462
Result (for '(eat2 = 1)' states): 0.8371458883
Result (for '(eat3 = 1)' states): 0
Result (for '(eat4 = 1)' states): 0
Result (for '(eat5 = 1)' states): 0
Result (for '(eat6 = 1)' states): 0.01490894415
Result (for '(eat7 = 1)' states): 0.8370234368
Result (for '(eat8 = 1)' states): 0
Result (for '(eat9 = 1)' states): 0.8884229946
Result (for '(eat10 = 1)' states): 0
Result (for '(eat11 = 1)' states): 0.8791038084
Result (for '(eat12 = 1)' states): 0
Result (for '(eat13 = 1)' states): 0.881033138
Result (for '(eat14 = 1)' states): 0
Result (for '(eat15 = 1)' states): 0.879981791
Result (for '(eat16 = 1)' states): 0
Result (for '(eat17 = 1)' states): 0.01367006354
Result (for '(eat18 = 1)' states): 0.8468210001
Time for model checking: 565.171s.
Performance statistics:
* peak memory usage: 10465MB
* CPU time: 634.309s
* wallclock time: 638.694s