Skip to content

Error: Process requirement exceeds available memory #1507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Lara149 opened this issue Feb 17, 2025 · 1 comment
Open

Error: Process requirement exceeds available memory #1507

Lara149 opened this issue Feb 17, 2025 · 1 comment

Comments

@Lara149
Copy link

Lara149 commented Feb 17, 2025

Hi,

This is the Error I get:
ERROR ~ Error executing process > 'NFCORE_RNASEQ:RNASEQ:FASTQ_QC_TRIM_FILTER_SETSTRANDEDNESS:FASTQ_FASTQC_UMITOOLS_TRIMGALORE:TRIMGALORE (WT2)'

Caused by:
Process requirement exceeds available memory -- req: 72 GB; avail: 15.6 GB

Is it somehow possible to implement the limited memory. I'm working on VM with 16 VPCUs and 16 GP RAM.

@davidecarlson
Copy link

You can use a custom config file to apply limits to how much memory is allowed to be used or how many CPUs are used.

Note however that depending on what species you are working with and what tools you are using, 16 GB of may not be sufficient to run the pipeline. For example, when I run the pipeline using a human reference genome, ~40 GB of memory is used by the STAR aligner.

Best,
Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants