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

Remove fixed malloc wrappers from svcomp conf #1592

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

sim642
Copy link
Member

@sim642 sim642 commented Oct 4, 2024

This list was based on one from CPAchecker and over time extended, but that was all before we had the autotuner for malloc wrappers.
I did some full resources runs some time ago and found that they make absolutely no difference: we lost one task on the entire SV-COMP suite. And even that's just noise: there were some tasks flipping to true and others flipping from true, canceling them out (timeouts and segfaults).

It also makes us look very bad, fingerprinting tasks when it's not even useful...

@sim642 sim642 added cleanup Refactoring, clean-up sv-comp SV-COMP (analyses, results), witnesses labels Oct 4, 2024
@sim642 sim642 added this to the SV-COMP 2025 milestone Oct 4, 2024
@sim642 sim642 merged commit 4acdae5 into master Oct 5, 2024
21 checks passed
@sim642 sim642 deleted the svcomp25-no-mallocWrapper branch October 5, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Refactoring, clean-up sv-comp SV-COMP (analyses, results), witnesses
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants