Invocation (sparse.evtfull-gmres-topo)
$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.6.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.6.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:45 2024
Command line arguments: --statistics --jani /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.6.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.6.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.016s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 169
Transitions: 638
Reward Models: none
State Labels: 8 labels
* init -> 1 item(s)
* deadlock -> 0 item(s)
* (eat5 = 1) -> 22 item(s)
* (eat4 = 1) -> 25 item(s)
* (eat3 = 1) -> 26 item(s)
* (eat6 = 1) -> 41 item(s)
* (eat2 = 1) -> 17 item(s)
* (eat1 = 1) -> 29 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(eat1 = 1)' states): 0.03189055738
Result (for '(eat2 = 1)' states): 0.0318907554
Result (for '(eat3 = 1)' states): 0.05669593079
Result (for '(eat4 = 1)' states): 0.09238649375
Result (for '(eat5 = 1)' states): 0.1545972562
Result (for '(eat6 = 1)' states): 0.2752260424
Time for model checking: 0.000s.
Performance statistics:
* peak memory usage: 65MB
* CPU time: 0.026s
* wallclock time: 0.020s