Skip to content

Time out when waitForJobs #4

@genomewalker

Description

@genomewalker

Hi,
the time limit for the batchtools waitForJobs function is 604800 seconds. I haven't seen a way to tell Pulsar or the SpiecEasi pulsar branch to increase the time other than modifying the source. Now, it fails with:

Applying data transformations...
Selecting model with batch.pulsar using bstars...
Sourcing configuration file '/home/afernand/.batchtools.conf.R' ...
Created registry in '/bioinf/home/afernand/SANDBOX/batchPulsar/regdir2_init' using cluster functions 'SGE'
Adding 2 jobs ...
Submitting 2 jobs in 2 chunks using cluster functions 'SGE' ...
Error in batch.pulsar(data = X, fun = match.fun(estFun), fargs = args,  :
  Errors in batch jobs for computing initial stability
In addition: Warning message:
In batchtools::waitForJobs(reg = reg, id) : Timeout reached

Maybe a solution would be to set it to Inf or to implement a way to resume Pulsar/SpiecEasi running jobs using the batchtools registry (sorry if this already exists).

Many thanks
Antonio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions