Doesn't mean anything. You can tell if you're running with phpsuexec if mod_php isn't being loaded in httpd.conf
What you're doing is look at the php binary, of which there are two on the server:
/usr/bin/php
and
/usr/local/bin/php
You'll find one of them (the first IIRC) is the one used for php CGI requests.