Invocation (sparse.classic-gmres-topo)
$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/nand/nand.prism --constants N=40,K=1 --steadystate classic --eqsolver topological --topological:eqsolver gmm++ --gmm++:method gmres --engine sparse --timemem --precision 1e-06 --exportresult results_stationary/logs/exports/storm.sparse.classic-gmres-topo.1e-06.nand.40-1.json
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 11:58:37 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/nand/nand.prism --constants 'N=40,K=1' --steadystate classic --eqsolver topological '--topological:eqsolver' 'gmm++' '--gmm++:method' gmres --engine sparse --timemem --precision 1e-06 --exportresult results_stationary/logs/exports/storm.sparse.classic-gmres-topo.1e-06.nand.40-1.json
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: 1.182s.
--------------------------------------------------------------
Model type: DTMC (sparse)
States: 1004862
Transitions: 1581422
Reward Models: none
State Labels: 2 labels
* deadlock -> 0 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Computing steady-state probabilities ...
WARN (model-handling.h:1258): No information of state valuations available. The result output will use internal state ids. You might be interested in building the model with state valuations using --buildstateval.
Write to file results_stationary/logs/exports/storm.sparse.classic-gmres-topo.1e-06.nand.40-1.json.
Result (for 'true' states): [0, 0.1429651888] (range)
Time for model checking: 3.523s.
Performance statistics:
* peak memory usage: 659MB
* CPU time: 4.539s
* wallclock time: 4.709s