<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Batch Job Script in Steele</title>
  <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>Batch Job Script in Steele</subtitle>
  <entry>
    <title>RE: Batch Job Script in Steele</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=216525" />
    <author>
      <name>Lea Veras</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=216525</id>
    <updated>2012-01-18T21:38:25Z</updated>
    <published>2012-01-18T21:38:25Z</published>
    <summary type="html">Hi Kim,&lt;br /&gt;&lt;br /&gt;Thank you for your answer. &lt;br /&gt;&lt;br /&gt;I usually can run Gaussian Jobs on Steele if I directly submit &amp;#034;subg09 xxx.com -A TG .xxx -l ...&amp;#034; instead of the script, but I want to run long jobs now,  then I want to do all right ( run it in the standby queue, use the scratch directory for the calculations... etc) . So I think we are all right with the license and everything else related. I will submit a ticket as you suggested.&lt;br /&gt;&lt;br /&gt;Best,&lt;br /&gt;&lt;br /&gt;Lea Vears</summary>
    <dc:creator>Lea Veras</dc:creator>
    <dc:date>2012-01-18T21:38:25Z</dc:date>
  </entry>
  <entry>
    <title>Batch Job Script in Steele</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=216391" />
    <author>
      <name>Lea Veras</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=216391</id>
    <updated>2012-01-18T20:40:07Z</updated>
    <published>2012-01-18T20:39:23Z</published>
    <summary type="html">Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#039;m new in XSEDE and I am not an &amp;#034;expert&amp;#034; in Unix. I am trying to run a script but I haven&amp;#039;t succeed. I simplified as much as possible, with a simple example, but it still does not work. I am using Gaussian09 @ Steele, and when I put the inout file to run directly, that means without the batch job script, but directly on the screen, it does work. &lt;br /&gt;&lt;br /&gt;--&amp;gt; Here it is the script: &lt;br /&gt;&lt;br /&gt;#!/bin/csh&lt;br /&gt;#PBS -N test_k_9&lt;br /&gt;#PBS -l ncpus=1&lt;br /&gt;#PBS -l walltime=00:02:00&lt;br /&gt;#PBS -j oe&lt;br /&gt;#PBS -q standby&lt;br /&gt;#PBS -o test_k_9.out&lt;br /&gt;#PBS -e test_k_9.err&lt;br /&gt;#PBS -V&lt;br /&gt;cd $PBS_O_WORKDIR&lt;br /&gt;module load gaussian09/B.01&lt;br /&gt;subg09 qs &lt;br /&gt;&lt;br /&gt;---&amp;gt; Here the input file qs.com:&lt;br /&gt;&lt;br /&gt;#T RHF/6-31G(d) Test&lt;br /&gt;&lt;br /&gt;Water HF Energy&lt;br /&gt;&lt;br /&gt;0 1&lt;br /&gt;O  -0.464   0.177   0.0&lt;br /&gt;H  -0.464   1.137   0.0&lt;br /&gt;H   0.441  -0.143   0.0&lt;br /&gt;&lt;br /&gt;---&amp;gt; and the error: &lt;br /&gt;Warning: no access to tty (Bad file descriptor).&lt;br /&gt;Thus no job control in this shell.&lt;br /&gt;/var/spool/PBS/mom_priv/jobs/4148143.steele-adm.rcac.purdue.edu.SC: Command not found.&lt;br /&gt;&lt;br /&gt;Could you give me some help? &lt;br /&gt;&lt;br /&gt;Thanks in advance,&lt;br /&gt;&lt;br /&gt;Lea Veras</summary>
    <dc:creator>Lea Veras</dc:creator>
    <dc:date>2012-01-18T20:39:23Z</dc:date>
  </entry>
</feed>

