msg=audit(1116360555.329:2401771).
 
How to interpret above message?what does 1116360555,329,2401771 means here?
By looking at this type of audit message how can i interpret all the things related to a particular process?
If i want to trace all syscalls called by particular process how to do that without using ausearch(means by looking at above type messages)
how can i obtain strace output by this this auditing subsystem ?