Column 6: is the time to serve the response. The reason CPU time is greater is because many operations are parallelized. What are you doing in this request? The CPU is the total CPU being used to generate the request.
Column 9: It's probably less rounding down and more integer truncation.