Hi,
MRage stops running after sometime with the following error:
===========================================
Process Process-1:29434:
Traceback (most recent call last):
File
"/opt/X-tal_suite/phenix-1.10.1-2155/base/lib/python2.7/multiprocessing/process.py",
line 258, in _bootstrap
self.run()
File
"/opt/X-tal_suite/phenix-1.10.1-2155/base/lib/python2.7/multiprocessing/process.py",
line 114, in run
self._target(*self._args,
**self._kwargs)
File
"/opt/X-tal_suite/phenix-1.10.1-2155/modules/phaser/phaser/pipeline/engine.py",
line 175, in mpjob_run
result =
calculation.run()
File
"/opt/X-tal_suite/phenix-1.10.1-2155/modules/phaser/phaser/pipeline/calculation.py",
line 138, in run
assert len( raw ) ==
1
AssertionError
Process Process-1:29436:
Traceback (most recent call
last):
File
"/opt/X-tal_suite/phenix-1.10.1-2155/base/lib/python2.7/multiprocessing/process.py",
line 258, in _bootstrap
self.run()
File
"/opt/X-tal_suite/phenix-1.10.1-2155/base/lib/python2.7/multiprocessing/process.py",
line 114, in run
self._target(*self._args,
**self._kwargs)
File
"/opt/X-tal_suite/phenix-1.10.1-2155/modules/phaser/phaser/pipeline/engine.py",
line 175, in mpjob_run
result =
calculation.run()
File
"/opt/X-tal_suite/phenix-1.10.1-2155/modules/phaser/phaser/pipeline/calculation.py",
line 138, in run
assert len( raw ) ==
1
AssertionError
Process Process-1:29438:
Traceback (most recent call
last):
File
"/opt/X-tal_suite/phenix-1.10.1-2155/base/lib/python2.7/multiprocessing/process.py",
line 258, in _bootstrap
self.run()
File
"/opt/X-tal_suite/phenix-1.10.1-2155/base/lib/python2.7/multiprocessing/process.py",
line 114, in run
self._target(*self._args,
**self._kwargs)
File
"/opt/X-tal_suite/phenix-1.10.1-2155/modules/phaser/phaser/pipeline/engine.py",
line 175, in mpjob_run
result =
calculation.run()
File
"/opt/X-tal_suite/phenix-1.10.1-2155/modules/phaser/phaser/pipeline/calculation.py",
line 138, in run
assert len( raw ) ==
1
AssertionError
Process Process-1:29440:
Traceback (most recent call
last):
File
"/opt/X-tal_suite/phenix-1.10.1-2155/base/lib/python2.7/multiprocessing/process.py",
line 258, in _bootstrap
self.run()
File
"/opt/X-tal_suite/phenix-1.10.1-2155/base/lib/python2.7/multiprocessing/process.py",
line 114, in run
self._target(*self._args,
**self._kwargs)
File
"/opt/X-tal_suite/phenix-1.10.1-2155/modules/phaser/phaser/pipeline/engine.py",
line 175, in mpjob_run
result =
calculation.run()
File
"/opt/X-tal_suite/phenix-1.10.1-2155/modules/phaser/phaser/pipeline/calculation.py",
line 138, in run
assert len( raw ) ==
1
AssertionError
** (gedit:5901): WARNING **: Couldn't
connect to accessibility bus: Failed to connect to socket /tmp/dbus-pJCFNfwEtI:
Connection refused
(gedit:5901): GLib-GIO-ERROR **: No GSettings schemas
are installed on the system
==============================================================================
The system is a Debian 8 (Jessie), and I'm using 40 threads for the job. Also, I'm using X11 forwarding for the GUI. Any help is appreciated.
Best wishes,
Reza