Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps smtml version to 0.3.1 (latest) which now supports Alt-Ergo and includes the fix for Bitwuzla.
I ran Owi on testcomp with Z3, 4 workers, and 5s timeout and compared the latest (0.3.1) version of smtml to the previous (0.2.5). Results appear the same, only a slight variation in two benchmarks which is expected with a low timeout. Results are summarized below:
w4_O3_sZ3 smtml.0.3.1 (latest)
Results:
Time stats (in seconds):
w4_O3_sZ3 smtml.0.2.5 (previous)
Results:
Time stats (in seconds):
I also ran bitwuzla with the latest version. Results are better and there are no segfaults. There are 6 benchmarks which crash due to a missing operator in Bitwuzla, but this is expected. There are also 15 which are killed but I'm not quite sure why. I'll try to investigate when I get some time.
w4_O3_sBitwuzla smtml.0.3.1 (latest)
Results:
Time stats (in seconds):