I am not sure. If the processes never "die" then I would guess that a server limit on running processes might be reached. The best thing you can do, if you can, is run the command from the command-line (SSH) and see if you are automatically returned to the command line after running lynx. If you are, then the process has completed and should not remain open with the command-line you are using.
Regards