The output of this may be helpful as well:
top -b -n1 | head -20
You have a little swap in use but you have memory available in buffers and cache that hasn't been reclaimed so that may just be from long running processes (if you've been a up a while). |