SQL QUERY: INSERT INTO test_run
(test_run_id, submit_id, compute_cluster_id,
mpi_install_compiler_id, mpi_get_id, mpi_install_configure_id,
mpi_install_id, test_suite_id, test_build_compiler_id,
test_build_id, test_name_id, performance_id, test_run_command_id,
np, full_command, description_id, start_timestamp, test_result,
trial, submit_timestamp, duration, environment_id, result_stdout,
result_stderr, result_message_id, merge_stdout_stderr, exit_value,
exit_signal, client_serial) VALUES
('25748604', '3227', '141', '37', '602', '567', '13687', '4',
'37', '60596', '700', '0', '2', '', 'mpirun -np --mca btl self,sm
--prefix /home/mschaara/mtt-testing/scratch/scratch2/installs/lAQN/
install src/IMB-MPI1 -npmin PingPong', '0', 'Mon Oct 15 15:37:29
2007', '0', '1', DEFAULT, '0 seconds', '0',
'-------------------------------------------------------------------
--
-----
mpirun was unable to launch the specified application as it could
not find an executable:
Executable: btl
Node: shark01
while attempting to start process rank 0.
--------------------------------------------------------------------
--
----
3 additional processes aborted (not shown)
', '', '82', DEFAULT, '1', '-1', '10200')
SQL ERROR: ERROR: invalid input syntax for integer: ""
SQL ERROR: