Process exit code: 143 - what is it?

Where get information about Errors in deadline?
I have a error: “Process exit code: 143” - what is it?
i use: Deadline 7 + vRay 3

full log:

Error

Error: Renderer returned non-zero error code, 143. Check the log for more information.
at Deadline.Plugins.ScriptPlugin.RenderTasks (System.String taskId, Int32 startFrame, Int32 endFrame, System.String& outMessage, FranticX.Processes.AbortLevel& abortLevel) [0x00000] in :0

=======================================================
Type

RenderPluginException

=======================================================
Stack Trace

at Deadline.Plugins.Plugin.RenderTask (System.String taskId, Int32 startFrame, Int32 endFrame) [0x00000] in :0
at Deadline.Slaves.SlaveRenderThread.a (Deadline.IO.TaskLogWriter A_0) [0x00000] in :0

=======================================================
Log

2015-06-24 12:14:24: BEGIN - node36\root
2015-06-24 12:14:24: 0: Loaded plugin Vray (/mnt/dl/plugins/Vray)
2015-06-24 12:14:25: 0: Start Job timeout is disabled.
2015-06-24 12:14:25: 0: Task timeout is disabled.
2015-06-24 12:14:25: 0: Loaded job: sc06_vfx011_loc (558a74dc358ce95a14c72995)
2015-06-24 12:14:25: 0: INFO: Executing plugin script /root/Thinkbox/Deadline7/slave/node36/plugins/558a74dc358ce95a14c72995/Vray.py
2015-06-24 12:14:25: 0: INFO: About: VRay Standalone Plugin for Deadline
2015-06-24 12:14:25: 0: INFO: The job’s environment will be merged with the current environment before rendering
2015-06-24 12:14:25: 0: Plugin rendering frame(s): 2
2015-06-24 12:14:32: 0: INFO: Starting VRay Task
2015-06-24 12:14:32: 0: INFO: Performing path mapping on vrscene file
2015-06-24 12:14:32: 0: INFO: Stdout Redirection Enabled: True
2015-06-24 12:14:32: 0: INFO: Asynchronous Stdout Enabled: True
2015-06-24 12:14:32: 0: INFO: Stdout Handling Enabled: True
2015-06-24 12:14:32: 0: INFO: Popup Handling Enabled: False
2015-06-24 12:14:32: 0: INFO: Using Process Tree: True
2015-06-24 12:14:32: 0: INFO: Hiding DOS Window: True
2015-06-24 12:14:32: 0: INFO: Creating New Console: False
2015-06-24 12:14:32: 0: INFO: Running as user: root
2015-06-24 12:14:32: 0: INFO: Executable: “/mnt/pf/tools/SOFT/VrayLinux/renderVray.sh”
2015-06-24 12:14:32: 0: INFO: Argument: -scenefile="/root/Thinkbox/Deadline7/slave/node36/jobsData/558a74dc358ce95a14c72995/thread0_temprNgmg0/sc06_vfx011_loc.vrscene" -interactive=0 -display=0 -frames=2 -numThreads=0
2015-06-24 12:14:32: 0: INFO: Startup Directory: “/mnt/pf/tools/SOFT/VrayLinux”
2015-06-24 12:14:32: 0: INFO: Process Priority: BelowNormal
2015-06-24 12:14:32: 0: INFO: Process Affinity: default
2015-06-24 12:14:32: 0: INFO: Process is now running
2015-06-24 15:06:11: 0: INFO: Process exit code: 143
2015-06-24 15:06:12: 0: An exception occurred: Error: Renderer returned non-zero error code, 143. Check the log for more information.
2015-06-24 15:06:12: at Deadline.Plugins.ScriptPlugin.RenderTasks (System.String taskId, Int32 startFrame, Int32 endFrame, System.String& outMessage, FranticX.Processes.AbortLevel& abortLevel) [0x00000] in :0 (Deadline.Plugins.RenderPluginException)

=======================================================
Details

Date: 06/24/2015 15:05:57
Frames: 2
Elapsed Time: 00:02:51:52
Job Submit Date: 06/24/2015 12:14:05
Job User: m.kuleshov
Average RAM Usage: 1196763851 (1%)
Peak RAM Usage: 1212731392 (1%)
Average CPU Usage: 1%
Peak CPU Usage: 3%
Used CPU Clocks: 8440640
Total CPU Clocks: 844064000

=======================================================
Slave Information

Slave Name: node36
Version: v7.1.2.1 R (53013d5bd)
Operating System: Linux
Machine User: root
IP Address: 10.10.10.236
MAC Address: 40:F2:E9:C2:B8:A8
CPU Architecture: x86_64
CPUs: 32
CPU Usage: 0%
Memory Usage: 1.1 GB / 126.0 GB (0%)
Free Disk Space: 393.336 GB
Video Card:

So it looks like this is something that comes up when the application is killed, can you verify if there is any application or user killing the render process?

the process was not stopped by the user. the user came to me and said that strange bug almost the entire sequence occurs.

Are you submitting the vray standalone job via our monitor submitter? If so, in the optional “Command Line Args” at the bottom of the UI can you add:

-verboseLevel=4

and re-run the job and send us the vray log file. Something should stand out in the log to explain why VRay is crashing for you.

Hi there,

I have the same issue with Vray standalone under deadline. Finished the frame and stay, then error and start again. Any idea how we can fix it?

Error

Error: Renderer returned non-zero error code, 255. Check the log for more information.
at Deadline.Plugins.ScriptPlugin.RenderTasks(String taskId, Int32 startFrame, Int32 endFrame, String& outMessage, AbortLevel& abortLevel)

2016-02-15 20:31:03: 0: INFO: Process exit code: 255

Hi,
As per my previous comment to the OP, can you add this verboseLevel flag and re-run the job. The error code is from ChaosGroup, but with a higher verbose level we should be able to pin-point the entry point of failure. Armed with this info and the exact CLI flags/paths you give vRay Standalone, then Chaos Group will be able to reproduce this error and also advise what this exact error means.