Use this at drafting and revision time for a SOSP paper. The format constants (2026 cycle, checked 2026-07-08 against the official author guidelines): at most 12 pages of technical content in submission, 10-point font on 12-point leading, a 7 x 9 inch text block in two columns, references uncounted. Those pages are read first by a skeptical fast pass and later defended live at a PC meeting — the prose must arm an advocate, not just inform a reader.
The recurring identity question at this venue is "what is the principle?" A SOSP paper is remembered as an idea with a system attached, not a system with features attached. Concretely:
sosp-topic-selection).| Move | Job | Symptom when missing |
|---|---|---|
| Problem, concrete | Reader can picture the failing scenario | Intro opens with a market-size claim |
| Why existing systems fail | The gap is structural, not un-tried | Related work reads as the real intro |
| Insight | The extractable principle | Reviewers summarize the paper differently from you |
| Embodiment | The system, named, one paragraph | Insight floats with no evidence anchor |
| Headline evidence | 2-3 measured numbers with baselines named | "Extensive experiments show" |
| Honest scope | One clause on what the design gives up | The meeting discovers the limitation for you |
A workable allocation for a design-plus-evaluation SOSP paper; deviate deliberately:
Intro + motivation 1.5 pp the arc above, plus the motivating measurement
Design 4.0 pp principle -> mechanisms; invariants stated inline
Implementation 1.0 pp what was built, LoC, what is borrowed vs new
Evaluation 4.0 pp claims mapped to experiments (see sosp-experiments)
Related work 0.75 pp positioning, not survey (see sosp-related-work)
Discussion + conclusion 0.75 pp limitations owned, generality argued
(references uncounted — never starve them)
When over length, cut prose before leading or figures: geometry tampering is a
desk-reject at this venue, and shrunken figures cost more reviewer goodwill than a
trimmed subsection. Move depth (full proofs, extra sweeps) to the supplement, never
review-critical evidence (see sosp-supplementary).
Systems reviewers read figures before prose on the fast pass. Each figure earns its column-inches by making a claim on its own:
# Weasel-word and overclaim sweep before the freeze
pdftotext main.pdf - | grep -inE 'significant(ly)? (improve|outperform)|extensive experiments|novel(ty)? |clearly|obviously|optimal' | head -20
[Principle] extractable one-liner found on page one? <quote it>
[Arc audit] problem / gap / insight / embodiment / evidence / scope — which missing
[Budget] section page allocation vs the 12-page plan
[Figures] each figure's caption-claim; baselines in-figure?
[Claim sweep] overclaims found -> defensible rewrite
[Skeleton verdict] argument carries on first sentences alone? <yes/no>