" There is insufficient memory for the Java Runtime Environment to continue."
My public node(2G RAM, 2CPU) went down after I added hallmark.
Yes, hallmarked nodes are under DDOS.
Try to run it like this:
java -Xms1200m -Xmx1500m -jar start.jar
I am not an expert on Java, play with those memory settings within your RAM limits, something could work. But DDOS sure causes a lot of issues.