[bench] base=http://127.0.0.1:8000 model=/models/Qwen3.6-27B-AWQ-INT4
[bench] endpoint=chat thinking=True sampling=temp=1.0/top_p=0.95/top_k=20 max_tokens=256 ignore_eos=False prompts=40 levels=[8]

==== SUMMARY ====
  c=8  median_tok/s=  87.8 mean=  83.9 e2e=  82.8 agg= 539.0  TPOT=11.44ms  accept_len=4.26  out=256  finish={'length': 40}  ttft_ms[p50/p95]=151/367  [VALID]

---SAMPLE (clean, first 400 chars)---
Here's a thinking process:

1.  **Understand the Problem:**
   - We have two types of animals: chickens and rabbits.
   - Chickens have 1 head and 2 legs.
   - Rabbits have 1 head and 4 legs.
   - Total heads = 35
   - Total legs = 94
   - Need to find the number of chickens and rabbits.

2.  **Set up Variables:**
   - Let $c$ = number of chickens
   - Let $r$ = number of rabbits

3.  **Formulate 
