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

sv-benchmarks unsoundness pre-SV-COMP 2025 #1578

Open
2 tasks
sim642 opened this issue Sep 27, 2024 · 0 comments
Open
2 tasks

sv-benchmarks unsoundness pre-SV-COMP 2025 #1578

sim642 opened this issue Sep 27, 2024 · 0 comments
Labels
benchmarking bug in progress sv-comp SV-COMP (analyses, results), witnesses unsound
Milestone

Comments

@sim642
Copy link
Member

sim642 commented Sep 27, 2024

  • nla-digbench-scaling/geo1-ll2_unwindbound1 with no-overflow property: something to do with unrolling, because disabling loopUnrollHeuristic makes us sound again.
  • termination-restricted-15/IntPath with termination property: the verdict is technically right, but we have "Both branches dead" (ERROR verdict for both branches dead in SV-COMP #1576). This also has something to do with unrolling, because disabling loopUnrollHeuristic makes us sound again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarking bug in progress sv-comp SV-COMP (analyses, results), witnesses unsound
Projects
None yet
Development

No branches or pull requests

1 participant