Invocation (sparse.evtfull-luexact-topo)
$ARTIFACT_DIR/bin/storm --statistics --prism $ARTIFACT_DIR/benchmarks/dtmc/nand/nand.prism --constants N=20,K=4 --steadystate evt --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem --exportresult results_stationary/logs/exports/storm.sparse.evtfull-luexact-topo.ignored.nand.20-4.json
Sparse (default) engine
Storm 1.9.1 (dev)
Date: Fri Sep 13 11:53:54 2024
Command line arguments: --statistics --prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/dtmc/nand/nand.prism --constants 'N=20,K=4' --steadystate evt --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem --exportresult results_stationary/logs/exports/storm.sparse.evtfull-luexact-topo.ignored.nand.20-4.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: 0.866s.
--------------------------------------------------------------
Model type: DTMC (sparse)
States: 308162
Transitions: 476472
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.evtfull-luexact-topo.ignored.nand.20-4.json.
WARN (JsonAdapter.cpp:56): Inaccurate JSON export: The number 55912340567968814191736660609417389956869879192075128701235541888389651325162272014079044915219734721185401779759746856500496777957422973243815458843645651388939660902078485531556845177222131334923070555607663044407840649873128471285539523449481327675176578223275756857280813169548559244143054606964749204187670436739/165568944854680879265413699149128214631625343096697715750100713564130068999804321939330521673288241598005895059184516651805024501096758531266590697795630876457343312914395297425194482762605931428073100262552342914644135298127081680127817044638962717764978007511933455475627852138131856918334960937500000000000000000000 will be exported as 0.33769823572314733. In total, 21 of 308162 numbers are inaccurate.
Result (for 'true' states): [0, 55912340567968814191736660609417389956869879192075128701235541888389651325162272014079044915219734721185401779759746856500496777957422973243815458843645651388939660902078485531556845177222131334923070555607663044407840649873128471285539523449481327675176578223275756857280813169548559244143054606964749204187670436739/165568944854680879265413699149128214631625343096697715750100713564130068999804321939330521673288241598005895059184516651805024501096758531266590697795630876457343312914395297425194482762605931428073100262552342914644135298127081680127817044638962717764978007511933455475627852138131856918334960937500000000000000000000] (approx. [0, 0.3376982357]) (range)
Time for model checking: 3.786s.
Performance statistics:
* peak memory usage: 332MB
* CPU time: 4.563s
* wallclock time: 4.668s