Invocation (sparse.classic-gmres-topo)
$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.13.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.13.props --steadystate classic --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:43 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.13.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.13.props --steadystate classic --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: 0.577s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 80782
Transitions: 670511
Reward Models: none
State Labels: 15 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
* (eat13 = 1) -> 19601 item(s)
* (eat1 = 1) -> 13860 item(s)
* (eat12 = 1) -> 10497 item(s)
* (eat7 = 1) -> 11831 item(s)
* (eat2 = 1) -> 8119 item(s)
* (eat6 = 1) -> 11827 item(s)
* (eat8 = 1) -> 11829 item(s)
* (eat5 = 1) -> 11849 item(s)
* (eat11 = 1) -> 12059 item(s)
* (eat3 = 1) -> 12467 item(s)
* (eat4 = 1) -> 11721 item(s)
* (eat10 = 1) -> 11791 item(s)
* (eat9 = 1) -> 11837 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(eat1 = 1)' states): 0.001194939632
Result (for '(eat2 = 1)' states): 0.001185135071
Result (for '(eat3 = 1)' states): 0.002013858081
Result (for '(eat4 = 1)' states): 0.003242090579
Result (for '(eat5 = 1)' states): 0.005223882893
Result (for '(eat6 = 1)' states): 0.008399451238
Result (for '(eat7 = 1)' states): 0.01353122315
Result (for '(eat8 = 1)' states): 0.02184064064
Result (for '(eat9 = 1)' states): 0.03530035607
Result (for '(eat10 = 1)' states): 0.05731317744
Result (for '(eat11 = 1)' states): 0.09390243692
Result (for '(eat12 = 1)' states): 0.1572265321
Result (for '(eat13 = 1)' states): 0.2806794467
Time for model checking: 0.141s.
Performance statistics:
* peak memory usage: 135MB
* CPU time: 0.704s
* wallclock time: 0.724s