Invocation (sparse.evtfull-ovi-topo)
$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.8.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.8.props --steadystate evt --eqsolver topological --topological:eqsolver native --native:method ovi --sound --engine sparse --timemem --precision 0.001
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.8.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.8.props --steadystate evt --eqsolver topological '--topological:eqsolver' native '--native:method' ovi --sound --engine sparse --timemem --precision 0.001
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments
Time for model input parsing: 0.001s.
Time for model construction: 0.023s.
--------------------------------------------------------------
Model type: CTMC (sparse)
States: 985
Transitions: 4992
Reward Models: none
State Labels: 10 labels
* init -> 1 item(s)
* (eat7 = 1) -> 128 item(s)
* deadlock -> 0 item(s)
* (eat5 = 1) -> 144 item(s)
* (eat4 = 1) -> 143 item(s)
* (eat3 = 1) -> 152 item(s)
* (eat6 = 1) -> 147 item(s)
* (eat2 = 1) -> 99 item(s)
* (eat8 = 1) -> 239 item(s)
* (eat1 = 1) -> 169 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(eat1 = 1)' states): 0.01263168545
Result (for '(eat2 = 1)' states): 0.01263148039
Result (for '(eat3 = 1)' states): 0.0217647262
Result (for '(eat4 = 1)' states): 0.03509366261
Result (for '(eat5 = 1)' states): 0.05698163887
Result (for '(eat6 = 1)' states): 0.09335173142
Result (for '(eat7 = 1)' states): 0.1562473825
Result (for '(eat8 = 1)' states): 0.2786467736
Time for model checking: 0.002s.
Performance statistics:
* peak memory usage: 66MB
* CPU time: 0.028s
* wallclock time: 0.028s