The four processes you see are multiple threads -- not really unique processes.
Usually the termination shortly after startup like this is caused by a permissions error (e.g., it can't write to the logfile you specified in your nsd.tcl, etc.).
Please check the logfile for details, or run nsd in the foreground (nsd -f) to see the errors as they happen.
Have fun!
-Brent