Date: Wed, 5 Oct 2016 22:28:31 +0200 From: Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no> To: freebsd-stable@freebsd.org Subject: Re: aibs(4) / atk0110 support for newer systems Message-ID: <20161005222831.e674c3a134266c2e1edc523e@getmail.no> In-Reply-To: <4c431c8a-7c8c-4336-b948-6e9ae882c0fc@FreeBSD.org> References: <86cf8380-ac6f-55f0-f0f8-16000d7f04b2@FreeBSD.org> <20160930145704.4dbc9d90011154b38493964e@getmail.no> <7d498084-ec05-d4c9-5f49-6aef32495caf@FreeBSD.org> <20160930205928.77d7e74f7bd1a35fcf1aa50a@getmail.no> <7a868c22-e0bd-f677-e4ad-2bdf6f3605d0@FreeBSD.org> <20161003201511.7258687453f12c44a46a361a@getmail.no> <f9fbb905-2bd7-0b1d-3baa-85061258718d@FreeBSD.org> <20161005143723.4273657959160b67637a5adf@getmail.no> <4c431c8a-7c8c-4336-b948-6e9ae882c0fc@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Wed, 5 Oct 2016 16:09:40 +0300
Andriy Gapon <avg@FreeBSD.org> wrote:
>
> Seems like this is a clang vs gcc issue as I didn't get warnings here.
> Could you please simply add initialization to those variables in aibs_attach_ggrp()?
> E.g.:
> s_idx = NULL;
> so = NULL;
I ended up adding
s_idx = NULL;
so = NULL;
name = NULL;
to aibs_attach_ggrp(), that made the module compile.
Unfortunately, my machines panics as soon as this module is loaded:
root@kg-core1# cat /var/crash/info.0
Dump header from device /dev/ada0p3
Architecture: amd64
Architecture Version: 2
Dump Length: 1466040320B (1398 MB)
Blocksize: 512
Dumptime: Wed Oct 5 21:48:42 2016
Hostname: kg-core1.kg4.no
Magic: FreeBSD Kernel Dump
Version String: FreeBSD 9.3-STABLE #3 r304838: Fri Aug 26 12:11:25 CEST 2016
root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC
Panic String: page fault
Dump Parity: 1914870814
Bounds: 0
Dump Status: good
core.txt.0 attached
HTH
--
Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>
[-- Attachment #2 --]
kg-core1.kg4.no dumped core - see /var/crash/vmcore.0
Wed Oct 5 22:13:14 CEST 2016
FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #3 r304838: Fri Aug 26 12:11:25 CEST 2016 root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
panic: page fault
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
Unread portion of the kernel message buffer:
aibs0: <ASUSTeK AI Booster (ACPI ASOC ATK0110)> on acpi0
Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address = 0x0
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff81bcb078
stack pointer = 0x28:0xffffff88b8554430
frame pointer = 0x28:0xffffff88b85544f0
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 1816 (kldload)
trap number = 12
panic: page fault
cpuid = 1
KDB: stack backtrace:
#0 0xffffffff8093b606 at kdb_backtrace+0x66
#1 0xffffffff8090102e at panic+0x1ce
#2 0xffffffff80ce6887 at trap_fatal+0x277
#3 0xffffffff80ce6bd1 at trap_pfault+0x211
#4 0xffffffff80ce7199 at trap+0x329
#5 0xffffffff80cd0081 at calltrap+0x8
#6 0xffffffff81bcb901 at aibs_attach+0x91
#7 0xffffffff8093424c at device_attach+0xcc
#8 0xffffffff8033bd43 at acpi_driver_added+0xa3
#9 0xffffffff809323d5 at devclass_driver_added+0x75
#10 0xffffffff80932f13 at devclass_add_driver+0x103
#11 0xffffffff808ebef8 at module_register_init+0xa8
#12 0xffffffff808e38ae at linker_load_module+0x85e
#13 0xffffffff808e3fc4 at kern_kldload+0xb4
#14 0xffffffff808e40d4 at sys_kldload+0x84
#15 0xffffffff80ce5ffa at amd64_syscall+0x69a
#16 0xffffffff80cd0367 at Xfast_syscall+0xf7
Uptime: 3h34m2s
Dumping 1398 out of 32743 MB:..2%..11%..21%..31%..41% (CTRL-C to abort) ..51%..61%..71%..81%..91%
Reading symbols from /boot/modules/vboxdrv.ko...done.
Loaded symbols for /boot/modules/vboxdrv.ko
Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /boot/kernel/fdescfs.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/fdescfs.ko
Reading symbols from /boot/modules/vboxnetflt.ko...done.
Loaded symbols for /boot/modules/vboxnetflt.ko
Reading symbols from /boot/kernel/netgraph.ko...Reading symbols from /boot/kernel/netgraph.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/netgraph.ko
Reading symbols from /boot/kernel/ng_ether.ko...Reading symbols from /boot/kernel/ng_ether.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/ng_ether.ko
Reading symbols from /boot/modules/vboxnetadp.ko...done.
Loaded symbols for /boot/modules/vboxnetadp.ko
Reading symbols from /boot/kernel/linux.ko...Reading symbols from /boot/kernel/linux.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/linux.ko
Reading symbols from /boot/modules/fuse.ko...done.
Loaded symbols for /boot/modules/fuse.ko
Reading symbols from /boot/modules/radeonkms_port.ko...done.
Loaded symbols for /boot/modules/radeonkms_port.ko
Reading symbols from /boot/kernel/iicbb.ko...Reading symbols from /boot/kernel/iicbb.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/iicbb.ko
Reading symbols from /boot/kernel/iicbus.ko...Reading symbols from /boot/kernel/iicbus.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/iicbus.ko
Reading symbols from /boot/kernel/iic.ko...Reading symbols from /boot/kernel/iic.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/iic.ko
Reading symbols from /boot/modules/drm2_port.ko...done.
Loaded symbols for /boot/modules/drm2_port.ko
Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_pfp.ko...Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_pfp.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/radeonkmsfw_CEDAR_pfp.ko
Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_me.ko...Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_me.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/radeonkmsfw_CEDAR_me.ko
Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_rlc.ko...Reading symbols from /boot/kernel/radeonkmsfw_CEDAR_rlc.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/radeonkmsfw_CEDAR_rlc.ko
Reading symbols from /boot/kernel/aibs.ko...done.
Loaded symbols for /boot/kernel/aibs.ko
#0 doadump (textdump=<value optimized out>) at pcpu.h:235
235 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:235
#1 0xffffffff80900b06 in kern_reboot (howto=260)
at /usr/src/sys/kern/kern_shutdown.c:454
#2 0xffffffff80901007 in panic (fmt=0x1 <Address 0x1 out of bounds>)
at /usr/src/sys/kern/kern_shutdown.c:642
#3 0xffffffff80ce6887 in trap_fatal (frame=0xc, eva=<value optimized out>)
at /usr/src/sys/amd64/amd64/trap.c:876
#4 0xffffffff80ce6bd1 in trap_pfault (frame=0xffffff88b8554380, usermode=0)
at /usr/src/sys/amd64/amd64/trap.c:798
#5 0xffffffff80ce7199 in trap (frame=0xffffff88b8554380)
at /usr/src/sys/amd64/amd64/trap.c:462
#6 0xffffffff80cd0081 in calltrap ()
at /usr/src/sys/amd64/amd64/exception.S:238
#7 0xffffffff81bcb078 in aibs_add_sensor () from /boot/kernel/aibs.ko
#8 0xffffffff81bcb4b4 in aibs_attach_sif () from /boot/kernel/aibs.ko
#9 0xffffffff81bcb901 in aibs_attach () from /boot/kernel/aibs.ko
#10 0xffffffff8093424c in device_attach (dev=0x0) at device_if.h:180
#11 0xffffffff8033bd43 in acpi_driver_added (dev=<value optimized out>,
driver=<value optimized out>) at /usr/src/sys/dev/acpica/acpi.c:841
#12 0xffffffff809323d5 in devclass_driver_added (dc=0xfffffe00093c5900,
driver=0xffffffff81bcbe9c) at bus_if.h:204
#13 0xffffffff80932f13 in devclass_add_driver (dc=0xfffffe00093c5900,
driver=0xffffffff81bcc140, pass=2147483647, dcp=0xffffffff81bcc1e0)
at /usr/src/sys/kern/subr_bus.c:1086
#14 0xffffffff808ebef8 in module_register_init (arg=<value optimized out>)
at /usr/src/sys/kern/kern_module.c:123
#15 0xffffffff808e38ae in linker_load_module (kldname=<value optimized out>,
modname=0xfffffe03ec774000 "aibs", parent=0x0, verinfo=0x0,
lfpp=0xffffff88b8554aa0) at /usr/src/sys/kern/kern_linker.c:233
#16 0xffffffff808e3fc4 in kern_kldload (td=<value optimized out>,
file=0xfffffe03ec774000 "aibs", fileid=0xffffff88b8554af4)
at /usr/src/sys/kern/kern_linker.c:1038
#17 0xffffffff808e40d4 in sys_kldload (td=0xfffffe020f434490,
uap=<value optimized out>) at /usr/src/sys/kern/kern_linker.c:1064
#18 0xffffffff80ce5ffa in amd64_syscall (td=0xfffffe020f434490, traced=0)
at subr_syscall.c:142
#19 0xffffffff80cd0367 in Xfast_syscall ()
at /usr/src/sys/amd64/amd64/exception.S:398
#20 0x000000080085d10c in ?? ()
Previous frame inner to this frame (corrupt stack?)
(kgdb)
------------------------------------------------------------------------
ps -axlww
UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
0 0 0 0 -16 0 0 0 - DLs ?? 0:03.02 [kernel]
0 1 0 0 33 0 6280 0 wait DLs ?? 0:00.01 [init]
0 2 0 0 -16 0 0 0 waiting_ DL ?? 0:00.00 [sctp_iterator]
0 3 0 0 -16 0 0 0 - DL ?? 0:00.00 [xpt_thrd]
0 4 0 0 -16 0 0 0 psleep DL ?? 0:00.01 [pagedaemon]
0 5 0 0 -16 0 0 0 psleep DL ?? 0:00.00 [vmdaemon]
0 6 0 0 155 0 0 0 pgzero DL ?? 0:00.00 [pagezero]
0 7 0 0 -16 0 0 0 psleep DL ?? 0:00.06 [bufdaemon]
0 8 0 0 16 0 0 0 syncer DL ?? 0:01.12 [syncer]
0 9 0 0 -16 0 0 0 vlruwt DL ?? 0:00.06 [vnlru]
0 10 0 0 -16 0 0 0 audit_wo DL ?? 0:00.00 [audit]
0 11 0 0 155 0 0 0 - RL ?? 832:48.53 [idle]
0 12 0 0 -84 0 0 0 - WL ?? 0:29.50 [intr]
0 13 0 0 -8 0 0 0 - DL ?? 0:07.50 [geom]
0 14 0 0 -16 0 0 0 - DL ?? 0:00.67 [yarrow]
0 15 0 0 -68 0 0 0 - DL ?? 0:01.27 [usb]
0 16 0 0 -20 0 0 0 VBoxIS DL ?? 0:00.00 [Timer]
0 17 0 0 -20 0 0 0 VBoxIS DL ?? 0:00.00 [Timer]
0 18 0 0 -16 0 0 0 sdflush DL ?? 0:01.59 [softdepflush]
0 173 1 0 52 0 9992 0 pause Ds ?? 0:00.00 [adjkerntz]
0 456 1 0 20 0 10372 0 select Ds ?? 0:00.11 [devd]
0 496 0 0 -16 0 0 0 sleep DL ?? 0:00.00 [ng_queue]
0 532 1 0 52 0 12108 0 select Ds ?? 0:00.00 [dhclient]
65 570 1 0 29 0 12108 0 select Ds ?? 0:00.00 [dhclient]
0 699 1 0 20 0 14180 0 select Ds ?? 0:00.02 [syslogd]
0 786 1 0 20 0 24400 14168 select Ds ?? 0:00.51 [ntpd]
0 809 1 0 20 0 28168 0 nanslp D ?? 0:00.11 [smartd]
0 813 1 0 52 0 12116 0 sigwait Ds ?? 0:00.00 [daemon]
0 814 813 0 20 0 136672 0 select D ?? 0:00.38 [python2.7]
556 825 1 0 20 0 16436 0 select Ds ?? 0:00.02 [dbus-daemon]
558 829 1 0 20 0 30328 0 select D ?? 0:00.89 [avahi-daemon]
0 832 1 0 20 0 93160 0 kqread Ds ?? 0:00.01 [cupsd]
970 834 1 0 52 0 82516 0 kqread D ?? 0:00.11 [colord]
0 860 1 0 52 0 51356 0 select Ds ?? 0:00.00 [sshd]
0 863 1 0 20 0 22432 0 select Ds ?? 0:00.11 [sendmail]
25 866 1 0 20 0 22432 0 pause Ds ?? 0:00.00 [sendmail]
0 870 1 0 20 0 16276 0 nanslp Ds ?? 0:00.02 [cron]
0 886 1 0 20 0 14296 0 select Ds ?? 0:01.44 [moused]
0 933 1 0 21 0 47432 0 wait Ds ?? 0:00.01 [login]
0 934 1 0 20 0 47432 0 wait Ds ?? 0:00.01 [login]
0 935 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty]
0 936 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty]
0 937 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty]
0 938 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty]
0 939 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty]
0 940 1 0 52 0 12116 0 ttyin Ds+ ?? 0:00.00 [getty]
0 941 933 0 20 0 14568 0 ttyin D+ ?? 0:00.00 [sh]
1001 950 934 0 23 0 14568 0 wait D ?? 0:00.00 [sh]
1001 958 950 0 20 0 23760 0 wait D+ ?? 0:00.00 [xinit]
0 959 958 0 20 0 673900 0 uwait D ?? 2:15.02 [Xorg]
1001 962 958 0 52 0 14568 0 wait D ?? 0:00.00 [sh]
1001 968 962 0 20 0 196204 0 select D ?? 0:00.55 [xfce4-session]
1001 971 1 0 52 0 30056 0 select D ?? 0:00.00 [dbus-launch]
1001 972 1 0 20 0 16436 0 select Ds ?? 0:00.08 [dbus-daemon]
1001 974 1 0 20 0 41696 0 select D ?? 0:00.04 [xfconfd]
1001 977 1 0 20 0 36480 0 select Ds ?? 0:00.00 [ssh-agent]
1001 979 1 0 20 0 55972 0 select Ds ?? 0:00.20 [gpg-agent]
1001 980 968 0 20 0 212324 0 select D ?? 0:01.47 [xfwm4]
1001 981 968 0 20 0 179376 0 select D ?? 0:00.15 [thunar]
1001 982 968 0 23 0 237468 0 kqread D ?? 0:02.53 [xfce4-panel]
1001 984 1 0 35 0 210008 0 kqread Ds ?? 0:00.16 [xfsettingsd]
1001 987 1 0 20 0 66936 0 select D ?? 0:00.02 [gvfsd]
1001 988 982 0 20 0 177000 0 select D ?? 0:14.52 [wrapper-1.0]
1001 989 968 0 37 0 245708 0 kqread D ?? 0:02.20 [xfdesktop]
1001 991 982 0 52 0 191936 0 select D ?? 0:21.52 [wrapper-1.0]
1001 995 982 0 52 0 228800 0 select D ?? 0:01.07 [wrapper-1.0]
0 997 1 0 20 0 50120 0 select D ?? 0:00.02 [upowerd]
0 999 1 0 20 0 75904 0 n D ?? 0:00.01 [console-kit-daemon]
565 1001 1 0 20 0 110272 0 select D ?? 0:00.16 [polkitd]
1001 1002 968 0 20 0 44476 0 select D ?? 0:00.13 [xkbvleds]
1001 1003 982 0 20 0 179208 0 Giant L ?? 0:12.70 [wrapper-1.0]
1001 1005 1 0 33 0 85944 0 kqread D ?? 0:00.33 [gvfsd-trash]
1001 1006 968 0 52 0 227092 0 kqread D ?? 0:17.17 [xfce4-terminal]
1001 1007 982 0 20 0 178528 0 select D ?? 0:00.35 [wrapper-1.0]
1001 1009 1 0 38 0 43848 0 select D ?? 0:00.00 [gvfsd-metadata]
1001 1010 982 0 20 0 177416 0 select D ?? 0:00.17 [wrapper-1.0]
1001 1011 968 0 20 0 203440 0 kqread D ?? 0:00.20 [xfce4-clipman]
1001 1012 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1013 982 0 20 0 201680 0 kqread D ?? 0:00.23 [wrapper-1.0]
1001 1014 968 0 20 0 216580 0 kqread D ?? 0:00.29 [xfce4-notes]
1001 1020 982 0 52 0 221160 0 select D ?? 0:00.21 [wrapper-1.0]
1001 1022 1006 0 47 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1023 982 0 20 0 185748 0 select D ?? 0:00.17 [wrapper-1.0]
1001 1030 1006 0 46 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1031 982 0 20 0 172584 0 p D ?? 0:00.26 [xfce4-calculator-p]
1001 1037 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1038 982 0 52 0 204320 0 select D ?? 0:00.19 [wrapper-1.0]
1001 1044 1006 0 48 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1050 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh]
1001 1056 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1062 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1068 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1074 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh]
1001 1080 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh]
1001 1086 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1092 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1098 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1104 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1112 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1119 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh]
1001 1125 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1131 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh]
1001 1137 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1143 1006 0 20 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1149 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1155 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1161 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1167 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1173 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1179 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh]
1001 1185 1006 0 20 0 14568 0 wait Ds ?? 0:00.13 [sh]
1001 1191 1006 0 20 0 14568 0 wait Ds ?? 0:00.12 [sh]
1001 1197 1006 0 20 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1203 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1209 1006 0 52 0 14568 0 ttyin Ds+ ?? 0:00.12 [sh]
1001 1215 982 0 36 0 239888 0 kqread D ?? 0:00.71 [xfce4-appfinder]
1001 1217 1 0 20 0 78268 0 e D ?? 0:00.01 [at-spi-bus-launche]
1001 1218 1217 0 20 0 16436 0 select D ?? 0:00.18 [dbus-daemon]
1001 1220 1 0 31 0 68252 0 fffffe01c834b7c0 D ?? 0:00.19 [at-spi2-registryd]
1001 1221 1215 0 20 0 185000 0 select D ?? 0:00.87 [qgmailnotifier]
0 1236 1137 0 20 0 47428 0 wait D ?? 0:00.01 [su]
0 1237 1236 0 20 0 14568 0 wait D ?? 0:00.02 [sh]
1001 1249 1149 0 20 0 20760 0 select D+ ?? 0:29.73 [top]
1001 1275 1068 0 20 0 40668 0 select D+ ?? 0:00.03 [ssh]
1001 1293 1191 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh]
1001 1296 1098 0 20 0 40668 0 select D+ ?? 0:00.01 [ssh]
1001 1297 1037 0 20 0 40668 0 select D+ ?? 0:00.69 [ssh]
1001 1299 1086 0 20 0 40668 0 select D+ ?? 0:00.03 [ssh]
1001 1303 1092 0 20 0 40668 0 select D+ ?? 0:00.01 [ssh]
1001 1316 982 0 33 0 2823668 0 uwait D ?? 17:49.84 [firefox]
1001 1333 1062 0 20 0 40668 0 select D+ ?? 0:00.06 [ssh]
1001 1334 1056 0 20 0 40668 0 select D+ ?? 0:00.33 [ssh]
1001 1366 1050 0 20 0 40668 0 select D+ ?? 0:00.03 [ssh]
1001 1368 1074 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh]
1001 1388 1185 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh]
1001 1390 1131 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh]
1001 1394 1179 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh]
1001 1408 1125 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh]
1001 1410 1119 0 20 0 40668 0 select D+ ?? 0:00.02 [ssh]
1001 1412 1080 0 20 0 40668 0 select D+ ?? 0:00.06 [ssh]
1001 1639 1104 0 20 0 40668 0 select D+ ?? 0:00.01 [ssh]
1001 1726 1 0 52 0 247852 0 select D ?? 0:04.06 [sylpheed]
0 1816 1237 0 -60 0 3856 0 - R+ ?? 0:00.00 [kldload]
------------------------------------------------------------------------
vmstat -s
21058001 cpu context switches
4410019 device interrupts
2630042 software interrupts
10744075 traps
223273097 system calls
19 kernel threads created
1212 fork() calls
585 vfork() calls
0 rfork() calls
0 swap pager pageins
0 swap pager pages paged in
0 swap pager pageouts
0 swap pager pages paged out
6159 vnode pager pageins
64721 vnode pager pages paged in
544 vnode pager pageouts
2126 vnode pager pages paged out
0 page daemon wakeups
0 pages examined by the page daemon
669 pages reactivated
86865 copy-on-write faults
176 copy-on-write optimized faults
2196563 zero fill pages zeroed
85 zero fill pages prezeroed
185 intransit blocking page faults
7559897 total VM faults taken
0 pages affected by kernel thread creation
625847 pages affected by fork()
296412 pages affected by vfork()
0 pages affected by rfork()
0 pages cached
8412505 pages freed
0 pages freed by daemon
0 pages freed by exiting processes
531154 pages active
194726 pages inactive
7264 pages in VM cache
194003 pages wired down
7202719 pages free
4096 bytes per page
1139819 total name lookups
cache hits (92% pos + 3% neg) system 0% per-directory
deletions 0%, falsehits 0%, toolong 0%
------------------------------------------------------------------------
vmstat -m
Type InUse MemUse HighUse Requests Size(s)
cdev 8 2K - 8 256
kbdmux 6 18K - 6 16,512,1024,2048
sigio 2 1K - 2 64
filedesc 204 136K - 1898 16,32,512,1024,2048,4096
kdtrace 545 110K - 3123 64,256
kenv 84 12K - 101 16,32,64,128
kqueue 36 41K - 7534 256,2048
ppbusdev 3 1K - 3 256
proc-args 123 9K - 4042 16,32,64,128,256
hhook 2 1K - 2 256
ithread 100 16K - 100 32,128,256
entropy 1024 64K - 1024 64
KTRACE 100 13K - 100 128
scsi_da 0 0K - 9 16
linker 428 1486K - 538 16,32,64,128,256,512,1024,2048,4096
lockf 45 5K - 32327 64,128
loginclass 2 1K - 70 64
CAM queue 28 7K - 124 16,32,512
ip6ndp 12 1K - 12 64,128
ip6opt 3 1K - 3 256
temp 45 20K - 178353 16,32,64,128,256,512,1024,2048,4096
devbuf 19847 39846K - 50147 16,32,64,128,256,512,1024,2048,4096
cache 1 1K - 1 32
module 503 63K - 504 128
CAM SIM 9 3K - 9 256
mtx_pool 2 16K - 2
acpidev 38 3K - 38 64
osd 2 1K - 2 16,64
pmchooks 1 1K - 1 128
hdaa 9 44K - 9 256,512,1024,2048
subproc 339 670K - 2013 512,4096
proc 2 128K - 2
session 61 8K - 133 128
pgrp 87 11K - 424 128
cred 102 16K - 76452 64,256
uidinfo 9 17K - 74 128
plimit 29 8K - 1067 256
hdac 2 2K - 2 128,1024
hdacc 2 1K - 2 32
sysctltmp 0 0K - 1014 16,32,64,128,4096
sysctloid 5621 278K - 5843 16,32,64,128
sysctl 0 0K - 481122 16,32,64
tidhash 1 128K - 1
callout 3 1536K - 3
umtx 936 117K - 936 128
p1003.1b 1 1K - 1 16
SWAP 2 549K - 2 64
bus-sc 127 566K - 3720 16,32,64,128,256,512,1024,2048,4096
bus 1424 122K - 7056 16,32,64,128,256,1024
devstat 12 25K - 12 32,4096
eventhandler 89 7K - 89 64,128
kobj 354 1416K - 646 4096
pci_link 16 2K - 16 32,128
Per-cpu 1 1K - 1 32
acpi_perf 4 1K - 4 128
feeder 28 3K - 55 32,128
rman 254 30K - 609 16,32,128
sbuf 0 0K - 1698 16,32,64,128,256,512,1024,2048,4096
DEVFS1 198 99K - 209 512
DEVFS3 221 56K - 231 256
stack 0 0K - 2 256
taskqueue 19 2K - 19 16,32,128
Unitno 27 2K - 2067403 32,64
iov 0 0K - 10005154 16,32,64,128,256,512
select 156 20K - 156 128
ioctlops 0 0K - 669 256,512,1024,2048
msg 4 30K - 4 2048,4096
sem 4 106K - 4 2048,4096
shm 12 280K - 56
tty 51 51K - 53 1024,2048
pts 32 8K - 32 256
mbuf_tag 0 0K - 19 32
shmfd 1 8K - 1
pcb 54 158K - 7286 16,32,128,1024,2048,4096
soname 104 13K - 23808 16,32,64,128
vfscache 1 8192K - 1
cl_savebuf 0 0K - 3709 64,128
vfs_hash 1 4096K - 1
DEVFS_RULE 74 35K - 74 64,512
vnodes 2 1K - 2 256
DEVFS 32 1K - 34 16,128
mount 61 3K - 226 16,32,64,128,256
DEVFSP 2 1K - 102 64
vnodemarker 0 0K - 2502 512
fadvise 0 0K - 557 64
BPF 16 11K - 16 128,512,4096
ether_multi 22 2K - 30 16,32,64
ifaddr 95 24K - 96 32,64,128,256,512,4096
ifnet 12 23K - 12 128,2048
clone 6 24K - 6 4096
arpcom 1 1K - 1 16
lltable 32 14K - 75 256,512
routetbl 33 6K - 7492 32,64,128,256,512
igmp 11 3K - 11 256
ip_moptions 4 1K - 4 64,256
in_multi 3 1K - 4 256
in_mfilter 2 2K - 2 1024
sctp_iter 0 0K - 3 256
sctp_ifn 2 1K - 2 128
sctp_ifa 4 1K - 4 128
sctp_vrf 1 1K - 1 64
sctp_a_it 0 0K - 3 16
hostcache 1 28K - 1
syncache 1 96K - 1
ip6_moptions 2 1K - 2 32,256
in6_multi 15 2K - 15 32,256
in6_mfilter 1 1K - 1 1024
mld 11 2K - 11 128
rpc 2 8K - 2 4096
audit_evclass 180 6K - 219 32
savedino 0 0K - 1254 256
freework 1 1K - 5706 16,128
newdirblk 0 0K - 23 64
dirrem 2 1K - 2418 128
mkdir 0 0K - 46 128
diradd 3 1K - 2992 128
freefile 2 1K - 1476 64
freeblks 0 0K - 1502 256
freefrag 1 1K - 10536 128
indirdep 2 1K - 5494 128
newblk 161 8232K - 77080 256
bmsafemap 3 9K - 27368 256
inodedep 10 4101K - 4318 512
pagedep 3 513K - 574 256
ufs_dirhash 201 58K - 204 16,32,64,128,256,512,1024,2048,4096
ufs_quota 1 4096K - 1
ufs_mount 7 124K - 12 128,512,2048,4096
vm_pgdata 2 4097K - 2 128
UMAHash 3 21K - 12 512,1024,2048,4096
pfs_nodes 21 6K - 21 256
pfs_vncache 70 5K - 78 64
memdesc 1 4K - 1 4096
GEOM 183 34K - 1114 16,32,64,128,256,512,1024,2048
atkbddev 2 1K - 2 64
mixer 4 16K - 4 4096
CAM periph 12 3K - 37 16,32,64,128,256
raid_data 0 0K - 162 32,128,256
UART 3 2K - 3 16,512,1024
acpiintr 1 1K - 1 64
acpica 6441 656K - 81945 16,32,64,128,256,512,1024,2048,4096
acpitask 1 16K - 1
CAM dev queue 9 1K - 9 32
apmdev 1 1K - 1 128
madt_table 0 0K - 1 4096
acpisem 24 3K - 24 128
CAM path 18 1K - 73 32
CAM CCB 70 140K - 205 2048
scsi_cd 0 0K - 5 16
io_apic 1 2K - 1 2048
isadev 6 1K - 6 128
MCA 6 1K - 6 128
msi 7 1K - 7 128
nexusdev 3 1K - 3 16
CAM DEV 13 26K - 32 2048
USBdev 111 34K - 211 32,64,128,256,512
USB 94 201K - 113 16,32,64,128,256,512,2048,4096
CAM XPT 49 4K - 185 16,32,64,128,256,1024,2048
iprtheap 31 57K - 35 32,64,128,256,2048
fdesc_mount 1 1K - 1 16
netgraph_node 3 1K - 3 128,256
netgraph 1 1K - 1 64
linux 15 1K - 15 64
gem_name 1071 46K - 1034252 32,4096
drm_global 2 1K - 2 128,256
drm_vblank 7 1K - 7 16,128
drm_kms 70 17K - 134 16,32,64,128,256,512,2048,4096
drm_hashtab 1 4096K - 1
drm_sman 2078 260K - 2068328 128
drm_ctxbitmap 1 4K - 1 4096
drm_files 1 1K - 4 512
drm_maps 2 9K - 4 128
drm_magic 0 0K - 2 32
drm_driver 1659 3294K - 5058722 16,32,64,128,256,512,1024,2048,4096
drm_sarea 1 1K - 1 16
drm_dma 1 1K - 1 32
ttm_pd 90 12K - 741354 16,32,64,128,256,512,1024,2048,4096
ttm_rman 2 1K - 2 256
ttm_zone 2 1K - 2 64
ttm_poolmgr 1 1K - 1 512
------------------------------------------------------------------------
vmstat -z
ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
UMA Kegs: 208, 0, 92, 10, 92, 0, 0
UMA Zones: 896, 0, 92, 0, 92, 0, 0
UMA Slabs: 568, 0, 4362, 6, 38253, 0, 0
UMA RCntSlabs: 568, 0, 739, 3, 739, 0, 0
UMA Hash: 256, 0, 1, 14, 4, 0, 0
16 Bucket: 152, 0, 142, 8, 142, 0, 0
32 Bucket: 280, 0, 118, 8, 118, 0, 0
64 Bucket: 536, 0, 124, 2, 124, 61, 0
128 Bucket: 1048, 0, 483, 0, 483,10213, 0
VM OBJECT: 232, 0, 14784, 624, 1453586, 0, 0
MAP: 240, 0, 8, 24, 8, 0, 0
KMAP ENTRY: 128, 2140316, 70, 6948, 147887, 0, 0
MAP ENTRY: 128, 0, 11482, 1017, 2100859, 0, 0
fakepg: 120, 0, 0, 0, 0, 0, 0
mt_zone: 4112, 0, 375, 61, 375, 0, 0
16: 16, 0, 3370, 998,10242629, 0, 0
32: 32, 0, 4471, 781, 4230576, 0, 0
64: 64, 0, 13625, 711, 1601141, 0, 0
128: 128, 0, 11694, 1124, 3727073, 0, 0
256: 256, 0, 1456, 29669, 277229, 0, 0
512: 512, 0, 965, 386, 387785, 0, 0
1024: 1024, 0, 1204, 752, 1511575, 0, 0
2048: 2048, 0, 179, 99, 80727, 0, 0
4096: 4096, 0, 622, 91, 9641, 0, 0
Files: 80, 0, 1062, 378, 75126, 0, 0
TURNSTILE: 136, 0, 469, 91, 469, 0, 0
rl_entry: 40, 0, 139, 281, 139, 0, 0
umtx pi: 96, 0, 0, 0, 0, 0, 0
MAC labels: 40, 0, 0, 0, 0, 0, 0
PROC: 1192, 0, 142, 53, 1816, 0, 0
THREAD: 1168, 0, 401, 67, 1305, 0, 0
SLEEPQUEUE: 80, 0, 469, 111, 469, 0, 0
VMSPACE: 400, 0, 124, 83, 1799, 0, 0
cpuset: 72, 0, 94, 56, 94, 0, 0
audit_record: 960, 0, 0, 0, 0, 0, 0
mbuf_packet: 256, 13008165, 256, 896, 263468, 0, 0
mbuf: 256, 13008165, 5, 763, 1284794, 0, 0
mbuf_cluster: 2048, 2032524, 1152, 88, 1152, 0, 0
mbuf_jumbo_page: 4096, 1016261, 4, 115, 238739, 0, 0
mbuf_jumbo_9k: 9216, 903342, 0, 0, 0, 0, 0
mbuf_jumbo_16k: 16384, 677504, 0, 0, 0, 0, 0
mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0
ttyoutq: 256, 0, 328, 47, 520, 0, 0
g_bio: 248, 0, 0, 10635, 1746375, 0, 0
ttyinq: 160, 0, 630, 66, 1005, 0, 0
ata_request: 328, 0, 0, 60, 4299, 0, 0
ata_composite: 336, 0, 0, 0, 0, 0, 0
vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0
FPU_save_area: 512, 0, 0, 0, 0, 0, 0
VNODE: 504, 0, 15924, 132, 17411, 0, 0
VNODEPOLL: 112, 0, 63, 102, 63, 0, 0
NAMEI: 1024, 0, 0, 84, 263572, 0, 0
S VFS Cache: 108, 0, 6251, 184, 23943, 0, 0
STS VFS Cache: 148, 0, 0, 0, 0, 0, 0
L VFS Cache: 328, 0, 9831, 573, 11220, 0, 0
LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0
DIRHASH: 1024, 0, 1348, 44, 1350, 0, 0
NCLNODE: 568, 0, 0, 0, 0, 0, 0
pipe: 728, 0, 106, 64, 1110, 0, 0
Mountpoints: 824, 0, 5, 7, 5, 0, 0
ksiginfo: 112, 0, 187, 869, 46442, 0, 0
itimer: 344, 0, 0, 0, 0, 0, 0
KNOTE: 128, 0, 275, 334, 14980, 0, 0
socket: 680, 1047780, 284, 124, 13638, 0, 0
unpcb: 240, 1047792, 233, 135, 909, 0, 0
ipq: 56, 63567, 0, 0, 0, 0, 0
udp_inpcb: 392, 1047780, 10, 110, 7205, 0, 0
udpcb: 16, 1047816, 10, 830, 7205, 0, 0
tcp_inpcb: 392, 1047780, 37, 163, 5496, 0, 0
tcpcb: 976, 1047780, 37, 139, 5496, 0, 0
tcptw: 72, 27800, 0, 300, 199, 0, 0
syncache: 152, 15375, 0, 100, 4, 0, 0
hostcache: 136, 15372, 27, 197, 128, 0, 0
sackhole: 32, 0, 0, 202, 12, 0, 0
tcpreass: 40, 127092, 0, 168, 2, 0, 0
sctp_ep: 1384, 1047778, 0, 0, 0, 0, 0
sctp_asoc: 2296, 40000, 0, 0, 0, 0, 0
sctp_laddr: 48, 80064, 0, 288, 3, 0, 0
sctp_raddr: 704, 80000, 0, 0, 0, 0, 0
sctp_chunk: 136, 400008, 0, 0, 0, 0, 0
sctp_readq: 104, 400032, 0, 0, 0, 0, 0
sctp_stream_msg_out: 104, 400032, 0, 0, 0, 0, 0
sctp_asconf: 40, 400008, 0, 0, 0, 0, 0
sctp_asconf_ack: 48, 400032, 0, 0, 0, 0, 0
ripcb: 392, 1047780, 1, 49, 16, 0, 0
rtentry: 200, 0, 13, 82, 14, 0, 0
selfd: 56, 0, 502, 695,58040386, 0, 0
SWAPMETA: 288, 4065048, 0, 0, 0, 0, 0
FFS inode: 168, 0, 15730, 176, 17206, 0, 0
FFS1 dinode: 128, 0, 0, 0, 0, 0, 0
FFS2 dinode: 256, 0, 15730, 110, 17206, 0, 0
NetGraph items: 72, 4118, 0, 0, 0, 0, 0
NetGraph data items: 72, 522, 0, 0, 0, 0, 0
fuse_ticket: 224, 0, 0, 0, 0, 0, 0
------------------------------------------------------------------------
vmstat -i
interrupt total rate
irq1: atkbd0 6148 170
irq12: psm0 94586 2627
irq14: ata0 8584 238
irq16: hdac1 ohci0+ 92 2
irq17: ehci0 70357 1954
irq18: ohci2 ohci3+ 4 0
irq22: ahci0 553146 15365
irq256: hpet0:t0 3393884 94274
irq259: hdac0 6 0
irq260: re0 275409 7650
irq262: vgapci0 7803 216
Total 4410019 122500
------------------------------------------------------------------------
pstat -T
1062/1047777 files
0M/4095M swap space
------------------------------------------------------------------------
pstat -s
Device 512-blocks Used Avail Capacity
/dev/ada0p3 8388352 0 8388352 0%
------------------------------------------------------------------------
iostat
iostat: kvm_read(_tk_nin): invalid address (0x0)
iostat: disabling TTY statistics
ada0 ada1 ada2 cpu
KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id
20.90 3449 70.38 16.04 11620 181.96 2.54 3 0.01 2 0 1 0 97
------------------------------------------------------------------------
ipcs -a
Message Queues:
T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME
Shared Memory:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME
m 131072 0 --rw------- tingo users tingo users 2 393216 980 959 18:16:11 no-entry 18:16:11
m 65537 0 --rw------- tingo users tingo users 2 393216 980 959 18:16:12 no-entry 18:16:12
m 196610 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:32 18:45:30 18:44:32
m 65539 0 --rw------- tingo users tingo users 2 393216 1006 959 18:16:13 18:16:18 18:16:13
m 65540 0 --rw------- tingo users tingo users 2 393216 1011 959 18:16:13 no-entry 18:16:13
m 65541 0 --rw------- tingo users tingo users 2 393216 1014 959 18:16:13 no-entry 18:16:13
m 65542 0 --rw------- tingo users tingo users 2 393216 1014 959 18:16:13 no-entry 18:16:13
m 65543 0 --rw------- tingo users tingo users 2 393216 995 959 18:16:13 no-entry 18:16:13
m 65544 0 --rw------- tingo users tingo users 2 393216 982 959 18:16:13 21:32:03 18:16:13
m 65545 0 --rw------- tingo users tingo users 2 393216 1038 959 18:16:13 no-entry 18:16:13
m 65546 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:32 18:45:30 18:44:32
m 131083 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44
m 131084 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44
m 131085 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 131086 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 131087 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 131088 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 131089 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 131090 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 131091 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 131092 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 131093 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 131094 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 131095 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 131096 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 131097 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 131098 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 131099 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 131100 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 131101 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 131102 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 131103 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 131104 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:48 18:45:30 18:44:48
m 131105 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:48 18:45:30 18:44:48
m 131106 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:48 18:45:30 18:44:48
m 196643 0 --rw------- tingo users tingo users 2 28672 1316 959 18:48:04 no-entry 18:48:04
m 65572 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44
m 65573 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44
m 65574 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44
m 65575 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:44 18:45:30 18:44:44
m 65576 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 65577 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 65578 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 65579 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 65580 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:45 18:45:30 18:44:45
m 65581 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 65582 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 65583 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 65584 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 65585 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 65586 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:46 18:45:30 18:44:46
m 65587 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 65588 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 65589 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 65590 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 65591 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 65592 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 65593 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 65594 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:47 18:45:30 18:44:47
m 65595 0 --rw------- tingo users tingo users 2 7536640 1316 959 18:44:48 18:45:30 18:44:48
m 131132 0 --rw------- tingo users tingo users 2 24576 1316 959 18:48:55 no-entry 18:48:55
m 131133 0 --rw------- tingo users tingo users 2 28672 1316 959 19:02:12 no-entry 19:02:12
m 131134 0 --rw------- tingo users tingo users 2 77824 1316 959 18:59:12 no-entry 18:59:12
m 65599 0 --rw------- tingo users tingo users 2 413696 1316 959 19:03:31 no-entry 19:03:31
m 131136 0 --rw------- tingo users tingo users 2 20480 1316 959 19:06:38 no-entry 19:06:38
m 65601 0 --rw------- tingo users tingo users 2 8192 1316 959 19:03:31 no-entry 19:03:31
m 65602 0 --rwa------ tingo users tingo users 2 131040 1221 959 19:07:29 no-entry 19:07:29
m 65603 0 --rwa------ tingo users tingo users 2 567936 1221 959 19:07:30 no-entry 19:07:30
m 65604 0 --rw------- tingo users tingo users 2 12288 1316 959 19:15:36 no-entry 19:15:36
m 65605 0 --rw------- tingo users tingo users 2 8192 1316 959 19:21:34 no-entry 19:21:34
m 262214 0 --rw------- tingo users tingo users 2 393216 1726 959 21:32:04 21:32:11 21:32:04
m 65607 0 --rw------- tingo users tingo users 2 393216 1726 959 21:32:04 21:32:11 21:32:04
Semaphores:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME
------------------------------------------------------------------------
ipcs -T
msginfo:
msgmax: 16384 (max characters in a message)
msgmni: 40 (# of message queues)
msgmnb: 2048 (max characters in a message queue)
msgtql: 40 (max # of messages in system)
msgssz: 8 (size of a message segment)
msgseg: 2048 (# of message segments in system)
shminfo:
shmmax: 536870912 (max shared memory segment size)
shmmin: 1 (min shared memory segment size)
shmmni: 1024 (max number of shared memory identifiers)
shmseg: 1024 (max shared memory segments per process)
shmall: 131072 (max amount of shared memory in pages)
seminfo:
semmni: 50 (# of semaphore identifiers)
semmns: 340 (# of semaphores in system)
semmnu: 150 (# of undo structures in system)
semmsl: 340 (max # of semaphores per id)
semopm: 100 (max # of operations per semop call)
semume: 50 (max # of undo entries per process)
semusz: 632 (size in bytes of undo structure)
semvmx: 32767 (semaphore maximum value)
semaem: 16384 (adjust on exit max value)
------------------------------------------------------------------------
nfsstat
Client Info:
Rpc Counts:
Getattr Setattr Lookup Readlink Read Write Create Remove
0 0 0 0 0 0 0 0
Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access
0 0 0 0 0 0 0 0
Mknod Fsstat Fsinfo PathConf Commit
0 0 0 0 0
Rpc Info:
TimedOut Invalid X Replies Retries Requests
0 0 0 0 0
Cache Info:
Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses
0 0 0 0 0 0 0 0
BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses
0 0 0 0 0 0 0 0
Server Info:
Getattr Setattr Lookup Readlink Read Write Create Remove
0 0 0 0 0 0 0 0
Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access
0 0 0 0 0 0 0 0
Mknod Fsstat Fsinfo PathConf Commit
0 0 0 0 0
Server Ret-Failed
0
Server Faults
0
Server Cache Stats:
Inprog Idem Non-idem Misses
0 0 0 0
Server Write Gathering:
WriteOps WriteRPC Opsaved
0 0 0
------------------------------------------------------------------------
netstat -s
tcp:
52301 packets sent
17083 data packets (14874459 bytes)
32 data packets (33974 bytes) retransmitted
0 data packets unnecessarily retransmitted
0 resends initiated by MTU discovery
34056 ack-only packets (22005 delayed)
0 URG only packets
0 window probe packets
30 window update packets
1184 control packets
63442 packets received
13348 acks (for 14865837 bytes)
7744 duplicate acks
0 acks for unsent data
46783 packets (30249852 bytes) received in-sequence
46 completely duplicate packets (12667 bytes)
0 old duplicate packets
0 packets with some dup. data (0 bytes duped)
2 out-of-order packets (500 bytes)
0 packets (0 bytes) of data after window
0 window probes
20 window update packets
42 packets received after close
0 discarded for bad checksums
0 discarded for bad header offset fields
0 discarded because packet too short
0 discarded due to memory problems
631 connection requests
4 connection accepts
0 bad connection attempts
0 listen queue overflows
0 ignored RSTs in the windows
577 connections established (including accepts)
5459 connections closed (including 4 drops)
286 connections updated cached RTT on close
286 connections updated cached RTT variance on close
2 connections updated cached ssthresh on close
16 embryonic connections dropped
13325 segments updated rtt (of 12855 attempts)
177 retransmit timeouts
4 connections dropped by rexmit timeout
0 persist timeouts
0 connections dropped by persist timeout
0 Connections (fin_wait_2) dropped because of timeout
7203 keepalive timeouts
7191 keepalive probes sent
12 connections dropped by keepalive
5443 correct ACK header predictions
41062 correct data packet header predictions
4 syncache entries added
0 retransmitted
0 dupsyn
0 dropped
4 completed
0 bucket overflow
0 cache overflow
0 reset
0 stale
0 aborted
0 badack
0 unreach
0 zone failures
4 cookies sent
0 cookies received
128 hostcache entries added
0 bucket overflow
3 SACK recovery episodes
27 segment rexmits in SACK recovery episodes
33609 byte rexmits in SACK recovery episodes
184 SACK options (SACK blocks) received
1 SACK option (SACK blocks) sent
0 SACK scoreboard overflow
0 packets with ECN CE bit set
0 packets with ECN ECT(0) bit set
0 packets with ECN ECT(1) bit set
0 successful ECN handshakes
0 times ECN reduced the congestion window
udp:
14891 datagrams received
0 with incomplete header
0 with bad data length field
0 with bad checksum
0 with no checksum
0 dropped due to no socket
4279 broadcast/multicast datagrams undelivered
0 dropped due to full socket buffers
0 not for hashed pcb
10612 delivered
3975 datagrams output
0 times multicast source filter matched
ip:
78359 total packets received
0 bad header checksums
0 with size smaller than minimum
0 with data size < data length
0 with ip length > max ip packet size
0 with header length < data size
0 with data length < header length
0 with bad options
0 with incorrect version number
0 fragments received
0 fragments dropped (dup or out of space)
0 fragments dropped after timeout
0 packets reassembled ok
78358 packets for this host
0 packets for unknown/unsupported protocol
0 packets forwarded (0 packets fast forwarded)
1 packet not forwardable
0 packets received for unknown multicast group
0 redirects sent
63673 packets sent from this host
0 packets sent with fabricated ip header
0 output packets dropped due to no bufs, etc.
0 output packets discarded due to no route
0 output datagrams fragmented
0 fragments created
0 datagrams that can't be fragmented
0 tunneling packets that can't find gif
0 datagrams with bad address in header
icmp:
0 calls to icmp_error
0 errors not generated in response to an icmp message
0 messages with bad code fields
0 messages less than the minimum length
0 messages with bad checksum
0 messages with bad length
0 multicast echo requests ignored
0 multicast timestamp requests ignored
Input histogram:
echo reply: 25
0 message responses generated
0 invalid return addresses
0 no return routes
igmp:
0 messages received
0 messages received with too few bytes
0 messages received with wrong TTL
0 messages received with bad checksum
0 V1/V2 membership queries received
0 V3 membership queries received
0 membership queries received with invalid field(s)
0 general queries received
0 group queries received
0 group-source queries received
0 group-source queries dropped
0 membership reports received
0 membership reports received with invalid field(s)
0 membership reports received for groups to which we belong
0 V3 reports received without Router Alert
2 membership reports sent
arp:
179 ARP requests sent
2 ARP replies sent
9855 ARP requests received
60 ARP replies received
9917 ARP packets received
184 total packets dropped due to no ARP entry
43 ARP entrys timed out
0 Duplicate IPs seen
ip6:
0 total packets received
0 with size smaller than minimum
0 with data size < data length
0 with bad options
0 with incorrect version number
0 fragments received
0 fragments dropped (dup or out of space)
0 fragments dropped after timeout
0 fragments that exceeded limit
0 packets reassembled ok
0 packets for this host
0 packets forwarded
0 packets not forwardable
0 redirects sent
0 packets sent from this host
0 packets sent with fabricated ip header
0 output packets dropped due to no bufs, etc.
4 output packets discarded due to no route
0 output datagrams fragmented
0 fragments created
0 datagrams that can't be fragmented
0 packets that violated scope rules
0 multicast packets which we don't join
Mbuf statistics:
0 one mbuf
1 one ext mbuf
0 two or more ext mbuf
0 packets whose headers are not contiguous
0 tunneling packets that can't find gif
0 packets discarded because of too many headers
5 failures of source address selection
source addresses on a non-outgoing I/F
5 addresses scope=f
Source addresses selection rule applied:
5 same address
icmp6:
0 calls to icmp6_error
0 errors not generated in response to an icmp6 message
0 errors not generated because of rate limitation
0 messages with bad code fields
0 messages < minimum length
0 bad checksums
0 messages with bad length
Histogram of error messages to be generated:
0 no route
0 administratively prohibited
0 beyond scope
0 address unreachable
0 port unreachable
0 packet too big
0 time exceed transit
0 time exceed reassembly
0 erroneous header field
0 unrecognized next header
0 unrecognized option
0 redirect
0 unknown
0 message responses generated
0 messages with too many ND options
0 messages with bad ND options
0 bad neighbor solicitation messages
0 bad neighbor advertisement messages
0 bad router solicitation messages
0 bad router advertisement messages
0 bad redirect messages
0 path MTU changes
rip6:
0 messages received
0 checksum calculations on inbound
0 messages with bad checksum
0 messages dropped due to no socket
0 multicast messages dropped due to no socket
0 messages dropped due to full socket buffers
0 delivered
0 datagrams output
------------------------------------------------------------------------
netstat -m
261/1659/1920 mbufs in use (current/cache/total)
256/984/1240/2032524 mbuf clusters in use (current/cache/total/max)
256/896 mbuf+clusters out of packet secondary zone in use (current/cache)
4/115/119/1016261 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/903342 9k jumbo clusters in use (current/cache/total/max)
0/0/0/677504 16k jumbo clusters in use (current/cache/total/max)
593K/2842K/3436K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters)
0/0/0 requests for jumbo clusters delayed (4k/9k/16k)
0/0/0 requests for jumbo clusters denied (4k/9k/16k)
0 requests for sfbufs denied
0 requests for sfbufs delayed
0 requests for I/O initiated by sendfile
0 calls to protocol drain routines
------------------------------------------------------------------------
netstat -idW
Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop
re0 1500 <Link#1> 50:46:5d:8b:a2:ea 126609 0 0 63568 0 0 0
re0 1500 10.1.0.0 kg-core1 67850 - - 63570 - - -
usbus0 0 <Link#2> 0 0 0 0 0 0 0
usbus1 0 <Link#3> 0 0 0 0 0 0 0
usbus2 0 <Link#4> 0 0 0 0 0 0 0
usbus3 0 <Link#5> 0 0 0 0 0 0 0
usbus4 0 <Link#6> 0 0 0 0 0 0 0
usbus5 0 <Link#7> 0 0 0 0 0 0 0
usbus6 0 <Link#8> 0 0 0 0 0 0 0
usbus7 0 <Link#9> 0 0 0 0 0 0 0
plip0* 1500 <Link#10> 0 0 0 0 0 0 0
lo0 16384 <Link#11> 105 0 0 105 0 0 0
lo0 16384 localhost ::1 0 - - 0 - - -
lo0 16384 fe80::1%lo0 fe80::1 0 - - 0 - - -
lo0 16384 your-net localhost 105 - - 105 - - -
------------------------------------------------------------------------
netstat -anr
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 10.1.10.1 UGS 0 26708 re0
10.1.0.0/16 link#1 U 0 36848 re0
10.1.150.50 link#1 UHS 0 0 lo0
127.0.0.1 link#11 UH 0 105 lo0
Internet6:
Destination Gateway Flags Netif Expire
::/96 ::1 UGRS lo0
::1 link#11 UH lo0
::ffff:0.0.0.0/96 ::1 UGRS lo0
fe80::/10 ::1 UGRS lo0
fe80::%lo0/64 link#11 U lo0
fe80::1%lo0 link#11 UHS lo0
ff01::%lo0/32 ::1 U lo0
ff02::/16 ::1 UGRS lo0
ff02::%lo0/32 ::1 U lo0
------------------------------------------------------------------------
netstat -anA
Active Internet connections (including servers)
Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state)
fffffe03ecd51000 tcp4 0 0 10.1.150.50.22775 216.58.201.167.443 ESTABLISHED
fffffe0366c49000 tcp4 0 0 10.1.150.50.10318 84.208.42.247.443 ESTABLISHED
fffffe02118ca7a0 tcp4 0 0 10.1.150.50.61965 74.125.205.189.443 ESTABLISHED
fffffe02091047a0 tcp4 0 0 10.1.150.50.39863 10.1.150.18.22 ESTABLISHED
fffffe0366a92b70 tcp4 0 0 10.1.150.50.56865 172.217.18.133.443 ESTABLISHED
fffffe039d6a2000 tcp4 0 0 10.1.150.50.11757 157.249.32.164.80 CLOSE_WAIT
fffffe02118cab70 tcp4 0 0 10.1.150.50.13456 64.233.162.189.443 ESTABLISHED
fffffe03ec77fb70 tcp4 0 0 10.1.150.50.13885 216.58.209.133.443 ESTABLISHED
fffffe03f09653d0 tcp4 0 0 10.1.150.50.16352 10.1.150.61.8123 ESTABLISHED
fffffe0020b0b3d0 tcp4 0 0 10.1.150.50.23048 10.1.150.32.9000 ESTABLISHED
fffffe03f0967000 tcp4 0 0 10.1.150.50.23020 10.1.150.24.22 ESTABLISHED
fffffe02091053d0 tcp4 0 0 10.1.150.50.20318 10.1.150.19.22 ESTABLISHED
fffffe03f09673d0 tcp4 0 0 10.1.150.50.33326 10.1.10.3.22 ESTABLISHED
fffffe03f09607a0 tcp4 0 0 10.1.150.50.30033 10.1.150.26.22 ESTABLISHED
fffffe03ecd517a0 tcp4 0 0 10.1.150.50.46096 10.1.10.100.22 ESTABLISHED
fffffe0214df93d0 tcp4 0 0 10.1.150.50.17649 77.40.158.121.22 ESTABLISHED
fffffe03f0966b70 tcp4 0 0 10.1.150.50.32391 199.16.156.102.443 ESTABLISHED
fffffe039d6a23d0 tcp4 0 0 10.1.150.50.19146 10.1.150.32.22 ESTABLISHED
fffffe039d6a13d0 tcp4 0 0 10.1.150.50.32175 10.1.150.8.22 ESTABLISHED
fffffe03ec730000 tcp4 0 0 10.1.150.50.36083 10.1.150.28.22 ESTABLISHED
fffffe002092f7a0 tcp4 0 0 10.1.150.50.11289 10.1.150.28.22 ESTABLISHED
fffffe0020bba000 tcp4 0 0 10.1.150.50.47194 10.1.150.17.8008 ESTABLISHED
fffffe002092e7a0 tcp4 0 0 10.1.150.50.20826 10.1.150.18.22 ESTABLISHED
fffffe002092e000 tcp4 0 0 10.1.150.50.22655 10.1.150.15.22 ESTABLISHED
fffffe002092f000 tcp4 0 0 10.1.150.50.45357 10.1.150.15.22 ESTABLISHED
fffffe0020b0b000 tcp4 0 0 10.1.150.50.65380 10.1.150.15.22 ESTABLISHED
fffffe0020b0a000 tcp4 0 0 10.1.150.50.20451 10.1.150.17.22 ESTABLISHED
fffffe0020b0a7a0 tcp4 0 0 10.1.150.50.60059 10.1.10.1.22 ESTABLISHED
fffffe0020bba3d0 tcp4 0 0 127.0.0.1.25 *.* LISTEN
fffffe0020b0b7a0 tcp4 0 0 *.22 *.* LISTEN
fffffe0020b0bb70 tcp6 0 0 *.22 *.* LISTEN
fffffe0020ce9000 tcp4 0 0 127.0.0.1.631 *.* LISTEN
fffffe0020ce93d0 tcp6 0 0 ::1.631 *.* LISTEN
fffffe0020ce97a0 tcp4 0 0 *.8880 *.* LISTEN
fffffe0020ce9b70 tcp4 0 0 *.1120 *.* LISTEN
fffffe0020cea000 tcp4 0 0 *.1110 *.* LISTEN
fffffe0020cea3d0 tcp4 0 0 *.1025 *.* LISTEN
fffffe00206db498 udp4 0 0 *.50918 *.*
fffffe00206db620 udp4 0 0 *.5353 *.*
fffffe00203d4310 udp4 0 0 127.0.0.1.123 *.*
fffffe00203d47a8 udp6 0 0 fe80:b::1.123 *.*
fffffe00206db310 udp6 0 0 ::1.123 *.*
fffffe00203d4dc8 udp4 0 0 10.1.150.50.123 *.*
fffffe00203d4ab8 udp4 0 0 *.123 *.*
fffffe00203d4930 udp6 0 0 *.123 *.*
fffffe00206db7a8 udp4 0 0 *.514 *.*
fffffe00206db930 udp6 0 0 *.514 *.*
Active UNIX domain sockets
Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
fffffe0214db4d20 stream 0 0 0 fffffe03ecdac690 0 0 /tmp/dbus-edLFcKMfAZ
fffffe03ecdac690 stream 0 0 0 fffffe0214db4d20 0 0
fffffe03ecdac780 stream 0 0 0 fffffe0137406b40 0 0 /tmp/.X11-unix/X0
fffffe0137406b40 stream 0 0 0 fffffe03ecdac780 0 0
fffffe00c3bddc30 stream 0 0 fffffe02015a1dc8 0 0 0 /tmp/sylpheed-1001
fffffe0214db43c0 stream 0 0 0 fffffe0214db44b0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe0214db44b0 stream 0 0 0 fffffe0214db43c0 0 0
fffffe01374063c0 stream 0 0 0 fffffe0137406d20 0 0 /var/run/dbus/system_bus_socket
fffffe0137406d20 stream 0 0 0 fffffe01374063c0 0 0
fffffe0214db5690 stream 0 0 0 fffffe00206ec4b0 0 0
fffffe00206ec4b0 stream 0 0 0 fffffe0214db5690 0 0
fffffe0137406c30 stream 0 0 0 fffffe0214db52d0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe0214db52d0 stream 0 0 0 fffffe0137406c30 0 0
fffffe0214db5000 stream 0 0 0 fffffe0137406960 0 0 /tmp/dbus-edLFcKMfAZ
fffffe0137406960 stream 0 0 0 fffffe0214db5000 0 0
fffffe0214db4960 stream 0 0 0 fffffe00c3f49000 0 0 /tmp/.X11-unix/X0
fffffe00c3f49000 stream 0 0 0 fffffe0214db4960 0 0
fffffe00c3f490f0 stream 0 0 0 fffffe00c3f491e0 0 0 /tmp/.ICE-unix/968
fffffe00c3f491e0 stream 0 0 0 fffffe00c3f490f0 0 0
fffffe00c35d8780 stream 0 0 0 fffffe00c35d8870 0 0 /tmp/.X11-unix/X0
fffffe00c35d8870 stream 0 0 0 fffffe00c35d8780 0 0
fffffe013724d870 stream 0 0 0 fffffe013724d960 0 0
fffffe013724d960 stream 0 0 0 fffffe013724d870 0 0
fffffe013724da50 stream 0 0 0 fffffe013724db40 0 0 /tmp/dbus-edLFcKMfAZ
fffffe013724db40 stream 0 0 0 fffffe013724da50 0 0
fffffe013724dc30 stream 0 0 0 fffffe013724dd20 0 0 /tmp/.X11-unix/X0
fffffe013724dd20 stream 0 0 0 fffffe013724dc30 0 0
fffffe00c39381e0 stream 0 0 0 fffffe00c39380f0 0 0 /tmp/dbus-Sck7dgEQM7
fffffe00c39380f0 stream 0 0 0 fffffe00c39381e0 0 0
fffffe00c3f492d0 stream 0 0 0 fffffe00c3f493c0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3f493c0 stream 0 0 0 fffffe00c3f492d0 0 0
fffffe013724e870 stream 0 0 0 fffffe013724e960 0 0 /tmp/dbus-Sck7dgEQM7
fffffe013724e960 stream 0 0 0 fffffe013724e870 0 0
fffffe00c3a46c30 stream 0 0 0 fffffe00c3a46870 0 0
fffffe00c3a46870 stream 0 0 0 fffffe00c3a46c30 0 0
fffffe00c3a46780 stream 0 0 fffffe0137a53bd0 0 0 0 /tmp/dbus-Sck7dgEQM7
fffffe013724de10 stream 0 0 0 fffffe013724e000 0 0 /tmp/dbus-edLFcKMfAZ
fffffe013724e000 stream 0 0 0 fffffe013724de10 0 0
fffffe00c3696690 stream 0 0 0 fffffe00c36964b0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c36964b0 stream 0 0 0 fffffe00c3696690 0 0
fffffe013724ea50 stream 0 0 0 fffffe013724eb40 0 0 /tmp/.X11-unix/X0
fffffe013724eb40 stream 0 0 0 fffffe013724ea50 0 0
fffffe00c3696780 stream 0 0 0 fffffe00c3696870 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3696870 stream 0 0 0 fffffe00c3696780 0 0
fffffe013724ec30 stream 0 0 0 fffffe013724ed20 0 0 /tmp/dbus-edLFcKMfAZ
fffffe013724ed20 stream 0 0 0 fffffe013724ec30 0 0
fffffe00c3f49a50 stream 0 0 0 fffffe00c3f49b40 0 0 /tmp/.X11-unix/X0
fffffe00c3f49b40 stream 0 0 0 fffffe00c3f49a50 0 0
fffffe00c3696960 stream 0 0 0 fffffe00c3696a50 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3696a50 stream 0 0 0 fffffe00c3696960 0 0
fffffe013724ee10 stream 0 0 0 fffffe0137405000 0 0 /tmp/.X11-unix/X0
fffffe0137405000 stream 0 0 0 fffffe013724ee10 0 0
fffffe01374050f0 stream 0 0 0 fffffe01374051e0 0 0
fffffe01374051e0 stream 0 0 0 fffffe01374050f0 0 0
fffffe01374054b0 stream 0 0 0 fffffe01374055a0 0 0 /var/run/dbus/system_bus_socket
fffffe01374055a0 stream 0 0 0 fffffe01374054b0 0 0
fffffe013724e0f0 stream 0 0 0 fffffe013724e1e0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe013724e1e0 stream 0 0 0 fffffe013724e0f0 0 0
fffffe0137405690 stream 0 0 0 fffffe0137405780 0 0
fffffe0137405780 stream 0 0 0 fffffe0137405690 0 0
fffffe0137405870 stream 0 0 0 fffffe0137405960 0 0 /tmp/.X11-unix/X0
fffffe0137405960 stream 0 0 0 fffffe0137405870 0 0
fffffe00c3a45b40 stream 0 0 0 fffffe00c3938000 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3938000 stream 0 0 0 fffffe00c3a45b40 0 0
fffffe013724e2d0 stream 0 0 0 fffffe013724e3c0 0 0 /tmp/.X11-unix/X0
fffffe013724e3c0 stream 0 0 0 fffffe013724e2d0 0 0
fffffe0137405a50 stream 0 0 0 fffffe0137405b40 0 0
fffffe0137405b40 stream 0 0 0 fffffe0137405a50 0 0
fffffe00c3938b40 stream 0 0 0 fffffe00c3938c30 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3938c30 stream 0 0 0 fffffe00c3938b40 0 0
fffffe0137405e10 stream 0 0 0 fffffe0137406000 0 0 /tmp/dbus-edLFcKMfAZ
fffffe0137406000 stream 0 0 0 fffffe0137405e10 0 0
fffffe01374060f0 stream 0 0 0 fffffe00c36950f0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c36950f0 stream 0 0 0 fffffe01374060f0 0 0
fffffe00c3938d20 stream 0 0 0 fffffe00c3938e10 0 0 /tmp/.X11-unix/X0
fffffe00c3938e10 stream 0 0 0 fffffe00c3938d20 0 0
fffffe00c3a45000 stream 0 0 0 fffffe00c3a450f0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3a450f0 stream 0 0 0 fffffe00c3a45000 0 0
fffffe00c3a451e0 stream 0 0 0 fffffe00c3a452d0 0 0 /tmp/.X11-unix/X0
fffffe00c3a452d0 stream 0 0 0 fffffe00c3a451e0 0 0
fffffe00c3a453c0 stream 0 0 0 fffffe00c3a454b0 0 0
fffffe00c3a454b0 stream 0 0 0 fffffe00c3a453c0 0 0
fffffe013724e4b0 stream 0 0 0 fffffe013724e5a0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe013724e5a0 stream 0 0 0 fffffe013724e4b0 0 0
fffffe00207b4b40 stream 0 0 0 fffffe00c3695c30 0 0 /tmp/.X11-unix/X0
fffffe00c3695c30 stream 0 0 0 fffffe00207b4b40 0 0
fffffe00c3938960 stream 0 0 0 fffffe0020a1ae10 0 0 /tmp/dbus-edLFcKMfAZ
fffffe0020a1ae10 stream 0 0 0 fffffe00c3938960 0 0
fffffe00c3695000 stream 0 0 0 fffffe00c3a45e10 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3a45e10 stream 0 0 0 fffffe00c3695000 0 0
fffffe00c3a45d20 stream 0 0 0 fffffe00c3938870 0 0 /tmp/.X11-unix/X0
fffffe00c3938870 stream 0 0 0 fffffe00c3a45d20 0 0
fffffe00c3a45870 stream 0 0 0 fffffe00c3a45780 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3a45780 stream 0 0 0 fffffe00c3a45870 0 0
fffffe00c3a463c0 stream 0 0 0 fffffe00c3a464b0 0 0 /tmp/.X11-unix/X0
fffffe00c3a464b0 stream 0 0 0 fffffe00c3a463c0 0 0
fffffe0020a1a960 stream 0 0 0 fffffe0020a1aa50 0 0 /tmp/.ICE-unix/968
fffffe0020a1aa50 stream 0 0 0 fffffe0020a1a960 0 0
fffffe00c3a465a0 stream 0 0 0 fffffe00c3a46690 0 0
fffffe00c3a46690 stream 0 0 0 fffffe00c3a465a0 0 0
fffffe0020a1ab40 stream 0 0 0 fffffe0020a1ac30 0 0 /tmp/dbus-edLFcKMfAZ
fffffe0020a1ac30 stream 0 0 0 fffffe0020a1ab40 0 0
fffffe00c3a46960 stream 16208 0 0 fffffe00c3a46a50 0 0 /tmp/.X11-unix/X0
fffffe00c3a46a50 stream 0 0 0 fffffe00c3a46960 0 0
fffffe00c3a455a0 stream 0 0 0 fffffe00c3a45690 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3a45690 stream 0 0 0 fffffe00c3a455a0 0 0
fffffe00c3696d20 stream 0 0 0 fffffe00c3696e10 0 0 /tmp/gvfs-tingo-4FJczlos/socket
fffffe00c3696e10 stream 0 0 0 fffffe00c3696d20 0 0
fffffe00c3a46d20 stream 0 0 0 fffffe00c3a46e10 0 0
fffffe00c3a46e10 stream 0 0 0 fffffe00c3a46d20 0 0
fffffe00c35d8000 stream 0 0 0 fffffe00c35d80f0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c35d80f0 stream 0 0 0 fffffe00c35d8000 0 0
fffffe00c3bdd000 stream 0 0 0 fffffe00c3bdd0f0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3bdd0f0 stream 0 0 0 fffffe00c3bdd000 0 0
fffffe00c3bdd1e0 stream 0 0 0 fffffe00c3bdd2d0 0 0 /tmp/.X11-unix/X0
fffffe00c3bdd2d0 stream 0 0 0 fffffe00c3bdd1e0 0 0
fffffe00c39382d0 stream 0 0 0 fffffe00c39383c0 0 0 /tmp/.ICE-unix/968
fffffe00c39383c0 stream 0 0 0 fffffe00c39382d0 0 0
fffffe00c3bdd3c0 stream 0 0 0 fffffe00c3bdd4b0 0 0 /tmp/.X11-unix/X0
fffffe00c3bdd4b0 stream 0 0 0 fffffe00c3bdd3c0 0 0
fffffe00c3a45960 stream 0 0 0 fffffe00c3a45a50 0 0
fffffe00c3a45a50 stream 0 0 0 fffffe00c3a45960 0 0
fffffe00c39384b0 stream 0 0 0 fffffe00c39385a0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c39385a0 stream 0 0 0 fffffe00c39384b0 0 0
fffffe00c3bdd5a0 stream 0 0 0 fffffe00c3bdd690 0 0 /tmp/.X11-unix/X0
fffffe00c3bdd690 stream 0 0 0 fffffe00c3bdd5a0 0 0
fffffe00c3bdd780 stream 0 0 0 fffffe00c3bdd870 0 0 /var/run/devd.pipe
fffffe00c3bdd870 stream 0 0 0 fffffe00c3bdd780 0 0
fffffe00c3bdda50 stream 0 0 0 fffffe00c3bddb40 0 0 /var/run/dbus/system_bus_socket
fffffe00c3bddb40 stream 0 0 0 fffffe00c3bdda50 0 0
fffffe00c3696000 stream 0 0 0 fffffe0020a1a780 0 0
fffffe0020a1a780 stream 0 0 0 fffffe00c3696000 0 0
fffffe00c3938690 stream 0 0 0 fffffe00c3938780 0 0 /var/run/dbus/system_bus_socket
fffffe00c3938780 stream 0 0 0 fffffe00c3938690 0 0
fffffe00c3695e10 stream 0 0 0 fffffe00c35d8e10 0 0 /var/run/dbus/system_bus_socket
fffffe00c35d8e10 stream 0 0 0 fffffe00c3695e10 0 0
fffffe00c36951e0 stream 0 0 0 fffffe00c36952d0 0 0 /var/run/dbus/system_bus_socket
fffffe00c36952d0 stream 0 0 0 fffffe00c36951e0 0 0
fffffe00c36953c0 stream 0 0 0 fffffe00c3a46000 0 0 /var/run/dbus/system_bus_socket
fffffe00c3a46000 stream 0 0 0 fffffe00c36953c0 0 0
fffffe00c3a460f0 stream 0 0 0 fffffe00c3a461e0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3a461e0 stream 0 0 0 fffffe00c3a460f0 0 0
fffffe00c3a462d0 stream 0 0 0 fffffe00206ed690 0 0 /tmp/.X11-unix/X0
fffffe00206ed690 stream 0 0 0 fffffe00c3a462d0 0 0
fffffe00c3938a50 stream 0 0 0 fffffe00c35d8c30 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c35d8c30 stream 0 0 0 fffffe00c3938a50 0 0
fffffe00c35d8b40 stream 0 0 0 fffffe00206ece10 0 0 /tmp/.ICE-unix/968
fffffe00206ece10 stream 0 0 0 fffffe00c35d8b40 0 0
fffffe00c3695690 stream 0 0 0 fffffe00c3695780 0 0
fffffe00c3695780 stream 0 0 0 fffffe00c3695690 0 0
fffffe00c35d85a0 stream 0 0 0 fffffe00c35d8690 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c35d8690 stream 0 0 0 fffffe00c35d85a0 0 0
fffffe00206ecd20 stream 0 0 0 fffffe00206eca50 0 0 /tmp/.X11-unix/X0
fffffe00206eca50 stream 0 0 0 fffffe00206ecd20 0 0
fffffe00c3695870 stream 0 0 0 fffffe00c3695960 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c3695960 stream 0 0 0 fffffe00c3695870 0 0
fffffe00c3695a50 stream 0 0 0 fffffe00c3695b40 0 0 /tmp/.X11-unix/X0
fffffe00c3695b40 stream 0 0 0 fffffe00c3695a50 0 0
fffffe00206eda50 stream 0 0 0 fffffe00207b43c0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00207b43c0 stream 0 0 0 fffffe00206eda50 0 0
fffffe00c3695d20 stream 0 0 0 fffffe00206ed000 0 0 /tmp/.X11-unix/X0
fffffe00206ed000 stream 0 0 0 fffffe00c3695d20 0 0
fffffe00c35d8960 stream 0 0 0 fffffe00c35d8a50 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c35d8a50 stream 0 0 0 fffffe00c35d8960 0 0
fffffe00206ec960 stream 0 0 0 fffffe0020a1a2d0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe0020a1a2d0 stream 0 0 0 fffffe00206ec960 0 0
fffffe00c36960f0 stream 0 0 0 fffffe00c36961e0 0 0 /tmp/.ICE-unix/968
fffffe00c36961e0 stream 0 0 0 fffffe00c36960f0 0 0
fffffe00c36962d0 stream 0 0 0 fffffe00c36963c0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00c36963c0 stream 0 0 0 fffffe00c36962d0 0 0
fffffe00207b42d0 stream 0 0 0 fffffe00207b41e0 0 0 /tmp/.X11-unix/X0
fffffe00207b41e0 stream 0 0 0 fffffe00207b42d0 0 0
fffffe00c35d8d20 stream 0 0 0 fffffe00207b45a0 0 0 /tmp/.ICE-unix/968
fffffe00207b45a0 stream 0 0 0 fffffe00c35d8d20 0 0
fffffe00207b4690 stream 0 0 0 fffffe00207b4780 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00207b4780 stream 0 0 0 fffffe00207b4690 0 0
fffffe00207b4c30 stream 0 0 0 fffffe00206ecc30 0 0 /tmp/.X11-unix/X0
fffffe00206ecc30 stream 0 0 0 fffffe00207b4c30 0 0
fffffe00207b40f0 stream 0 0 0 fffffe00206ecb40 0 0 /tmp/.ICE-unix/968
fffffe00206ecb40 stream 0 0 0 fffffe00207b40f0 0 0
fffffe00207b4000 stream 0 0 0 fffffe00206ed960 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00206ed960 stream 0 0 0 fffffe00207b4000 0 0
fffffe00206ed2d0 stream 0 0 0 fffffe00206ed3c0 0 0 /tmp/.X11-unix/X0
fffffe00206ed3c0 stream 0 0 0 fffffe00206ed2d0 0 0
fffffe0020a1a870 stream 0 0 0 fffffe00206ed5a0 0 0 /tmp/.ICE-unix/968
fffffe00206ed5a0 stream 0 0 0 fffffe0020a1a870 0 0
fffffe00206d71e0 stream 0 0 0 fffffe00206d70f0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00206d70f0 stream 0 0 0 fffffe00206d71e0 0 0
fffffe00206d7000 stream 0 0 0 fffffe00206ede10 0 0 /tmp/.X11-unix/X0
fffffe00206ede10 stream 0 0 0 fffffe00206d7000 0 0
fffffe0020a1a690 stream 0 0 fffffe00c32e2bd0 0 0 0 /home/tingo/.gnupg/S.gpg-agent
fffffe00206edd20 stream 0 0 fffffe00c30fb5e8 0 0 0 /tmp/ssh-lGoYzeUKrfDn/agent.976
fffffe0020a1a5a0 stream 0 0 fffffe00c32b5dc8 0 0 0 /tmp/.ICE-unix/968
fffffe00206edc30 stream 0 0 0 fffffe00206edb40 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00206edb40 stream 0 0 0 fffffe00206edc30 0 0
fffffe00206ec000 stream 0 0 0 fffffe00206ec0f0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe00206ec0f0 stream 0 0 0 fffffe00206ec000 0 0
fffffe00206ec1e0 stream 0 0 0 fffffe00206ec2d0 0 0 /tmp/.X11-unix/X0
fffffe00206ec2d0 stream 0 0 0 fffffe00206ec1e0 0 0
fffffe00206d7e10 stream 0 0 0 fffffe00206d7d20 0 0 /tmp/.X11-unix/X0
fffffe00206d7d20 stream 0 0 0 fffffe00206d7e10 0 0
fffffe00206ed870 stream 0 0 0 fffffe00206ed780 0 0
fffffe00206ed780 stream 0 0 0 fffffe00206ed870 0 0
fffffe0020a1a4b0 stream 0 0 fffffe00c32163f0 0 0 0 /tmp/dbus-edLFcKMfAZ
fffffe0020a1a3c0 stream 0 0 0 fffffe0020a1a1e0 0 0 /tmp/.X11-unix/X0
fffffe0020a1a1e0 stream 0 0 0 fffffe0020a1a3c0 0 0
fffffe00206d7c30 stream 0 0 0 fffffe00206d72d0 0 0 /tmp/.X11-unix/X0
fffffe00206d72d0 stream 0 0 0 fffffe00206d7c30 0 0
fffffe0020a1a0f0 stream 0 0 fffffe0020ef85e8 0 0 0 /tmp/.X11-unix/X0
fffffe00206ed0f0 stream 0 0 fffffe0020cfbdc8 0 0 0 /var/run/cups/cups.sock
fffffe00206d74b0 stream 0 0 0 fffffe00206d75a0 0 0
fffffe00206d75a0 stream 0 0 0 fffffe00206d74b0 0 0
fffffe00207b4e10 stream 0 0 0 fffffe00207b4d20 0 0 /var/run/dbus/system_bus_socket
fffffe00207b4d20 stream 0 0 0 fffffe00207b4e10 0 0
fffffe00206d7690 stream 0 0 0 fffffe00206d7780 0 0 /var/run/dbus/system_bus_socket
fffffe00206d7780 stream 0 0 0 fffffe00206d7690 0 0
fffffe00206d7870 stream 0 0 0 fffffe00206d7960 0 0 /var/run/dbus/system_bus_socket
fffffe00206d7960 stream 0 0 0 fffffe00206d7870 0 0
fffffe00206d7a50 stream 0 0 fffffe0020bc17e0 0 0 0 /var/run/avahi-daemon/socket
fffffe00207b4960 stream 0 0 0 fffffe00207b4870 0 0
fffffe00207b4870 stream 0 0 0 fffffe00207b4960 0 0
fffffe00206ed1e0 stream 0 0 fffffe00203d77e0 0 0 0 /var/run/dbus/system_bus_socket
fffffe00207b44b0 stream 0 0 fffffe00207b11f8 0 0 0 /var/run/devd.pipe
fffffe00c3bdd960 dgram 0 0 0 fffffe00206ec870 0 fffffe00206ed4b0
fffffe00206d73c0 dgram 0 0 0 fffffe00206ec780 0 fffffe0020a1a000
fffffe0020a1a000 dgram 0 0 0 fffffe00206ec780 0 fffffe00206ec3c0
fffffe00206ed4b0 dgram 0 0 0 fffffe00206ec870 0 fffffe00207b4a50
fffffe00206ec3c0 dgram 0 0 0 fffffe00206ec780 0 fffffe00206d7b40
fffffe00207b4a50 dgram 0 0 0 fffffe00206ec870 0 0
fffffe00206d7b40 dgram 0 0 0 fffffe00206ec780 0 fffffe00206ec690
fffffe00206ec690 dgram 0 0 0 fffffe00206ec780 0 0
fffffe00206ec780 dgram 0 0 fffffe00208f43f0 0 fffffe00206d73c0 0 /var/run/logpriv
fffffe00206ec870 dgram 0 0 fffffe00208f45e8 0 fffffe00c3bdd960 0 /var/run/log
------------------------------------------------------------------------
netstat -aL
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
tcp4 0/0/10 localhost.smtp
tcp4 0/0/128 *.ssh
tcp6 0/0/128 *.ssh
tcp4 0/0/5 localhost.ipp
tcp6 0/0/5 localhost.ipp
tcp4 0/0/5 *.8880
tcp4 0/0/5 *.1120
tcp4 0/0/5 *.nfsd-status
tcp4 0/0/5 *.blackjack
unix 0/0/1 /tmp/sylpheed-1001
unix 0/0/30 /tmp/dbus-Sck7dgEQM7
unix 0/0/5 /home/tingo/.gnupg/S.gpg-agent
unix 0/0/128 /tmp/ssh-lGoYzeUKrfDn/agent.976
unix 0/0/128 /tmp/.ICE-unix/968
unix 0/0/30 /tmp/dbus-edLFcKMfAZ
unix 0/0/128 /tmp/.X11-unix/X0
unix 0/0/5 /var/run/cups/cups.sock
unix 0/0/128 /var/run/avahi-daemon/socket
unix 0/0/30 /var/run/dbus/system_bus_socket
unix 0/0/4 /var/run/devd.pipe
------------------------------------------------------------------------
fstat
USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
root kldload 1816 root / 2 drwxr-xr-x 1024 r
root kldload 1816 wd / 889775 drwxr-xr-x 512 r
root kldload 1816 text / 1605671 -r-xr-xr-x 8320 r
root kldload 1816 ctty /dev 197 crw--w---- pts/19 rw
root kldload 1816 0 /dev 197 crw--w---- pts/19 rw
root kldload 1816 1 /dev 197 crw--w---- pts/19 rw
root kldload 1816 2 /dev 197 crw--w---- pts/19 rw
tingo sylpheed 1726 root / 2 drwxr-xr-x 1024 r
tingo sylpheed 1726 wd /zs 118513664 drwx------ 504832 r
tingo sylpheed 1726 text / 1047128 -rwxr-xr-x 1272184 r
tingo sylpheed 1726 ctty /dev 48 crw------- ttyv1 rw
tingo sylpheed 1726 0 /dev 17 crw-rw-rw- null r
tingo sylpheed 1726 1 /dev 48 crw------- ttyv1 rw
tingo sylpheed 1726 2 /dev 48 crw------- ttyv1 rw
tingo sylpheed 1726 3* local stream fffffe00c3bddc30
tingo sylpheed 1726 4* local stream fffffe0137406b40 <-> fffffe03ecdac780
tingo sylpheed 1726 5* pipe fffffe00203ba000 <-> fffffe00203ba158 0 rw
tingo sylpheed 1726 6* pipe fffffe00203ba158 <-> fffffe00203ba000 0 rw
tingo sylpheed 1726 7 / 2006950 -rw-r--r-- 962 w
tingo sylpheed 1726 8* local stream fffffe03ecdac690 <-> fffffe0214db4d20
tingo sylpheed 1726 9* pipe fffffe03c6c40b60 <-> fffffe03c6c40cb8 0 rw
tingo sylpheed 1726 10* pipe fffffe03c6c40cb8 <-> fffffe03c6c40b60 0 rw
tingo sylpheed 1726 11* pipe fffffe03c6c41000 <-> fffffe03c6c41158 0 rw
tingo sylpheed 1726 12* pipe fffffe03c6c41158 <-> fffffe03c6c41000 0 rw
tingo ssh 1639 root / 2 drwxr-xr-x 1024 r
tingo ssh 1639 wd / 1130125 drwx------ 1536 r
tingo ssh 1639 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1639 ctty /dev 192 crw--w---- pts/14 rw
tingo ssh 1639 0 /dev 192 crw--w---- pts/14 rw
tingo ssh 1639 1 /dev 192 crw--w---- pts/14 rw
tingo ssh 1639 2 /dev 192 crw--w---- pts/14 rw
tingo ssh 1639 3* internet stream tcp fffffe02091047a0
tingo ssh 1639 4 /dev 192 crw--w---- pts/14 rw
tingo ssh 1639 5 /dev 192 crw--w---- pts/14 rw
tingo ssh 1639 6 /dev 192 crw--w---- pts/14 rw
tingo ssh 1412 root / 2 drwxr-xr-x 1024 r
tingo ssh 1412 wd / 1130125 drwx------ 1536 r
tingo ssh 1412 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1412 ctty /dev 188 crw--w---- pts/10 rw
tingo ssh 1412 0 /dev 188 crw--w---- pts/10 rw
tingo ssh 1412 1 /dev 188 crw--w---- pts/10 rw
tingo ssh 1412 2 /dev 188 crw--w---- pts/10 rw
tingo ssh 1412 3* internet stream tcp fffffe03f0967000
tingo ssh 1412 4 /dev 188 crw--w---- pts/10 rw
tingo ssh 1412 5 /dev 188 crw--w---- pts/10 rw
tingo ssh 1412 6 /dev 188 crw--w---- pts/10 rw
tingo ssh 1410 root / 2 drwxr-xr-x 1024 r
tingo ssh 1410 wd / 1130125 drwx------ 1536 r
tingo ssh 1410 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1410 ctty /dev 194 crw--w---- pts/16 rw
tingo ssh 1410 0 /dev 194 crw--w---- pts/16 rw
tingo ssh 1410 1 /dev 194 crw--w---- pts/16 rw
tingo ssh 1410 2 /dev 194 crw--w---- pts/16 rw
tingo ssh 1410 3* internet stream tcp fffffe02091053d0
tingo ssh 1410 4 /dev 194 crw--w---- pts/16 rw
tingo ssh 1410 5 /dev 194 crw--w---- pts/16 rw
tingo ssh 1410 6 /dev 194 crw--w---- pts/16 rw
tingo ssh 1408 root / 2 drwxr-xr-x 1024 r
tingo ssh 1408 wd / 1130125 drwx------ 1536 r
tingo ssh 1408 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1408 ctty /dev 195 crw--w---- pts/17 rw
tingo ssh 1408 0 /dev 195 crw--w---- pts/17 rw
tingo ssh 1408 1 /dev 195 crw--w---- pts/17 rw
tingo ssh 1408 2 /dev 195 crw--w---- pts/17 rw
tingo ssh 1408 3* internet stream tcp fffffe03f09673d0
tingo ssh 1408 4 /dev 195 crw--w---- pts/17 rw
tingo ssh 1408 5 /dev 195 crw--w---- pts/17 rw
tingo ssh 1408 6 /dev 195 crw--w---- pts/17 rw
tingo ssh 1394 root / 2 drwxr-xr-x 1024 r
tingo ssh 1394 wd / 1130125 drwx------ 1536 r
tingo ssh 1394 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1394 ctty /dev 204 crw--w---- pts/26 rw
tingo ssh 1394 0 /dev 204 crw--w---- pts/26 rw
tingo ssh 1394 1 /dev 204 crw--w---- pts/26 rw
tingo ssh 1394 2 /dev 204 crw--w---- pts/26 rw
tingo ssh 1394 3* internet stream tcp fffffe03f09607a0
tingo ssh 1394 4 /dev 204 crw--w---- pts/26 rw
tingo ssh 1394 5 /dev 204 crw--w---- pts/26 rw
tingo ssh 1394 6 /dev 204 crw--w---- pts/26 rw
tingo ssh 1390 root / 2 drwxr-xr-x 1024 r
tingo ssh 1390 wd / 1130125 drwx------ 1536 r
tingo ssh 1390 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1390 ctty /dev 196 crw--w---- pts/18 rw
tingo ssh 1390 0 /dev 196 crw--w---- pts/18 rw
tingo ssh 1390 1 /dev 196 crw--w---- pts/18 rw
tingo ssh 1390 2 /dev 196 crw--w---- pts/18 rw
tingo ssh 1390 3* internet stream tcp fffffe03ecd517a0
tingo ssh 1390 4 /dev 196 crw--w---- pts/18 rw
tingo ssh 1390 5 /dev 196 crw--w---- pts/18 rw
tingo ssh 1390 6 /dev 196 crw--w---- pts/18 rw
tingo ssh 1388 root / 2 drwxr-xr-x 1024 r
tingo ssh 1388 wd / 1130125 drwx------ 1536 r
tingo ssh 1388 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1388 ctty /dev 205 crw--w---- pts/27 rw
tingo ssh 1388 0 /dev 205 crw--w---- pts/27 rw
tingo ssh 1388 1 /dev 205 crw--w---- pts/27 rw
tingo ssh 1388 2 /dev 205 crw--w---- pts/27 rw
tingo ssh 1388 3* internet stream tcp fffffe0214df93d0
tingo ssh 1388 4 /dev 205 crw--w---- pts/27 rw
tingo ssh 1388 5 /dev 205 crw--w---- pts/27 rw
tingo ssh 1388 6 /dev 205 crw--w---- pts/27 rw
tingo ssh 1368 root / 2 drwxr-xr-x 1024 r
tingo ssh 1368 wd / 1130125 drwx------ 1536 r
tingo ssh 1368 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1368 ctty /dev 187 crw--w---- pts/9 rw
tingo ssh 1368 0 /dev 187 crw--w---- pts/9 rw
tingo ssh 1368 1 /dev 187 crw--w---- pts/9 rw
tingo ssh 1368 2 /dev 187 crw--w---- pts/9 rw
tingo ssh 1368 3* internet stream tcp fffffe039d6a23d0
tingo ssh 1368 4 /dev 187 crw--w---- pts/9 rw
tingo ssh 1368 5 /dev 187 crw--w---- pts/9 rw
tingo ssh 1368 6 /dev 187 crw--w---- pts/9 rw
tingo ssh 1366 root / 2 drwxr-xr-x 1024 r
tingo ssh 1366 wd / 1130125 drwx------ 1536 r
tingo ssh 1366 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1366 ctty /dev 183 crw--w---- pts/5 rw
tingo ssh 1366 0 /dev 183 crw--w---- pts/5 rw
tingo ssh 1366 1 /dev 183 crw--w---- pts/5 rw
tingo ssh 1366 2 /dev 183 crw--w---- pts/5 rw
tingo ssh 1366 3* internet stream tcp fffffe039d6a13d0
tingo ssh 1366 4 /dev 183 crw--w---- pts/5 rw
tingo ssh 1366 5 /dev 183 crw--w---- pts/5 rw
tingo ssh 1366 6 /dev 183 crw--w---- pts/5 rw
tingo ssh 1334 root / 2 drwxr-xr-x 1024 r
tingo ssh 1334 wd / 1130125 drwx------ 1536 r
tingo ssh 1334 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1334 ctty /dev 184 crw--w---- pts/6 rw
tingo ssh 1334 0 /dev 184 crw--w---- pts/6 rw
tingo ssh 1334 1 /dev 184 crw--w---- pts/6 rw
tingo ssh 1334 2 /dev 184 crw--w---- pts/6 rw
tingo ssh 1334 3* internet stream tcp fffffe03ec730000
tingo ssh 1334 4 /dev 184 crw--w---- pts/6 rw
tingo ssh 1334 5 /dev 184 crw--w---- pts/6 rw
tingo ssh 1334 6 /dev 184 crw--w---- pts/6 rw
tingo ssh 1333 root / 2 drwxr-xr-x 1024 r
tingo ssh 1333 wd / 1130125 drwx------ 1536 r
tingo ssh 1333 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1333 ctty /dev 185 crw--w---- pts/7 rw
tingo ssh 1333 0 /dev 185 crw--w---- pts/7 rw
tingo ssh 1333 1 /dev 185 crw--w---- pts/7 rw
tingo ssh 1333 2 /dev 185 crw--w---- pts/7 rw
tingo ssh 1333 3* internet stream tcp fffffe002092f7a0
tingo ssh 1333 4 /dev 185 crw--w---- pts/7 rw
tingo ssh 1333 5 /dev 185 crw--w---- pts/7 rw
tingo ssh 1333 6 /dev 185 crw--w---- pts/7 rw
tingo firefox 1316 root / 2 drwxr-xr-x 1024 r
tingo firefox 1316 wd / 1130125 drwx------ 1536 r
tingo firefox 1316 text / 2098707 -rwxr-xr-x 351464 r
tingo firefox 1316 ctty /dev 48 crw------- ttyv1 rw
tingo firefox 1316 0 /dev 17 crw-rw-rw- null r
tingo firefox 1316 1 /dev 48 crw------- ttyv1 rw
tingo firefox 1316 2 /dev 48 crw------- ttyv1 rw
tingo firefox 1316 4* local stream fffffe00c3f49000 <-> fffffe0214db4960
tingo firefox 1316 5* pipe fffffe01376cf000 <-> fffffe01376cf158 0 rw
tingo firefox 1316 6* pipe fffffe01376cf158 <-> fffffe01376cf000 0 rw
tingo firefox 1316 7 / 1927079 -rw-r--r-- 0 w
tingo firefox 1316 9* pipe fffffe01379805b0 <-> fffffe0137980708 0 rw
tingo firefox 1316 10* pipe fffffe0137980708 <-> fffffe01379805b0 0 rw
tingo firefox 1316 11 / 2098714 -rw-r--r-- 9461283 r
tingo firefox 1316 12 / 2098705 -rw-r--r-- 12047403 r
tingo firefox 1316 13* pipe fffffe01375092d8 <-> fffffe0137509430 0 rw
tingo firefox 1316 14* pipe fffffe0137509430 <-> fffffe01375092d8 0 rw
tingo firefox 1316 15* pipe fffffe013797f2d8 <-> fffffe013797f430 0 rw
tingo firefox 1316 16* pipe fffffe013797f430 <-> fffffe013797f2d8 0 rw
tingo firefox 1316 17 / 2327753 -rw-r--r-- 3190190 r
tingo firefox 1316 18* local stream fffffe0137406960 <-> fffffe0214db5000
tingo firefox 1316 19* pipe fffffe013734f888 <-> fffffe013734f9e0 0 rw
tingo firefox 1316 20* pipe fffffe013734f9e0 <-> fffffe013734f888 0 rw
tingo firefox 1316 21* pipe fffffe00c3822888 <-> fffffe00c38229e0 0 rw
tingo firefox 1316 22* pipe fffffe00c38229e0 <-> fffffe00c3822888 0 rw
tingo firefox 1316 23* local stream fffffe0214db52d0 <-> fffffe0137406c30
tingo firefox 1316 24* pipe fffffe01376cd000 <-> fffffe01376cd158 0 rw
tingo firefox 1316 25* pipe fffffe01376cd158 <-> fffffe01376cd000 0 rw
tingo firefox 1316 26 / 1927077 -rw------- 425984 rw
tingo firefox 1316 27 / 1927201 -rw------- 16384 rw
tingo firefox 1316 28 / 3211171 -rw------- 31825 r
tingo firefox 1316 29 / 2827484 -rw------- 15503 r
tingo firefox 1316 30 / 2098704 -rw-r--r-- 1651324 r
tingo firefox 1316 31 / 2347166 -rw------- 564604 r
tingo firefox 1316 32 / 1927684 -rw-r--r-- 131072 rw
tingo firefox 1316 33* local stream fffffe00206ec4b0 <-> fffffe0214db5690
tingo firefox 1316 34* local stream fffffe0214db5690 <-> fffffe00206ec4b0
tingo firefox 1316 35 / 1690881 drwxr-xr-x 512 r
tingo firefox 1316 36 / 4654848 drwxr-xr-x 2560 r
tingo firefox 1316 37 / 963453 drwxr-xr-x 512 r
tingo firefox 1316 38 / 1767442 drwx------ 512 r
tingo firefox 1316 39 / 1692580 drwxr-xr-x 2560 r
tingo firefox 1316 40 / 722315 drwxr-xr-x 512 r
tingo firefox 1316 41 / 1927196 -rw-r--r-- 73400320 rw
tingo firefox 1316 42 / 1926636 -rw-r--r-- 57712 rw
tingo firefox 1316 43 / 1926721 -rw-r--r-- 32768 rw
tingo firefox 1316 44 / 1927692 -rw-r--r-- 229376 rw
tingo firefox 1316 45 / 2086709 -rw------- 10635 r
tingo firefox 1316 46 / 2098703 -rw-r--r-- 671045 r
tingo firefox 1316 47 / 2091227 -rw-r--r-- 136132 r
tingo firefox 1316 48 / 1927196 -rw-r--r-- 73400320 r
tingo firefox 1316 49 / 1926636 -rw-r--r-- 57712 rw
tingo firefox 1316 50 / 1927196 -rw-r--r-- 73400320 r
tingo firefox 1316 51 / 1926636 -rw-r--r-- 57712 rw
tingo firefox 1316 52 / 1927198 -rw-r--r-- 2097152 rw
tingo firefox 1316 53 / 1926728 -rw-r--r-- 819832 rw
tingo firefox 1316 54 / 1926729 -rw-r--r-- 32768 rw
tingo firefox 1316 55 / 1927198 -rw-r--r-- 2097152 rw
tingo firefox 1316 56 / 1927196 -rw-r--r-- 73400320 r
tingo firefox 1316 57* pipe fffffe0020bc3000 <-> fffffe0020bc3158 0 rw
tingo firefox 1316 58* pipe fffffe013734fb60 <-> fffffe013734fcb8 0 rw
tingo firefox 1316 59* pipe fffffe013734fcb8 <-> fffffe013734fb60 0 rw
tingo firefox 1316 60 / 1926636 -rw-r--r-- 57712 rw
tingo firefox 1316 61 / 1926802 -rw-r--r-- 557496 rw
tingo firefox 1316 62 / 1927699 -rw-r--r-- 15499264 r
tingo firefox 1316 63* internet stream tcp fffffe03f09653d0
tingo firefox 1316 64* internet stream tcp fffffe03ec77fb70
tingo firefox 1316 65 / 2327997 -rw-r--r-- 65536 rw
tingo firefox 1316 66 / 1927699 -rw-r--r-- 15499264 rw
tingo firefox 1316 67 / 1926802 -rw-r--r-- 557496 rw
tingo firefox 1316 68* internet stream tcp fffffe0020b0b3d0
tingo firefox 1316 69 / 1926804 -rw-r--r-- 32768 rw
tingo firefox 1316 70* internet stream tcp fffffe03ecd51000
tingo firefox 1316 71* pipe fffffe0020bc3158 <-> fffffe0020bc3000 0 rw
tingo firefox 1316 72 / 2257948 -rw------- 65 rw
tingo firefox 1316 73 / 2327578 -rw-r--r-- 4152 rw
tingo firefox 1316 74 / 2327579 -rw-r--r-- 32768 rw
tingo firefox 1316 76* internet stream tcp fffffe02118ca7a0
tingo firefox 1316 77 / 2256600 -rw------- 3898 rw
tingo firefox 1316 79* internet stream tcp fffffe02118cab70
tingo firefox 1316 82* internet stream tcp fffffe0366c49000
tingo firefox 1316 89* internet stream tcp fffffe03f0966b70
tingo firefox 1316 110 / 2249244 -rw------- 1112 rw
tingo firefox 1316 121* internet stream tcp fffffe0020bba000
tingo firefox 1316 127 / 2255546 -rw------- 117 rw
tingo firefox 1316 187* local stream fffffe0137406d20 <-> fffffe01374063c0
tingo ssh 1303 root / 2 drwxr-xr-x 1024 r
tingo ssh 1303 wd / 1130125 drwx------ 1536 r
tingo ssh 1303 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1303 ctty /dev 190 crw--w---- pts/12 rw
tingo ssh 1303 0 /dev 190 crw--w---- pts/12 rw
tingo ssh 1303 1 /dev 190 crw--w---- pts/12 rw
tingo ssh 1303 2 /dev 190 crw--w---- pts/12 rw
tingo ssh 1303 3* internet stream tcp fffffe002092e7a0
tingo ssh 1303 4 /dev 190 crw--w---- pts/12 rw
tingo ssh 1303 5 /dev 190 crw--w---- pts/12 rw
tingo ssh 1303 6 /dev 190 crw--w---- pts/12 rw
tingo ssh 1299 root / 2 drwxr-xr-x 1024 r
tingo ssh 1299 wd / 1130125 drwx------ 1536 r
tingo ssh 1299 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1299 ctty /dev 189 crw--w---- pts/11 rw
tingo ssh 1299 0 /dev 189 crw--w---- pts/11 rw
tingo ssh 1299 1 /dev 189 crw--w---- pts/11 rw
tingo ssh 1299 2 /dev 189 crw--w---- pts/11 rw
tingo ssh 1299 3* internet stream tcp fffffe002092e000
tingo ssh 1299 4 /dev 189 crw--w---- pts/11 rw
tingo ssh 1299 5 /dev 189 crw--w---- pts/11 rw
tingo ssh 1299 6 /dev 189 crw--w---- pts/11 rw
tingo ssh 1297 root / 2 drwxr-xr-x 1024 r
tingo ssh 1297 wd / 1130125 drwx------ 1536 r
tingo ssh 1297 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1297 ctty /dev 181 crw--w---- pts/3 rw
tingo ssh 1297 0 /dev 181 crw--w---- pts/3 rw
tingo ssh 1297 1 /dev 181 crw--w---- pts/3 rw
tingo ssh 1297 2 /dev 181 crw--w---- pts/3 rw
tingo ssh 1297 3* internet stream tcp fffffe002092f000
tingo ssh 1297 4 /dev 181 crw--w---- pts/3 rw
tingo ssh 1297 5 /dev 181 crw--w---- pts/3 rw
tingo ssh 1297 6 /dev 181 crw--w---- pts/3 rw
tingo ssh 1296 root / 2 drwxr-xr-x 1024 r
tingo ssh 1296 wd / 1130125 drwx------ 1536 r
tingo ssh 1296 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1296 ctty /dev 191 crw--w---- pts/13 rw
tingo ssh 1296 0 /dev 191 crw--w---- pts/13 rw
tingo ssh 1296 1 /dev 191 crw--w---- pts/13 rw
tingo ssh 1296 2 /dev 191 crw--w---- pts/13 rw
tingo ssh 1296 3* internet stream tcp fffffe0020b0b000
tingo ssh 1296 4 /dev 191 crw--w---- pts/13 rw
tingo ssh 1296 5 /dev 191 crw--w---- pts/13 rw
tingo ssh 1296 6 /dev 191 crw--w---- pts/13 rw
tingo ssh 1293 root / 2 drwxr-xr-x 1024 r
tingo ssh 1293 wd / 1130125 drwx------ 1536 r
tingo ssh 1293 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1293 ctty /dev 206 crw--w---- pts/28 rw
tingo ssh 1293 0 /dev 206 crw--w---- pts/28 rw
tingo ssh 1293 1 /dev 206 crw--w---- pts/28 rw
tingo ssh 1293 2 /dev 206 crw--w---- pts/28 rw
tingo ssh 1293 3* internet stream tcp fffffe0020b0a000
tingo ssh 1293 4 /dev 206 crw--w---- pts/28 rw
tingo ssh 1293 5 /dev 206 crw--w---- pts/28 rw
tingo ssh 1293 6 /dev 206 crw--w---- pts/28 rw
tingo ssh 1275 root / 2 drwxr-xr-x 1024 r
tingo ssh 1275 wd / 1130125 drwx------ 1536 r
tingo ssh 1275 text / 727138 -r-xr-xr-x 184656 r
tingo ssh 1275 ctty /dev 186 crw--w---- pts/8 rw
tingo ssh 1275 0 /dev 186 crw--w---- pts/8 rw
tingo ssh 1275 1 /dev 186 crw--w---- pts/8 rw
tingo ssh 1275 2 /dev 186 crw--w---- pts/8 rw
tingo ssh 1275 3* internet stream tcp fffffe0020b0a7a0
tingo ssh 1275 4 /dev 186 crw--w---- pts/8 rw
tingo ssh 1275 5 /dev 186 crw--w---- pts/8 rw
tingo ssh 1275 6 /dev 186 crw--w---- pts/8 rw
tingo top 1249 root / 2 drwxr-xr-x 1024 r
tingo top 1249 wd / 1130125 drwx------ 1536 r
tingo top 1249 text / 730062 -r-xr-xr-x 56488 r
tingo top 1249 ctty /dev 199 crw--w---- pts/21 rw
tingo top 1249 0 /dev 199 crw--w---- pts/21 rw
tingo top 1249 1 /dev 199 crw--w---- pts/21 rw
tingo top 1249 2 /dev 199 crw--w---- pts/21 rw
tingo top 1249 4 /dev 17 crw-rw-rw- null r
tingo top 1249 5 /dev 17 crw-rw-rw- null r
root sh 1237 root / 2 drwxr-xr-x 1024 r
root sh 1237 wd / 889775 drwxr-xr-x 512 r
root sh 1237 text / 3462499 -r-xr-xr-x 146992 r
root sh 1237 ctty /dev 197 crw--w---- pts/19 rw
root sh 1237 0 /dev 197 crw--w---- pts/19 rw
root sh 1237 1 /dev 197 crw--w---- pts/19 rw
root sh 1237 2 /dev 197 crw--w---- pts/19 rw
root sh 1237 10 /dev 197 crw--w---- pts/19 rw
root su 1236 root / 2 drwxr-xr-x 1024 r
root su 1236 wd / 1130125 drwx------ 1536 r
root su 1236 text / 730078 -r-sr-xr-x 17048 r
root su 1236 ctty /dev 197 crw--w---- pts/19 rw
root su 1236 0 /dev 197 crw--w---- pts/19 rw
root su 1236 1 /dev 197 crw--w---- pts/19 rw
root su 1236 2 /dev 197 crw--w---- pts/19 rw
tingo qgmailnotifier 1221 root / 2 drwxr-xr-x 1024 r
tingo qgmailnotifier 1221 wd / 1130125 drwx------ 1536 r
tingo qgmailnotifier 1221 text / 1043724 -rwxr-xr-x 108160 r
tingo qgmailnotifier 1221 ctty /dev 48 crw------- ttyv1 rw
tingo qgmailnotifier 1221 0 /dev 17 crw-rw-rw- null r
tingo qgmailnotifier 1221 1 /dev 48 crw------- ttyv1 rw
tingo qgmailnotifier 1221 2 /dev 48 crw------- ttyv1 rw
tingo qgmailnotifier 1221 3* pipe fffffe0020bc2888 <-> fffffe0020bc29e0 0 rw
tingo qgmailnotifier 1221 4* pipe fffffe0020bc29e0 <-> fffffe0020bc2888 0 rw
tingo qgmailnotifier 1221 5* pipe fffffe0020d61b60 <-> fffffe0020d61cb8 0 rw
tingo qgmailnotifier 1221 6* pipe fffffe0020d61cb8 <-> fffffe0020d61b60 0 rw
tingo qgmailnotifier 1221 7* local stream fffffe00c35d8870 <-> fffffe00c35d8780
tingo qgmailnotifier 1221 8* local stream fffffe00c3f491e0 <-> fffffe00c3f490f0
tingo qgmailnotifier 1221 11* internet stream tcp fffffe0366a92b70
tingo at-spi2-registryd 1220 root / 2 drwxr-xr-x 1024 r
tingo at-spi2-registryd 1220 wd / 2 drwxr-xr-x 1024 r
tingo at-spi2-registryd 1220 text / 1685750 -rwxr-xr-x 86696 r
tingo at-spi2-registryd 1220 0 /dev 17 crw-rw-rw- null r
tingo at-spi2-registryd 1220 1 /dev 17 crw-rw-rw- null rw
tingo at-spi2-registryd 1220 2 /dev 17 crw-rw-rw- null rw
tingo at-spi2-registryd 1220 3* local stream fffffe00c39380f0 <-> fffffe00c39381e0
tingo at-spi2-registryd 1220 4* pipe fffffe013734f5b0 <-> fffffe013734f708 0 rw
tingo at-spi2-registryd 1220 5* pipe fffffe013734f708 <-> fffffe013734f5b0 0 rw
tingo at-spi2-registryd 1220 6* local stream fffffe013724dd20 <-> fffffe013724dc30
tingo at-spi2-registryd 1220 7* local stream fffffe013724db40 <-> fffffe013724da50
tingo at-spi2-registryd 1220 8* pipe fffffe0020d60888 <-> fffffe0020d609e0 0 rw
tingo at-spi2-registryd 1220 9* pipe fffffe0020d609e0 <-> fffffe0020d60888 0 rw
tingo at-spi2-registryd 1220 10* pipe fffffe01376cf5b0 <-> fffffe01376cf708 0 rw
tingo at-spi2-registryd 1220 11* pipe fffffe01376cf708 <-> fffffe01376cf5b0 0 rw
tingo dbus-daemon 1218 root / 2 drwxr-xr-x 1024 r
tingo dbus-daemon 1218 wd / 2 drwxr-xr-x 1024 r
tingo dbus-daemon 1218 text / 1044094 -rwxr-xr-x 390400 r
tingo dbus-daemon 1218 0 /dev 17 crw-rw-rw- null r
tingo dbus-daemon 1218 1 /dev 17 crw-rw-rw- null rw
tingo dbus-daemon 1218 2 /dev 17 crw-rw-rw- null rw
tingo dbus-daemon 1218 4* local stream fffffe00c3a46780
tingo dbus-daemon 1218 5 / 1926208 drwxr-xr-x 512 r
tingo dbus-daemon 1218 6* local stream fffffe00c3a46870 <-> fffffe00c3a46c30
tingo dbus-daemon 1218 7* local stream fffffe00c3a46c30 <-> fffffe00c3a46870
tingo dbus-daemon 1218 8* local stream fffffe013724e870 <-> fffffe013724e960
tingo dbus-daemon 1218 9* local stream fffffe00c39381e0 <-> fffffe00c39380f0
tingo at-spi-bus-launche 1217 root / 2 drwxr-xr-x 1024 r
tingo at-spi-bus-launche 1217 wd / 2 drwxr-xr-x 1024 r
tingo at-spi-bus-launche 1217 text / 1685642 -rwxr-xr-x 16808 r
tingo at-spi-bus-launche 1217 0 /dev 17 crw-rw-rw- null rw
tingo at-spi-bus-launche 1217 1 /dev 17 crw-rw-rw- null rw
tingo at-spi-bus-launche 1217 2 /dev 17 crw-rw-rw- null rw
tingo at-spi-bus-launche 1217 3* pipe fffffe01376ce2d8 <-> fffffe01376ce430 0 rw
tingo at-spi-bus-launche 1217 4* pipe fffffe01376ce430 <-> fffffe01376ce2d8 0 rw
tingo at-spi-bus-launche 1217 5* pipe fffffe0137509b60 <-> fffffe0137509cb8 0 rw
tingo at-spi-bus-launche 1217 6* pipe fffffe0137509cb8 <-> fffffe0137509b60 0 rw
tingo at-spi-bus-launche 1217 7* pipe fffffe01376cdb60 <-> fffffe01376cdcb8 0 rw
tingo at-spi-bus-launche 1217 8* pipe fffffe01376cdcb8 <-> fffffe01376cdb60 0 rw
tingo at-spi-bus-launche 1217 9* pipe fffffe0137508000 <-> fffffe0137508158 0 rw
tingo at-spi-bus-launche 1217 10* pipe fffffe0137508158 <-> fffffe0137508000 0 rw
tingo at-spi-bus-launche 1217 11* local stream fffffe013724e000 <-> fffffe013724de10
tingo at-spi-bus-launche 1217 12* pipe fffffe0020d61888 <-> fffffe0020d619e0 0 rw
tingo at-spi-bus-launche 1217 13* pipe fffffe0020d619e0 <-> fffffe0020d61888 0 rw
tingo xfce4-appfinder 1215 root / 2 drwxr-xr-x 1024 r
tingo xfce4-appfinder 1215 wd / 1130125 drwx------ 1536 r
tingo xfce4-appfinder 1215 text / 1045178 -r-xr-xr-x 126856 r
tingo xfce4-appfinder 1215 ctty /dev 48 crw------- ttyv1 rw
tingo xfce4-appfinder 1215 0 /dev 17 crw-rw-rw- null r
tingo xfce4-appfinder 1215 1 /dev 48 crw------- ttyv1 rw
tingo xfce4-appfinder 1215 2 /dev 48 crw------- ttyv1 rw
tingo xfce4-appfinder 1215 3* local stream fffffe013724eb40 <-> fffffe013724ea50
tingo xfce4-appfinder 1215 4* pipe fffffe01376ce5b0 <-> fffffe01376ce708 0 rw
tingo xfce4-appfinder 1215 5* pipe fffffe01376ce708 <-> fffffe01376ce5b0 0 rw
tingo xfce4-appfinder 1215 6* local stream fffffe00c36964b0 <-> fffffe00c3696690
tingo xfce4-appfinder 1215 7* local stream fffffe013724e960 <-> fffffe013724e870
tingo xfce4-appfinder 1215 8* pipe fffffe0137980888 <-> fffffe01379809e0 1 rw
tingo xfce4-appfinder 1215 9* pipe fffffe01379809e0 <-> fffffe0137980888 0 rw
tingo xfce4-appfinder 1215 10* local stream fffffe00c3f493c0 <-> fffffe00c3f492d0
tingo xfce4-appfinder 1215 11* pipe fffffe013797fb60 <-> fffffe013797fcb8 0 rw
tingo xfce4-appfinder 1215 12* pipe fffffe013797fcb8 <-> fffffe013797fb60 0 rw
tingo xfce4-appfinder 1215 13* pipe fffffe013797f5b0 <-> fffffe013797f708 0 rw
tingo xfce4-appfinder 1215 14* pipe fffffe013797f708 <-> fffffe013797f5b0 0 rw
tingo xfce4-appfinder 1215 16* local stream fffffe013724d960 <-> fffffe013724d870
tingo xfce4-appfinder 1215 17* local stream fffffe013724d870 <-> fffffe013724d960
tingo xfce4-appfinder 1215 18 / 1692443 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 19 / 2809182 drwx------ 512 r
tingo xfce4-appfinder 1215 20 / 2809183 drwx------ 512 r
tingo xfce4-appfinder 1215 21 / 2809183 drwx------ 512 r
tingo xfce4-appfinder 1215 22 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 23 / 1692580 drwxr-xr-x 2560 r
tingo xfce4-appfinder 1215 24 / 1767442 drwx------ 512 r
tingo xfce4-appfinder 1215 25 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 26 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 27 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 28 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 29 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 30 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 31 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 32 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 33 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 34 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 35 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 36 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 37 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 38 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 39 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 40 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 41 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 42 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 43 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 44 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 45 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 46 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 47 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 48 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 49 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 50 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 51 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 52 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 53 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 54 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 55 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 56 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 57 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 58 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 59 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 60 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 61 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 62 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 63 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 64 / 2809194 drwx------ 512 r
tingo xfce4-appfinder 1215 65 / 5461081 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 66 / 722315 drwxr-xr-x 512 r
tingo xfce4-appfinder 1215 67 / 2086919 drwx------ 512 r
tingo sh 1209 root / 2 drwxr-xr-x 1024 r
tingo sh 1209 wd / 1130125 drwx------ 1536 r
tingo sh 1209 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1209 ctty /dev 209 crw--w---- pts/31 rw
tingo sh 1209 0 /dev 209 crw--w---- pts/31 rw
tingo sh 1209 1 /dev 209 crw--w---- pts/31 rw
tingo sh 1209 2 /dev 209 crw--w---- pts/31 rw
tingo sh 1209 10 /dev 209 crw--w---- pts/31 rw
tingo sh 1203 root / 2 drwxr-xr-x 1024 r
tingo sh 1203 wd / 1130125 drwx------ 1536 r
tingo sh 1203 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1203 ctty /dev 208 crw--w---- pts/30 rw
tingo sh 1203 0 /dev 208 crw--w---- pts/30 rw
tingo sh 1203 1 /dev 208 crw--w---- pts/30 rw
tingo sh 1203 2 /dev 208 crw--w---- pts/30 rw
tingo sh 1203 10 /dev 208 crw--w---- pts/30 rw
tingo sh 1197 root / 2 drwxr-xr-x 1024 r
tingo sh 1197 wd / 1130125 drwx------ 1536 r
tingo sh 1197 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1197 ctty /dev 207 crw--w---- pts/29 rw
tingo sh 1197 0 /dev 207 crw--w---- pts/29 rw
tingo sh 1197 1 /dev 207 crw--w---- pts/29 rw
tingo sh 1197 2 /dev 207 crw--w---- pts/29 rw
tingo sh 1197 10 /dev 207 crw--w---- pts/29 rw
tingo sh 1191 root / 2 drwxr-xr-x 1024 r
tingo sh 1191 wd / 1130125 drwx------ 1536 r
tingo sh 1191 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1191 ctty /dev 206 crw--w---- pts/28 rw
tingo sh 1191 0 /dev 206 crw--w---- pts/28 rw
tingo sh 1191 1 /dev 206 crw--w---- pts/28 rw
tingo sh 1191 2 /dev 206 crw--w---- pts/28 rw
tingo sh 1191 10 /dev 206 crw--w---- pts/28 rw
tingo sh 1185 root / 2 drwxr-xr-x 1024 r
tingo sh 1185 wd / 1130125 drwx------ 1536 r
tingo sh 1185 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1185 ctty /dev 205 crw--w---- pts/27 rw
tingo sh 1185 0 /dev 205 crw--w---- pts/27 rw
tingo sh 1185 1 /dev 205 crw--w---- pts/27 rw
tingo sh 1185 2 /dev 205 crw--w---- pts/27 rw
tingo sh 1185 10 /dev 205 crw--w---- pts/27 rw
tingo sh 1179 root / 2 drwxr-xr-x 1024 r
tingo sh 1179 wd / 1130125 drwx------ 1536 r
tingo sh 1179 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1179 ctty /dev 204 crw--w---- pts/26 rw
tingo sh 1179 0 /dev 204 crw--w---- pts/26 rw
tingo sh 1179 1 /dev 204 crw--w---- pts/26 rw
tingo sh 1179 2 /dev 204 crw--w---- pts/26 rw
tingo sh 1179 10 /dev 204 crw--w---- pts/26 rw
tingo sh 1173 root / 2 drwxr-xr-x 1024 r
tingo sh 1173 wd / 1130125 drwx------ 1536 r
tingo sh 1173 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1173 ctty /dev 203 crw--w---- pts/25 rw
tingo sh 1173 0 /dev 203 crw--w---- pts/25 rw
tingo sh 1173 1 /dev 203 crw--w---- pts/25 rw
tingo sh 1173 2 /dev 203 crw--w---- pts/25 rw
tingo sh 1173 10 /dev 203 crw--w---- pts/25 rw
tingo sh 1167 root / 2 drwxr-xr-x 1024 r
tingo sh 1167 wd / 1130125 drwx------ 1536 r
tingo sh 1167 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1167 ctty /dev 202 crw--w---- pts/24 rw
tingo sh 1167 0 /dev 202 crw--w---- pts/24 rw
tingo sh 1167 1 /dev 202 crw--w---- pts/24 rw
tingo sh 1167 2 /dev 202 crw--w---- pts/24 rw
tingo sh 1167 10 /dev 202 crw--w---- pts/24 rw
tingo sh 1161 root / 2 drwxr-xr-x 1024 r
tingo sh 1161 wd / 1130125 drwx------ 1536 r
tingo sh 1161 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1161 ctty /dev 201 crw--w---- pts/23 rw
tingo sh 1161 0 /dev 201 crw--w---- pts/23 rw
tingo sh 1161 1 /dev 201 crw--w---- pts/23 rw
tingo sh 1161 2 /dev 201 crw--w---- pts/23 rw
tingo sh 1161 10 /dev 201 crw--w---- pts/23 rw
tingo sh 1155 root / 2 drwxr-xr-x 1024 r
tingo sh 1155 wd / 1130125 drwx------ 1536 r
tingo sh 1155 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1155 ctty /dev 200 crw--w---- pts/22 rw
tingo sh 1155 0 /dev 200 crw--w---- pts/22 rw
tingo sh 1155 1 /dev 200 crw--w---- pts/22 rw
tingo sh 1155 2 /dev 200 crw--w---- pts/22 rw
tingo sh 1155 10 /dev 200 crw--w---- pts/22 rw
tingo sh 1149 root / 2 drwxr-xr-x 1024 r
tingo sh 1149 wd / 1130125 drwx------ 1536 r
tingo sh 1149 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1149 ctty /dev 199 crw--w---- pts/21 rw
tingo sh 1149 0 /dev 199 crw--w---- pts/21 rw
tingo sh 1149 1 /dev 199 crw--w---- pts/21 rw
tingo sh 1149 2 /dev 199 crw--w---- pts/21 rw
tingo sh 1149 10 /dev 199 crw--w---- pts/21 rw
tingo sh 1143 root / 2 drwxr-xr-x 1024 r
tingo sh 1143 wd / 1130125 drwx------ 1536 r
tingo sh 1143 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1143 ctty /dev 198 crw--w---- pts/20 rw
tingo sh 1143 0 /dev 198 crw--w---- pts/20 rw
tingo sh 1143 1 /dev 198 crw--w---- pts/20 rw
tingo sh 1143 2 /dev 198 crw--w---- pts/20 rw
tingo sh 1143 10 /dev 198 crw--w---- pts/20 rw
tingo sh 1137 root / 2 drwxr-xr-x 1024 r
tingo sh 1137 wd / 1130125 drwx------ 1536 r
tingo sh 1137 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1137 ctty /dev 197 crw--w---- pts/19 rw
tingo sh 1137 0 /dev 197 crw--w---- pts/19 rw
tingo sh 1137 1 /dev 197 crw--w---- pts/19 rw
tingo sh 1137 2 /dev 197 crw--w---- pts/19 rw
tingo sh 1137 10 /dev 197 crw--w---- pts/19 rw
tingo sh 1131 root / 2 drwxr-xr-x 1024 r
tingo sh 1131 wd / 1130125 drwx------ 1536 r
tingo sh 1131 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1131 ctty /dev 196 crw--w---- pts/18 rw
tingo sh 1131 0 /dev 196 crw--w---- pts/18 rw
tingo sh 1131 1 /dev 196 crw--w---- pts/18 rw
tingo sh 1131 2 /dev 196 crw--w---- pts/18 rw
tingo sh 1131 10 /dev 196 crw--w---- pts/18 rw
tingo sh 1125 root / 2 drwxr-xr-x 1024 r
tingo sh 1125 wd / 1130125 drwx------ 1536 r
tingo sh 1125 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1125 ctty /dev 195 crw--w---- pts/17 rw
tingo sh 1125 0 /dev 195 crw--w---- pts/17 rw
tingo sh 1125 1 /dev 195 crw--w---- pts/17 rw
tingo sh 1125 2 /dev 195 crw--w---- pts/17 rw
tingo sh 1125 10 /dev 195 crw--w---- pts/17 rw
tingo sh 1119 root / 2 drwxr-xr-x 1024 r
tingo sh 1119 wd / 1130125 drwx------ 1536 r
tingo sh 1119 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1119 ctty /dev 194 crw--w---- pts/16 rw
tingo sh 1119 0 /dev 194 crw--w---- pts/16 rw
tingo sh 1119 1 /dev 194 crw--w---- pts/16 rw
tingo sh 1119 2 /dev 194 crw--w---- pts/16 rw
tingo sh 1119 10 /dev 194 crw--w---- pts/16 rw
tingo sh 1112 root / 2 drwxr-xr-x 1024 r
tingo sh 1112 wd / 1130125 drwx------ 1536 r
tingo sh 1112 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1112 ctty /dev 193 crw--w---- pts/15 rw
tingo sh 1112 0 /dev 193 crw--w---- pts/15 rw
tingo sh 1112 1 /dev 193 crw--w---- pts/15 rw
tingo sh 1112 2 /dev 193 crw--w---- pts/15 rw
tingo sh 1112 10 /dev 193 crw--w---- pts/15 rw
tingo sh 1104 root / 2 drwxr-xr-x 1024 r
tingo sh 1104 wd / 1130125 drwx------ 1536 r
tingo sh 1104 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1104 ctty /dev 192 crw--w---- pts/14 rw
tingo sh 1104 0 /dev 192 crw--w---- pts/14 rw
tingo sh 1104 1 /dev 192 crw--w---- pts/14 rw
tingo sh 1104 2 /dev 192 crw--w---- pts/14 rw
tingo sh 1104 10 /dev 192 crw--w---- pts/14 rw
tingo sh 1098 root / 2 drwxr-xr-x 1024 r
tingo sh 1098 wd / 1130125 drwx------ 1536 r
tingo sh 1098 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1098 ctty /dev 191 crw--w---- pts/13 rw
tingo sh 1098 0 /dev 191 crw--w---- pts/13 rw
tingo sh 1098 1 /dev 191 crw--w---- pts/13 rw
tingo sh 1098 2 /dev 191 crw--w---- pts/13 rw
tingo sh 1098 10 /dev 191 crw--w---- pts/13 rw
tingo sh 1092 root / 2 drwxr-xr-x 1024 r
tingo sh 1092 wd / 1130125 drwx------ 1536 r
tingo sh 1092 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1092 ctty /dev 190 crw--w---- pts/12 rw
tingo sh 1092 0 /dev 190 crw--w---- pts/12 rw
tingo sh 1092 1 /dev 190 crw--w---- pts/12 rw
tingo sh 1092 2 /dev 190 crw--w---- pts/12 rw
tingo sh 1092 10 /dev 190 crw--w---- pts/12 rw
tingo sh 1086 root / 2 drwxr-xr-x 1024 r
tingo sh 1086 wd / 1130125 drwx------ 1536 r
tingo sh 1086 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1086 ctty /dev 189 crw--w---- pts/11 rw
tingo sh 1086 0 /dev 189 crw--w---- pts/11 rw
tingo sh 1086 1 /dev 189 crw--w---- pts/11 rw
tingo sh 1086 2 /dev 189 crw--w---- pts/11 rw
tingo sh 1086 10 /dev 189 crw--w---- pts/11 rw
tingo sh 1080 root / 2 drwxr-xr-x 1024 r
tingo sh 1080 wd / 1130125 drwx------ 1536 r
tingo sh 1080 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1080 ctty /dev 188 crw--w---- pts/10 rw
tingo sh 1080 0 /dev 188 crw--w---- pts/10 rw
tingo sh 1080 1 /dev 188 crw--w---- pts/10 rw
tingo sh 1080 2 /dev 188 crw--w---- pts/10 rw
tingo sh 1080 10 /dev 188 crw--w---- pts/10 rw
tingo sh 1074 root / 2 drwxr-xr-x 1024 r
tingo sh 1074 wd / 1130125 drwx------ 1536 r
tingo sh 1074 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1074 ctty /dev 187 crw--w---- pts/9 rw
tingo sh 1074 0 /dev 187 crw--w---- pts/9 rw
tingo sh 1074 1 /dev 187 crw--w---- pts/9 rw
tingo sh 1074 2 /dev 187 crw--w---- pts/9 rw
tingo sh 1074 10 /dev 187 crw--w---- pts/9 rw
tingo sh 1068 root / 2 drwxr-xr-x 1024 r
tingo sh 1068 wd / 1130125 drwx------ 1536 r
tingo sh 1068 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1068 ctty /dev 186 crw--w---- pts/8 rw
tingo sh 1068 0 /dev 186 crw--w---- pts/8 rw
tingo sh 1068 1 /dev 186 crw--w---- pts/8 rw
tingo sh 1068 2 /dev 186 crw--w---- pts/8 rw
tingo sh 1068 10 /dev 186 crw--w---- pts/8 rw
tingo sh 1062 root / 2 drwxr-xr-x 1024 r
tingo sh 1062 wd / 1130125 drwx------ 1536 r
tingo sh 1062 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1062 ctty /dev 185 crw--w---- pts/7 rw
tingo sh 1062 0 /dev 185 crw--w---- pts/7 rw
tingo sh 1062 1 /dev 185 crw--w---- pts/7 rw
tingo sh 1062 2 /dev 185 crw--w---- pts/7 rw
tingo sh 1062 10 /dev 185 crw--w---- pts/7 rw
tingo sh 1056 root / 2 drwxr-xr-x 1024 r
tingo sh 1056 wd / 1130125 drwx------ 1536 r
tingo sh 1056 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1056 ctty /dev 184 crw--w---- pts/6 rw
tingo sh 1056 0 /dev 184 crw--w---- pts/6 rw
tingo sh 1056 1 /dev 184 crw--w---- pts/6 rw
tingo sh 1056 2 /dev 184 crw--w---- pts/6 rw
tingo sh 1056 10 /dev 184 crw--w---- pts/6 rw
tingo sh 1050 root / 2 drwxr-xr-x 1024 r
tingo sh 1050 wd / 1130125 drwx------ 1536 r
tingo sh 1050 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1050 ctty /dev 183 crw--w---- pts/5 rw
tingo sh 1050 0 /dev 183 crw--w---- pts/5 rw
tingo sh 1050 1 /dev 183 crw--w---- pts/5 rw
tingo sh 1050 2 /dev 183 crw--w---- pts/5 rw
tingo sh 1050 10 /dev 183 crw--w---- pts/5 rw
tingo sh 1044 root / 2 drwxr-xr-x 1024 r
tingo sh 1044 wd / 1130125 drwx------ 1536 r
tingo sh 1044 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1044 ctty /dev 182 crw--w---- pts/4 rw
tingo sh 1044 0 /dev 182 crw--w---- pts/4 rw
tingo sh 1044 1 /dev 182 crw--w---- pts/4 rw
tingo sh 1044 2 /dev 182 crw--w---- pts/4 rw
tingo sh 1044 10 /dev 182 crw--w---- pts/4 rw
tingo wrapper-1.0 1038 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 1038 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 1038 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 1038 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1038 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 1038 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1038 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1038 3* local stream fffffe00c3f49b40 <-> fffffe00c3f49a50
tingo wrapper-1.0 1038 4* pipe fffffe01376ceb60 <-> fffffe01376cecb8 0 rw
tingo wrapper-1.0 1038 5* pipe fffffe01376cecb8 <-> fffffe01376ceb60 0 rw
tingo wrapper-1.0 1038 6* local stream fffffe013724ed20 <-> fffffe013724ec30
tingo wrapper-1.0 1038 7* local stream fffffe00c3696870 <-> fffffe00c3696780
tingo wrapper-1.0 1038 8* pipe fffffe01376cfb60 <-> fffffe01376cfcb8 0 rw
tingo wrapper-1.0 1038 9* pipe fffffe01376cfcb8 <-> fffffe01376cfb60 0 rw
tingo wrapper-1.0 1038 10* pipe fffffe01379812d8 <-> fffffe0137981430 0 rw
tingo wrapper-1.0 1038 11* pipe fffffe0137981430 <-> fffffe01379812d8 0 rw
tingo sh 1037 root / 2 drwxr-xr-x 1024 r
tingo sh 1037 wd / 1130125 drwx------ 1536 r
tingo sh 1037 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1037 ctty /dev 181 crw--w---- pts/3 rw
tingo sh 1037 0 /dev 181 crw--w---- pts/3 rw
tingo sh 1037 1 /dev 181 crw--w---- pts/3 rw
tingo sh 1037 2 /dev 181 crw--w---- pts/3 rw
tingo sh 1037 10 /dev 181 crw--w---- pts/3 rw
tingo xfce4-calculator-p 1031 root / 2 drwxr-xr-x 1024 r
tingo xfce4-calculator-p 1031 wd / 1130125 drwx------ 1536 r
tingo xfce4-calculator-p 1031 text / 1685785 -rwxr-xr-x 45976 r
tingo xfce4-calculator-p 1031 ctty /dev 48 crw------- ttyv1 rw
tingo xfce4-calculator-p 1031 0 /dev 17 crw-rw-rw- null r
tingo xfce4-calculator-p 1031 1 /dev 48 crw------- ttyv1 rw
tingo xfce4-calculator-p 1031 2 /dev 48 crw------- ttyv1 rw
tingo xfce4-calculator-p 1031 3* local stream fffffe0137405000 <-> fffffe013724ee10
tingo xfce4-calculator-p 1031 4* pipe fffffe01375082d8 <-> fffffe0137508430 0 rw
tingo xfce4-calculator-p 1031 5* pipe fffffe0137508430 <-> fffffe01375082d8 0 rw
tingo sh 1030 root / 2 drwxr-xr-x 1024 r
tingo sh 1030 wd / 1130125 drwx------ 1536 r
tingo sh 1030 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1030 ctty /dev 180 crw--w---- pts/2 rw
tingo sh 1030 0 /dev 180 crw--w---- pts/2 rw
tingo sh 1030 1 /dev 180 crw--w---- pts/2 rw
tingo sh 1030 2 /dev 180 crw--w---- pts/2 rw
tingo sh 1030 10 /dev 180 crw--w---- pts/2 rw
tingo wrapper-1.0 1023 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 1023 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 1023 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 1023 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1023 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 1023 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1023 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1023 3* local stream fffffe0137405960 <-> fffffe0137405870
tingo wrapper-1.0 1023 4* pipe fffffe01376d0000 <-> fffffe01376d0158 0 rw
tingo wrapper-1.0 1023 5* pipe fffffe01376d0158 <-> fffffe01376d0000 0 rw
tingo wrapper-1.0 1023 6* local stream fffffe013724e1e0 <-> fffffe013724e0f0
tingo sh 1022 root / 2 drwxr-xr-x 1024 r
tingo sh 1022 wd / 1130125 drwx------ 1536 r
tingo sh 1022 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1022 ctty /dev 179 crw--w---- pts/1 rw
tingo sh 1022 0 /dev 179 crw--w---- pts/1 rw
tingo sh 1022 1 /dev 179 crw--w---- pts/1 rw
tingo sh 1022 2 /dev 179 crw--w---- pts/1 rw
tingo sh 1022 10 /dev 179 crw--w---- pts/1 rw
tingo wrapper-1.0 1020 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 1020 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 1020 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 1020 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1020 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 1020 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1020 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1020 3* local stream fffffe013724e3c0 <-> fffffe013724e2d0
tingo wrapper-1.0 1020 4* pipe fffffe002032d2d8 <-> fffffe002032d430 0 rw
tingo wrapper-1.0 1020 5* pipe fffffe002032d430 <-> fffffe002032d2d8 0 rw
tingo wrapper-1.0 1020 6* local stream fffffe00c3938000 <-> fffffe00c3a45b40
tingo wrapper-1.0 1020 7 /dev 97 crw-rw-rw- mixer1 rw
tingo wrapper-1.0 1020 8* local stream fffffe00c3696a50 <-> fffffe00c3696960
tingo wrapper-1.0 1020 9* pipe fffffe00c3822b60 <-> fffffe00c3822cb8 0 rw
tingo wrapper-1.0 1020 10* pipe fffffe00c3822cb8 <-> fffffe00c3822b60 0 rw
tingo wrapper-1.0 1020 11* pipe fffffe00c373eb60 <-> fffffe00c373ecb8 0 rw
tingo wrapper-1.0 1020 12* pipe fffffe00c373ecb8 <-> fffffe00c373eb60 0 rw
tingo xfce4-notes 1014 root / 2 drwxr-xr-x 1024 r
tingo xfce4-notes 1014 wd / 1130125 drwx------ 1536 r
tingo xfce4-notes 1014 text / 1045294 -rwxr-xr-x 132872 r
tingo xfce4-notes 1014 ctty /dev 48 crw------- ttyv1 rw
tingo xfce4-notes 1014 0 /dev 17 crw-rw-rw- null r
tingo xfce4-notes 1014 1 /dev 48 crw------- ttyv1 rw
tingo xfce4-notes 1014 2 /dev 48 crw------- ttyv1 rw
tingo xfce4-notes 1014 3* local stream fffffe00c3938e10 <-> fffffe00c3938d20
tingo xfce4-notes 1014 4* pipe fffffe00c373e888 <-> fffffe00c373e9e0 0 rw
tingo xfce4-notes 1014 5* pipe fffffe00c373e9e0 <-> fffffe00c373e888 0 rw
tingo xfce4-notes 1014 6* local stream fffffe00c36950f0 <-> fffffe01374060f0
tingo xfce4-notes 1014 7* pipe fffffe00203ba888 <-> fffffe00203ba9e0 0 rw
tingo xfce4-notes 1014 8* pipe fffffe00203ba9e0 <-> fffffe00203ba888 0 rw
tingo xfce4-notes 1014 11* local stream fffffe0137406000 <-> fffffe0137405e10
tingo xfce4-notes 1014 12* pipe fffffe00c37b1000 <-> fffffe00c37b1158 0 rw
tingo xfce4-notes 1014 13* pipe fffffe00c37b1158 <-> fffffe00c37b1000 0 rw
tingo xfce4-notes 1014 14* pipe fffffe0020334888 <-> fffffe00203349e0 0 rw
tingo xfce4-notes 1014 15* pipe fffffe00203349e0 <-> fffffe0020334888 0 rw
tingo xfce4-notes 1014 16* local stream fffffe0137405780 <-> fffffe0137405690
tingo xfce4-notes 1014 17* local stream fffffe0137405690 <-> fffffe0137405780
tingo xfce4-notes 1014 18 / 2168190 drwx------ 512 r
tingo wrapper-1.0 1013 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 1013 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 1013 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 1013 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1013 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 1013 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1013 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1013 3* local stream fffffe00c3a452d0 <-> fffffe00c3a451e0
tingo wrapper-1.0 1013 4* pipe fffffe00c3b18b60 <-> fffffe00c3b18cb8 0 rw
tingo wrapper-1.0 1013 5* pipe fffffe00c3b18cb8 <-> fffffe00c3b18b60 0 rw
tingo wrapper-1.0 1013 6* local stream fffffe00c3a450f0 <-> fffffe00c3a45000
tingo wrapper-1.0 1013 7* pipe fffffe00c37b1888 <-> fffffe00c37b19e0 0 rw
tingo wrapper-1.0 1013 8* pipe fffffe00c37b19e0 <-> fffffe00c37b1888 0 rw
tingo wrapper-1.0 1013 11* local stream fffffe00c3938c30 <-> fffffe00c3938b40
tingo wrapper-1.0 1013 12* pipe fffffe00c373c000 <-> fffffe00c373c158 0 rw
tingo wrapper-1.0 1013 13* pipe fffffe00c373c158 <-> fffffe00c373c000 0 rw
tingo wrapper-1.0 1013 14* pipe fffffe00c37b12d8 <-> fffffe00c37b1430 0 rw
tingo wrapper-1.0 1013 15* pipe fffffe00c37b1430 <-> fffffe00c37b12d8 0 rw
tingo wrapper-1.0 1013 16* local stream fffffe0137405b40 <-> fffffe0137405a50
tingo wrapper-1.0 1013 17* local stream fffffe0137405a50 <-> fffffe0137405b40
tingo wrapper-1.0 1013 18 / 2168190 drwx------ 512 r
tingo sh 1012 root / 2 drwxr-xr-x 1024 r
tingo sh 1012 wd / 1130125 drwx------ 1536 r
tingo sh 1012 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 1012 ctty /dev 177 crw--w---- pts/0 rw
tingo sh 1012 0 /dev 177 crw--w---- pts/0 rw
tingo sh 1012 1 /dev 177 crw--w---- pts/0 rw
tingo sh 1012 2 /dev 177 crw--w---- pts/0 rw
tingo sh 1012 10 /dev 177 crw--w---- pts/0 rw
tingo xfce4-clipman 1011 root / 2 drwxr-xr-x 1024 r
tingo xfce4-clipman 1011 wd / 1130125 drwx------ 1536 r
tingo xfce4-clipman 1011 text / 1045350 -r-xr-xr-x 58936 r
tingo xfce4-clipman 1011 ctty /dev 48 crw------- ttyv1 rw
tingo xfce4-clipman 1011 0 /dev 17 crw-rw-rw- null r
tingo xfce4-clipman 1011 1 /dev 48 crw------- ttyv1 rw
tingo xfce4-clipman 1011 2 /dev 48 crw------- ttyv1 rw
tingo xfce4-clipman 1011 3* local stream fffffe00c3938870 <-> fffffe00c3a45d20
tingo xfce4-clipman 1011 4* pipe fffffe00c3b182d8 <-> fffffe00c3b18430 0 rw
tingo xfce4-clipman 1011 5* pipe fffffe00c3b18430 <-> fffffe00c3b182d8 0 rw
tingo xfce4-clipman 1011 6* local stream fffffe00c3a45e10 <-> fffffe00c3695000
tingo xfce4-clipman 1011 7* local stream fffffe0020a1ae10 <-> fffffe00c3938960
tingo xfce4-clipman 1011 8* pipe fffffe0020d60b60 <-> fffffe0020d60cb8 0 rw
tingo xfce4-clipman 1011 9* pipe fffffe0020d60cb8 <-> fffffe0020d60b60 0 rw
tingo xfce4-clipman 1011 10* pipe fffffe00c3b185b0 <-> fffffe00c3b18708 0 rw
tingo xfce4-clipman 1011 11* pipe fffffe00c3b18708 <-> fffffe00c3b185b0 0 rw
tingo xfce4-clipman 1011 13* local stream fffffe00c3a454b0 <-> fffffe00c3a453c0
tingo xfce4-clipman 1011 14* local stream fffffe00c3a453c0 <-> fffffe00c3a454b0
tingo xfce4-clipman 1011 15 / 1691790 drwxr-xr-x 512 r
tingo wrapper-1.0 1010 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 1010 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 1010 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 1010 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1010 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 1010 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1010 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1010 3* local stream fffffe00c3695c30 <-> fffffe00207b4b40
tingo wrapper-1.0 1010 4* pipe fffffe00c373e5b0 <-> fffffe00c373e708 0 rw
tingo wrapper-1.0 1010 5* pipe fffffe00c373e708 <-> fffffe00c373e5b0 0 rw
tingo wrapper-1.0 1010 6* local stream fffffe013724e5a0 <-> fffffe013724e4b0
tingo gvfsd-metadata 1009 root / 2 drwxr-xr-x 1024 r
tingo gvfsd-metadata 1009 wd / 2 drwxr-xr-x 1024 r
tingo gvfsd-metadata 1009 text / 1690768 -rwxr-xr-x 71984 r
tingo gvfsd-metadata 1009 0 /dev 17 crw-rw-rw- null rw
tingo gvfsd-metadata 1009 1 /dev 17 crw-rw-rw- null rw
tingo gvfsd-metadata 1009 2 /dev 17 crw-rw-rw- null rw
tingo gvfsd-metadata 1009 3* pipe fffffe00203a92d8 <-> fffffe00203a9430 0 rw
tingo gvfsd-metadata 1009 4* pipe fffffe00203a9430 <-> fffffe00203a92d8 0 rw
tingo gvfsd-metadata 1009 5* local stream fffffe00c3a45690 <-> fffffe00c3a455a0
tingo gvfsd-metadata 1009 6* pipe fffffe0020bc25b0 <-> fffffe0020bc2708 0 rw
tingo gvfsd-metadata 1009 7* pipe fffffe0020bc2708 <-> fffffe0020bc25b0 0 rw
tingo gvfsd-metadata 1009 8* pipe fffffe00203b95b0 <-> fffffe00203b9708 0 rw
tingo gvfsd-metadata 1009 9* pipe fffffe00203b9708 <-> fffffe00203b95b0 0 rw
tingo wrapper-1.0 1007 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 1007 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 1007 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 1007 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1007 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 1007 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1007 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1007 3* local stream fffffe00c3a464b0 <-> fffffe00c3a463c0
tingo wrapper-1.0 1007 4* pipe fffffe0020334b60 <-> fffffe0020334cb8 0 rw
tingo wrapper-1.0 1007 5* pipe fffffe0020334cb8 <-> fffffe0020334b60 0 rw
tingo wrapper-1.0 1007 6* local stream fffffe00c3a45780 <-> fffffe00c3a45870
tingo xfce4-terminal 1006 root / 2 drwxr-xr-x 1024 r
tingo xfce4-terminal 1006 wd / 1130125 drwx------ 1536 r
tingo xfce4-terminal 1006 text / 1045339 -r-xr-xr-x 177000 r
tingo xfce4-terminal 1006 ctty /dev 48 crw------- ttyv1 rw
tingo xfce4-terminal 1006 0 /dev 17 crw-rw-rw- null r
tingo xfce4-terminal 1006 1 /dev 48 crw------- ttyv1 rw
tingo xfce4-terminal 1006 2 /dev 48 crw------- ttyv1 rw
tingo xfce4-terminal 1006 3* pipe fffffe0020d5f5b0 <-> fffffe0020d5f708 0 rw
tingo xfce4-terminal 1006 4* pipe fffffe0020d5f708 <-> fffffe0020d5f5b0 0 rw
tingo xfce4-terminal 1006 5* local stream fffffe00c3a46a50 <-> fffffe00c3a46960
tingo xfce4-terminal 1006 6* pipe fffffe00c373db60 <-> fffffe00c373dcb8 0 rw
tingo xfce4-terminal 1006 7* pipe fffffe00c373dcb8 <-> fffffe00c373db60 0 rw
tingo xfce4-terminal 1006 8* pipe fffffe00c373e000 <-> fffffe00c373e158 0 rw
tingo xfce4-terminal 1006 9* pipe fffffe00c373e158 <-> fffffe00c373e000 0 rw
tingo xfce4-terminal 1006 10* local stream fffffe0020a1ac30 <-> fffffe0020a1ab40
tingo xfce4-terminal 1006 12* local stream fffffe00c3a46690 <-> fffffe00c3a465a0
tingo xfce4-terminal 1006 13* local stream fffffe00c3a465a0 <-> fffffe00c3a46690
tingo xfce4-terminal 1006 14 / 1691800 drwx------ 512 r
tingo xfce4-terminal 1006 15* local stream fffffe0020a1aa50 <-> fffffe0020a1a960
tingo xfce4-terminal 1006 16* pseudo-terminal master pts/0 rw
tingo xfce4-terminal 1006 17* pseudo-terminal master pts/1 rw
tingo xfce4-terminal 1006 18* pseudo-terminal master pts/2 rw
tingo xfce4-terminal 1006 19* pseudo-terminal master pts/3 rw
tingo xfce4-terminal 1006 20* pseudo-terminal master pts/4 rw
tingo xfce4-terminal 1006 21* pseudo-terminal master pts/5 rw
tingo xfce4-terminal 1006 22* pseudo-terminal master pts/6 rw
tingo xfce4-terminal 1006 23* pseudo-terminal master pts/7 rw
tingo xfce4-terminal 1006 24* pseudo-terminal master pts/8 rw
tingo xfce4-terminal 1006 25* pseudo-terminal master pts/9 rw
tingo xfce4-terminal 1006 26* pseudo-terminal master pts/10 rw
tingo xfce4-terminal 1006 27* pseudo-terminal master pts/11 rw
tingo xfce4-terminal 1006 28* pseudo-terminal master pts/12 rw
tingo xfce4-terminal 1006 29* pseudo-terminal master pts/13 rw
tingo xfce4-terminal 1006 30* pseudo-terminal master pts/14 rw
tingo xfce4-terminal 1006 31* pseudo-terminal master pts/15 rw
tingo xfce4-terminal 1006 32* pseudo-terminal master pts/16 rw
tingo xfce4-terminal 1006 33* pseudo-terminal master pts/17 rw
tingo xfce4-terminal 1006 34* pseudo-terminal master pts/18 rw
tingo xfce4-terminal 1006 35* pseudo-terminal master pts/19 rw
tingo xfce4-terminal 1006 36* pseudo-terminal master pts/20 rw
tingo xfce4-terminal 1006 37* pseudo-terminal master pts/21 rw
tingo xfce4-terminal 1006 38* pseudo-terminal master pts/22 rw
tingo xfce4-terminal 1006 39* pseudo-terminal master pts/23 rw
tingo xfce4-terminal 1006 40* pseudo-terminal master pts/24 rw
tingo xfce4-terminal 1006 41* pseudo-terminal master pts/25 rw
tingo xfce4-terminal 1006 42* pseudo-terminal master pts/26 rw
tingo xfce4-terminal 1006 43* pseudo-terminal master pts/27 rw
tingo xfce4-terminal 1006 44* pseudo-terminal master pts/28 rw
tingo xfce4-terminal 1006 45* pseudo-terminal master pts/29 rw
tingo xfce4-terminal 1006 46* pseudo-terminal master pts/30 rw
tingo xfce4-terminal 1006 47* pseudo-terminal master pts/31 rw
tingo xfce4-terminal 1006 49 / 3049926 -rw------- 19082 rw
tingo xfce4-terminal 1006 50 / 3049927 -rw------- 5360 rw
tingo xfce4-terminal 1006 51 / 3049933 -rw------- 24 rw
tingo xfce4-terminal 1006 52 / 3049934 -rw------- 16 rw
tingo xfce4-terminal 1006 53 / 3049936 -rw------- 27466 rw
tingo xfce4-terminal 1006 54 / 3049938 -rw------- 7168 rw
tingo xfce4-terminal 1006 55 / 3049939 -rw------- 320 rw
tingo xfce4-terminal 1006 56 / 3049956 -rw------- 9536 rw
tingo xfce4-terminal 1006 57 / 3049957 -rw------- 2816 rw
tingo xfce4-terminal 1006 58 / 3049959 -rw------- 288 rw
tingo xfce4-terminal 1006 59 / 3049960 -rw------- 3171 rw
tingo xfce4-terminal 1006 60 / 3049962 -rw------- 1088 rw
tingo xfce4-terminal 1006 61 / 3049963 -rw------- 32 rw
tingo xfce4-terminal 1006 62 / 3049965 -rw------- 6561 rw
tingo xfce4-terminal 1006 63 / 3049966 -rw------- 1696 rw
tingo xfce4-terminal 1006 64 / 3049967 -rw------- 304 rw
tingo xfce4-terminal 1006 65 / 3049968 -rw------- 4947 rw
tingo xfce4-terminal 1006 66 / 3049969 -rw------- 1072 rw
tingo xfce4-terminal 1006 67 / 3049970 -rw------- 864 rw
tingo xfce4-terminal 1006 68 / 3049971 -rw------- 7202 rw
tingo xfce4-terminal 1006 69 / 3049972 -rw------- 2480 rw
tingo xfce4-terminal 1006 70 / 3049973 -rw------- 704 rw
tingo xfce4-terminal 1006 71 / 3049974 -rw------- 1040 rw
tingo xfce4-terminal 1006 72 / 3049975 -rw------- 432 rw
tingo xfce4-terminal 1006 73 / 3049976 -rw------- 192 rw
tingo xfce4-terminal 1006 74 / 3049977 -rw------- 40308 rw
tingo xfce4-terminal 1006 75 / 3049978 -rw------- 10048 rw
tingo xfce4-terminal 1006 76 / 3049979 -rw------- 11344 rw
tingo xfce4-terminal 1006 77 / 3049980 -rw------- 3663 rw
tingo xfce4-terminal 1006 78 / 3049981 -rw------- 800 rw
tingo xfce4-terminal 1006 79 / 3049982 -rw------- 192 rw
tingo xfce4-terminal 1006 80 / 3049983 -rw------- 4512 rw
tingo xfce4-terminal 1006 81 / 3049984 -rw------- 1568 rw
tingo xfce4-terminal 1006 82 / 3049985 -rw------- 416 rw
tingo xfce4-terminal 1006 83 / 3049986 -rw------- 2073 rw
tingo xfce4-terminal 1006 84 / 3049987 -rw------- 768 rw
tingo xfce4-terminal 1006 85 / 3049988 -rw------- 176 rw
tingo xfce4-terminal 1006 86 / 3049989 -rw------- 4751 rw
tingo xfce4-terminal 1006 87 / 3049990 -rw------- 1744 rw
tingo xfce4-terminal 1006 88 / 3049991 -rw------- 560 rw
tingo xfce4-terminal 1006 89 / 3049992 -rw------- 777 rw
tingo xfce4-terminal 1006 90 / 3049993 -rw------- 368 rw
tingo xfce4-terminal 1006 91 / 3049994 -rw------- 1844 rw
tingo xfce4-terminal 1006 92 / 3049995 -rw------- 688 rw
tingo xfce4-terminal 1006 93 / 3049996 -rw------- 288 rw
tingo xfce4-terminal 1006 94 / 3049997 -rw------- 2301 rw
tingo xfce4-terminal 1006 95 / 3049998 -rw------- 912 rw
tingo xfce4-terminal 1006 96 / 3049999 -rw------- 320 rw
tingo xfce4-terminal 1006 97 / 3050000 -rw------- 1202 rw
tingo xfce4-terminal 1006 98 / 3050001 -rw------- 496 rw
tingo xfce4-terminal 1006 99 / 3050003 -rw------- 192 rw
tingo xfce4-terminal 1006 100 / 3050007 -rw------- 160 rw
tingo gvfsd-trash 1005 root / 2 drwxr-xr-x 1024 r
tingo gvfsd-trash 1005 wd / 2 drwxr-xr-x 1024 r
tingo gvfsd-trash 1005 text / 1690772 -rwxr-xr-x 45936 r
tingo gvfsd-trash 1005 0 /dev 17 crw-rw-rw- null r
tingo gvfsd-trash 1005 1 /dev 17 crw-rw-rw- null rw
tingo gvfsd-trash 1005 2 /dev 17 crw-rw-rw- null rw
tingo gvfsd-trash 1005 3* pipe fffffe00206a85b0 <-> fffffe00206a8708 0 rw
tingo gvfsd-trash 1005 4* pipe fffffe00206a8708 <-> fffffe00206a85b0 0 rw
tingo gvfsd-trash 1005 5* local stream fffffe00c35d80f0 <-> fffffe00c35d8000
tingo gvfsd-trash 1005 6* pipe fffffe0020d5f888 <-> fffffe0020d5f9e0 0 rw
tingo gvfsd-trash 1005 7* pipe fffffe0020d5f9e0 <-> fffffe0020d5f888 0 rw
tingo gvfsd-trash 1005 8* pipe fffffe00203b9b60 <-> fffffe00203b9cb8 0 rw
tingo gvfsd-trash 1005 9* pipe fffffe00203b9cb8 <-> fffffe00203b9b60 0 rw
tingo gvfsd-trash 1005 11* local stream fffffe00c3a46e10 <-> fffffe00c3a46d20
tingo gvfsd-trash 1005 12* local stream fffffe00c3a46d20 <-> fffffe00c3a46e10
tingo gvfsd-trash 1005 13 / 4654848 drwxr-xr-x 2560 r
tingo gvfsd-trash 1005 14 / 1691822 drwx------ 512 r
tingo gvfsd-trash 1005 15* local stream fffffe00c3696d20 <-> fffffe00c3696e10
tingo gvfsd-trash 1005 16 /zs 2 drwxr-xr-x 512 r
tingo gvfsd-trash 1005 17 /zs 2 drwxr-xr-x 512 r
tingo wrapper-1.0 1003 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 1003 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 1003 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 1003 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1003 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 1003 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1003 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 1003 3* local stream fffffe00c3bdd2d0 <-> fffffe00c3bdd1e0
tingo wrapper-1.0 1003 4* pipe fffffe00c3b18000 <-> fffffe00c3b18158 0 rw
tingo wrapper-1.0 1003 5* pipe fffffe00c3b18158 <-> fffffe00c3b18000 0 rw
tingo wrapper-1.0 1003 6* local stream fffffe00c3bdd0f0 <-> fffffe00c3bdd000
tingo xkbvleds 1002 root / 2 drwxr-xr-x 1024 r
tingo xkbvleds 1002 wd / 1130125 drwx------ 1536 r
tingo xkbvleds 1002 text / 1065402 -r-xr-xr-x 18056 r
tingo xkbvleds 1002 ctty /dev 48 crw------- ttyv1 rw
tingo xkbvleds 1002 0 /dev 17 crw-rw-rw- null r
tingo xkbvleds 1002 1 /dev 48 crw------- ttyv1 rw
tingo xkbvleds 1002 2 /dev 48 crw------- ttyv1 rw
tingo xkbvleds 1002 3* local stream fffffe00c3bdd4b0 <-> fffffe00c3bdd3c0
tingo xkbvleds 1002 4* local stream fffffe00c39383c0 <-> fffffe00c39382d0
polkitd polkitd 1001 root / 2 drwxr-xr-x 1024 r
polkitd polkitd 1001 wd / 7223049 dr-xr-xr-x 512 r
polkitd polkitd 1001 text / 1615458 -rwxr-xr-x 116784 r
polkitd polkitd 1001 0 /dev 17 crw-rw-rw- null rw
polkitd polkitd 1001 1 /dev 17 crw-rw-rw- null rw
polkitd polkitd 1001 2 /dev 17 crw-rw-rw- null rw
polkitd polkitd 1001 4* local stream fffffe0020a1a780 <-> fffffe00c3696000
polkitd polkitd 1001 5* local stream fffffe00c3696000 <-> fffffe0020a1a780
polkitd polkitd 1001 6* pipe fffffe00c3b195b0 <-> fffffe00c3b19708 0 rw
polkitd polkitd 1001 7* pipe fffffe00c3b19708 <-> fffffe00c3b195b0 0 rw
polkitd polkitd 1001 8 / 1691751 drwxr-xr-x 512 r
polkitd polkitd 1001 9* local stream fffffe00c3bddb40 <-> fffffe00c3bdda50
polkitd polkitd 1001 10* pipe fffffe00c3b192d8 <-> fffffe00c3b19430 0 rw
polkitd polkitd 1001 11* pipe fffffe00c3b19430 <-> fffffe00c3b192d8 0 rw
polkitd polkitd 1001 12* pipe fffffe00c3b19000 <-> fffffe00c3b19158 0 rw
polkitd polkitd 1001 13* pipe fffffe00c3b19158 <-> fffffe00c3b19000 0 rw
polkitd polkitd 1001 14 / 5699034 drwxr-xr-x 512 r
polkitd polkitd 1001 15* pipe fffffe00c373c5b0 <-> fffffe00c373c708 0 rw
polkitd polkitd 1001 16* pipe fffffe00c373c708 <-> fffffe00c373c5b0 0 rw
polkitd polkitd 1001 17 / 1846875 drwx------ 512 r
polkitd polkitd 1001 18* local dgram fffffe00c3bdd960 <-> fffffe00206ec870
root console-kit-daemon 999 root / 2 drwxr-xr-x 1024 r
root console-kit-daemon 999 wd / 2 drwxr-xr-x 1024 r
root console-kit-daemon 999 text / 959914 -rwxr-xr-x 133224 r
root console-kit-daemon 999 0 /dev 17 crw-rw-rw- null rw
root console-kit-daemon 999 1 /dev 17 crw-rw-rw- null rw
root console-kit-daemon 999 2 /dev 17 crw-rw-rw- null rw
root console-kit-daemon 999 3* pipe fffffe00c3b19b60 <-> fffffe00c3b19cb8 0 rw
root console-kit-daemon 999 4* pipe fffffe00c3b19cb8 <-> fffffe00c3b19b60 0 rw
root console-kit-daemon 999 5* pipe fffffe00c3b19888 <-> fffffe00c3b199e0 0 rw
root console-kit-daemon 999 6* pipe fffffe00c3b199e0 <-> fffffe00c3b19888 0 rw
root console-kit-daemon 999 7* local stream fffffe00c35d8e10 <-> fffffe00c3695e10
root console-kit-daemon 999 8 / 2894936 -rw-r--r-- 732 w
root console-kit-daemon 999 9* local stream fffffe00c3938780 <-> fffffe00c3938690
root console-kit-daemon 999 10 /dev 6 crw------- console r
root console-kit-daemon 999 11* pipe fffffe00c38225b0 <-> fffffe00c3822708 0 rw
root console-kit-daemon 999 12* pipe fffffe00c3822708 <-> fffffe00c38225b0 0 rw
root console-kit-daemon 999 13* pipe fffffe0020d60000 <-> fffffe0020d60158 0 rw
root console-kit-daemon 999 14* pipe fffffe0020d60158 <-> fffffe0020d60000 0 rw
root upowerd 997 root / 2 drwxr-xr-x 1024 r
root upowerd 997 wd / 2 drwxr-xr-x 1024 r
root upowerd 997 text / 1685416 -rwxr-xr-x 182624 r
root upowerd 997 0 /dev 17 crw-rw-rw- null rw
root upowerd 997 1 /dev 17 crw-rw-rw- null rw
root upowerd 997 2 /dev 17 crw-rw-rw- null rw
root upowerd 997 3* pipe fffffe00c37b15b0 <-> fffffe00c37b1708 0 rw
root upowerd 997 4* pipe fffffe00c37b1708 <-> fffffe00c37b15b0 0 rw
root upowerd 997 5* local stream fffffe00c36952d0 <-> fffffe00c36951e0
root upowerd 997 6* pipe fffffe0020bc22d8 <-> fffffe0020bc2430 0 rw
root upowerd 997 7* pipe fffffe0020bc2430 <-> fffffe0020bc22d8 0 rw
root upowerd 997 8* pipe fffffe00203bab60 <-> fffffe00203bacb8 0 rw
root upowerd 997 9* pipe fffffe00203bacb8 <-> fffffe00203bab60 0 rw
root upowerd 997 10* local stream fffffe00c3bdd870 <-> fffffe00c3bdd780
tingo wrapper-1.0 995 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 995 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 995 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 995 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 995 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 995 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 995 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 995 3* local stream fffffe00c3bdd690 <-> fffffe00c3bdd5a0
tingo wrapper-1.0 995 4* pipe fffffe00203b9888 <-> fffffe00203b99e0 0 rw
tingo wrapper-1.0 995 5* pipe fffffe00203b99e0 <-> fffffe00203b9888 0 rw
tingo wrapper-1.0 995 6* local stream fffffe00c39385a0 <-> fffffe00c39384b0
tingo wrapper-1.0 995 7* pipe fffffe00c373c2d8 <-> fffffe00c373c430 0 rw
tingo wrapper-1.0 995 8* pipe fffffe00c373c430 <-> fffffe00c373c2d8 0 rw
tingo wrapper-1.0 995 9* internet stream tcp fffffe039d6a2000
tingo wrapper-1.0 991 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 991 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 991 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 991 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 991 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 991 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 991 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 991 3* local stream fffffe00206ed690 <-> fffffe00c3a462d0
tingo wrapper-1.0 991 4* pipe fffffe0020bc2000 <-> fffffe0020bc2158 0 rw
tingo wrapper-1.0 991 5* pipe fffffe0020bc2158 <-> fffffe0020bc2000 0 rw
tingo wrapper-1.0 991 6* local stream fffffe00c3a461e0 <-> fffffe00c3a460f0
tingo wrapper-1.0 991 7* local stream fffffe00c3a46000 <-> fffffe00c36953c0
tingo wrapper-1.0 991 8* pipe fffffe0020d612d8 <-> fffffe0020d61430 0 rw
tingo wrapper-1.0 991 9* pipe fffffe0020d61430 <-> fffffe0020d612d8 0 rw
tingo wrapper-1.0 991 10* pipe fffffe00c38222d8 <-> fffffe00c3822430 0 rw
tingo wrapper-1.0 991 11* pipe fffffe00c3822430 <-> fffffe00c38222d8 0 rw
tingo wrapper-1.0 991 12 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 991 13 /dev 17 crw-rw-rw- null r
tingo xfdesktop 989 root / 2 drwxr-xr-x 1024 r
tingo xfdesktop 989 wd / 1130125 drwx------ 1536 r
tingo xfdesktop 989 text / 1045536 -rwxr-xr-x 362176 r
tingo xfdesktop 989 ctty /dev 48 crw------- ttyv1 rw
tingo xfdesktop 989 0 /dev 17 crw-rw-rw- null r
tingo xfdesktop 989 1 /dev 48 crw------- ttyv1 rw
tingo xfdesktop 989 2 /dev 48 crw------- ttyv1 rw
tingo xfdesktop 989 3* local stream fffffe00c3695b40 <-> fffffe00c3695a50
tingo xfdesktop 989 4* pipe fffffe00203a9888 <-> fffffe00203a99e0 0 rw
tingo xfdesktop 989 5* pipe fffffe00203a99e0 <-> fffffe00203a9888 0 rw
tingo xfdesktop 989 6* local stream fffffe00c3695960 <-> fffffe00c3695870
tingo xfdesktop 989 7* pipe fffffe00c3822000 <-> fffffe00c3822158 0 rw
tingo xfdesktop 989 8* pipe fffffe00c3822158 <-> fffffe00c3822000 0 rw
tingo xfdesktop 989 9* pipe fffffe00c37b1b60 <-> fffffe00c37b1cb8 0 rw
tingo xfdesktop 989 10* pipe fffffe00c37b1cb8 <-> fffffe00c37b1b60 0 rw
tingo xfdesktop 989 11* local stream fffffe00206ece10 <-> fffffe00c35d8b40
tingo xfdesktop 989 12* local stream fffffe00c35d8c30 <-> fffffe00c3938a50
tingo xfdesktop 989 13* local stream fffffe00206eca50 <-> fffffe00206ecd20
tingo xfdesktop 989 14 / 1845915 -rw------- 56 r
tingo xfdesktop 989 15 / 1845922 -rw-r--r-- 32768 r
tingo xfdesktop 989 16 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 18* local stream fffffe00c3a45a50 <-> fffffe00c3a45960
tingo xfdesktop 989 19* local stream fffffe00c3a45960 <-> fffffe00c3a45a50
tingo xfdesktop 989 20 / 4654848 drwxr-xr-x 2560 r
tingo xfdesktop 989 21* local stream fffffe00c3696e10 <-> fffffe00c3696d20
tingo xfdesktop 989 22 / 1845906 -rw------- 189536 r
tingo xfdesktop 989 23 / 1845910 -rw-r--r-- 32768 r
tingo xfdesktop 989 24 / 2 drwxr-xr-x 1024 r
tingo xfdesktop 989 25 / 1130125 drwx------ 1536 r
tingo xfdesktop 989 26 / 1691830 drwxr-xr-x 512 r
tingo xfdesktop 989 27* pipe fffffe00c373d5b0 <-> fffffe00c373d708 0 rw
tingo xfdesktop 989 28* pipe fffffe00c373d708 <-> fffffe00c373d5b0 0 rw
tingo xfdesktop 989 29 / 1691830 drwxr-xr-x 512 r
tingo xfdesktop 989 30 / 1846396 drwx------ 512 r
tingo xfdesktop 989 31 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 32 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 33 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 34 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 35 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 36 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 37 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 38 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 39 /zs 110742004 drwxr-xr-x 2048 r
tingo xfdesktop 989 41 / 1692443 drwxr-xr-x 512 r
tingo xfdesktop 989 42 / 2809182 drwx------ 512 r
tingo xfdesktop 989 43 / 2809183 drwx------ 512 r
tingo xfdesktop 989 44 / 2809183 drwx------ 512 r
tingo xfdesktop 989 45 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 46 / 1692580 drwxr-xr-x 2560 r
tingo xfdesktop 989 47 / 1767442 drwx------ 512 r
tingo xfdesktop 989 48 / 2809194 drwx------ 512 r
tingo xfdesktop 989 49 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 50 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 51 / 2809194 drwx------ 512 r
tingo xfdesktop 989 52 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 53 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 54 / 2809194 drwx------ 512 r
tingo xfdesktop 989 55 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 56 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 57 / 2809194 drwx------ 512 r
tingo xfdesktop 989 58 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 59 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 60 / 2809194 drwx------ 512 r
tingo xfdesktop 989 61 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 62 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 63 / 2809194 drwx------ 512 r
tingo xfdesktop 989 64 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 65 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 66 / 2809194 drwx------ 512 r
tingo xfdesktop 989 67 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 68 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 69 / 2809194 drwx------ 512 r
tingo xfdesktop 989 70 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 71 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 72 / 2809194 drwx------ 512 r
tingo xfdesktop 989 73 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 74 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 75 / 2809194 drwx------ 512 r
tingo xfdesktop 989 76 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 77 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 78 / 2809194 drwx------ 512 r
tingo xfdesktop 989 79 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 80 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 81 / 2809194 drwx------ 512 r
tingo xfdesktop 989 82 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 83 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 84 / 2809194 drwx------ 512 r
tingo xfdesktop 989 85 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 86 / 722315 drwxr-xr-x 512 r
tingo xfdesktop 989 87 / 2809194 drwx------ 512 r
tingo xfdesktop 989 88 / 5461081 drwxr-xr-x 512 r
tingo xfdesktop 989 89 / 722315 drwxr-xr-x 512 r
tingo wrapper-1.0 988 root / 2 drwxr-xr-x 1024 r
tingo wrapper-1.0 988 wd / 1130125 drwx------ 1536 r
tingo wrapper-1.0 988 text / 1686583 -r-xr-xr-x 26208 r
tingo wrapper-1.0 988 ctty /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 988 0 /dev 17 crw-rw-rw- null r
tingo wrapper-1.0 988 1 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 988 2 /dev 48 crw------- ttyv1 rw
tingo wrapper-1.0 988 3* local stream fffffe00206ed000 <-> fffffe00c3695d20
tingo wrapper-1.0 988 4* pipe fffffe0020d5f2d8 <-> fffffe0020d5f430 0 rw
tingo wrapper-1.0 988 5* pipe fffffe0020d5f430 <-> fffffe0020d5f2d8 0 rw
tingo wrapper-1.0 988 6* local stream fffffe00207b43c0 <-> fffffe00206eda50
tingo gvfsd 987 root / 2 drwxr-xr-x 1024 r
tingo gvfsd 987 wd / 2 drwxr-xr-x 1024 r
tingo gvfsd 987 text / 1690756 -rwxr-xr-x 28672 r
tingo gvfsd 987 0 /dev 17 crw-rw-rw- null rw
tingo gvfsd 987 1 /dev 17 crw-rw-rw- null rw
tingo gvfsd 987 2 /dev 17 crw-rw-rw- null rw
tingo gvfsd 987 3* pipe fffffe00206a8b60 <-> fffffe00206a8cb8 0 rw
tingo gvfsd 987 4* pipe fffffe00206a8cb8 <-> fffffe00206a8b60 0 rw
tingo gvfsd 987 5* local stream fffffe00c35d8a50 <-> fffffe00c35d8960
tingo gvfsd 987 6* pipe fffffe0020bc32d8 <-> fffffe0020bc3430 0 rw
tingo gvfsd 987 7* pipe fffffe0020bc3430 <-> fffffe0020bc32d8 0 rw
tingo gvfsd 987 8* pipe fffffe0020d61000 <-> fffffe0020d61158 0 rw
tingo gvfsd 987 9* pipe fffffe0020d61158 <-> fffffe0020d61000 0 rw
tingo gvfsd 987 10* pipe fffffe0020d5fb60 <-> fffffe0020d5fcb8 0 rw
tingo gvfsd 987 11* pipe fffffe0020d5fcb8 <-> fffffe0020d5fb60 0 rw
tingo xfsettingsd 984 root / 2 drwxr-xr-x 1024 r
tingo xfsettingsd 984 wd / 1130125 drwx------ 1536 r
tingo xfsettingsd 984 text / 1046329 -r-xr-xr-x 100616 r
tingo xfsettingsd 984 0 /dev 17 crw-rw-rw- null r
tingo xfsettingsd 984 1 /dev 48 crw------- ttyv1 rw
tingo xfsettingsd 984 2 /dev 48 crw------- ttyv1 rw
tingo xfsettingsd 984 3* local stream fffffe00207b41e0 <-> fffffe00207b42d0
tingo xfsettingsd 984 4* pipe fffffe0020bc2b60 <-> fffffe0020bc2cb8 0 rw
tingo xfsettingsd 984 5* pipe fffffe0020bc2cb8 <-> fffffe0020bc2b60 0 rw
tingo xfsettingsd 984 6* local stream fffffe00c36963c0 <-> fffffe00c36962d0
tingo xfsettingsd 984 7* local stream fffffe00c36961e0 <-> fffffe00c36960f0
tingo xfsettingsd 984 9* pipe fffffe0020d5f000 <-> fffffe0020d5f158 0 rw
tingo xfsettingsd 984 10* pipe fffffe0020d5f158 <-> fffffe0020d5f000 0 rw
tingo xfsettingsd 984 11* local stream fffffe00c35d8690 <-> fffffe00c35d85a0
tingo xfsettingsd 984 12* pipe fffffe0020d605b0 <-> fffffe0020d60708 0 rw
tingo xfsettingsd 984 13* pipe fffffe0020d60708 <-> fffffe0020d605b0 0 rw
tingo xfsettingsd 984 14* pipe fffffe002032d5b0 <-> fffffe002032d708 0 rw
tingo xfsettingsd 984 15* pipe fffffe002032d708 <-> fffffe002032d5b0 0 rw
tingo xfsettingsd 984 17* local stream fffffe00c3695780 <-> fffffe00c3695690
tingo xfsettingsd 984 18* local stream fffffe00c3695690 <-> fffffe00c3695780
tingo xfsettingsd 984 19 / 1692210 drwxr-xr-x 512 r
tingo xfsettingsd 984 20 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 21 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 22 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 23 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 24 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 25 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 26 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 27 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 28 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 29 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 30 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 31 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 32 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 33 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 34 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 35 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 36 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 37 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 38 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 39 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 40 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 41 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 42 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 43 / 1692280 drwxr-xr-x 1024 r
tingo xfsettingsd 984 44 / 1606524 drwxr-xr-x 512 r
tingo xfsettingsd 984 45 / 1627672 drwxr-xr-x 512 r
tingo xfsettingsd 984 46 / 1691822 drwx------ 512 r
tingo xfsettingsd 984 47 / 1130125 drwx------ 1536 r
tingo xfsettingsd 984 48 / 4819638 drwxr-xr-x 66048 r
tingo xfsettingsd 984 49 / 4824531 drwxr-xr-x 66048 r
tingo xfsettingsd 984 50 / 1685393 drwxr-xr-x 512 r
tingo xfsettingsd 984 51 / 1691030 drwxr-xr-x 512 r
tingo xfsettingsd 984 52 / 4494546 drwxr-xr-x 512 r
tingo xfsettingsd 984 53 / 3371267 drwxr-xr-x 1024 r
tingo xfsettingsd 984 54 / 1686196 drwxr-xr-x 1024 r
tingo xfsettingsd 984 55 / 4817162 drwxr-xr-x 1024 r
tingo xfsettingsd 984 56 / 1694643 drwxr-xr-x 512 r
tingo xfsettingsd 984 57 / 1851013 drwxr-xr-x 1536 r
tingo xfsettingsd 984 58 / 4816827 drwxr-xr-x 512 r
tingo xfsettingsd 984 59 / 2008997 drwxr-xr-x 512 r
tingo xfsettingsd 984 60 / 4824535 drwxr-xr-x 2560 r
tingo xfsettingsd 984 61 / 2327626 drwxr-xr-x 1024 r
tingo xfsettingsd 984 62 / 4815925 drwxr-xr-x 1024 r
tingo xfsettingsd 984 63 / 1846708 drwxr-xr-x 12800 r
tingo xfsettingsd 984 64 / 3371286 drwxr-xr-x 512 r
tingo xfsettingsd 984 65 / 2332651 drwxr-xr-x 1024 r
tingo xfsettingsd 984 66 / 4815942 drwxr-xr-x 1024 r
tingo xfce4-panel 982 root / 2 drwxr-xr-x 1024 r
tingo xfce4-panel 982 wd / 1130125 drwx------ 1536 r
tingo xfce4-panel 982 text / 1043832 -r-xr-xr-x 296984 r
tingo xfce4-panel 982 ctty /dev 48 crw------- ttyv1 rw
tingo xfce4-panel 982 0 /dev 17 crw-rw-rw- null r
tingo xfce4-panel 982 1 /dev 48 crw------- ttyv1 rw
tingo xfce4-panel 982 2 /dev 48 crw------- ttyv1 rw
tingo xfce4-panel 982 3* local stream fffffe00206ecc30 <-> fffffe00207b4c30
tingo xfce4-panel 982 4* pipe fffffe0020d602d8 <-> fffffe0020d60430 0 rw
tingo xfce4-panel 982 5* pipe fffffe0020d60430 <-> fffffe0020d602d8 0 rw
tingo xfce4-panel 982 6* local stream fffffe00207b4780 <-> fffffe00207b4690
tingo xfce4-panel 982 7* local stream fffffe00207b45a0 <-> fffffe00c35d8d20
tingo xfce4-panel 982 8* local stream fffffe0020a1a2d0 <-> fffffe00206ec960
tingo xfce4-panel 982 9* pipe fffffe002032db60 <-> fffffe002032dcb8 0 rw
tingo xfce4-panel 982 10* pipe fffffe002032dcb8 <-> fffffe002032db60 0 rw
tingo xfce4-panel 982 11* pipe fffffe00206a82d8 <-> fffffe00206a8430 0 rw
tingo xfce4-panel 982 12* pipe fffffe00206a8430 <-> fffffe00206a82d8 0 rw
tingo xfce4-panel 982 14* local stream fffffe01374051e0 <-> fffffe01374050f0
tingo xfce4-panel 982 15* local stream fffffe01374050f0 <-> fffffe01374051e0
tingo xfce4-panel 982 16 / 1691791 drwx------ 512 r
tingo xfce4-panel 982 17 / 1691793 drwx------ 512 r
tingo xfce4-panel 982 18 / 1691795 drwx------ 512 r
tingo xfce4-panel 982 19 / 1691797 drwx------ 512 r
tingo xfce4-panel 982 20 / 1692443 drwxr-xr-x 512 r
tingo xfce4-panel 982 21 / 2809182 drwx------ 512 r
tingo xfce4-panel 982 22 / 2809183 drwx------ 512 r
tingo xfce4-panel 982 23 / 2809183 drwx------ 512 r
tingo xfce4-panel 982 24 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 25 / 1692580 drwxr-xr-x 2560 r
tingo xfce4-panel 982 26 / 1767442 drwx------ 512 r
tingo xfce4-panel 982 27 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 28 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 29 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 30 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 31 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 32 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 33 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 34 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 35 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 36 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 37 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 38 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 39 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 40 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 41 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 42 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 43 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 44 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 45 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 46 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 47 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 48 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 49 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 50 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 51 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 52 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 53 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 54 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 55 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 56 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 57 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 58 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 59 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 60 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 61 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 62 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 63 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 64 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 65 / 722315 drwxr-xr-x 512 r
tingo xfce4-panel 982 66 / 2809194 drwx------ 512 r
tingo xfce4-panel 982 67 / 5461081 drwxr-xr-x 512 r
tingo xfce4-panel 982 68 / 722315 drwxr-xr-x 512 r
tingo thunar 981 root / 2 drwxr-xr-x 1024 r
tingo thunar 981 wd / 1130125 drwx------ 1536 r
tingo thunar 981 text / 1045738 -rwxr-xr-x 730568 r
tingo thunar 981 ctty /dev 48 crw------- ttyv1 rw
tingo thunar 981 0 /dev 17 crw-rw-rw- null r
tingo thunar 981 1 /dev 48 crw------- ttyv1 rw
tingo thunar 981 2 /dev 48 crw------- ttyv1 rw
tingo thunar 981 3* local stream fffffe00206ed3c0 <-> fffffe00206ed2d0
tingo thunar 981 4* pipe fffffe002032d888 <-> fffffe002032d9e0 0 rw
tingo thunar 981 5* pipe fffffe002032d9e0 <-> fffffe002032d888 0 rw
tingo thunar 981 6* local stream fffffe00206ed960 <-> fffffe00207b4000
tingo thunar 981 7* local stream fffffe00206ecb40 <-> fffffe00207b40f0
tingo xfwm4 980 root / 2 drwxr-xr-x 1024 r
tingo xfwm4 980 wd / 1130125 drwx------ 1536 r
tingo xfwm4 980 text / 1048869 -r-xr-xr-x 362664 r
tingo xfwm4 980 ctty /dev 48 crw------- ttyv1 rw
tingo xfwm4 980 0 /dev 17 crw-rw-rw- null r
tingo xfwm4 980 1 /dev 48 crw------- ttyv1 rw
tingo xfwm4 980 2 /dev 48 crw------- ttyv1 rw
tingo xfwm4 980 3* local stream fffffe00206ede10 <-> fffffe00206d7000
tingo xfwm4 980 4* pipe fffffe00203a9b60 <-> fffffe00203a9cb8 0 rw
tingo xfwm4 980 5* pipe fffffe00203a9cb8 <-> fffffe00203a9b60 0 rw
tingo xfwm4 980 6* local stream fffffe00206d70f0 <-> fffffe00206d71e0
tingo xfwm4 980 7* local stream fffffe00206ed5a0 <-> fffffe0020a1a870
tingo xfwm4 980 8* local stream fffffe0214db44b0 <-> fffffe0214db43c0
tingo xfwm4 980 9* pipe fffffe00c373c888 <-> fffffe00c373c9e0 0 rw
tingo xfwm4 980 10* pipe fffffe00c373c9e0 <-> fffffe00c373c888 0 rw
tingo xfwm4 980 11* pipe fffffe0137980b60 <-> fffffe0137980cb8 0 rw
tingo xfwm4 980 12* pipe fffffe0137980cb8 <-> fffffe0137980b60 0 rw
tingo gpg-agent 979 root / 2 drwxr-xr-x 1024 r
tingo gpg-agent 979 wd / 2 drwxr-xr-x 1024 r
tingo gpg-agent 979 text / 1044256 -r-xr-xr-x 342280 r
tingo gpg-agent 979 0 /dev 17 crw-rw-rw- null r
tingo gpg-agent 979 1 /dev 17 crw-rw-rw- null w
tingo gpg-agent 979 2 /dev 48 crw------- ttyv1 rw
tingo gpg-agent 979 3* local stream fffffe0020a1a690
tingo ssh-agent 977 root / 2 drwxr-xr-x 1024 r
tingo ssh-agent 977 wd / 2 drwxr-xr-x 1024 r
tingo ssh-agent 977 text / 727145 -r-xr-xr-x 28832 r
tingo ssh-agent 977 0 /dev 17 crw-rw-rw- null rw
tingo ssh-agent 977 1 /dev 17 crw-rw-rw- null rw
tingo ssh-agent 977 2 /dev 17 crw-rw-rw- null rw
tingo ssh-agent 977 3* local stream fffffe00206edd20
tingo xfconfd 974 root / 2 drwxr-xr-x 1024 r
tingo xfconfd 974 wd / 2 drwxr-xr-x 1024 r
tingo xfconfd 974 text / 1856059 -r-xr-xr-x 71064 r
tingo xfconfd 974 0 /dev 17 crw-rw-rw- null rw
tingo xfconfd 974 1 /dev 17 crw-rw-rw- null rw
tingo xfconfd 974 2 /dev 17 crw-rw-rw- null rw
tingo xfconfd 974 3* pipe fffffe00203b92d8 <-> fffffe00203b9430 0 rw
tingo xfconfd 974 4* pipe fffffe00203b9430 <-> fffffe00203b92d8 0 rw
tingo xfconfd 974 5* pipe fffffe00203a95b0 <-> fffffe00203a9708 0 rw
tingo xfconfd 974 6* pipe fffffe00203a9708 <-> fffffe00203a95b0 0 rw
tingo xfconfd 974 7* local stream fffffe00206edb40 <-> fffffe00206edc30
tingo dbus-daemon 972 root / 2 drwxr-xr-x 1024 r
tingo dbus-daemon 972 wd / 2 drwxr-xr-x 1024 r
tingo dbus-daemon 972 text / 1044094 -rwxr-xr-x 390400 r
tingo dbus-daemon 972 0 /dev 17 crw-rw-rw- null rw
tingo dbus-daemon 972 1 /dev 17 crw-rw-rw- null rw
tingo dbus-daemon 972 2 /dev 17 crw-rw-rw- null rw
tingo dbus-daemon 972 3* local stream fffffe0020a1a4b0
tingo dbus-daemon 972 5 / 5468756 drwxr-xr-x 512 r
tingo dbus-daemon 972 6 / 1694139 drwxr-xr-x 1024 r
tingo dbus-daemon 972 7* local stream fffffe00206ed780 <-> fffffe00206ed870
tingo dbus-daemon 972 8* local stream fffffe00206ed870 <-> fffffe00206ed780
tingo dbus-daemon 972 9* local stream fffffe00206ec000 <-> fffffe00206ec0f0
tingo dbus-daemon 972 10* local stream fffffe00206edc30 <-> fffffe00206edb40
tingo dbus-daemon 972 11* local stream fffffe00206d71e0 <-> fffffe00206d70f0
tingo dbus-daemon 972 12* local stream fffffe00207b4000 <-> fffffe00206ed960
tingo dbus-daemon 972 13* local stream fffffe00207b4690 <-> fffffe00207b4780
tingo dbus-daemon 972 14* local stream fffffe00c36962d0 <-> fffffe00c36963c0
tingo dbus-daemon 972 15* local stream fffffe00206ec960 <-> fffffe0020a1a2d0
tingo dbus-daemon 972 16* local stream fffffe00c35d8960 <-> fffffe00c35d8a50
tingo dbus-daemon 972 17* local stream fffffe00206eda50 <-> fffffe00207b43c0
tingo dbus-daemon 972 18* local stream fffffe00c3695870 <-> fffffe00c3695960
tingo dbus-daemon 972 19* local stream fffffe00c35d85a0 <-> fffffe00c35d8690
tingo dbus-daemon 972 20* local stream fffffe00c3938a50 <-> fffffe00c35d8c30
tingo dbus-daemon 972 21* local stream fffffe0214db5000 <-> fffffe0137406960
tingo dbus-daemon 972 22* local stream fffffe00c3a460f0 <-> fffffe00c3a461e0
tingo dbus-daemon 972 23* local stream fffffe00c3bdd000 <-> fffffe00c3bdd0f0
tingo dbus-daemon 972 24* local stream fffffe0137406c30 <-> fffffe0214db52d0
tingo dbus-daemon 972 25* local stream fffffe00c39384b0 <-> fffffe00c39385a0
tingo dbus-daemon 972 26* local stream fffffe00c35d8000 <-> fffffe00c35d80f0
tingo dbus-daemon 972 27* local stream fffffe00c3a455a0 <-> fffffe00c3a45690
tingo dbus-daemon 972 28* local stream fffffe0020a1ab40 <-> fffffe0020a1ac30
tingo dbus-daemon 972 29* local stream fffffe00c3a45870 <-> fffffe00c3a45780
tingo dbus-daemon 972 30* local stream fffffe00c3695000 <-> fffffe00c3a45e10
tingo dbus-daemon 972 31* local stream fffffe00c3938960 <-> fffffe0020a1ae10
tingo dbus-daemon 972 32* local stream fffffe013724e4b0 <-> fffffe013724e5a0
tingo dbus-daemon 972 33* local stream fffffe00c3a45000 <-> fffffe00c3a450f0
tingo dbus-daemon 972 34* local stream fffffe01374060f0 <-> fffffe00c36950f0
tingo dbus-daemon 972 35* local stream fffffe0137405e10 <-> fffffe0137406000
tingo dbus-daemon 972 36* local stream fffffe00c3938b40 <-> fffffe00c3938c30
tingo dbus-daemon 972 37* local stream fffffe00c3a45b40 <-> fffffe00c3938000
tingo dbus-daemon 972 38* local stream fffffe013724e0f0 <-> fffffe013724e1e0
tingo dbus-daemon 972 39* local stream fffffe00c3696960 <-> fffffe00c3696a50
tingo dbus-daemon 972 40* local stream fffffe013724ec30 <-> fffffe013724ed20
tingo dbus-daemon 972 41* local stream fffffe00c3696780 <-> fffffe00c3696870
tingo dbus-daemon 972 42* local stream fffffe00c3696690 <-> fffffe00c36964b0
tingo dbus-daemon 972 43* local stream fffffe013724de10 <-> fffffe013724e000
tingo dbus-daemon 972 44* local stream fffffe00c3f492d0 <-> fffffe00c3f493c0
tingo dbus-daemon 972 45* local stream fffffe013724da50 <-> fffffe013724db40
tingo dbus-daemon 972 46* local stream fffffe0214db43c0 <-> fffffe0214db44b0
tingo dbus-daemon 972 47* local stream fffffe0214db4d20 <-> fffffe03ecdac690
tingo dbus-launch 971 root / 2 drwxr-xr-x 1024 r
tingo dbus-launch 971 wd / 2 drwxr-xr-x 1024 r
tingo dbus-launch 971 text / 1044468 -rwxr-xr-x 24144 r
tingo dbus-launch 971 ctty /dev 48 crw------- ttyv1 rw
tingo dbus-launch 971 0 /dev 48 crw------- ttyv1 rw
tingo dbus-launch 971 1 /dev 17 crw-rw-rw- null rw
tingo dbus-launch 971 2 /dev 17 crw-rw-rw- null rw
tingo dbus-launch 971 3* local stream fffffe0020a1a1e0 <-> fffffe0020a1a3c0
tingo dbus-launch 971 4* local stream fffffe00206d7d20 <-> fffffe00206d7e10
tingo dbus-launch 971 8* pipe fffffe00206a8888 <-> fffffe00206a89e0 0 rw
tingo xfce4-session 968 root / 2 drwxr-xr-x 1024 r
tingo xfce4-session 968 wd / 1130125 drwx------ 1536 r
tingo xfce4-session 968 text / 1045291 -r-xr-xr-x 181488 r
tingo xfce4-session 968 ctty /dev 48 crw------- ttyv1 rw
tingo xfce4-session 968 0 /dev 48 crw------- ttyv1 rw
tingo xfce4-session 968 1 /dev 48 crw------- ttyv1 rw
tingo xfce4-session 968 2 /dev 48 crw------- ttyv1 rw
tingo xfce4-session 968 3* local stream fffffe00206ec2d0 <-> fffffe00206ec1e0
tingo xfce4-session 968 4* pipe fffffe00203a9000 <-> fffffe00203a9158 0 rw
tingo xfce4-session 968 5* pipe fffffe00203a9158 <-> fffffe00203a9000 0 rw
tingo xfce4-session 968 6* local stream fffffe00206ec0f0 <-> fffffe00206ec000
tingo xfce4-session 968 7* local stream fffffe0020a1a5a0
tingo xfce4-session 968 8* pipe fffffe00203ba5b0 <-> fffffe00203ba708 0 rw
tingo xfce4-session 968 9* pipe fffffe00203ba708 <-> fffffe00203ba5b0 0 rw
tingo xfce4-session 968 10* local stream fffffe0020a1a870 <-> fffffe00206ed5a0
tingo xfce4-session 968 11* local stream fffffe00207b40f0 <-> fffffe00206ecb40
tingo xfce4-session 968 12* local stream fffffe00c35d8d20 <-> fffffe00207b45a0
tingo xfce4-session 968 13* local stream fffffe00c36960f0 <-> fffffe00c36961e0
tingo xfce4-session 968 14* local stream fffffe00c35d8b40 <-> fffffe00206ece10
tingo xfce4-session 968 15* local stream fffffe00c39382d0 <-> fffffe00c39383c0
tingo xfce4-session 968 16* local stream fffffe00c3f490f0 <-> fffffe00c3f491e0
tingo xfce4-session 968 17* local stream fffffe0020a1a960 <-> fffffe0020a1aa50
tingo xfce4-session 968 18* local stream fffffe01374055a0 <-> fffffe01374054b0
tingo xfce4-session 968 20* pipe fffffe01375095b0 <-> fffffe0137509708 0 rw
tingo xfce4-session 968 21* pipe fffffe0137509708 <-> fffffe01375095b0 0 rw
tingo sh 962 root / 2 drwxr-xr-x 1024 r
tingo sh 962 wd / 1130125 drwx------ 1536 r
tingo sh 962 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 962 ctty /dev 48 crw------- ttyv1 rw
tingo sh 962 0 /dev 48 crw------- ttyv1 rw
tingo sh 962 1 /dev 48 crw------- ttyv1 rw
tingo sh 962 2 /dev 48 crw------- ttyv1 rw
tingo sh 962 10 / 1605276 -rw-r--r-- 5900 r
root Xorg 959 root / 2 drwxr-xr-x 1024 r
root Xorg 959 wd / 1130125 drwx------ 1536 r
root Xorg 959 text / 1044110 -r-sr-xr-x 2162736 r
root Xorg 959 ctty /dev 48 crw------- ttyv1 rw
root Xorg 959 0 / 7223093 -rw-r--r-- 31882 w
root Xorg 959 1* local stream fffffe0020a1a0f0
root Xorg 959 2 /dev 48 crw------- ttyv1 rw
root Xorg 959 3 /dev 20 crw-r--r-- pci rw
root Xorg 959 4 /dev 11 crw-r----- mem rw
root Xorg 959 5 /dev 55 crw------- ttyv8 rw
root Xorg 959 6 /dev 175 crw-rw---- dri/card0 rw
root Xorg 959 7 /dev 175 crw-rw---- dri/card0 rw
root Xorg 959 8 /dev 175 crw-rw---- dri/card0 rw
root Xorg 959 9 /dev 32 crw------- sysmouse rw
root Xorg 959 10* local stream fffffe00206d7c30 <-> fffffe00206d72d0
root Xorg 959 11* local stream fffffe0020a1a3c0 <-> fffffe0020a1a1e0
root Xorg 959 12* local stream fffffe00206d7e10 <-> fffffe00206d7d20
root Xorg 959 13* local stream fffffe00206ec1e0 <-> fffffe00206ec2d0
root Xorg 959 14* local stream fffffe00206d7000 <-> fffffe00206ede10
root Xorg 959 15* local stream fffffe00206ed2d0 <-> fffffe00206ed3c0
root Xorg 959 16* local stream fffffe00207b4c30 <-> fffffe00206ecc30
root Xorg 959 17* local stream fffffe00c3695d20 <-> fffffe00206ed000
root Xorg 959 18* local stream fffffe00207b42d0 <-> fffffe00207b41e0
root Xorg 959 19* local stream fffffe00c3695a50 <-> fffffe00c3695b40
root Xorg 959 20* local stream fffffe00206ecd20 <-> fffffe00206eca50
root Xorg 959 21* local stream fffffe00c3a462d0 <-> fffffe00206ed690
root Xorg 959 22* local stream fffffe00c3bdd5a0 <-> fffffe00c3bdd690
root Xorg 959 23* local stream fffffe00c3bdd3c0 <-> fffffe00c3bdd4b0
root Xorg 959 24* local stream fffffe00c3bdd1e0 <-> fffffe00c3bdd2d0
root Xorg 959 25* local stream fffffe013724ea50 <-> fffffe013724eb40
root Xorg 959 26* local stream fffffe00c3a46960 <-> fffffe00c3a46a50
root Xorg 959 27* local stream fffffe00c3a463c0 <-> fffffe00c3a464b0
root Xorg 959 28* local stream fffffe00c3a45d20 <-> fffffe00c3938870
root Xorg 959 29* local stream fffffe00207b4b40 <-> fffffe00c3695c30
root Xorg 959 30* local stream fffffe00c3a451e0 <-> fffffe00c3a452d0
root Xorg 959 31* local stream fffffe00c3938d20 <-> fffffe00c3938e10
root Xorg 959 32* local stream fffffe0137405870 <-> fffffe0137405960
root Xorg 959 33* local stream fffffe013724e2d0 <-> fffffe013724e3c0
root Xorg 959 34* local stream fffffe013724ee10 <-> fffffe0137405000
root Xorg 959 35* local stream fffffe00c3f49a50 <-> fffffe00c3f49b40
root Xorg 959 36* local stream fffffe013724dc30 <-> fffffe013724dd20
root Xorg 959 37* local stream fffffe00c35d8780 <-> fffffe00c35d8870
root Xorg 959 39* local stream fffffe0214db4960 <-> fffffe00c3f49000
root Xorg 959 40* local stream fffffe03ecdac780 <-> fffffe0137406b40
tingo xinit 958 root / 2 drwxr-xr-x 1024 r
tingo xinit 958 wd / 1130125 drwx------ 1536 r
tingo xinit 958 text / 1044347 -r-xr-xr-x 15696 r
tingo xinit 958 ctty /dev 48 crw------- ttyv1 rw
tingo xinit 958 0 /dev 48 crw------- ttyv1 rw
tingo xinit 958 1 /dev 48 crw------- ttyv1 rw
tingo xinit 958 2 /dev 48 crw------- ttyv1 rw
tingo xinit 958 3* local stream fffffe00206d72d0 <-> fffffe00206d7c30
tingo sh 950 root / 2 drwxr-xr-x 1024 r
tingo sh 950 wd / 1130125 drwx------ 1536 r
tingo sh 950 text / 3462499 -r-xr-xr-x 146992 r
tingo sh 950 ctty /dev 48 crw------- ttyv1 rw
tingo sh 950 0 /dev 48 crw------- ttyv1 rw
tingo sh 950 1 /dev 48 crw------- ttyv1 rw
tingo sh 950 2 /dev 48 crw------- ttyv1 rw
tingo sh 950 10 /dev 48 crw------- ttyv1 rw
root sh 941 root / 2 drwxr-xr-x 1024 r
root sh 941 wd / 2407680 drwxr-xr-x 512 r
root sh 941 text / 3462499 -r-xr-xr-x 146992 r
root sh 941 ctty /dev 47 crw------- ttyv0 rw
root sh 941 0 /dev 47 crw------- ttyv0 rw
root sh 941 1 /dev 47 crw------- ttyv0 rw
root sh 941 2 /dev 47 crw------- ttyv0 rw
root sh 941 10 /dev 47 crw------- ttyv0 rw
root getty 940 root / 2 drwxr-xr-x 1024 r
root getty 940 wd / 2 drwxr-xr-x 1024 r
root getty 940 text / 726156 -r-xr-xr-x 28192 r
root getty 940 ctty /dev 54 crw------- ttyv7 rw
root getty 940 0 /dev 54 crw------- ttyv7 rw
root getty 940 1 /dev 54 crw------- ttyv7 rw
root getty 940 2 /dev 54 crw------- ttyv7 rw
root getty 939 root / 2 drwxr-xr-x 1024 r
root getty 939 wd / 2 drwxr-xr-x 1024 r
root getty 939 text / 726156 -r-xr-xr-x 28192 r
root getty 939 ctty /dev 53 crw------- ttyv6 rw
root getty 939 0 /dev 53 crw------- ttyv6 rw
root getty 939 1 /dev 53 crw------- ttyv6 rw
root getty 939 2 /dev 53 crw------- ttyv6 rw
root getty 938 root / 2 drwxr-xr-x 1024 r
root getty 938 wd / 2 drwxr-xr-x 1024 r
root getty 938 text / 726156 -r-xr-xr-x 28192 r
root getty 938 ctty /dev 52 crw------- ttyv5 rw
root getty 938 0 /dev 52 crw------- ttyv5 rw
root getty 938 1 /dev 52 crw------- ttyv5 rw
root getty 938 2 /dev 52 crw------- ttyv5 rw
root getty 937 root / 2 drwxr-xr-x 1024 r
root getty 937 wd / 2 drwxr-xr-x 1024 r
root getty 937 text / 726156 -r-xr-xr-x 28192 r
root getty 937 ctty /dev 51 crw------- ttyv4 rw
root getty 937 0 /dev 51 crw------- ttyv4 rw
root getty 937 1 /dev 51 crw------- ttyv4 rw
root getty 937 2 /dev 51 crw------- ttyv4 rw
root getty 936 root / 2 drwxr-xr-x 1024 r
root getty 936 wd / 2 drwxr-xr-x 1024 r
root getty 936 text / 726156 -r-xr-xr-x 28192 r
root getty 936 ctty /dev 50 crw------- ttyv3 rw
root getty 936 0 /dev 50 crw------- ttyv3 rw
root getty 936 1 /dev 50 crw------- ttyv3 rw
root getty 936 2 /dev 50 crw------- ttyv3 rw
root getty 935 root / 2 drwxr-xr-x 1024 r
root getty 935 wd / 2 drwxr-xr-x 1024 r
root getty 935 text / 726156 -r-xr-xr-x 28192 r
root getty 935 ctty /dev 49 crw------- ttyv2 rw
root getty 935 0 /dev 49 crw------- ttyv2 rw
root getty 935 1 /dev 49 crw------- ttyv2 rw
root getty 935 2 /dev 49 crw------- ttyv2 rw
root login 934 root / 2 drwxr-xr-x 1024 r
root login 934 wd / 1130125 drwx------ 1536 r
root login 934 text / 729821 -r-sr-xr-x 26344 r
root login 934 ctty /dev 48 crw------- ttyv1 rw
root login 934 0 /dev 48 crw------- ttyv1 rw
root login 934 1 /dev 48 crw------- ttyv1 rw
root login 934 2 /dev 48 crw------- ttyv1 rw
root login 934 3* local dgram fffffe00206d73c0 <-> fffffe00206ec780
root login 933 root / 2 drwxr-xr-x 1024 r
root login 933 wd / 2407680 drwxr-xr-x 512 r
root login 933 text / 729821 -r-sr-xr-x 26344 r
root login 933 ctty /dev 47 crw------- ttyv0 rw
root login 933 0 /dev 47 crw------- ttyv0 rw
root login 933 1 /dev 47 crw------- ttyv0 rw
root login 933 2 /dev 47 crw------- ttyv0 rw
root login 933 3* local dgram fffffe0020a1a000 <-> fffffe00206ec780
root moused 886 root / 2 drwxr-xr-x 1024 r
root moused 886 wd / 2 drwxr-xr-x 1024 r
root moused 886 text / 730579 -r-xr-xr-x 40432 r
root moused 886 0 /dev 17 crw-rw-rw- null rw
root moused 886 1 /dev 17 crw-rw-rw- null rw
root moused 886 2 /dev 17 crw-rw-rw- null rw
root moused 886 3 /dev 39 crw-rw-rw- psm0 rw
root moused 886 4 /dev 63 crw------- consolectl rw
root moused 886 5 / 7223645 -rw------- 3 w
root cron 870 root / 2 drwxr-xr-x 1024 r
root cron 870 wd / 7223047 drwxr-x--- 512 r
root cron 870 text / 730391 -r-xr-xr-x 41496 r
root cron 870 0 /dev 17 crw-rw-rw- null rw
root cron 870 1 /dev 17 crw-rw-rw- null rw
root cron 870 2 /dev 17 crw-rw-rw- null rw
root cron 870 3 / 7223638 -rw------- 3 w
smmsp sendmail 866 root / 2 drwxr-xr-x 1024 r
smmsp sendmail 866 wd / 7223070 drwxrwx--- 512 r
smmsp sendmail 866 text / 730831 -r-xr-sr-x 728024 r
smmsp sendmail 866 0 /dev 17 crw-rw-rw- null r
smmsp sendmail 866 1 /dev 17 crw-rw-rw- null w
smmsp sendmail 866 2 /dev 17 crw-rw-rw- null w
smmsp sendmail 866 3* local dgram fffffe00206ed4b0 <-> fffffe00206ec870
smmsp sendmail 866 4 / 7223309 -rw------- 49 w
root sendmail 863 root / 2 drwxr-xr-x 1024 r
root sendmail 863 wd / 7223067 drwxr-xr-x 512 r
root sendmail 863 text / 730831 -r-xr-sr-x 728024 r
root sendmail 863 0 /dev 17 crw-rw-rw- null r
root sendmail 863 1 /dev 17 crw-rw-rw- null w
root sendmail 863 2 /dev 17 crw-rw-rw- null w
root sendmail 863 3* local dgram fffffe00206ec3c0 <-> fffffe00206ec780
root sendmail 863 4* internet stream tcp fffffe0020bba3d0
root sendmail 863 5 / 7223637 -rw------- 78 w
root sshd 860 root / 2 drwxr-xr-x 1024 r
root sshd 860 wd / 2 drwxr-xr-x 1024 r
root sshd 860 text / 727154 -r-xr-xr-x 301152 r
root sshd 860 0 /dev 17 crw-rw-rw- null rw
root sshd 860 1 /dev 17 crw-rw-rw- null rw
root sshd 860 2 /dev 17 crw-rw-rw- null rw
root sshd 860 3* internet6 stream tcp fffffe0020b0bb70
root sshd 860 4* internet stream tcp fffffe0020b0b7a0
colord colord 834 root / 2 drwxr-xr-x 1024 r
colord colord 834 wd / 2 drwxr-xr-x 1024 r
colord colord 834 text / 1685405 -rwxr-xr-x 285864 r
colord colord 834 0 /dev 17 crw-rw-rw- null rw
colord colord 834 1 /dev 17 crw-rw-rw- null rw
colord colord 834 2 /dev 17 crw-rw-rw- null rw
colord colord 834 3* pipe fffffe0020bc3b60 <-> fffffe0020bc3cb8 0 rw
colord colord 834 4* pipe fffffe0020bc3cb8 <-> fffffe0020bc3b60 0 rw
colord colord 834 5 / 2008035 -rw-r--r-- 4096 rw
colord colord 834 6 / 2008828 -rw-r--r-- 7168 rw
colord colord 834 7 / 2008828 -rw-r--r-- 7168 rw
colord colord 834 8* pipe fffffe0020334000 <-> fffffe0020334158 0 rw
colord colord 834 9* pipe fffffe0020334158 <-> fffffe0020334000 0 rw
colord colord 834 10* pipe fffffe00203342d8 <-> fffffe0020334430 0 rw
colord colord 834 11* local stream fffffe00207b4d20 <-> fffffe00207b4e10
colord colord 834 12* pipe fffffe0020334430 <-> fffffe00203342d8 0 rw
colord colord 834 14* local stream fffffe00206d75a0 <-> fffffe00206d74b0
colord colord 834 15* local stream fffffe00206d74b0 <-> fffffe00206d75a0
colord colord 834 16 / 1365667 drwxr-xr-x 512 r
colord colord 834 17 / 2346100 drwxr-xr-x 512 r
colord colord 834 18 / 1365668 drwxr-xr-x 1024 r
root cupsd 832 root / 2 drwxr-xr-x 1024 r
root cupsd 832 wd / 2 drwxr-xr-x 1024 r
root cupsd 832 text / 958889 -r-x------ 420688 r
root cupsd 832 0 /dev 17 crw-rw-rw- null r
root cupsd 832 1 /dev 17 crw-rw-rw- null w
root cupsd 832 2 /dev 17 crw-rw-rw- null w
root cupsd 832 3 /dev 22 crw-rw-rw- random r
root cupsd 832 5 / 2086694 -rw-r--r-- 11846 rw
root cupsd 832 6 / 2086714 -rw-r--r-- 20450 rw
root cupsd 832 7 / 2086719 -rw-r--r-- 135 rw
root cupsd 832 8* internet6 stream tcp fffffe0020ce93d0
root cupsd 832 9* local stream fffffe00206d7780 <-> fffffe00206d7690
root cupsd 832 10* internet stream tcp fffffe0020ce9000
root cupsd 832 11* local stream fffffe00206ed0f0
root cupsd 832 12* pipe fffffe00203b9000 <-> fffffe00203b9158 0 rw
root cupsd 832 13* pipe fffffe00203b9158 <-> fffffe00203b9000 0 rw
avahi avahi-daemon 829 root / 2 drwxr-xr-x 1024 r
avahi avahi-daemon 829 wd / 2 drwxr-xr-x 1024 r
avahi avahi-daemon 829 text / 960132 -rwxr-xr-x 116912 r
avahi avahi-daemon 829 0 /dev 17 crw-rw-rw- null r
avahi avahi-daemon 829 1 /dev 17 crw-rw-rw- null w
avahi avahi-daemon 829 2 /dev 17 crw-rw-rw- null w
avahi avahi-daemon 829 3* local dgram fffffe00206d7b40 <-> fffffe00206ec780
avahi avahi-daemon 829 5* pipe fffffe0020bc3888 <-> fffffe0020bc39e0 0 rw
avahi avahi-daemon 829 6* pipe fffffe0020bc39e0 <-> fffffe0020bc3888 0 rw
avahi avahi-daemon 829 7* pipe fffffe0020bc35b0 <-> fffffe0020bc3708 0 rw
avahi avahi-daemon 829 8* pipe fffffe0020bc3708 <-> fffffe0020bc35b0 0 rw
avahi avahi-daemon 829 9* local stream fffffe00206d7a50
avahi avahi-daemon 829 10* local stream fffffe00206d7960 <-> fffffe00206d7870
avahi avahi-daemon 829 12 / 2892524 drwxr-xr-x 512 r
avahi avahi-daemon 829 13 / 2892952 drwxr-xr-x 512 r
avahi avahi-daemon 829 14* internet dgram udp fffffe00206db620
avahi avahi-daemon 829 15* internet dgram udp fffffe00206db498
avahi avahi-daemon 829 16* route raw 0 fffffe00203ed7f8
messageb dbus-daemon 825 root / 2 drwxr-xr-x 1024 r
messageb dbus-daemon 825 wd / 2 drwxr-xr-x 1024 r
messageb dbus-daemon 825 text / 1044094 -rwxr-xr-x 390400 r
messageb dbus-daemon 825 0 /dev 17 crw-rw-rw- null rw
messageb dbus-daemon 825 1 /dev 17 crw-rw-rw- null rw
messageb dbus-daemon 825 2 /dev 17 crw-rw-rw- null rw
messageb dbus-daemon 825 3* local stream fffffe00206ed1e0
messageb dbus-daemon 825 5 / 1767582 drwxr-xr-x 512 r
messageb dbus-daemon 825 6 / 1767327 drwxr-xr-x 512 r
messageb dbus-daemon 825 7* local stream fffffe00207b4870 <-> fffffe00207b4960
messageb dbus-daemon 825 8* local stream fffffe00207b4960 <-> fffffe00207b4870
messageb dbus-daemon 825 9* local stream fffffe00206d7870 <-> fffffe00206d7960
messageb dbus-daemon 825 10* local stream fffffe00206d7690 <-> fffffe00206d7780
messageb dbus-daemon 825 11* local dgram fffffe00207b4a50 <-> fffffe00206ec870
messageb dbus-daemon 825 12* local stream fffffe00207b4e10 <-> fffffe00207b4d20
messageb dbus-daemon 825 13* local stream fffffe00c36953c0 <-> fffffe00c3a46000
messageb dbus-daemon 825 14* local stream fffffe00c36951e0 <-> fffffe00c36952d0
messageb dbus-daemon 825 15* local stream fffffe00c3695e10 <-> fffffe00c35d8e10
messageb dbus-daemon 825 16* local stream fffffe01374054b0 <-> fffffe01374055a0
messageb dbus-daemon 825 17* local stream fffffe00c3938690 <-> fffffe00c3938780
messageb dbus-daemon 825 18* local stream fffffe01374063c0 <-> fffffe0137406d20
messageb dbus-daemon 825 19* local stream fffffe00c3bdda50 <-> fffffe00c3bddb40
root python2.7 814 root / 2 drwxr-xr-x 1024 r
root python2.7 814 wd / 2 drwxr-xr-x 1024 r
root python2.7 814 text / 1043701 -r-xr-xr-x 5232 r
root python2.7 814 0 - - bad -
root python2.7 814 1 /dev 17 crw-rw-rw- null w
root python2.7 814 2 - - bad -
root python2.7 814 3 / 1628801 -rw-r--r-- 5210112 rw
root python2.7 814 4 / 1628796 -rw-r--r-- 5259264 rw
root python2.7 814 5* internet stream tcp fffffe0020cea3d0
root python2.7 814 6* internet stream tcp fffffe0020cea000
root python2.7 814 7 /dev 22 crw-rw-rw- random r
root python2.7 814 8* internet stream tcp fffffe0020ce9b70
root python2.7 814 9* internet stream tcp fffffe0020ce97a0
root daemon 813 root / 2 drwxr-xr-x 1024 r
root daemon 813 wd / 2 drwxr-xr-x 1024 r
root daemon 813 text / 730418 -r-xr-xr-x 9320 r
root daemon 813 0 - - bad -
root daemon 813 1 /dev 17 crw-rw-rw- null w
root daemon 813 2 - - bad -
root daemon 813 3 / 7223512 -rw------- 3 w
root smartd 809 root / 2 drwxr-xr-x 1024 r
root smartd 809 wd / 2 drwxr-xr-x 1024 r
root smartd 809 text / 904705 -r-xr-xr-x 486840 r
root smartd 809 0 /dev 17 crw-rw-rw- null rw
root smartd 809 1 /dev 17 crw-rw-rw- null rw
root smartd 809 2 /dev 17 crw-rw-rw- null rw
root ntpd 786 root / 2 drwxr-xr-x 1024 r
root ntpd 786 wd / 2 drwxr-xr-x 1024 r
root ntpd 786 text / 730659 -r-xr-xr-x 746600 r
root ntpd 786 0 /dev 17 crw-rw-rw- null r
root ntpd 786 1 /dev 17 crw-rw-rw- null r
root ntpd 786 2 /dev 17 crw-rw-rw- null r
root ntpd 786 3* local dgram fffffe00206ec690 <-> fffffe00206ec780
root ntpd 786 20* internet6 dgram udp fffffe00203d4930
root ntpd 786 21* internet dgram udp fffffe00203d4ab8
root ntpd 786 22* internet dgram udp fffffe00203d4dc8
root ntpd 786 23* internet6 dgram udp fffffe00206db310
root ntpd 786 24* internet6 dgram udp fffffe00203d47a8
root ntpd 786 25* internet dgram udp fffffe00203d4310
root ntpd 786 26* route raw 0 fffffe00207b3aa0
root syslogd 699 root / 2 drwxr-xr-x 1024 r
root syslogd 699 wd / 2 drwxr-xr-x 1024 r
root syslogd 699 text / 730869 -r-xr-xr-x 41120 r
root syslogd 699 0 /dev 17 crw-rw-rw- null rw
root syslogd 699 1 /dev 17 crw-rw-rw- null rw
root syslogd 699 2 /dev 17 crw-rw-rw- null rw
root syslogd 699 3 / 7223444 -rw------- 3 w
root syslogd 699 4* local dgram fffffe00206ec870
root syslogd 699 5* local dgram fffffe00206ec780
root syslogd 699 6* internet6 dgram udp fffffe00206db930
root syslogd 699 7* internet dgram udp fffffe00206db7a8
root syslogd 699 8 /dev 7 crw------- klog r
root syslogd 699 10 - - bad -
root syslogd 699 11 / 7223218 -rw-r--r-- 31290 w
root syslogd 699 12 / 7223129 -rw------- 64 w
root syslogd 699 13 / 7223163 -rw------- 42620 w
root syslogd 699 14 / 7223134 -rw-r----- 1948 w
root syslogd 699 15 / 7223125 -rw-r--r-- 64 w
root syslogd 699 16 / 7223130 -rw------- 64 w
root syslogd 699 17 / 7223137 -rw------- 60080 w
root syslogd 699 18 / 7223183 -rw------- 100015 w
root syslogd 699 19 / 7223128 -rw-r----- 64 w
_dhcp dhclient 570 root / 7223049 dr-xr-xr-x 512 r
_dhcp dhclient 570 wd / 7223049 dr-xr-xr-x 512 r
_dhcp dhclient 570 jail / 7223049 dr-xr-xr-x 512 r
_dhcp dhclient 570 text / 1605432 -r-xr-xr-x 96520 r
_dhcp dhclient 570 0 /dev 17 crw-rw-rw- null rw
_dhcp dhclient 570 1 /dev 17 crw-rw-rw- null rw
_dhcp dhclient 570 2 /dev 17 crw-rw-rw- null rw
_dhcp dhclient 570 3 / 7223288 -rw------- 3 w
_dhcp dhclient 570 5* route raw 0 fffffe0020690d48
_dhcp dhclient 570 6* pipe fffffe00206a8158 <-> fffffe00206a8000 0 rw
_dhcp dhclient 570 7 / 7223117 ---------- 776 w
_dhcp dhclient 570 8 /dev 13 crw------- bpf rw
_dhcp dhclient 570 9* internet raw ip fffffe0020a93000
root dhclient 532 root / 2 drwxr-xr-x 1024 r
root dhclient 532 wd / 2 drwxr-xr-x 1024 r
root dhclient 532 text / 1605432 -r-xr-xr-x 96520 r
root dhclient 532 0 /dev 17 crw-rw-rw- null rw
root dhclient 532 1 /dev 17 crw-rw-rw- null rw
root dhclient 532 2 /dev 17 crw-rw-rw- null rw
root dhclient 532 3 / 7223288 -rw------- 3 w
root dhclient 532 5* pipe fffffe00206a8000 <-> fffffe00206a8158 0 rw
root ng_queue 496 root / 2 drwxr-xr-x 1024 r
root ng_queue 496 wd / 2 drwxr-xr-x 1024 r
root devd 456 root / 2 drwxr-xr-x 1024 r
root devd 456 wd / 2 drwxr-xr-x 1024 r
root devd 456 text / 1605358 -r-xr-xr-x 469848 r
root devd 456 0 /dev 17 crw-rw-rw- null rw
root devd 456 1 /dev 17 crw-rw-rw- null rw
root devd 456 2 /dev 17 crw-rw-rw- null rw
root devd 456 3 /dev 4 crw------- devctl r
root devd 456 4* local stream fffffe00207b44b0
root devd 456 5 / 7223237 -rw------- 3 w
root devd 456 6* local stream fffffe00c3bdd780 -> fffffe00c3bdd870
root adjkerntz 173 root / 2 drwxr-xr-x 1024 r
root adjkerntz 173 wd / 2 drwxr-xr-x 1024 r
root adjkerntz 173 text / 1605284 -r-xr-xr-x 9400 r
root adjkerntz 173 0 /dev 17 crw-rw-rw- null rw
root adjkerntz 173 1 /dev 17 crw-rw-rw- null rw
root adjkerntz 173 2 /dev 17 crw-rw-rw- null rw
root init 1 root / 2 drwxr-xr-x 1024 r
root init 1 wd / 2 drwxr-xr-x 1024 r
root init 1 text / 1605535 -r-xr-xr-x 810256 r
root kernel 0 root / 2 drwxr-xr-x 1024 r
root kernel 0 wd / 2 drwxr-xr-x 1024 r
------------------------------------------------------------------------
dmesg
Copyright (c) 1992-2016 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 9.3-STABLE #3 r304838: Fri Aug 26 12:11:25 CEST 2016
root@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64
gcc version 4.2.1 20070831 patched [FreeBSD]
CPU: AMD Phenom(tm) II X4 965 Processor (3415.40-MHz K8-class CPU)
Origin = "AuthenticAMD" Id = 0x100f43 Family = 0x10 Model = 0x4 Stepping = 3
Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
Features2=0x802009<SSE3,MON,CX16,POPCNT>
AMD Features=0xee500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM,3DNow!+,3DNow!>
AMD Features2=0x837ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT,NodeId>
TSC: P-state invariant
real memory = 34359738368 (32768 MB)
avail memory = 33160265728 (31624 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <042713 APIC1118>
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 4 core(s)
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
cpu2 (AP): APIC ID: 2
cpu3 (AP): APIC ID: 3
ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110527/tbfadt-586)
ioapic0 <Version 2.1> irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: <042713 XSDT1118> on motherboard
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
cpu2: <ACPI CPU> on acpi0
cpu3: <ACPI CPU> on acpi0
attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0
Event timer "RTC" frequency 32768 Hz quality 0
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
Event timer "HPET" frequency 14318180 Hz quality 450
Event timer "HPET1" frequency 14318180 Hz quality 450
Event timer "HPET2" frequency 14318180 Hz quality 450
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> irq 18 at device 2.0 on pci0
pci1: <ACPI PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xd000-0xd0ff mem 0xd0000000-0xdfffffff,0xfeac0000-0xfeadffff irq 18 at device 0.0 on pci1
vgapci0: Boot video device
hdac0: <ATI RV810 HDA Controller> mem 0xfeaf8000-0xfeafbfff irq 19 at device 0.1 on pci1
pcib2: <ACPI PCI-PCI bridge> irq 16 at device 4.0 on pci0
pci2: <ACPI PCI bus> on pcib2
re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port 0xe800-0xe8ff mem 0xfdfff000-0xfdffffff,0xfdff8000-0xfdffbfff irq 16 at device 0.0 on pci2
re0: Using 1 MSI-X message
re0: Chip rev. 0x2c800000
re0: MAC rev. 0x00100000
miibus0: <MII bus> on re0
rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0
rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: Ethernet address: 50:46:5d:8b:a2:ea
pcib3: <ACPI PCI-PCI bridge> irq 19 at device 7.0 on pci0
pci3: <ACPI PCI bus> on pcib3
xhci0: <ASMedia ASM1042 USB 3.0 controller> mem 0xfebf8000-0xfebfffff irq 19 at device 0.0 on pci3
xhci0: 32 bytes context size, 32-bit DMA
usbus0 on xhci0
ahci0: <AMD SB7x0/SB8x0/SB9x0 AHCI SATA controller> port 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f mem 0xfe9ffc00-0xfe9fffff irq 22 at device 17.0 on pci0
ahci0: AHCI v1.10 with 6 3Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
ohci0: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfe9fe000-0xfe9fefff irq 16 at device 18.0 on pci0
usbus1 on ohci0
ohci1: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfe9fd000-0xfe9fdfff irq 16 at device 18.1 on pci0
usbus2 on ohci1
ehci0: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfe9ff800-0xfe9ff8ff irq 17 at device 18.2 on pci0
usbus3: EHCI version 1.0
usbus3 on ehci0
ohci2: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfe9fc000-0xfe9fcfff irq 18 at device 19.0 on pci0
usbus4 on ohci2
ohci3: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfe9fb000-0xfe9fbfff irq 18 at device 19.1 on pci0
usbus5 on ohci3
ehci1: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfe9ff400-0xfe9ff4ff irq 19 at device 19.2 on pci0
usbus6: EHCI version 1.0
usbus6 on ehci1
atapci0: <ATI IXP700/800 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0
ata0: <ATA channel> at channel 0 on atapci0
hdac1: <ATI SB600 HDA Controller> mem 0xfe9f4000-0xfe9f7fff irq 16 at device 20.2 on pci0
isab0: <PCI-ISA bridge> at device 20.3 on pci0
isa0: <ISA bus> on isab0
pcib4: <ACPI PCI-PCI bridge> at device 20.4 on pci0
pci4: <ACPI PCI bus> on pcib4
ohci4: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfe9fa000-0xfe9fafff irq 18 at device 20.5 on pci0
usbus7 on ohci4
acpi_button0: <Power Button> on acpi0
ppc0: <Parallel port> port 0x378-0x37f irq 7 on acpi0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
aibs0: <ASUSTeK AI Booster (ACPI ASOC ATK0110)> on acpi0
aibs0: V0: 0x06020000 Vcore Voltage 850 / 1600 0x1
aibs0: V1: 0x06020001 +3.3 Voltage 2970 / 3630 0x1
aibs0: V2: 0x06020002 +5 Voltage 4500 / 5500 0x1
aibs0: V3: 0x06020003 +12 Voltage 10200 / 13800 0x1
aibs0: T0: 0x06030000 CPU Temperature 600 / 950 0x10001
aibs0: T1: 0x06030001 MB Temperature 450 / 750 0x10001
aibs0: F0: 0x06040000 CPU FAN Speed 600 / 7200 0x10001
aibs0: F1: 0x06040001 CHASSIS FAN Speed 600 / 7200 0x10001
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4
uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
orm0: <ISA Option ROM> at iomem 0xc0000-0xcffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
hwpstate0: <Cool`n'Quiet 2.0> on cpu0
Timecounters tick every 1.000 msec
usbus0: 5.0Gbps Super Speed USB v3.0
usbus1: 12Mbps Full Speed USB v1.0
usbus2: 12Mbps Full Speed USB v1.0
usbus3: 480Mbps High Speed USB v2.0
usbus4: 12Mbps Full Speed USB v1.0
usbus5: 12Mbps Full Speed USB v1.0
usbus6: 480Mbps High Speed USB v2.0
usbus7: 12Mbps Full Speed USB v1.0
ugen0.1: <0x1b21> at usbus0
uhub0: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
ugen1.1: <ATI> at usbus1
uhub1: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
ugen2.1: <ATI> at usbus2
uhub2: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2
ugen3.1: <ATI> at usbus3
uhub3: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3
ugen4.1: <ATI> at usbus4
uhub4: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
ugen5.1: <ATI> at usbus5
uhub5: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
ugen6.1: <ATI> at usbus6
uhub6: <ATI EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus6
ugen7.1: <ATI> at usbus7
uhub7: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus7
hdacc0: <ATI R6xx HDA CODEC> at cad 0 on hdac0
hdaa0: <ATI R6xx Audio Function Group> at nid 1 on hdacc0
pcm0: <ATI R6xx (HDMI)> at nid 3 on hdaa0
hdacc1: <Realtek ALC887 HDA CODEC> at cad 0 on hdac1
hdaa1: <Realtek ALC887 Audio Function Group> at nid 1 on hdacc1
pcm1: <Realtek ALC887 (Rear Analog)> at nid 20 and 24,26 on hdaa1
pcm2: <Realtek ALC887 (Front Analog)> at nid 27 and 25 on hdaa1
pcm3: <Realtek ALC887 (Onboard Digital)> at nid 17 on hdaa1
(aprobe0:ahcich2:0:0:0): SETFEATURES ENABLE SATA FEATURE. ACB: ef 10 00 00 00 40 00 00 00 00 05 00
(aprobe0:ahcich2:0:0:0): CAM status: ATA Status Error
(aprobe0:ahcich2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT )
(aprobe0:ahcich2:0:0:0): RES: 51 04 00 00 00 40 00 00 00 05 00
(aprobe0:ahcich2:0:0:0): Retrying command
(aprobe0:ahcich2:0:0:0): SETFEATURES ENABLE SATA FEATURE. ACB: ef 10 00 00 00 40 00 00 00 00 05 00
(aprobe0:ahcich2:0:0:0): CAM status: ATA Status Error
(aprobe0:ahcich2:0:0:0): ATA status: 51 (DRDY SERV ERR), error: 04 (ABRT )
(aprobe0:ahcich2:0:0:0): RES: 51 04 00 00 00 40 00 00 00 05 00
(aprobe0:ahcich2:0:0:0): Error 5, Retries exhausted
uhub7: 2 ports with 2 removable, self powered
uhub1: 3 ports with 3 removable, self powered
uhub2: 3 ports with 3 removable, self powered
uhub4: 3 ports with 3 removable, self powered
uhub5: 3 ports with 3 removable, self powered
cd0 at ata0 bus 0 scbus6 target 0 lun 0
cd0: <Optiarc DVD RW AD-5170A 1.12> Removable CD-ROM SCSI device
cd0: 66.700MB/s transfers (UDMA4, ATAPI 12bytes, PIO 65534bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <SanDisk SDSSDH2128G X211200> ATA8-ACS SATA 3.x device
ada0: Serial Number 130740403862
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 512bytes)
ada0: Command Queueing enabled
ada0: 122104MB (250069680 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
ada1 at ahcich1 bus 0 scbus1 target 0 lun 0
ada1: <ST1000DM003-1CH162 CC47> ACS-2 ATA SATA 3.x device
ada1: Serial Number Z1D58E0Y
ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 953869MB (1953525168 512 byte sectors: 16H 63S/T 16383C)
ada1: quirks=0x1<4K>
ada1: Previously was known as ad6
ada2 at ahcich2 bus 0 scbus2 target 0 lun 0
ada2: <Crucial CT240M500SSD1 MU03> ACS-2 ATA SATA 3.x device
ada2: Serial Number 13430954ED69
ada2: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada2: Command Queueing enabled
ada2: 228936MB (468862128 512 byte sectors: 16H 63S/T 16383C)
ada2: Previously was known as ad8
SMP: AP CPU #1 Launched!
SMP: AP CPU #3 Launched!
SMP: AP CPU #2 Launched!
Timecounter "TSC-low" frequency 1707699908 Hz quality 800
uhub0: 4 ports with 4 removable, self powered
Root mount waiting for: usbus6 usbus3
Root mount waiting for: usbus6 usbus3
Root mount waiting for: usbus6 usbus3
uhub6: 6 ports with 6 removable, self powered
uhub3: 6 ports with 6 removable, self powered
ugen3.2: <vendor 0x05e3> at usbus3
uhub8: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/32.98, addr 2> on usbus3
Root mount waiting for: usbus3
uhub8: 4 ports with 4 removable, self powered
Root mount waiting for: usbus3
ugen3.3: <vendor 0x0922> at usbus3
ugen3.4: <vendor 0x05e3> at usbus3
uhub9: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev 2.00/32.98, addr 4> on usbus3
Root mount waiting for: usbus3
uhub9: 4 ports with 4 removable, self powered
Root mount waiting for: usbus3
ugen3.5: <FTDI> at usbus3
uftdi0: <USB - Serial> on usbus3
Trying to mount root from ufs:/dev/ada0p2 [rw]...
WARNING: / was not properly dismounted
Setting hostuuid: a022e7e9-90fe-d511-80aa-50465d8ba2ea.
Setting hostid: 0x0f63855b.
Entropy harvesting: interrupts ethernet point_to_point
ugen3.3: <vendor 0x0922> at usbus3 (disconnected)
kickstart.
Starting file system checks:
ugen3.3: <vendor 0x0922> at usbus3
ulpt0: <vendor 0x0922 DYMO LabelManager PnP, class 0/0, rev 2.00/1.00, addr 3> on usbus3
ulpt0: using bi-directional mode
umass0: <vendor 0x0922 DYMO LabelManager PnP, class 0/0, rev 2.00/1.00, addr 3> on usbus3
umass0: SCSI over Bulk-Only; quirks = 0x0000
umass0:7:0:-1: Attached to scbus7
da0 at umass-sim0 bus 0 scbus7 target 0 lun 0
da0: <DYMO PnP 1.00> Removable Direct Access SCSI device
da0: Serial Number 08444603042014
da0: 1.000MB/s transfers
da0: 3MB (8191 512 byte sectors: 64H 32S/T 3C)
da0: quirks=0x2<NO_6_BYTE>
uhid0: <vendor 0x0922 DYMO LabelManager PnP, class 0/0, rev 2.00/1.00, addr 3> on usbus3
/dev/ada0p2: UNREF FILE I=1124166 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=65536 MTIME=Sep 20 23:50 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=1766685 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=2 MTIME=Sep 25 18:44 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=1845913 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=188196 MTIME=Sep 19 23:45 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=1845914 OWNER=tingo MODE=100644
/dev/ada0p2: SIZE=32768 MTIME=Sep 25 18:45 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=2008407 OWNER=tingo MODE=100644
/dev/ada0p2: SIZE=2272 MTIME=Sep 16 21:00 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049921 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=46289 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049927 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049951 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=64 MTIME=Oct 4 16:32 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049952 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=48228 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049953 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=13376 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049954 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=768 MTIME=Oct 3 16:19 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049955 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=50979 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049956 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049957 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 2 10:48 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049959 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=52922 MTIME=Oct 3 16:20 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049960 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 3 16:20 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049962 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 2 10:48 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049963 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=56496 MTIME=Sep 30 12:18 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049965 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Sep 30 12:18 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049966 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Sep 28 12:47 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049967 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=4932 MTIME=Sep 20 23:56 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049968 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=1104 MTIME=Sep 20 23:56 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049969 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=208 MTIME=Sep 20 23:56 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049970 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=52689 MTIME=Oct 1 12:27 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049971 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 1 12:27 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049972 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=316 MTIME=Sep 20 23:59 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049973 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=192 MTIME=Sep 20 23:59 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049974 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=288 MTIME=Sep 20 23:59 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049975 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=6339 MTIME=Sep 21 00:02 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049976 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=1296 MTIME=Sep 21 00:02 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049977 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=192 MTIME=Sep 20 23:59 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049978 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=52269 MTIME=Oct 4 16:32 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049979 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 4 16:32 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049980 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=64 MTIME=Oct 3 16:19 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049981 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=7935 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049982 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=2144 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049983 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 3 16:19 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049984 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=30607 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049985 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=12704 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049986 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=672 MTIME=Oct 2 00:35 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049987 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=26739 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049988 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049989 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=96 MTIME=Oct 1 12:29 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049990 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=27398 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049991 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=9456 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049992 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=4176 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049993 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=2829 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049994 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=992 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049995 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 5 13:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049996 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=60692 MTIME=Oct 5 13:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049997 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=15280 MTIME=Oct 5 13:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049998 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 5 13:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3049999 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=24 MTIME=Sep 21 00:09 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050000 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16 MTIME=Sep 21 00:09 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050001 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=39791 MTIME=Oct 5 14:48 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050003 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=13136 MTIME=Oct 5 14:48 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050004 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=20196 MTIME=Oct 5 13:56 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050005 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=5952 MTIME=Oct 5 13:56 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050006 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 5 13:56 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050007 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Sep 21 00:49 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050008 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=17429 MTIME=Oct 5 13:51 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050009 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=6848 MTIME=Oct 5 13:51 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050010 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=1760 MTIME=Oct 5 13:51 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050011 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=33884 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050012 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=15568 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050013 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=64 MTIME=Oct 1 12:25 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050015 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=15323 MTIME=Oct 3 16:25 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050016 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=6096 MTIME=Oct 3 16:25 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050017 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=1792 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050018 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=22828 MTIME=Oct 3 16:23 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050019 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=10048 MTIME=Oct 3 16:23 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050020 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 2 01:08 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050021 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=37744 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050022 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=12016 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050023 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=7963 MTIME=Oct 5 13:35 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050024 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=30903 MTIME=Oct 5 15:51 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050025 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=10096 MTIME=Oct 5 15:51 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050026 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 4 16:32 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050027 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=3536 MTIME=Oct 5 13:35 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050028 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=19754 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050029 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=50952 MTIME=Oct 5 13:56 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050030 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=5824 MTIME=Oct 5 14:48 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050031 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:56 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050032 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=52413 MTIME=Oct 5 13:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050033 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050034 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=21829 MTIME=Oct 5 13:35 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050035 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=6592 MTIME=Oct 5 13:35 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050036 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=50889 MTIME=Oct 5 13:36 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050037 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=15344 MTIME=Oct 5 13:36 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050038 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=33158 MTIME=Oct 5 13:53 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050039 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=12880 MTIME=Oct 5 13:53 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050040 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=32 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050041 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=40234 MTIME=Sep 30 14:50 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050042 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Sep 30 14:50 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050043 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=36172 MTIME=Sep 29 16:10 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050044 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Sep 29 16:10 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050045 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=72075 MTIME=Oct 3 16:19 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050046 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 3 16:19 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050047 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=4720 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050048 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=65879 MTIME=Oct 5 13:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050049 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050050 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=3040 MTIME=Oct 5 13:55 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050051 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 5 13:34 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050052 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=15671 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050053 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=5504 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050054 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=272 MTIME=Sep 24 19:58 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050055 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=288 MTIME=Oct 1 00:39 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050056 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=45037 MTIME=Oct 5 13:57 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050058 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 5 13:57 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050059 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=11776 MTIME=Oct 5 13:57 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050060 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=3352 MTIME=Sep 25 20:05 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050061 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=1184 MTIME=Sep 25 20:05 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050062 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=4176 MTIME=Sep 25 20:01 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050063 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=22608 MTIME=Sep 25 20:00 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050065 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Sep 25 20:00 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050066 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=1696 MTIME=Sep 25 20:00 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050067 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=66580 MTIME=Oct 2 16:04 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050068 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 3 16:20 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050069 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=38720 MTIME=Oct 1 12:29 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050070 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 1 12:29 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050071 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=43133 MTIME=Oct 2 01:08 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050072 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 2 01:08 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050073 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 2 16:04 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050074 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=98425 MTIME=Oct 1 12:31 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050075 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Oct 1 12:31 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050076 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=4064 MTIME=Oct 2 16:03 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050077 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=2048 MTIME=Sep 27 23:00 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050078 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=9344 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050079 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 2 16:04 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050080 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=25048 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050081 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=8096 MTIME=Oct 3 16:24 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050082 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=0 MTIME=Oct 2 00:54 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050083 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=9968 MTIME=Sep 30 22:33 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050084 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=2352 MTIME=Sep 29 16:16 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050085 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=64093 MTIME=Sep 30 00:26 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050086 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=16000 MTIME=Sep 30 00:26 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050087 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=96 MTIME=Oct 1 22:04 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050089 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=31148 MTIME=Oct 5 14:43 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050090 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=10816 MTIME=Oct 5 14:43 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050091 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=6272 MTIME=Oct 5 14:00 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050092 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=698 MTIME=Oct 3 16:22 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050093 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=352 MTIME=Oct 3 16:22 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050108 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=2240 MTIME=Oct 4 22:52 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050109 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=43512 MTIME=Oct 4 22:52 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050110 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=64 MTIME=Oct 2 10:53 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050111 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=1152 MTIME=Oct 3 16:19 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050112 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=10752 MTIME=Oct 4 22:52 2016 (CLEARED)
/dev/ada0p2: UNREF FILE I=3050114 OWNER=tingo MODE=100600
/dev/ada0p2: SIZE=384 MTIME=Oct 5 13:51 2016 (CLEARED)
/dev/ada0p2: FREE BLK COUNT(S) WRONG IN SUPERBLK (SALVAGED)
/dev/ada0p2: SUMMARY INFORMATION BAD (SALVAGED)
/dev/ada0p2: BLK(S) MISSING IN BIT MAPS (SALVAGED)
/dev/ada0p2: 743616 files, 6813862 used, 7655313 free (137289 frags, 939753 blocks, 0.9% fragmentation)
/dev/ada1p1: DEFER FOR BACKGROUND CHECKING
Mounting local file systems:
WARNING: /zs was not properly dismounted
.
Setting hostname: kg-core1.kg4.no.
Starting Network: lo0 re0 plip0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0xb
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
ether 50:46:5d:8b:a2:ea
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (none)
status: no carrier
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
Starting devd.
Starting Network: plip0.
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
add net fe80::: gateway ::1
add net ff02::: gateway ::1
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
SUP_IOCTL_COOKIE: Version mismatch. Requested: 0x1a000b Min: 0x1a000b Current: 0x240000
Waiting 30s for the default route interface: (re0)
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/arduino/lib /usr/local/lib/compat/pkg /usr/local/lib/gcc48 /usr/local/lib/gegl-0.2 /usr/local/lib/graphviz /usr/local/lib/libxul /usr/local/lib/nss /usr/local/lib/perl5/5.20/mach/CORE /usr/local/lib/qt4 /usr/local/lib/virtualbox /usr/local/llvm36/lib /usr/local/llvm37/lib
32-bit compatibility ldconfig path: /usr/lib32
Creating and/or trimming log files.
Starting syslogd.
No core dumps found.
Additional ABI support: linux.
Clearing /tmp (X related).
Updating motd:.
Starting fusefs.
fuse-freebsd: version 0.4.4, FUSE ABI 7.8
Starting ntpd.
Starting smartd.
Starting pyspamd.
Starting dbus.
Starting avahi-daemon.
Starting cupsd.
Configuring syscons: keymap blanktime.
Performing sanity check on sshd configuration.
Starting sshd.
Starting cron.
Starting default moused.
Starting background file system checks in 60 seconds.
Wed Oct 5 18:15:15 CEST 2016
Oct 5 18:15:22 kg-core1 login: ROOT LOGIN (root) ON ttyv0
info: [drm] Initialized drm 1.1.0 20060810
drmn0: <Cedar PRO [Radeon HD 5450/6350]> on vgapci0
info: [drm] MSI enabled 1 message(s)
info: [drm] RADEON_IS_PCIE
info: [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1682:0x304A).
info: [drm] register mmio base: 0xFEAC0000
info: [drm] register mmio size: 131072
info: [drm] radeon_atrm_get_bios: ===> Try ATRM...
info: [drm] radeon_atrm_get_bios: pci_find_class() found: 0:1:0:0, vendor=1002, device=68f9
info: [drm] radeon_atrm_get_bios: Get ACPI device handle
info: [drm] radeon_acpi_vfct_bios: ===> Try VFCT...
info: [drm] radeon_acpi_vfct_bios: Get "VFCT" ACPI table
info: [drm] radeon_acpi_vfct_bios: Failed to get "VFCT" table: AE_NOT_FOUND
info: [drm] igp_read_bios_from_vram: ===> Try IGP's VRAM...
info: [drm] igp_read_bios_from_vram: VRAM base address: 0xd0000000
info: [drm] igp_read_bios_from_vram: Map address: 0xfffffe00d0000000 (262144 bytes)
info: [drm] igp_read_bios_from_vram: Incorrect BIOS signature: 0x2070
info: [drm] radeon_read_bios: ===> Try PCI Expansion ROM...
info: [drm] radeon_read_bios: Map address: 0xfffffe00000c0000 (131072 bytes)
info: [drm] ATOM BIOS: DDR3
drmn0: info: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
drmn0: info: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
info: [drm] Detected VRAM RAM=1024M, BAR=256M
info: [drm] RAM width 64bits DDR
[TTM] Zone kernel: Available graphics memory: 16764438 kiB
[TTM] Zone dma32: Available graphics memory: 2097152 kiB
[TTM] Initializing pool allocator
info: [drm] radeon: 1024M of VRAM memory ready
info: [drm] radeon: 512M of GTT memory ready.
info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
info: [drm] Driver supports precise vblank timestamp query.
info: [drm] radeon: irq initialized.
info: [drm] GART: num cpu pages 131072, num gpu pages 131072
info: [drm] probing gen 2 caps for device 1022:9603 = 2/0
info: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
info: [drm] Loading CEDAR Microcode
info: [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
drmn0: info: WB enabled
drmn0: info: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0x0xfffffe00c1c9fc00
drmn0: info: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0x0xfffffe00c1c9fc0c
info: [drm] ring test on 0 succeeded in 1 usecs
info: [drm] ring test on 3 succeeded in 1 usecs
info: [drm] ib test on ring 0 succeeded in 0 usecs
info: [drm] ib test on ring 3 succeeded in 0 usecs
info: [drm] radeon_device_init: Taking over the fictitious range 0xd0000000-0xe0000000
iicbus0: <Philips I2C bus> on iicbb0 addr 0xff
iic0: <I2C generic I/O> on iicbus0
iicbus1: <Philips I2C bus> on iicbb1 addr 0xff
iic1: <I2C generic I/O> on iicbus1
iicbus2: <Philips I2C bus> on iicbb2 addr 0xff
iic2: <I2C generic I/O> on iicbus2
iicbus3: <Philips I2C bus> on iicbb3 addr 0xff
iic3: <I2C generic I/O> on iicbus3
iicbus4: <Philips I2C bus> on iicbb4 addr 0xff
iic4: <I2C generic I/O> on iicbus4
iicbus5: <Philips I2C bus> on iicbb5 addr 0xff
iic5: <I2C generic I/O> on iicbus5
iicbus6: <Philips I2C bus> on iicbb6 addr 0xff
iic6: <I2C generic I/O> on iicbus6
iicbus7: <Philips I2C bus> on iicbb7 addr 0xff
iic7: <I2C generic I/O> on iicbus7
info: [drm] Radeon Display Connectors
info: [drm] Connector 0:
info: [drm] HDMI-A-1
info: [drm] HPD2
info: [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
info: [drm] Encoders:
info: [drm] DFP1: INTERNAL_UNIPHY1
info: [drm] Connector 1:
info: [drm] DVI-I-1
info: [drm] HPD4
info: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
info: [drm] Encoders:
info: [drm] DFP2: INTERNAL_UNIPHY
info: [drm] CRT1: INTERNAL_KLDSCP_DAC1
info: [drm] Connector 2:
info: [drm] VGA-1
info: [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
info: [drm] Encoders:
info: [drm] CRT2: INTERNAL_KLDSCP_DAC2
info: [drm] Internal thermal controller without fan control
info: [drm] radeon: power management initialized
info: [drm] fb mappable at 0xD0142000
info: [drm] vram apper at 0xD0000000
info: [drm] size 8294400
info: [drm] fb depth is 24
info: [drm] pitch is 7680
info: [drm] Initialized radeon 2.29.0 20080528
Oct 5 18:16:13 kg-core1 dbus[825]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.8" (uid=1001 pid=968 comm="xfce4-session ") interface="org.freedesktop.ConsoleKit.Manager" member="CanSuspend" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=999 comm="/usr/local/sbin/console-kit-daemon --no-daemon ")
Oct 5 18:16:13 kg-core1 dbus[825]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.8" (uid=1001 pid=968 comm="xfce4-session ") interface="org.freedesktop.ConsoleKit.Manager" member="CanHibernate" error name="(unset)" requested_reply="0" destination=":1.5" (uid=0 pid=999 comm="/usr/local/sbin/console-kit-daemon --no-daemon ")
Oct 5 18:23:11 kg-core1 su: tingo to root on /dev/pts/19
aibs0: detached
aibs0: <ASUSTeK AI Booster (ACPI ASOC ATK0110)> on acpi0
Fatal trap 12: page fault while in kernel mode
cpuid = 1; apic id = 01
fault virtual address = 0x0
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff81bcb078
stack pointer = 0x28:0xffffff88b8554430
frame pointer = 0x28:0xffffff88b85544f0
code segment = base 0x0, limit 0xfffff, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = interrupt enabled, resume, IOPL = 0
current process = 1816 (kldload)
trap number = 12
panic: page fault
cpuid = 1
KDB: stack backtrace:
#0 0xffffffff8093b606 at kdb_backtrace+0x66
#1 0xffffffff8090102e at panic+0x1ce
#2 0xffffffff80ce6887 at trap_fatal+0x277
#3 0xffffffff80ce6bd1 at trap_pfault+0x211
#4 0xffffffff80ce7199 at trap+0x329
#5 0xffffffff80cd0081 at calltrap+0x8
#6 0xffffffff81bcb901 at aibs_attach+0x91
#7 0xffffffff8093424c at device_attach+0xcc
#8 0xffffffff8033bd43 at acpi_driver_added+0xa3
#9 0xffffffff809323d5 at devclass_driver_added+0x75
#10 0xffffffff80932f13 at devclass_add_driver+0x103
#11 0xffffffff808ebef8 at module_register_init+0xa8
#12 0xffffffff808e38ae at linker_load_module+0x85e
#13 0xffffffff808e3fc4 at kern_kldload+0xb4
#14 0xffffffff808e40d4 at sys_kldload+0x84
#15 0xffffffff80ce5ffa at amd64_syscall+0x69a
#16 0xffffffff80cd0367 at Xfast_syscall+0xf7
Uptime: 3h34m2s
Dumping 1398 out of 32743 MB:..2%..11%..21%..31%..41% (CTRL-C to abort) ..51%..61%..71%..81%..91%
------------------------------------------------------------------------
kernel config
options CONFIG_AUTOGENERATED
ident GENERIC
machine amd64
cpu HAMMER
makeoptions WITH_CTF=1
makeoptions DEBUG=-g
options USB_DEBUG
options RDRAND_RNG
options PADLOCK_RNG
options AH_SUPPORT_AR5416
options IEEE80211_SUPPORT_MESH
options IEEE80211_AMPDU_AGE
options IEEE80211_DEBUG
options SC_PIXEL_MODE
options VESA
options AHD_REG_PRETTY_PRINT
options AHC_REG_PRETTY_PRINT
options ATA_STATIC_ID
options ATA_CAM
options SMP
options DDB_CTF
options KDB_TRACE
options KDB
options INCLUDE_CONFIG_FILE
options KDTRACE_HOOKS
options KDTRACE_FRAME
options MAC
options AUDIT
options HWPMC_HOOKS
options KBD_INSTALL_CDEV
options PRINTF_BUFR_SIZE=128
options _KPOSIX_PRIORITY_SCHEDULING
options SYSVSEM
options SYSVMSG
options SYSVSHM
options STACK
options KTRACE
options SCSI_DELAY=5000
options COMPAT_FREEBSD7
options COMPAT_FREEBSD6
options COMPAT_FREEBSD5
options COMPAT_FREEBSD4
options COMPAT_FREEBSD32
options GEOM_LABEL
options GEOM_RAID
options GEOM_PART_GPT
options PSEUDOFS
options PROCFS
options CD9660
options MSDOSFS
options NFS_ROOT
options NFSLOCKD
options NFSD
options NFSCL
options MD_ROOT
options QUOTA
options UFS_GJOURNAL
options UFS_DIRHASH
options UFS_ACL
options SOFTUPDATES
options FFS
options SCTP
options TCP_OFFLOAD
options INET6
options INET
options PREEMPTION
options SCHED_ULE
options NEW_PCIB
options GEOM_PART_MBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_EBR
options GEOM_PART_BSD
device isa
device mem
device io
device uart_ns8250
device cpufreq
device acpi
device pci
device fdc
device ahci
device ata
device mvs
device siis
device ahc
device ahd
device esp
device hptiop
device isp
device mpt
device mps
device mpr
device sym
device trm
device adv
device adw
device aic
device bt
device isci
device scbus
device ch
device da
device sa
device cd
device pass
device ses
device amr
device arcmsr
device ciss
device dpt
device hptmv
device hptnr
device hptrr
device hpt27xx
device iir
device ips
device mly
device twa
device tws
device aac
device aacp
device aacraid
device ida
device mfi
device mlx
device mrsas
device twe
device atkbdc
device atkbd
device psm
device kbdmux
device vga
device splash
device sc
device agp
device cbb
device pccard
device cardbus
device uart
device ppc
device ppbus
device lpt
device plip
device ppi
device puc
device bxe
device de
device em
device igb
device ixgbe
device le
device ti
device txp
device vx
device miibus
device ae
device age
device alc
device ale
device bce
device bfe
device bge
device cas
device dc
device et
device fxp
device gem
device hme
device jme
device lge
device msk
device nfe
device nge
device pcn
device re
device rl
device sf
device sge
device sis
device sk
device ste
device stge
device tl
device tx
device vge
device vr
device wb
device xl
device cs
device ed
device ex
device ep
device fe
device sn
device xe
device wlan
device wlan_wep
device wlan_ccmp
device wlan_tkip
device wlan_amrr
device an
device ath
device ath_pci
device ath_hal
device ath_rate_sample
device ipw
device iwi
device iwn
device malo
device mwl
device ral
device wi
device wpi
device loop
device random
device ether
device vlan
device tun
device pty
device md
device gif
device faith
device firmware
device bpf
device uhci
device ohci
device ehci
device xhci
device usb
device uhid
device ukbd
device ulpt
device umass
device ums
device urio
device u3g
device uark
device ubsa
device uftdi
device uipaq
device uplcom
device uslcom
device uvisor
device uvscom
device aue
device axe
device cdce
device cue
device kue
device rue
device udav
device rum
device run
device uath
device upgt
device ural
device urtw
device zyd
device sound
device snd_cmi
device snd_csa
device snd_emu10kx
device snd_es137x
device snd_hda
device snd_ich
device snd_uaudio
device snd_via8233
device virtio
device virtio_pci
device vtnet
device virtio_blk
device virtio_scsi
device virtio_balloon
------------------------------------------------------------------------
ddb capture buffer
ddb: ddb_capture: kvm_nlist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161005222831.e674c3a134266c2e1edc523e>
