Skip to content

Exception in selecting Gauss-Seidel and power options for CTMC analysis #7

Description

@zgzn

@brettjepsen Running the command below generated null pointer exception. The same happened to the power option.

$ stamina -gaussseidel toggle_IPTG_0_tmp.prism toggle_IPTG_0.csl
Picked up _JAVA_OPTIONS: -Xmx80g
PRISM

Version: 4.5
Date: Fri Apr 03 02:31:22 MDT 2020
Hostname: el176-deeplearning
Memory limits: cudd=64g, java(heap)=80g

Type: CTMC
Modules: TetR_def LacI_def
Variables: TetR LacI

Generator: stamina.InfCTMCModelGenerator
Type: CTMC

========================================================================
Approximation<1> : kappa = 1.0E-6


Building model...
18 2351 states

Time for model construction: 0.411 seconds.

Type: CTMC
States: 2351 (1 initial)
Transitions: 8650

Rate matrix: 8229 nodes (731 terminal), 8650 minterms, vars: 16r/16c
Exception in thread "main" java.lang.NullPointerException
at explicit.StateValues.(StateValues.java:115)
at explicit.StateModelChecker.checkExpressionLiteral(StateModelChecker.java:852)
at explicit.StateModelChecker.checkExpression(StateModelChecker.java:617)
at explicit.NonProbModelChecker.checkExpression(NonProbModelChecker.java:76)
at explicit.ProbModelChecker.checkExpression(ProbModelChecker.java:510)
at stamina.StaminaModelChecker.modelCheckStamina(StaminaModelChecker.java:200)
at stamina.StaminaCL.run(StaminaCL.java:171)
at stamina.StaminaCL.main(StaminaCL.java:91)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions