Can the %MEM value for a process show more than 100% in top output?Is this ever possible?
Yes, because the value shown is the percentage of physical memory excluding swap, but a program can use more than this if it also uses swap.