Tiny SAT instance
Submission request time: `0.218654 s`
End-to-end completion time: `4.155 s`
Result: `SATISFIABLE`
Benchmark
This page records a small public baseline for the live SAT service on `probqa.com`. The goal was not to stress the worker to its limit. It was to confirm that upload, dispatch, remote execution, and result delivery all work end to end on the public path.
Results
Submission request time: `0.218654 s`
End-to-end completion time: `4.155 s`
Result: `SATISFIABLE`
Submission request time: `0.205141 s`
End-to-end completion time: `4.115 s`
Result: `UNSATISFIABLE`
The public SAT queue, worker dispatch, remote execution, and result reporting are all live. The measured times above include network overhead and queue polling.
Inputs
p cnf 1 1 1 0
p cnf 1 2 1 0 -1 0
Interpretation
Next Step
Trial credits are the fastest way to test the full SAT flow yourself. Use the sample files above or move directly to your own DIMACS instance.