Invocation (sparse.luexact-topo)
$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/nand/nand.prism --constants N=40,K=1 --expvisittimes --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem --exportresult results_evts/logs/exports/storm.sparse.luexact-topo.ignored.nand.40-1.json
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Sat Sep 14 00:55:47 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/nand/nand.prism --constants 'N=40,K=1' --expvisittimes --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem --exportresult results_evts/logs/exports/storm.sparse.luexact-topo.ignored.nand.40-1.json
Current working directory: /rwthfs/rz/cluster/hpcwork/tq429871/evt-experiments/experiments
WARN (EigenEquationSolverSettings.cpp:142): Eigen is not selected as the preferred equation solver, so setting options for eigen might have no effect.
Time for model input parsing: 0.001s.
Time for model construction: 2.954s.
--------------------------------------------------------------
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 expected visiting times ...
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_evts/logs/exports/storm.sparse.luexact-topo.ignored.nand.40-1.json.
WARN (JsonAdapter.cpp:56): Inaccurate JSON export: The number 9/10 will be exported as 0.8999999999999999. In total, 1004767 of 1004862 numbers are inaccurate.
Result (for 'true' states): [1332971448080096225408960119961114046740585788737521709976540005346844396155753898089855970848801/13684555315672041708239546711815587219533808026137849333565119959861241041854107436392951058223843574523925781250000000000000000000000000000000000000000000000000000000000000000000000000000000, inf] (approx. [9.740699769e-95, inf]) (range)
Time for model checking: 31.156s.
Performance statistics:
* peak memory usage: 1217MB
* CPU time: 33.934s
* wallclock time: 34.389s