Skip to content

Ci/sv comp zip#35

Closed
k0lja wants to merge 14 commits into
mainfrom
ci/sv-comp-zip
Closed

Ci/sv comp zip#35
k0lja wants to merge 14 commits into
mainfrom
ci/sv-comp-zip

Conversation

@k0lja

@k0lja k0lja commented Jul 1, 2026

Copy link
Copy Markdown

No description provided.

k0lja and others added 14 commits June 19, 2026 13:38
SWAT's internal time cutoffs pre-empt it well before benchexec's competition
limit (15 min):

- run_swat.py hard-killed the symbolic-execution run at 180s (the default
  run_command_with_timeout). Default is now None (no internal cutoff);
  benchexec enforces the wall/CPU limit externally.

- the SV-COMP exploration's Z3 solves were capped at 60s. Removed, but ONLY
  for the sv-comp path: Z3Handler.solve / StrategyService.solve_branch now take
  a timeout (default 60s, unchanged for passive/http/target/simple drivers),
  and SVCompDriver / SVCompHandler pass None. solve_with_optimization is left
  as-is (it is not on the sv-comp solve_branch path).

Net: SWAT explores with the full SV-COMP budget; other modes keep their 60s
solver timeout.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The old version mistakenly modified the 'this' Object, causing unexpected behaviour.
@nils-loose

Copy link
Copy Markdown
Contributor

Lets merge into dev first and once dev is stable into main

@nils-loose nils-loose closed this Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants