If I don't use Condor and execute the .sh file like "sh LIME-443-001.sh", all works fine... However, if I try to run "condor_submit LIME-443-001.submit" I get the error on LIME-443-001.sh.err file:
[xeonquad01:22365] [0,0,0] ORTE_ERROR_LOG: Error in file runtime/orte_init_stage1.c at line 312 -------------------------------------------------------------------------- It looks like orte_init failed for some reason; your parallel process is
likely to abort. There are many reasons that a parallel process can fail during orte_init; some of which are due to configuration or environment problems. This failure appears to be an internal failure; here's some additional information (which may only be relevant to an
Open MPI developer):
orte_pls_base_select failed --> Returned value -1 instead of ORTE_SUCCESS
-------------------------------------------------------------------------- [xeonquad01:22365] [0,0,0] ORTE_ERROR_LOG: Error in file runtime/orte_system_init.c at line 42
[xeonquad01:22365] [0,0,0] ORTE_ERROR_LOG: Error in file runtime/orte_init.c at line 52 -------------------------------------------------------------------------- Open RTE was unable to initialize properly. The error occured while
attempting to orte_init(). Returned value -1 instead of ORTE_SUCCESS. --------------------------------------------------------------------------