The error message say that `Rscript' count not be found. This an
executable of your R installation (being called from within the Python
script), and should be in your PATH. Do you need to load some module to
have access to R (I am assuming you have R installed)?
On a side note, if a job uses too much time or too many resources (e.g.
RAM), a cluster's scheduler might kill it, and you might not see anything
more specific than "job terminated", although there may be information
that tells you the total of each resource used. If this happnes, it is
not a problem of the program you ran, but of the cluster's configuration
and available resources.
Hope that helps,
Thomas
On Wed, 29 Jul 2020, Matthew Romero wrote:
> I cannot see my screenshot attached so I will attach the txt file below.
>
> On Wednesday, July 29, 2020 at 11:19:30 AM UTC-7, Matthew Romero wrote:
>>
>> Thank you for your reply, I understand the answer to my first question now.
>>
>> In regards to my second, the program was submitted to an HPC cluster and
>> the job was terminated - leaving these as the only output files, so I
>> believe some error occurred as the job was not running anymore at the time
>> I obtained this screenshot. I was not able to find/see the error printed in
>> stderr as my script directs error to a specific file, so I am unclear on
>> what went wrong and where to look for this error. I have attached below the
>> error file that I have been able to find. I was hoping you could advise me
>> on where to look for the standard error file and/or how to address this
>> issue, as the job seems to have stopped before finishing the statistical
>> model. Thank you in advance.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups "rMATS User Group" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
rmats-user-gro...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/rmats-user-group/194b78f5-9c48-4211-9dd1-44707a2c850eo%40googlegroups.com.
>