Skip to content
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

Debug simulation crashes #45

Open
bas-rustenburg opened this issue Jun 2, 2016 · 6 comments
Open

Debug simulation crashes #45

bas-rustenburg opened this issue Jun 2, 2016 · 6 comments
Assignees

Comments

@bas-rustenburg
Copy link
Member

bas-rustenburg commented Jun 2, 2016

As a reminder to do some debugging, I'm logging some simulations that failed, in case the issues are related to the code.

Failed simulations that will need debugging.

  • ./ALK-Alectinib/3AOX_fixed_ph7.4.pdb.ligand/failed.txt failed fast
  • ./VEGFR1-Axitinib/4AG8_fixed_ph7.4.pdb.ligand/failed.txt failed fast
  • ./ALK-Crizotinib/2XP2_fixed_ph7.4.pdb.ligand/failed.txt failed fast
  • ./ALK-Crizotinib/2XP2_fixed_ph7.4.pdb.apo/failed.txt failed fast
  • ./MET-Crizotinib/2WGJ_fixed_ph7.4.pdb.ligand/failed.txt failed fast
  • ./BCRABL-Dasatinib/2GQG_fixed_ph7.4.pdb.ligand/failed.txt failed fast
  • ./VEGFR1-Regorafenib/2QU5_fixed_ph7.4.pdb.ligand/failed.txt failed fast
  • ./ALK-Crizotinib/2YFX_fixed_ph7.4.pdb.ligand/failed.txt late failure, restarted.
  • ./BCRABL-Imatinib/3PYY_fixed_ph7.4.pdb.ligand/failed.txt late failure, restarted, failed again
  • ./VEGFR1-Axitinib/4AGC_fixed_ph7.4.pdb.ligand/failed.txt late failure, restarted
  • ./BRAF-Dabrafenib/5CSW_fixed_ph7.4.pdb.ligand/failed.txt late failure
  • ./BRAF-Dabrafenib/5HIE_fixed_ph7.4.pdb.ligand/failed.txt late failure
  • ./BCRABL-Imatinib/2HYY_fixed_ph7.4.pdb.ligand/failed.txt late failure
  • ./BRAF-Dabrafenib/4XV2_fixed_ph7.4.pdb.ligand/failed.txt late failure

List of all simulations, failed ones in bold

  • ./ALK-Alectinib/3AOX_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./ALK-Alectinib/3AOX_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./VEGFR1-Axitinib/4AG8_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./VEGFR1-Axitinib/4AGC_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./VEGFR1-Axitinib/4AG8_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./VEGFR1-Axitinib/4AGC_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./ALK-Crizotinib/2XP2_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./ALK-Crizotinib/2YFX_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./ALK-Crizotinib/4ANQ_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./ALK-Crizotinib/4ANS_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./ALK-Crizotinib/2XP2_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./ALK-Crizotinib/2YFX_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./ALK-Crizotinib/4ANQ_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./ALK-Crizotinib/4ANS_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./MET-Crizotinib/2WGJ_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./MET-Crizotinib/2WGJ_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./BRAF-Dabrafenib/4XV2_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./BRAF-Dabrafenib/5CSW_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./BRAF-Dabrafenib/5HIE_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./BRAF-Dabrafenib/4XV2_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./BRAF-Dabrafenib/5CSW_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./BRAF-Dabrafenib/5HIE_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./BCRABL-Dasatinib/2GQG_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./BCRABL-Dasatinib/4XEY_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./BCRABL-Dasatinib/2GQG_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./BCRABL-Dasatinib/4XEY_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./BCRABL-Imatinib/2HYY_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./BCRABL-Imatinib/3PYY_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./BCRABL-Imatinib/2HYY_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./BCRABL-Imatinib/3PYY_fixed_ph7.4.pdb.apo/trajectory.dcd
  • ./VEGFR1-Regorafenib/2QU5_fixed_ph7.4.pdb.ligand/trajectory.dcd
  • ./VEGFR1-Regorafenib/2QU5_fixed_ph7.4.pdb.apo/trajectory.dcd
@bas-rustenburg bas-rustenburg self-assigned this Jun 2, 2016
@jchodera
Copy link
Member

jchodera commented Jun 2, 2016

Are these files in the repo, or on the cluster? If on the cluster, what's the path?

@bas-rustenburg
Copy link
Member Author

bas-rustenburg commented Jun 2, 2016

/cbio/jclab/home/rustenburg/constph-grant/systems/simulations

@jchodera
Copy link
Member

jchodera commented Jun 3, 2016

Is there any other output besides the contents of the failed.txt file, which is simply

Particle position is NaN

?

@bas-rustenburg
Copy link
Member Author

Yes, but somehow all those log files have ended up in my home directory, instead of the qsub directory. They're called by the PDB file names, plus the usual .o123456 jobname output.

@bas-rustenburg
Copy link
Member Author

Preliminary update on this: a decent amount of pdb files seem to have botched up loops, which may be the source for some of the simulation crashes that happened immediately or on a short time scale.

@jchodera
Copy link
Member

jchodera commented Oct 6, 2016 via email

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