<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="+1"><font face="Arial">Hello:<br>
        <br>
          I am trying to run g_tune_pme in blue gene with following
        script:<br>
        <br>
        # @ job_name = bm<br>
        # @ class = kdm-large<br>
        # @ account_no = G07-13 <br>
        # @ error = gromacs.info<br>
        # @ output = gromacs.out<br>
        # @ environment = COPY_ALL<br>
        # @ wall_clock_limit = 160:00:00<br>
        # @ notification = error<br>
        # @ job_type = bluegene<br>
        # @ bg_size = 64<br>
        # @ queue<br>
        mpirun -exe /opt/gromacs/4.5.5/bin/g_tune_pme -args "-v -s
        md.tpr -o bm.trr -cpo bm.cpt -g bm.log -launch" -mode VN -np 256<br>
        <br>
        but I've got the following messages as soon as I submit jobs and
        it terminate soon:<br>
        <br>
        ---gromacs.info--------------<br>
        &lt;Mar 31 20:45:57.677742&gt; BE_MPI (ERROR): Job execution
        failed<br>
        &lt;Mar 31 20:45:57.677803&gt; BE_MPI (ERROR): Job 10969 is in
        state ERROR ('E')<br>
        &lt;Mar 31 20:44:58.476985&gt; FE_MPI (ERROR): Job execution
        failed (error code - 50)<br>
        &lt;Mar 31 20:44:58.477065&gt; FE_MPI (ERROR):  - Job execution
        failed - job switched to an error state<br>
        &lt;Mar 31 20:45:57.714358&gt; BE_MPI (ERROR): The error message
        in the job record is as follows:<br>
        &lt;Mar 31 20:45:57.714376&gt; BE_MPI (ERROR):   "Load failed on
        192.168.101.49: Executable file is not a 32-bit ELF file"<br>
        &lt;Mar 31 20:44:58.691897&gt; FE_MPI (ERROR): Failure list:<br>
        &lt;Mar 31 20:44:58.691923&gt; FE_MPI (ERROR):   - 1. Job
        execution failed - job switched to an error state (failure #50)<br>
        <br>
        <br>
      </font></font>
  </body>
</html>