From the sar manpage:
%commit
Percentage of memory needed for current workload in relation to the total amount of memory (RAM+swap). This number may be greater than 100% because the kernel usually overcommits memory.
Does this include data that had to be brought into the page cache during the given time period the entry covers?