storm.sparse.classic-luexact-topo

Benchmark
Model: (philosophers-dlfix)
Parameter(s)N = 5
Invocation (sparse.classic-luexact-topo)
	$ARTIFACT_DIR/bin/storm --statistics --jani $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.5.jani --prop $ARTIFACT_DIR/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.5.props --steadystate classic --eqsolver topological --topological:eqsolver eigen --eigen:method sparselu --exact --engine sparse --timemem
Sparse (default) engine
Execution
Walltime (MC-Time):0.09223055839538574s (0.010s)
Return code:0
Log
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.5.jani --prop /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/philosophers-dlfix/philosophers-dlfix.5.props --steadystate classic --eqsolver topological '--topological:eqsolver' eigen '--eigen:method' sparselu --exact --engine sparse --timemem
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.015s.

-------------------------------------------------------------- 
Model type: 	CTMC (sparse)
States: 	70
Transitions: 	219
Reward Models:  none
State Labels: 	7 labels
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
   * (eat5 = 1) -> 17 item(s)
   * (eat4 = 1) -> 9 item(s)
   * (eat3 = 1) -> 11 item(s)
   * (eat2 = 1) -> 7 item(s)
   * (eat1 = 1) -> 12 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Computing steady-state probabilities ...
Result (for '(eat1 = 1)' states): 3094711355676219056404935276801/61859316093261245469821271287701 (approx. 0.05002821808)
Result (for '(eat2 = 1)' states): 3094711355676219056404935276801/61859316093261245469821271287701 (approx. 0.05002821808)
Result (for '(eat3 = 1)' states): 5703456932214798350840355091526/61859316093261245469821271287701 (approx. 0.09220045245)
Result (for '(eat4 = 1)' states): 9456759077468914602103881588455/61859316093261245469821271287701 (approx. 0.1528752607)
Result (for '(eat5 = 1)' states): 16824926100542679823573478518559/61859316093261245469821271287701 (approx. 0.2719869401)
Time for model checking: 0.010s.

Performance statistics:
  * peak memory usage: 66MB
  * CPU time: 0.027s
  * wallclock time: 0.029s