Skip to content

Remove fixed malloc wrappers from svcomp conf#1592

Merged
sim642 merged 1 commit into
masterfrom
svcomp25-no-mallocWrapper
Oct 5, 2024
Merged

Remove fixed malloc wrappers from svcomp conf#1592
sim642 merged 1 commit into
masterfrom
svcomp25-no-mallocWrapper

Conversation

@sim642
Copy link
Copy Markdown
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
@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