Take your query logs and iterate over them with a simple script to check each value individually. Print out those that are wrong. Without any other information, I assume that you have an incorrectly labeled field with no number supplied in "exec_time", an empty (zero, nothing) value, a record that is too large, too small, or corrupted somewhere.
James source share