[SC-1:Xen43 Wed May 22 06:28:29/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:28:35/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:28:35/cluster/temp/tdlt] # top top - 06:28:37 up 1 day, 16:11, 2 users, load average: 0.11, 0.09, 0.07 Tasks: 187 total, 1 running, 186 sleeping, 0 stopped, 0 zombie Cpu(s): 0.1%us, 0.4%sy, 0.0%ni, 99.3%id, 0.1%wa, 0.1%hi, 0.0%si, 0.0%st Mem: 2049828k total, 193708k used, 1856120k free, 2772k buffers Swap: 4200992k total, 785268k used, 3415724k free, 39772k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13533 root 20 0 8920 1152 788 R 2 0.1 0:00.01 top 1 root 20 0 10540 468 468 S 0 0.0 0:16.17 init 2 root 20 0 0 0 0 S 0 0.0 0:00.01 kthreadd 3 root 20 0 0 0 0 S 0 0.0 0:32.87 ksoftirqd/0 5 root 20 0 0 0 0 S 0 0.0 0:00.01 kworker/u:0 6 root RT 0 0 0 0 S 0 0.0 0:00.58 migration/0 7 root RT 0 0 0 0 S 0 0.0 0:00.44 watchdog/0 8 root RT 0 0 0 0 S 0 0.0 0:00.56 migration/1 9 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/1:0 10 root 20 0 0 0 0 S 0 0.0 0:02.38 ksoftirqd/1 12 root RT 0 0 0 0 S 0 0.0 0:00.38 watchdog/1 13 root RT 0 0 0 0 S 0 0.0 0:00.54 migration/2 14 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/2:0 15 root 20 0 0 0 0 S 0 0.0 0:02.55 ksoftirqd/2 16 root RT 0 0 0 0 S 0 0.0 0:00.37 watchdog/2 17 root RT 0 0 0 0 S 0 0.0 0:00.54 migration/3 18 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/3:0 19 root 20 0 0 0 0 S 0 0.0 0:02.51 ksoftirqd/3 20 root RT 0 0 0 0 S 0 0.0 0:00.38 watchdog/3 21 root 0 -20 0 0 0 S 0 0.0 0:00.00 cpuset [SC-1:Xen43 Wed May 22 06:28:39/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:28:41/cluster/temp/tdlt] # ps -ef |grep lttng root 13545 26923 0 06:28 pts/1 00:00:00 grep lttng root 24613 1 0 May21 ? 00:00:02 lttng-sessiond -d [SC-1:Xen43 Wed May 22 06:28:47/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:28:48/cluster/temp/tdlt] # pkill sessiond [SC-1:Xen43 Wed May 22 06:28:57/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:28:58/cluster/temp/tdlt] # ps -ef |grep lttng root 13616 1 0 06:28 ? 00:00:00 lttng-sessiond -d root 13627 26923 0 06:29 pts/1 00:00:00 grep lttng [SC-1:Xen43 Wed May 22 06:29:03/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:29:09/cluster/temp/tdlt] # #---- TraceEA re-launch a new sessionD [SC-1:Xen43 Wed May 22 06:29:22/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:29:22/cluster/temp/tdlt] # ps -ef |grep lttng root 13616 1 0 06:28 ? 00:00:00 lttng-sessiond -d root 13651 26923 0 06:29 pts/1 00:00:00 grep lttng [SC-1:Xen43 Wed May 22 06:29:25/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:29:29/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:29:29/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 85160 872 604 S 0 0.0 0:00.00 lttng-sessiond [SC-1:Xen43 Wed May 22 06:29:42/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:29:43/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:29:43/cluster/temp/tdlt] # ps -e |grep -c TestApp 0 [SC-1:Xen43 Wed May 22 06:29:59/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:30:00/cluster/temp/tdlt] # lttng list Currently no available tracing session [SC-1:Xen43 Wed May 22 06:30:03/cluster/temp/tdlt] # lttng list -u UST events: ------------- None [SC-1:Xen43 Wed May 22 06:30:06/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:30:07/cluster/temp/tdlt] # for a in $(seq 1 1234); do (for n in $(seq 1 100); do (/home/test_apps/TestApp_100perSecOnly 3 np > /dev/null &); done; usleep 200000); done & [1] 13757 [SC-1:Xen43 Wed May 22 06:30:45/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:30:47/cluster/temp/tdlt] # ps -e |grep -c TestApp 705 [SC-1:Xen43 Wed May 22 06:30:55/cluster/temp/tdlt] # ps -e |grep -c TestApp 832 [SC-1:Xen43 Wed May 22 06:30:56/cluster/temp/tdlt] # ps -e |grep -c TestApp 745 [SC-1:Xen43 Wed May 22 06:30:58/cluster/temp/tdlt] # ps -e |grep -c TestApp 615 [SC-1:Xen43 Wed May 22 06:31:00/cluster/temp/tdlt] # ps -e |grep -c TestApp 851 [SC-1:Xen43 Wed May 22 06:31:01/cluster/temp/tdlt] # ps -e |grep -c TestApp 661 [SC-1:Xen43 Wed May 22 06:31:03/cluster/temp/tdlt] # ps -e |grep -c TestApp 752 [SC-1:Xen43 Wed May 22 06:31:04/cluster/temp/tdlt] # ps -e |grep -c TestApp 871 [SC-1:Xen43 Wed May 22 06:31:05/cluster/temp/tdlt] # ps -e |grep -c TestApp 700 [SC-1:Xen43 Wed May 22 06:31:07/cluster/temp/tdlt] # ps -e |grep -c TestApp 800 [SC-1:Xen43 Wed May 22 06:31:08/cluster/temp/tdlt] # ps -e |grep -c TestApp 600 [SC-1:Xen43 Wed May 22 06:31:10/cluster/temp/tdlt] # ps -e |grep -c TestApp 704 [SC-1:Xen43 Wed May 22 06:31:11/cluster/temp/tdlt] # ps -e |grep -c TestApp 818 [SC-1:Xen43 Wed May 22 06:31:12/cluster/temp/tdlt] # ps -e |grep -c TestApp 678 [SC-1:Xen43 Wed May 22 06:31:14/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:31:15/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 189m 5892 644 S 6 0.3 0:01.37 lttng-sessiond [SC-1:Xen43 Wed May 22 06:31:21/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:31:36/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 190m 6812 644 S 4 0.3 0:02.06 lttng-sessiond [SC-1:Xen43 Wed May 22 06:31:39/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:31:40/cluster/temp/tdlt] # #---- Memory size for sessionD has alreday increased from 0.0% to 0.3% [SC-1:Xen43 Wed May 22 06:32:08/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:32:08/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 190m 6880 644 S 4 0.3 0:03.31 lttng-sessiond [SC-1:Xen43 Wed May 22 06:32:11/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:32:15/cluster/temp/tdlt] # ps -e |grep -c TestApp 700 [SC-1:Xen43 Wed May 22 06:32:19/cluster/temp/tdlt] # ps -e |grep -c TestApp 861 [SC-1:Xen43 Wed May 22 06:32:20/cluster/temp/tdlt] # ps -e |grep -c TestApp 700 [SC-1:Xen43 Wed May 22 06:32:22/cluster/temp/tdlt] # ps -e |grep -c TestApp 841 [SC-1:Xen43 Wed May 22 06:32:23/cluster/temp/tdlt] # ps -e |grep -c TestApp 679 [SC-1:Xen43 Wed May 22 06:32:25/cluster/temp/tdlt] # ps -e |grep -c TestApp 684 [SC-1:Xen43 Wed May 22 06:32:26/cluster/temp/tdlt] # ps -e |grep -c TestApp 769 [SC-1:Xen43 Wed May 22 06:32:27/cluster/temp/tdlt] # ps -e |grep -c TestApp 800 [SC-1:Xen43 Wed May 22 06:32:28/cluster/temp/tdlt] # ps -e |grep -c TestApp 882 [SC-1:Xen43 Wed May 22 06:32:29/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 190m 7344 688 S 8 0.4 0:04.14 lttng-sessiond [SC-1:Xen43 Wed May 22 06:32:33/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:32:34/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 190m 7292 688 S 7 0.4 0:05.73 lttng-sessiond [SC-1:Xen43 Wed May 22 06:33:14/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 191m 7960 688 S 4 0.4 0:14.25 lttng-sessiond [SC-1:Xen43 Wed May 22 06:36:54/cluster/temp/tdlt] # jobs [1]+ Running for a in $(seq 1 1234); do ( for n in $(seq 1 100); do ( /home/test_apps/TestApp_100perSecOnly 3 np > /dev/null & ); done; usleep 200000 ); done & [SC-1:Xen43 Wed May 22 06:36:59/cluster/temp/tdlt] # kill %1 [SC-1:Xen43 Wed May 22 06:37:03/cluster/temp/tdlt] # [1]+ Terminated for a in $(seq 1 1234); do ( for n in $(seq 1 100); do ( /home/test_apps/TestApp_100perSecOnly 3 np > /dev/null & ); done; usleep 200000 ); done [SC-1:Xen43 Wed May 22 06:37:04/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:37:05/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:37:05/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:37:05/cluster/temp/tdlt] # ps -e |grep -c TestApp 0 [SC-1:Xen43 Wed May 22 06:37:12/cluster/temp/tdlt] # ps -e |grep -c TestApp 0 [SC-1:Xen43 Wed May 22 06:37:13/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:37:14/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 191m 7960 688 S 0 0.4 0:14.62 lttng-sessiond [SC-1:Xen43 Wed May 22 06:37:18/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:37:19/cluster/temp/tdlt] # top top - 06:37:25 up 1 day, 16:20, 2 users, load average: 2.60, 3.14, 1.55 Tasks: 187 total, 1 running, 186 sleeping, 0 stopped, 0 zombie Cpu(s): 0.1%us, 0.5%sy, 0.0%ni, 99.2%id, 0.1%wa, 0.1%hi, 0.0%si, 0.0%st Mem: 2049828k total, 210928k used, 1838900k free, 2808k buffers Swap: 4200992k total, 784808k used, 3416184k free, 42348k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1 root 20 0 10540 468 468 S 0 0.0 0:17.37 init 2 root 20 0 0 0 0 S 0 0.0 0:00.01 kthreadd 3 root 20 0 0 0 0 S 0 0.0 0:33.57 ksoftirqd/0 5 root 20 0 0 0 0 S 0 0.0 0:00.01 kworker/u:0 6 root RT 0 0 0 0 S 0 0.0 0:00.66 migration/0 7 root RT 0 0 0 0 S 0 0.0 0:00.44 watchdog/0 8 root RT 0 0 0 0 S 0 0.0 0:00.65 migration/1 9 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/1:0 10 root 20 0 0 0 0 S 0 0.0 0:03.08 ksoftirqd/1 12 root RT 0 0 0 0 S 0 0.0 0:00.38 watchdog/1 13 root RT 0 0 0 0 S 0 0.0 0:00.62 migration/2 14 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/2:0 15 root 20 0 0 0 0 S 0 0.0 0:03.21 ksoftirqd/2 16 root RT 0 0 0 0 S 0 0.0 0:00.38 watchdog/2 17 root RT 0 0 0 0 S 0 0.0 0:00.62 migration/3 18 root 20 0 0 0 0 S 0 0.0 0:00.00 kworker/3:0 19 root 20 0 0 0 0 S 0 0.0 0:03.19 ksoftirqd/3 20 root RT 0 0 0 0 S 0 0.0 0:00.39 watchdog/3 21 root 0 -20 0 0 0 S 0 0.0 0:00.00 cpuset 22 root 0 -20 0 0 0 S 0 0.0 0:00.00 khelper [SC-1:Xen43 Wed May 22 06:37:26/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:37:27/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 191m 7960 688 S 0 0.4 0:14.62 lttng-sessiond [SC-1:Xen43 Wed May 22 06:37:30/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:37:32/cluster/temp/tdlt] # dir total 83020 drwxr-xr-x 4 root root 4096 Sep 13 2005 iptraf-3.0.0.bin.i386 drwxrwx--- 3 root root 4096 Nov 13 2012 Xen -rwxrwxrwx 1 root root 646 Nov 15 2012 setpid -rwxr-xr-x 1 root root 2252800 Dec 14 16:39 iptraf-3.0.0.bin.i386.tar -rw-r--r-- 1 root root 53632161 Jan 16 18:00 valgrind-3.8.1-for-xen.tar.bz2 -rw-r--r-- 1 root root 1102 Mar 18 16:06 bashrc_showtime -rwxr-xr-x 1 root root 19734480 May 10 09:18 Trace_FT -rwxr-xr-x 1 root root 3766746 May 10 11:32 LttngTest -rwxr-xr-x 1 root root 161 May 10 12:48 TimeMe -rw-r--r-- 1 root root 5475371 May 12 16:03 sessiond_out.log drwxr-xr-x 10 root root 4096 May 17 08:45 StressTest drwxr-xr-x 5 root root 4096 May 21 08:42 SDP drwxr-xr-x 3 root root 4096 May 21 09:22 Stability -rw------- 1 root root 9168 May 21 15:09 valgrind-sessiond.txt [SC-1:Xen43 Wed May 22 06:40:10/cluster/temp/tdlt] # dir SDP/ CC_PRA_notOptmized/ CC_Trace1.2_May14am/ EA_2.2.0_latest_rcu07_newCMW_LOTC_may21am/ [SC-1:Xen43 Wed May 22 06:40:10/cluster/temp/tdlt] # more SDP/EA_2.2.0_latest_rcu07_newCMW_LOTC_may21am/README userspace-rcu 56e676d (HEAD, origin/stable-0.7) Document: rculfhash destroy and resize side-effect in 0.7 lttng-ust 352fce3 (HEAD, origin/master, origin/HEAD) Remove 0.x TODO lttng-tools b31398b (HEAD, origin/master, origin/HEAD) Fix: increment UST channel refcount at stream creation babeltrace 9eaf254 (HEAD, tag: v1.0.3, origin/stable-1.0) Version 1.0.3 [SC-1:Xen43 Wed May 22 06:40:34/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:40:41/cluster/temp/tdlt] # [SC-1:Xen43 Wed May 22 06:46:06/cluster/temp/tdlt] # top -b -n 1 | head -n 7 | tail -n 1; top -b -n 1 |grep -i sessiond PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13616 root 20 0 191m 7960 688 S 0 0.4 0:14.65 lttng-sessiond [SC-1:Xen43 Wed May 22 06:46:10/cluster/temp/tdlt] #