Skip to content

Instantly share code, notes, and snippets.

View pdeperio's full-sized avatar

Patrick de Perio pdeperio

  • Kavli IPMU
  • Japan
View GitHub Profile
@pdeperio
pdeperio / cax_error2_5.7.0.log
Created October 11, 2016 13:13
cax fail 2 5.7.0
Traceback (most recent call last):
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/bin/massive-cax", line 11, in <module>
load_entry_point('cax==4.4.15', 'console_scripts', 'massive-cax')()
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/setuptools-27.2.0-py3.4.egg/pkg_resources/__init__.py", line 565, in load_entry_point
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/setuptools-27.2.0-py3.4.egg/pkg_resources/__init__.py", line 2598, in load_entry_point
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/setuptools-27.2.0-py3.4.egg/pkg_resources/__init__.py", line 2258, in load
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/setuptools-27.2.0-py3.4.egg/pkg_resources/__init__.py", line 2264, in resolve
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/cax-4.4.15-py3.4.egg/cax/main.py", line 13, in <module>
from cax.tasks import corrections
File "/pro
@pdeperio
pdeperio / cax_error_5.7.0.log
Created October 11, 2016 13:04
cax fail 5.7.0
Traceback (most recent call last):
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/bin/massive-cax", line 11, in <module>
load_entry_point('cax==4.4.15', 'console_scripts', 'massive-cax')()
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/setuptools-27.2.0-py3.4.egg/pkg_resources/__init__.py", line 565, in load_entry_point
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/setuptools-27.2.0-py3.4.egg/pkg_resources/__init__.py", line 2598, in load_entry_point
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/setuptools-27.2.0-py3.4.egg/pkg_resources/__init__.py", line 2258, in load
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/setuptools-27.2.0-py3.4.egg/pkg_resources/__init__.py", line 2264, in resolve
File "/project/lgrandi/anaconda3/envs/pax_v5.7.0/lib/python3.4/site-packages/cax-4.4.15-py3.4.egg/cax/main.py", line 13, in <module>
from cax.tasks import corrections
File "/pro
@pdeperio
pdeperio / seg.fault
Created October 8, 2016 22:04
Seg. Fault buildling pax
*** Break *** segmentation violation
===========================================================
There was a crash.
This is the entire stack trace of all threads:
===========================================================
#0 0x00007f5e4b79665e in waitpid () from /lib64/libc.so.6
#1 0x00007f5e4b728609 in do_system () from /lib64/libc.so.6
discarding /project/lgrandi/anaconda3/envs/pax_v4.10.0/bin from PATH
prepending /project/lgrandi/anaconda3/envs/pax_v4.10.0/bin to PATH
Activate: ROOT has been sourced. Environment settings are ready.
ROOTSYS=/project/lgrandi/anaconda3/envs/pax_v4.10.0
cax-process 160317_1619 /project/lgrandi/xenon1t/160317_1619 midway-login1 v4.10.0 2d73470f53b16531e0ec68fb30b37c84e44fac2b /project/lgrandi/xenon1t/root/pax_v4.10.0 1
processor MainProcess L89 INFO This is PAX version 4.10.0, running with configuration for XENON1T.
ReadZipped MainProcess L101 INFO InputFromFolder: Selecting file /project/lgrandi/xenon1t/160317_1619/XENON1T-0-000000-000101-000102.zip (number 1/1 in folder) for reading
ROOT.TGClient.TGClient MainProcess L98 WARNING can't open display "localhost:51.0", switching to batch mode...
In case you run from a remote ssh session, reconnect with ssh -Y
#error "You need a ISO C conforming compiler to use the glibc headers"
discarding /project/lgrandi/anaconda3/bin from PATH
prepending /project/lgrandi/anaconda3/envs/pax_head/bin to PATH
Activate: ROOT has been sourced. Environment settings are ready.
ROOTSYS=/project/lgrandi/anaconda3/envs/pax_head
time python /project/lgrandi/deployHQ/cax/cax/tasks/process.py 160515_0920 /project/lgrandi/xenon1t/160515_0920 midway-login1
processor MainProcess L89 INFO This is PAX version 4.9.3, running with configuration for XENON1T.
processing 160515_0920 /project/lgrandi/xenon1t/160515_0920
...
@pdeperio
pdeperio / xecluster_hax_error.log
Last active May 9, 2016 15:03
import hax error on xecluster
$ export PATH="/archive_lngs/common/anaconda3/bin:$PATH"
$ source activate pax_head
$ python -c "import hax"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/archive_lngs/common/anaconda3/envs/pax_head/lib/python3.4/site-packages/hax-0.2-py3.4.egg/hax/__init__.py", line 13, in <module>
from . import ipython, minitrees, paxroot, pmt_plot, raw_data, runs, utils, treemakers, data_extractor
File "/archive_lngs/common/anaconda3/envs/pax_head/lib/python3.4/site-packages/hax-0.2-py3.4.egg/hax/minitrees.py", line 14, in <module>
import root_numpy
discarding /project/lgrandi/anaconda3/envs/pax_head/bin from PATH
prepending /project/lgrandi/anaconda3/envs/pax_head/bin to PATH
Activate: ROOT has been sourced. Environment settings are ready.
ROOTSYS=/project/lgrandi/anaconda3/envs/pax_head
python /project/lgrandi/deployHQ/cax/cax/tasks/process.py 160501_1745 /project/lgrandi/xenon1t/160501_1745 midway-login1
processor MainProcess L89 INFO This is PAX version 4.9.1, running with configuration for XENON1T.
ReadZipped MainProcess L101 INFO InputFromFolder: Selecting file /project/lgrandi/xenon1t/160501_1745/XENON1T-0-000000000-000000496-000000497.zip (number 1/1 in folder) for reading
#error "You need a ISO C conforming compiler to use the glibc headers"
*** Interpreter error recovered ***
@pdeperio
pdeperio / xecluster06_env.txt
Created May 1, 2016 19:55
xecluster environment
$ env
MANPATH=/usr/local/lib/root_v5.34.05/man:/usr/local/share/man:/usr/share/man/overrides:/usr/share/man/en:/usr/share/man
HOSTNAME=xecluster06.lngs.infn.it
SELINUX_ROLE_REQUESTED=
TERM=xterm-256color
SHELL=/bin/bash
HISTSIZE=1000
SSH_CLIENT=172.16.20.1 59420 22
XTREE_PATH=/home/deperio/XtreeAna
SELINUX_USE_CURRENT_RANGE=
@pdeperio
pdeperio / 160501_1314_18791927.log
Created May 1, 2016 19:40
pax Multicore failure 2
nprocs = 4
discarding /project/lgrandi/anaconda3/envs/pax_head/bin from PATH
prepending /project/lgrandi/anaconda3/envs/pax_head/bin to PATH
Activate: ROOT has been sourced. Environment settings are ready.
ROOTSYS=/project/lgrandi/anaconda3/envs/pax_head
python /project/lgrandi/deployHQ/cax/cax/tasks/process.py 160501_1314 /project/lgrandi/xenon1t/160501_1314 midway-login1
processor MainProcess L89 INFO This is PAX version 4.9.1, running with configuration for XENON1T.
processing 160501_1314 /project/lgrandi/xenon1t/160501_1314
ReadZipped MainProcess L101 INFO InputFromFolder: Selecting file /project/lgrandi/xenon1t/160501_1314/XENON1T-0-000000000-000000999-000001000.zip (number 1/92 in folder) for reading
@pdeperio
pdeperio / 160422_1731_18792599.log
Last active May 1, 2016 19:20
TypeError: 'int' object is not callable
discarding /project/lgrandi/anaconda3/envs/pax_head/bin from PATH
prepending /project/lgrandi/anaconda3/envs/pax_head/bin to PATH
Activate: ROOT has been sourced. Environment settings are ready.
ROOTSYS=/project/lgrandi/anaconda3/envs/pax_head
python /project/lgrandi/deployHQ/cax/cax/tasks/process.py 160422_1731 /project/lgrandi/xenon1t/160422_1731 midway-login1
processor MainProcess L89 INFO This is PAX version 4.9.1, running with configuration for XENON1T.
ReadZipped MainProcess L101 INFO InputFromFolder: Selecting file /project/lgrandi/xenon1t/160422_1731/XENON1T-0-000000000-000000191-000000192.zip (number 1/1 in folder) for reading
#error "You need a ISO C conforming compiler to use the glibc headers"
*** Interpreter error recovered ***