jd2 time out error

Member Site Forums Rosetta 3 Rosetta 3 – General jd2 time out error

Viewing 1 reply thread
  • Author
    Posts
    • #1522
      Anonymous

        Hi,

        I’m running some modeling with symmetry docking protocol (SymDock.mpi.macosgccrelease). I noticed that some of my runs ended with an error message such as this (the exact of seconds of timeout varies):

        ERROR: quick exit from job-distributor due to flag jd2::XXX and timeout of 104.5 seconds
        ERROR:: Exit from: src/protocols/jd2/MPIFileBufJobDistributor.cc line: 318

        This error appeared to be random that it could happen at any point of the computation and if I re-ran the computation with the same inputs and flags, the error could just go away or happen at a different point.
        This error also does not affect the decoys created.

        My question is if there is a flag I can set to ignore the timeout?

        Best regards,

        Yisong

      • #8457
        Anonymous

          Hi Yisong,

          This error occurs when using silent file output with MPI, and is due to an overzealous termination when MPI communication takes longer than expected. You can remove this timeout by adding the following option to your command line: -jd2:mpi_timeout_factor 0.0

          -Tim

        • #8459
          Anonymous

            Hi Tim,
            I followed your suggestion and the issue is solved. Thank you very much!

            Yisong

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.