Skip to content

"ConnectTimeout" error on HPC cluster. #376

@jacob-votava

Description

@jacob-votava

Hi!

I'm currently trying to use the python API to parameterize a set of fairly large (~150 atom) molecules from their smiles strings. I'm doing it on my cluster using the following function.
fn.txt
I execute this through a SLURM command using an environment built exactly as suggested in the documentation. When I run this script on a set of small molecules (["CCCC","CCCCO"]) the optimization (sometimes*) works. However, when I scale it up to my system of much larger molecules (for example**) my job fails at the qcgeneration step with the attached connection errors
err.txt
I was wondering if anyone in the community has had a similar issue, and if so how did you fix it? This could be my script, but I was trying to closely follow tutorials listed on the documentation. Is it maybe an issue with how my cluster in configured?

Thanks in advance!

~Jacob

*When I tried rerunning with these molecules I got the following error:

err2.txt

**("O=C(OC1=CC=C(OCCCCCCCCN2C=C(CCCCOC3=CC=C(C(OC4=CC=C(OCCCCCCCCCl)C=C4)=O)C=C3)N=N2)C=C1)C5=CC=C(OCCCCC#C)C=C5C" )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions