Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-terminating simplifications #3873

Open
PetarMax opened this issue May 15, 2024 · 1 comment
Open

Non-terminating simplifications #3873

PetarMax opened this issue May 15, 2024 · 1 comment
Labels

Comments

@PetarMax
Copy link
Contributor

WIth the activation of syntactic checks post-simplification (which I think are important), the booster simplifications appear to no longer be terminating, or at least completing in tractable times. I'm attaching a bug report and an output transcript for a proof run with

--kore-rpc-command='kore-rpc-booster -l Aborts --equation-max-recursion 1 --no-post-exec-simplify --solver-transcript new-solver --log-context "*booster*simplify*'

just to provide the backend team with a request to start from. I will try to investigate now what happens when the maximal recursion depth is set to 2 and report here.

new-report.tar.gz
new-transcript.txt

@PetarMax PetarMax added the bug label May 15, 2024
@PetarMax
Copy link
Contributor Author

Here are also bug reports for a crashing implication check (with #3870) and the same check passing with current Kontrol booster.

report-crash.tar.gz
report-success.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant