Skip to content

Instantly share code, notes, and snippets.

@jakirkham
Created July 27, 2015 18:08
Show Gist options
  • Save jakirkham/0ca4ebd38f889628da7f to your computer and use it in GitHub Desktop.
Save jakirkham/0ca4ebd38f889628da7f to your computer and use it in GitHub Desktop.
IPython_Cluster_SGE_Registration_Timeouts
2015-07-27 18:04:01.881 [IPClusterStart] Starting ipcluster with [daemon=True]
2015-07-27 18:04:01.883 [IPClusterStart] Creating pid file: /root/.ipython/profile_sge/pid/ipcluster.pid
2015-07-27 18:04:01.883 [IPClusterStart] Starting Controller with SGE
2015-07-27 18:04:01.900 [IPClusterStart] Job submitted with job id: u'2'
2015-07-27 18:04:02.901 [IPClusterStart] Starting 7 Engines with SGE
2015-07-27 18:04:02.919 [IPClusterStart] Job submitted with job id: u'3'
2015-07-27 18:04:10.502 [IPClusterStart] ERROR | IPython cluster: stopping
2015-07-27 18:04:10.502 [IPClusterStart] Stopping Engines...
2015-07-27 18:04:13.515 [IPClusterStart] Removing pid file: /root/.ipython/profile_sge/pid/ipcluster.pid
2015-07-27 18:04:02.423 [IPControllerApp] Hub listening on tcp://*:37254 for registration.
2015-07-27 18:04:02.424 [IPControllerApp] Hub using DB backend: 'SQLiteDB'
2015-07-27 18:04:02.760 [IPControllerApp] hub::created hub
2015-07-27 18:04:02.760 [IPControllerApp] writing connection info to /root/.ipython/profile_sge/security/ipcontroller-client.json
2015-07-27 18:04:02.761 [IPControllerApp] writing connection info to /root/.ipython/profile_sge/security/ipcontroller-engine.json
2015-07-27 18:04:02.761 [IPControllerApp] task::using Python leastload Task scheduler
2015-07-27 18:04:02.761 [IPControllerApp] Heartmonitor started
2015-07-27 18:04:02.767 [IPControllerApp] Creating pid file: /root/.ipython/profile_sge/pid/ipcontroller.pid
2015-07-27 18:04:02.776 [IPControllerApp] client::client '\x00v\x01t\xce' requested u'connection_request'
2015-07-27 18:04:02.777 [IPControllerApp] client::client ['\x00v\x01t\xce'] connected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment