Run 1771869505
- Date (UTC):
2026-02-23 17:58:25Z - Benchmark:
4bd654eeed89258fdff40ed9f9954726 - Timeout:
4h
Trial run
Warning — trial run. This benchmark was executed with fewer than 10 instances per fuzzer and/or a time budget shorter than 24h. Results from trial runs are meant for debugging purposes and are not valid for extracting conclusions across different fuzzers.
Charts







Report
Fuzzer Benchmark Report (from bug-count CSV)
- Time budget: 4.00h
Executive summary
This report is derived solely from cumulative bugs-found over time across repeated runs per fuzzer. It emphasizes robust, distribution-based metrics (median/IQR, success rates, time-to-k) and shape-based behavior (plateau time, late discovery share) instead of single-run time-to-first-bug.
Bugs found at fixed time budgets (median [IQR])
| Fuzzer | Runs | 1h | 4h |
|---|---|---|---|
| foundry | 2 | 6 [6,6] | 6 [6,6] |
| medusa | 2 | 6 [6,6] | 6 [6,7] |
| echidna | 2 | 4 [4,4] | 5 [5,5] |
Overall metrics
| Fuzzer | AUC (norm) | Plateau time | Late discovery share | Final median | Final IQR |
|---|---|---|---|---|---|
| foundry | 0.854 | 0.10h | 0.000 | 6 | 0.00 |
| medusa | 0.845 | 2.30h | 0.077 | 6 | 0.50 |
| echidna | 0.598 | 3.80h | 0.100 | 5 | 0.00 |
Milestones: time-to-k and success rates
| Fuzzer | time-to-1 (p50) | time-to-3 (p50) | time-to-5 (p50) | reach-1 rate | reach-3 rate | reach-5 rate |
|---|---|---|---|---|---|---|
| foundry | 0.00h | 0.00h | 0.00h | 100.0% | 100.0% | 100.0% |
| medusa | 0.10h | 0.10h | 0.40h | 100.0% | 100.0% | 100.0% |
| echidna | 0.10h | 0.10h | 2.85h | 100.0% | 100.0% | 100.0% |
Shape-based interpretation (rules of thumb)
- Fast-start / early-plateau: high early checkpoint median + early plateau time + low late discovery share.
- Steady: moderate AUC, later plateau, consistent improvements across checkpoints, moderate variance.
- Slow-burn / late-surge: low early checkpoints but high late discovery share and later plateau time; often higher final median.
Limitations
- Core metrics in this section are count-based; use
broken_invariants.md/broken_invariants.csvfor invariant identities. - Severity, exploitability, and root-cause uniqueness cannot be measured directly without richer per-bug metadata.
- Harness design still affects results; mitigate by keeping harness identical across fuzzers and reporting many runs.
Broken invariants
- Budget filter: 4.00h
- Events considered: 35 / 35
- Unique invariants: 13
Per-fuzzer totals
| Fuzzer | Invariants |
|---|---|
| echidna | 5 |
| foundry | 6 |
| medusa | 7 |
High-level overlap
- Shared by all fuzzers: 1
- Exclusive to
echidna: 1 - Exclusive to
foundry: 5 - Exclusive to
medusa: 3
Grouped invariants
Exclusive to echidna (1)
doomsday_depositWithdrawSymmetrical
Exclusive to foundry (5)
invariant_assertion_failure_CANARYinvariant_erc7540_1invariant_erc7540_2invariant_erc7540_3invariant_maxRedeemMaxWithdrawSymmetry
Exclusive to medusa (3)
global_comparePreviewMintAndConvertToAssetsglobal_previewEquivalenceFromAssetsinvariant_accumulatorSharesDecreaseOnFulfill_exact
Shared by all fuzzers (1)
invariant_canary
Top shared subsets (top 1 by size):
echidna, medusa (3)
assert_canarydoomsday_mintRedeemSymmetricalglobal_previewEquivalenceFromShares
Runner resource usage
- Budget filter: 4.00h
- Instances with metrics: 6
- Total samples: 17146
Per-fuzzer medians (across instances)
| Fuzzer | Instances | CPU active avg (%) | CPU active peak (%) | Memory used avg (GiB) | Memory used peak (GiB) | Memory used avg (%) | Memory used peak (%) |
|---|---|---|---|---|---|---|---|
| echidna | 2 | 84.88 | 88.66 | 3.47 | 4.08 | 11.34 | 13.32 |
| foundry | 2 | 98.99 | 100.00 | 2.40 | 2.88 | 7.82 | 9.40 |
| medusa | 2 | 97.91 | 99.97 | 2.74 | 4.01 | 8.93 | 13.09 |
Instance stats
| Instance | Fuzzer | Samples | Duration (h) | CPU active avg (%) | CPU active peak (%) | Memory avg (GiB) | Memory peak (GiB) | Memory avg (%) | Memory peak (%) |
|---|---|---|---|---|---|---|---|---|---|
| i-00ffabbea0ea448f7-echidna-v2.3.1 | echidna | 2862 | 4.00 | 84.82 | 89.43 | 3.48 | 4.11 | 11.37 | 13.41 |
| i-022714dfbecad24c6-echidna-v2.3.1 | echidna | 2862 | 4.00 | 84.93 | 87.90 | 3.46 | 4.05 | 11.30 | 13.23 |
| i-04db4e8b54a70bdf1-foundry-git-3a47949 | foundry | 2855 | 4.00 | 98.87 | 100.00 | 2.01 | 2.82 | 6.55 | 9.22 |
| i-05f5e1d94c5f2520d-foundry-git-3a47949 | foundry | 2855 | 4.00 | 99.10 | 100.00 | 2.79 | 2.93 | 9.09 | 9.57 |
| i-0428d439b19023090-medusa-v1.4.1 | medusa | 2856 | 4.00 | 97.84 | 99.98 | 2.92 | 4.25 | 9.53 | 13.87 |
| i-08cd3315f936026cf-medusa-v1.4.1 | medusa | 2856 | 4.00 | 97.99 | 99.95 | 2.55 | 3.77 | 8.33 | 12.32 |
Manifest
- scfuzzbench_commit:
6e3285560391e0afa40031de81ed1baf89894883 - target_repo_url: https://github.com/Recon-Fuzz/superform-v2-periphery-scfuzzbench
- target_commit:
dev-recon - benchmark_type:
property - instance_type:
c6a.4xlarge - instances_per_fuzzer:
2 - timeout_hours:
4 - aws_region:
us-east-1 - ubuntu_ami_id:
ami-0071174ad8cbb9e17 - foundry_version:
v1.6.0-rc1 - foundry_git_repo:
https://github.com/aviggiano/foundry - foundry_git_ref:
master - echidna_version:
2.3.1 - medusa_version:
1.4.1 - fuzzer_keys:
echidna, foundry, medusa
Artifacts
Manifest (index): https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/runs/1771869505/4bd654eeed89258fdff40ed9f9954726/manifest.json
Report prefix: https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/analysis/4bd654eeed89258fdff40ed9f9954726/1771869505/
Broken invariants (Markdown): https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/analysis/4bd654eeed89258fdff40ed9f9954726/1771869505/broken_invariants.md
Broken invariants (CSV): https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/analysis/4bd654eeed89258fdff40ed9f9954726/1771869505/broken_invariants.csv
Runner resource usage (Markdown): https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/analysis/4bd654eeed89258fdff40ed9f9954726/1771869505/runner_resource_usage.md
Runner resource summary (CSV): https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/analysis/4bd654eeed89258fdff40ed9f9954726/1771869505/runner_resource_summary.csv
Runner resource timeseries (CSV): https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/analysis/4bd654eeed89258fdff40ed9f9954726/1771869505/runner_resource_timeseries.csv
Analysis bundle: https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/analysis/4bd654eeed89258fdff40ed9f9954726/1771869505/bundles/analysis.zip
Corpus bundle: https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/analysis/4bd654eeed89258fdff40ed9f9954726/1771869505/bundles/corpus.zip
Raw logs prefix: https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/logs/1771869505/4bd654eeed89258fdff40ed9f9954726/
Raw corpus prefix: https://scfuzzbench-logs-185f44d6.s3.us-east-1.amazonaws.com/corpus/1771869505/4bd654eeed89258fdff40ed9f9954726/
