<?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>Problem loading modules on blacklight</title>
  <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>Problem loading modules on blacklight</subtitle>
  <entry>
    <title>Problem loading modules on blacklight</title>
    <link rel="alternate" href="https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=390783" />
    <author>
      <name>Annalise Marie Nawrocki</name>
    </author>
    <id>https://conferences.xsede.org/c/message_boards/find_message?p_l_id=&amp;messageId=390783</id>
    <updated>2012-09-25T22:29:06Z</updated>
    <published>2012-09-25T22:29:06Z</published>
    <summary type="html">I recently submitted a Trinity job on Blacklight, but it failed:&lt;br /&gt;&lt;br /&gt;PBS Job Id: 200001.tg-login1.blacklight.psc.teragrid.org&lt;br /&gt;Job Name:   Nawrocki3_qsub.txt&lt;br /&gt;Exec host:  bl1.psc.teragrid.org&lt;br /&gt;Aborted by PBS Server&lt;br /&gt;Job cannot be executed&lt;br /&gt;See Administrator for help&lt;br /&gt;&lt;br /&gt;I checked the log file and it says the following:&lt;br /&gt;&lt;br /&gt;module load trinity&lt;br /&gt;module: Command not found&lt;br /&gt;module load java&lt;br /&gt;Module: Command not found&lt;br /&gt;ulimit -u unlimited&lt;br /&gt;ulimit: Command not found&lt;br /&gt;Trinity.pl &amp;lt;my trinity command was here but that&amp;#039;s not the problem.&amp;gt;&lt;br /&gt;Trinity.pl: Command not found&lt;br /&gt;&lt;br /&gt;I am not sure how to get it to properly load the modules. It works fine outside of my qsub script when I do it in the command line. &lt;br /&gt;&lt;br /&gt;This is the qsub file I am using to execute the program:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;#!/bin/csh&lt;br /&gt;# combine stderr and stout into one stream&lt;br /&gt;#PBS -N Trinity&lt;br /&gt;#PBS -l ncpus=32&lt;br /&gt;#PBS -l walltime=48:00:00&lt;br /&gt;#PBS -j oe&lt;br /&gt;#PBS -q batch&lt;br /&gt;set echo&lt;br /&gt;# output&lt;br /&gt;#PBS cd $SCRATCH&lt;br /&gt;#PBS -o trinity.log&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;$SCRATCH/Ectopleura_files&lt;br /&gt;&lt;br /&gt;load module java&lt;br /&gt;load module trinity/r2011-08-20cd&lt;br /&gt;load module trinity&lt;br /&gt;ulimit -s unlimited&lt;br /&gt;Trinity.pl --seqType fq --kmer_method meryl --cpu 64 --left old_cat_Forward_all.fastq --right old_cat_Reverse_all.fastq --output $SCRATCH --min_contig_length 200 --paired_fragment_length 175 --CPU 32--bflyCPU 32 --bflyGCThreads 32 --bflyHeapspaceInit 8G&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks for any help&lt;br /&gt;&lt;br /&gt;AM Nawrocki</summary>
    <dc:creator>Annalise Marie Nawrocki</dc:creator>
    <dc:date>2012-09-25T22:29:06Z</dc:date>
  </entry>
</feed>

