The probable cause, if there was adequate PGA memory available, is that the Instance was CPU bound meaning it was waiting for the cpu to be able to address and allocate the memory. This would be an explanation for the ' PGA memory operation ' wait event.
Ensure swap and memory are adequate for the workload on the OS.