The 'Glucosinolates-Research_-_19-09-06' instance failed to start.

Check the log file at '/usr/local/flamenco/instances/Glucosinolates-Research_-_19-09-06/log.txt' for more details. Here are the last few lines:

  File "../../webware/WebKit/AppServer.py", line 171, in createApplication
    return Application(server=self)
  File "../../webware/WebKit/Application.py", line 127, in __init__
    self._taskManager.start()
  File "/usr/lib64/python2.7/threading.py", line 739, in start
    _start_new_thread(self.__bootstrap, ())
thread.error: can't start new thread
Traceback (most recent call last):
  File "./flamenco-Glucosinolates-Research_-_19-09-06", line 30, in <module>
    from WebKit import Profiler, ThreadedAppServer
  File "../../webware/WebKit/ThreadedAppServer.py", line 19, in <module>
    from AutoReloadingAppServer import AutoReloadingAppServer as AppServer
  File "../../webware/WebKit/AutoReloadingAppServer.py", line 1, in <module>
    from AppServer import AppServer
  File "../../webware/WebKit/AppServer.py", line 14, in <module>
    from Application import Application
  File "../../webware/WebKit/Application.py", line 7, in <module>
    from ServletFactory import *
  File "../../webware/WebKit/ServletFactory.py", line 6, in <module>
    import threading
  File "/usr/lib64/python2.7/threading.py", line 13, in <module>
    from collections import deque as _deque
  File "/usr/lib64/python2.7/collections.py", line 20, in <module>
    from _collections import deque, defaultdict
ImportError: /usr/lib64/python2.7/lib-dynload/_collectionsmodule.so: failed to map segment from shared object: Cannot allocate memory