Searches that negate a parent_cmdline are returning incorrect results by not filtering processes that match the criteria.
The parent process' cmdline is captured when a childproc is noticed by the sensor, but the Parent Process may have already exited.
Adding parent_cmdline:* to your query will perform an existence check for process documents that contain parent_cmdline values. Process Search Negation is documented here in the User Guide.