Run this audit before uploading to the SoCC HotCRP site (socc26.hotcrp.com for the 2026 cycle).
SoCC — the ACM Symposium on Cloud Computing — is the only venue jointly sponsored by SIGMOD and
SIGOPS, so your paper is read by both systems and data-management reviewers and must satisfy
both. Every number below was read from the SoCC 2026/2025 calls on 2026-07-09 via search
renderings of the acmsocc.org URLs (see resources/official-source-map.md); treat them as a
one-cycle snapshot and reopen the live call first.
SoCC runs two review rounds per year, each with its own abstract, submission, author-response, and notification dates. For SoCC 2026:
Two consequences to internalize:
sigconf proceedings format, submitted anonymized:
\documentclass[sigconf, anonymous]{acmart}, 9pt. This is the ACM acmart path — not the
USENIX template that OSDI/NSDI/ATC use. Do not carry a USENIX-format habit across.acmart; recover space
by editing, not by tampering with the template.SoCC review is dual-anonymous: reviewers do not see authors and authors do not see reviewers. Because cloud-systems papers lean on deployments, traces, and named infrastructure, the leak surface is wide:
# Mechanical pass on the submission PDF and any released artifact archive
pdfinfo paper.pdf | grep -Ei 'author|creator|producer'
pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|zenodo\.org/record|our (cluster|company|team|deployment)|acknowledg|grant' | head
unzip -l artifact.zip | grep -Ei '\.git/|\.DS_Store|/home/|/Users/|internal' | head
The SoCC-specific leaks: a cluster or datacenter name, a cloud provider or product hint that only your team runs, a trace named after your organization, a system named after your lab, and a data-availability link pointing at a personal or corporate repository. Anonymize traces and re-host artifacts behind an anonymizing service before upload.
SoCC is a systems-and-data venue; reviewers expect an inspectable evidence trail:
| Finding at audit time | Severity | Real fix |
|---|---|---|
| Main text over the 12/6-page budget | Desk-reject-grade | Cut or compress; unlimited references do not absorb body text |
| Wrong template (USENIX habit) or altered acmart | Named desk-reject ground | Recompile clean in acmart sigconf 9pt |
| Identity leak in PDF, trace name, cluster, or system name | Anonymity violation | Re-anonymize and re-host; scrub PDF metadata |
| Abstract not registered by the round's earlier date | No submission slot exists | Nothing fixes this post-AoE — calendar it now |
| Round-1 reject reused in Round 2 | Policy violation | Not allowed same year; reroute or wait a full cycle |
| Same work under review elsewhere | Dual-submission exposure | Withdraw one venue; verify the current concurrent-submission wording |
[SoCC submission status] ready / blocked / needs work
[Round] round 1 / round 2; abstract + paper registered by the round's cutoffs? yes/no
[Format] pages used (body only), acmart sigconf 9pt compliance
[Anonymity] clean / leaks: <where: trace/cluster/system/link>
[Reproducibility] testbed + workloads described? artifact link present?
[Fix queue] <ordered, with owners and dates before the AoE cutoff>