Error log |
One of Aggrescan3D modules (CABS) encountered an error.
##############################################################################################################
[INFO] Logger: Verbosity set to: 4 - [DEBUG] (00:00:04)
[WARNING] JOB: /STORAGE/DATA/lcbio/aggreskan/d5efcd6eceb87d6/CABS_sim already exists.
Output data will be overwritten. (00:00:04)
[DEBUG] Protein: Preparing the complex (00:00:04)
[DEBUG] PDB: Creating Pdb object from input.pdb (00:00:04)
[DEBUG] PDB: Processing input.pdb (00:00:04)
[DEBUG] PDB: Removing alternative locations from input.pdb (00:00:04)
[DEBUG] PDB: Removing water molecules from input.pdb (00:00:04)
[DEBUG] PDB: Scanning input.pdb for non-standard amino acids (00:00:04)
[DEBUG] PDB: Removing heteroatoms from input.pdb (00:00:06)
[DEBUG] PDB: Selecting [name CA] from input.pdb (00:00:07)
[INFO] Protein: Loading input.pdb as input protein (00:00:07)
[DEBUG] PDB: Running DSSP (00:00:07)
[DEBUG] PDB: DSSP successful (00:00:07)
[OUT FILES] Logger: Saving DSSP output to /STORAGE/DATA/lcbio/aggreskan/d5efcd6eceb87d6/CABS_si
m/output_data/DSSP_output_input.txt (00:00:07)
[WARNING] Protein: Could not read weights file: gauss (00:00:10)
[WARNING] Protein: Using default weights(1.0) for all atoms. (00:00:10)
[DEBUG] Protein: Complex successfully created (00:00:14)
[INFO] CABS: Setting up CABS simulation. (00:00:14)
[DEBUG] CABS: Loading structures... (00:00:15)
[DEBUG] CABS: Loading restraints... (00:00:21)
[DEBUG] CABS: Building exe... (00:00:21)
[WARNING] CABS: Program received signal SIGSEGV: Segmentation fault - invalid memory
reference. Backtrace for this error: #0 0x2AF5ACDE36F7 #1 0x2AF5ACDE3D3E
#2 0x2AF5AD8762EF #3 0x40A086 in MAIN__ at -:? (00:00:24)
[DEBUG] JOB: Loading trajectories from the CABS run (00:00:24)
[CRITICAL] CABSflex: 'NoneType' object has no attribute 'replica' 'NoneType' object has no
attribute 'replica': 'NoneType' object has no attribute 'replica' (00:00:24)
Traceback (most recent call last):
File "/home/users/lcbio/anaconda2/envs/exec/lib/python2.7/site-packages/CABS/__main__.py", line 55, in run
job.run()
File "/home/users/lcbio/anaconda2/envs/exec/lib/python2.7/site-packages/CABS/job.py", line 180, in run
self.load_output(file_traf, file_seq)
File "/home/users/lcbio/anaconda2/envs/exec/lib/python2.7/site-packages/CABS/job.py", line 726, in load_output
ret = super(FlexTask, self).load_output(*args, **kwargs)
File "/home/users/lcbio/anaconda2/envs/exec/lib/python2.7/site-packages/CABS/job.py", line 406, in load_output
self.trajectory = self.cabsrun.get_trajectory()
File "/home/users/lcbio/anaconda2/envs/exec/lib/python2.7/site-packages/CABS/cabs.py", line 302, in get_trajectory
return Trajectory.read_trajectory(traf, seq)
File "/home/users/lcbio/anaconda2/envs/exec/lib/python2.7/site-packages/CABS/trajectory.py", line 158, in read_trajectory
headers, coordinates = Trajectory.read_traf(traf)
File "/home/users/lcbio/anaconda2/envs/exec/lib/python2.7/site-packages/CABS/trajectory.py", line 147, in read_traf
save_coord(current_coord, current_header.replica)
AttributeError: 'NoneType' object has no attribute 'replica'
|