Modify the maximum memory allocated by editing songkong.sh.
For example to set it to 4GB of memory
Open songkong.sh with editor
Modify -Xmx1800m to -Xmx4000m
Save changes