Identify the correct status code which indicates that the server is incapable of performing a request and errors out.
a) HTTP_500_INTERNAL_SERVER_ERROR
b) HTTP_503_SERVICE_UNAVAILABLE
c) HTTP_502_BAD_GATEWAY
d) HTTP_501_not_IMPLEMENTED
e) All the options