>Do we have any tools to summarize them ? Preferably command line
I usually use r + data.table + ggplot for that kind of analysis.
If you mean "summarize on postgresql.org server", then "extract jarname somehow" | sort | uniq -c
Vladimir