Invocation (explicit-rel.default)
$ARTIFACT_DIR/bin/prism $ARTIFACT_DIR/benchmarks/ctmc/majority/majority.prism -steadystate -explicit -relative -epsilon 0.001
Explicit engine and relative error criterion
PRISM
=====
Version: 4.8.1
Date: Fri Sep 13 10:52:07 GMT+01:00 2024
Hostname: n23m0112.hpc.itc.rwth-aachen.de
Memory limits: cudd=1g, java(heap)=1g
Command line: prism /rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/majority/majority.prism -steadystate -explicit -relative -epsilon 0.001
Parsing model file "/rwthfs/rz/clusterevts/evt-benchmarking/benchmarks/ctmc/majority/majority.prism"...
Type: CTMC
Modules: D_def Y_def Z_def CC_def XX_def EE_def
Variables: D Y Z CC XX EE
---------------------------------------------------------------------
Computing steady-state probabilities...
Building model...
Computing reachable states... 192000 states
Reachable states exploration and model construction done in 1.251 secs.
Sorting reachable states list...
Time for model construction: 1.498 seconds.
Type: CTMC
States: 192000 (1 initial)
Transitions: 1961600
Building embedded DTMC...
Doing steady-state computation in embedded DTMC (with exit-rate weighting for BSCC probabilities)...
java.lang.StackOverflowError
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:111)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
at explicit.SCCComputerTarjan.tarjan(SCCComputerTarjan.java:130)
....
Try increasing the value of the Java stack size (via the -javastack argument).
Error: Caught unhandled exception, aborting....