Invocation (sparse.evtfull-ovi-topo)
$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=250 --prop $ARTIFACT_DIR/benchmarks/dtmc/lumbroso/lumbroso.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:42:44 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.prism --constants N=250 --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/lumbroso/lumbroso.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.025s.
--------------------------------------------------------------
Model type: DTMC (sparse)
States: 12751
Transitions: 25252
Reward Models: none
State Labels: 3 labels
* init -> 1 item(s)
* deadlock -> 0 item(s)
* (v = 250) -> 250 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
Result (for '(v = 250)' states): [0.004000004687, 0.004000199995] (range)
Time for model checking: 0.004s.
Performance statistics:
* peak memory usage: 64MB
* CPU time: 0.037s
* wallclock time: 0.032s