supervisorctl ERROR (abnormal termination)
It indicated error so find it using below command :
supervisorctl tail <APP_NAME>
I meet the same problem as yours. As Martijn Pieters saying, it doesn't mean that something goes wrong with your supervisorctl. It just tells you that the program didn't work. You can find some error details in the log.