Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2013 00:14:04 +0400
From:      Vagner <vagner@bsdway.ru>
To:        FreeBSD hackers Mail List <freebsd-hackers@freebsd.org>
Subject:   Page fault from linux_proc_exit()
Message-ID:  <20130917201403.GA24318@vagner-wrk.bsdway.ru>

next in thread | raw e-mail | index | archive | help

--yNb1oOkm5a9FJOVX
Content-Type: multipart/mixed; boundary="8t9RHnE3ZwKMSgU+"
Content-Disposition: inline


--8t9RHnE3ZwKMSgU+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi!
I ran skype and perhaps, it was *destroyed* (may be it was fault of skype
, I don't know). After I have got system panic. I looked to coredump:
- I got fault in frame #7 where: if ((q->p_flag & P_WEXIT) =3D=3D 0 &&
  em->pdeath_signal !=3D 0). But struct linux_emuldata *em =3D=3D NULL.=20

# from kgdb:
# p em
# $1 =3D (struct linux_emuldata *) 0x0

- I saw what `em =3D em_find(q, EMUL_DOLOCK);' from upper line of code
  and from function em_find() that `em' could be equal NULL.

Perhaps, are we need to add check after line call em_find in function
linux_proc_exit() - `continue;`?

core.txt and info in attachment.

Thanks!
 =20


--=20
Respectfully,
Stanislav Putrya
System administrator
FotoStrana.Ru Ltd.
ICQ IM: 328585847
Jabber-GoogleTalk: root.vagner
mob.phone SPB: +79215788755
mob.phone RND: +79525600664
email: vagner[at]bsdway.ru
email: putrya[at]playform.ru
email: root.vagner[at]gmail.com
site: bsdway.ru
site: fotostrana.ru

----------------------------------------
 ( ) ASCII ribbon campaign
  X  - against HTML, vCards and
 / \ - proprietary attachments in e-mail

--8t9RHnE3ZwKMSgU+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="core.txt.0"
Content-Transfer-Encoding: quoted-printable

Molluscus dumped core - see /var/crash/vmcore.0

Wed Sep 18 03:04:59 MSK 2013

FreeBSD Molluscus 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09=
:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENER=
IC  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 condition=
s.
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:


Fatal trap 12: page fault while in kernel mode
cpuid =3D 0; apic id =3D 00
fault virtual address	=3D 0x20
fault code		=3D supervisor read data, page not present
instruction pointer	=3D 0x20:0xffffffff81614a83
stack pointer	        =3D 0x28:0xffffff807fad09c0
frame pointer	        =3D 0x28:0xffffff807fad0a50
code segment		=3D base 0x0, limit 0xfffff, type 0x1b
			=3D DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags	=3D interrupt enabled, resume, IOPL =3D 0
current process		=3D 13447 (skype)
trap number		=3D 12
panic: page fault
cpuid =3D 0
KDB: stack backtrace:
#0 0xffffffff809208a6 at kdb_backtrace+0x66
#1 0xffffffff808ea8be at panic+0x1ce
#2 0xffffffff80bd8240 at trap_fatal+0x290
#3 0xffffffff80bd857d at trap_pfault+0x1ed
#4 0xffffffff80bd8b9e at trap+0x3ce
#5 0xffffffff80bc315f at calltrap+0x8
#6 0xffffffff808b9b93 at exit1+0x1a3
#7 0xffffffff81620c37 at linux_exit_group+0x97
#8 0xffffffff80c41ae0 at ia32_syscall+0x540
#9 0xffffffff80bc3731 at Xint0x80_syscall+0x91
Uptime: 2h28m2s
Dumping 430 out of 1754 MB:..4%..12%..23%..34%..41%..52%..64%..71%..82%..93%

Reading symbols from /boot/kernel/linux.ko...Reading symbols from /boot/ker=
nel/linux.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/linux.ko
#0  doadump (textdump=3DVariable "textdump" is not available.
) at pcpu.h:224
224	pcpu.h: No such file or directory.
	in pcpu.h
(kgdb) #0  doadump (textdump=3DVariable "textdump" is not available.
) at pcpu.h:224
#1  0xffffffff808ea3a1 in kern_reboot (howto=3D260)
    at /usr/src/sys/kern/kern_shutdown.c:448
#2  0xffffffff808ea897 in panic (fmt=3D0x1 <Address 0x1 out of bounds>)
    at /usr/src/sys/kern/kern_shutdown.c:636
#3  0xffffffff80bd8240 in trap_fatal (frame=3D0xc, eva=3DVariable "eva" is =
not available.
)
    at /usr/src/sys/amd64/amd64/trap.c:857
#4  0xffffffff80bd857d in trap_pfault (frame=3D0xffffff807fad0910, usermode=
=3D0)
    at /usr/src/sys/amd64/amd64/trap.c:773
#5  0xffffffff80bd8b9e in trap (frame=3D0xffffff807fad0910)
    at /usr/src/sys/amd64/amd64/trap.c:456
#6  0xffffffff80bc315f in calltrap ()
    at /usr/src/sys/amd64/amd64/exception.S:228
#7  0xffffffff81614a83 in linux_proc_exit (arg=3DVariable "arg" is not avai=
lable.
)
    at /usr/src/sys/modules/linux/../../compat/linux/linux_emul.c:246
#8  0xffffffff808b9b93 in exit1 (td=3D0xfffffe00077728e0, rv=3DVariable "rv=
" is not available.
)
    at /usr/src/sys/kern/kern_exit.c:253
#9  0xffffffff81620c37 in linux_exit_group (td=3D0xfffffe00077728e0,=20
    args=3D0xffffff807fad0bb0)
    at /usr/src/sys/modules/linux/../../compat/linux/linux_misc.c:1670
#10 0xffffffff80c41ae0 in ia32_syscall (frame=3D0xffffff807fad0c40)
    at subr_syscall.c:135
#11 0xffffffff80bc3731 in Xint0x80_syscall () at ia32_exception.S:73
#12 0x0000000029e1cd13 in ?? ()
Previous frame inner to this frame (corrupt stack?)
(kgdb)=20

------------------------------------------------------------------------
ps -axl

 UID   PID  PPID CPU  PRI NI    VSZ RSS MWCHAN   STAT TT      TIME COMMAND
   0     0     0   0  -52  0      0   0 -        DLs  ??   0:00.99 [kernel]
   0     1     0   0   21  0   6276   0 wait     DLs  ??   0:00.01 [init]
   0     2     0   0  -16  0      0   0 ctl_work DL   ??   0:00.00 [ctl_thr=
d]
   0     3     0   0  -16  0      0   0 waiting_ DL   ??   0:00.00 [sctp_it=
erat
   0     4     0   0  -16  0      0   0 ccb_scan DL   ??   0:00.00 [xpt_thr=
d]
   0     5     0   0  -16  0      0   0 psleep   DL   ??   0:00.00 [pagedae=
mon]
   0     6     0   0  -16  0      0   0 psleep   DL   ??   0:00.00 [vmdaemo=
n]
   0     7     0   0  155  0      0   0 pgzero   DL   ??   0:00.00 [pagezer=
o]
   0     8     0   0  -16  0      0   0 psleep   DL   ??   0:00.00 [bufdaem=
on]
   0     9     0   0   16  0      0   0 syncer   DL   ??   0:00.01 [syncer]
   0    10     0   0  -16  0      0   0 audit_wo DL   ??   0:00.00 [audit]
   0    11     0   0  155  0      0   0 -        RL   ??  20:18.17 [idle]
   0    12     0   0  -84  0      0   0 -        WL   ??   0:01.98 [intr]
   0    13     0   0   -8  0      0   0 -        DL   ??   0:00.20 [geom]
   0    14     0   0  -16  0      0   0 -        DL   ??   0:00.07 [yarrow]
   0    15     0   0  -68  0      0   0 -        DL   ??   0:00.05 [usb]
   0    16     0   0  -16  0      0   0 tzpoll   DL   ??   0:00.03 [acpi_th=
erma
   0    17     0   0  -16  0      0   0 cooling  DL   ??   0:00.00 [acpi_co=
olin
   0    18     0   0  -16  0      0   0 vlruwt   DL   ??   0:00.01 [vnlru]
   0    19     0   0  -16  0      0   0 sdflush  DL   ??   0:00.01 [softdep=
flus
   0   110     1   0   52  0   9920   0 pause    Ds   ??   0:00.00 [adjkern=
tz]
   0   399     1   0   20  0  18300   0 select   Ds   ??   0:00.04 [wpa_sup=
plic
   0  1266     1   0   20  0  10376   0 select   Ds   ??   0:00.00 [devd]
   0  1349     1   0   52  0  12052   0 select   Ds   ??   0:00.01 [dhclien=
t]
  65  1446     1   0   20  0  12052   0 select   Ds   ??   0:00.00 [dhclien=
t]
   0  1487     1   0   20  0  12052   0 select   Ds   ??   0:00.02 [syslogd]
   0  1541     1   0   20  0  14232   0 select   Ds   ??   0:00.15 [moused]
 556  1562     1   0   20  0  14300   0 select   Ds   ??   0:00.05 [dbus-da=
emon
   0  1623     1   0   20  0  12052   0 select   Ds   ??   0:00.14 [powerd]
   0  1641     1   0   20  0  84568   0 wait     Ds   ??   0:01.84 [slim]
   0  1650  1641   0   22  0 414088   0 select   D    ??   0:03.01 [Xorg]
   0  1665     1   0   35  0  46744   0 select   Ds   ??   0:00.00 [sshd]
   0  1677     1   0   20  0  20252   0 select   Ds   ??   0:00.02 [sendmai=
l]
  25  1680     1   0   20  0  20252   0 pause    Ds   ??   0:00.00 [sendmai=
l]
   0  1684     1   0   20  0  14128   0 nanslp   Ds   ??   0:00.01 [cron]
   0  1724     1   0   52  0  12052   0 ttyin    Ds+  ??   0:00.00 [getty]
   0  1725     1   0   52  0  12052   0 ttyin    Ds+  ??   0:00.00 [getty]
   0  1726     1   0   52  0  12052   0 ttyin    Ds+  ??   0:00.00 [getty]
   0  1727     1   0   52  0  12052   0 ttyin    Ds+  ??   0:00.00 [getty]
   0  1728     1   0   52  0  12052   0 ttyin    Ds+  ??   0:00.00 [getty]
   0  1729     1   0   52  0  12052   0 ttyin    Ds+  ??   0:00.00 [getty]
   0  1730     1   0   52  0  12052   0 ttyin    Ds+  ??   0:00.00 [getty]
   0  1731     1   0   52  0  12052   0 ttyin    Ds+  ??   0:00.00 [getty]
 560  1736     1   0   29  0  59308   0 select   Ds   ??   0:00.84 [hald]
   0  1738     1   0   20  0  63184   0 n        D    ??   0:00.08 [console=
-kit
   0  1740     1   0   20  0  55832   0 select   D    ??   0:00.07 [polkitd]
   0  1742     1   0   20  0  22716   0 select   D    ??   0:00.02 [gam_ser=
ver]
   0  1743  1736   0   52  0  41460   0 select   D    ??   0:00.08 [hald-ru=
nner
   0  1749  1743   0   24  0  29352   0 s        D    ??   0:00.02 [hald-ad=
don-
1001  1780  1641   0   20  0 110600   0 select   Ds   ??   0:00.50 [openbox]
1001  1790     1   0   20  0 144160   0 select   D    ??   0:00.97 [tint2]
1001  1791     1   0   20  0  40832   0 select   D    ??   0:00.03 [xxkb]
1001  1795  1790   0 -100  0      0   0 -        ZW   ??   0:00.00 <defunct>
1001  1796  1780   0   36  0 335880   0 select   D    ??   0:02.19 [python2=
=2E7]
1001  1801     1   0   31  0  27916   0 select   D    ??   0:00.00 [dbus-la=
unch
1001  1802     1   0   20  0  14300   0 select   Ds   ??   0:00.01 [dbus-da=
emon
1001  1804     1   0   20  0  48216   0 select   D    ??   0:00.05 [gconfd-=
2]
   0  1809  1796   0   35  0  12060   0 sbwait   D    ??   0:00.02 [gnome-p=
ty-h
1001  1810  1796   0   20  0  31080   0 pause    Ds   ??   0:00.24 [zsh]
1001 13089  1810   0   21  0   2788   0 wait     D+   ??   0:00.00 [bash]
1001 13090 13089   0   22  0 672368   0 piperd   D+   ??   0:27.71 [skype]
1001 13091 13089   0   20  0 672368   0 futex    D+   ??   0:00.07 [skype]
1001 13092 13089   0   20  0 672368   0 futex    D+   ??   0:27.45 [skype]
1001 13093 13089   0   52  0 672368   0 futex    D+   ??   0:00.00 [skype]
1001 13094 13089   0   21  0 672368   0 select   D+   ??   0:22.89 [skype]
1001 13097 13089   0   20  0 672368   0 futex    D+   ??   0:00.00 [skype]
1001 13099 13089   0   20  0 672368   0 futex    D+   ??   0:00.00 [skype]
1001 13118 13089   0   20  0 672368   0 futex    D+   ??   0:00.00 [skype]
1001 13121 13089   0   26  0 672368   0 futex    D+   ??   0:00.00 [skype]
1001 13122 13089   0   20  0 672368   0 nanslp   D+   ??   0:00.00 [skype]
1001 13143 13089   0   20  0 672368   0 futex    D+   ??   0:00.00 [skype]
1001 13144 13089   0   20  0 672368   0 -        R+   ??   0:00.00 [skype]
1001 13145 13089   0   22  0 672368   0 nanslp   D+   ??   0:00.00 [skype]
1001 13146 13089   0   37  0 672368   0 -        R+   ??   0:00.00 [skype]
1001 13147 13089   0   20  0 672368   0 nanslp   D+   ??   0:00.00 [skype]
1001 13148 13089   0   20  0 672368   0 nanslp   D+   ??   0:23.28 [skype]
1001 13161 13089   0   20  0 672368   0 select   D+   ??   0:00.00 [skype]
1001 13178  1780   0   20  0 451508   0 uwait    D    ??   0:40.84 [firefox]
1001 13217  1780   0   52  0 336072   0 select   D    ??   0:00.00 [python2=
=2E7]
   0 13224 13217   0   52  0  12060   0 sbwait   D    ??   0:00.00 [gnome-p=
ty-h
1001 13225 13217   0   20  0  35232   0 ttyin    Ds+  ??   0:00.00 [zsh]
   0 13295  1684   0   20  0  14128   0 piperd   D    ??   0:00.00 [cron]
   0 13297 13295   0   30  0  14504   0 wait     Ds   ??   0:00.00 [sh]
   0 13304 13297   0   52  0  14504   0 wait     D    ??   0:00.00 [sh]
   0 13305 13297   0   20  0   9912   0 piperd   D    ??   0:00.00 [mail]
   0 13414 13304   0   52  0  14504   0 wait     D    ??   0:00.00 [sh]
   0 13415 13414   0   52  0  14504   0 wait     D    ??   0:00.00 [sh]
   0 13422 13415   0   52  0  14504   0 wait     D    ??   0:00.00 [sh]
   0 13423 13415   0   52  0   9912   0 piperd   D    ??   0:00.00 [mail]
   0 13424 13422   0   52  0  14504   0 wait     D    ??   0:00.00 [sh]
   0 13428 13424   0   30  0   9912   0 biord    D    ??   0:00.00 [find]
   0 13429 13424   0   52  0  14504   0 wait     D    ??   0:00.00 [sh]
   0 13431 13429   0   52  0   9916   0 piperd   D    ??   0:00.00 [cat]
1001 13447 13090   0   23  0 672368   0 -        REs  ??   0:00.00 [skype]
1001 13448 13447   0   23  0      0   0 -        R    ??   0:00.00 [skype]

------------------------------------------------------------------------
vmstat -s

 11348468 cpu context switches
  4869099 device interrupts
  1617632 software interrupts
  5087737 traps
 42377471 system calls
       19 kernel threads created
     9524  fork() calls
     3803 vfork() calls
      102 rfork() calls
        0 swap pager pageins
        0 swap pager pages paged in
        0 swap pager pageouts
        0 swap pager pages paged out
     8725 vnode pager pageins
    52094 vnode pager pages paged in
        0 vnode pager pageouts
        0 vnode pager pages paged out
        0 page daemon wakeups
        0 pages examined by the page daemon
      858 pages reactivated
   316927 copy-on-write faults
      464 copy-on-write optimized faults
  3119604 zero fill pages zeroed
      420 zero fill pages prezeroed
      151 intransit blocking page faults
  3588798 total VM faults taken
        0 pages affected by kernel thread creation
  4850299 pages affected by  fork()
  1732147 pages affected by vfork()
   268758 pages affected by rfork()
        0 pages cached
  4183556 pages freed
        0 pages freed by daemon
        0 pages freed by exiting processes
    70976 pages active
   243095 pages inactive
        0 pages in VM cache
    92871 pages wired down
    28500 pages free
     4096 bytes per page
 17705326 total name lookups
          cache hits (82% pos + 10% neg) system 0% per-directory
          deletions 1%, falsehits 0%, toolong 0%

------------------------------------------------------------------------
vmstat -m

         Type InUse MemUse HighUse Requests  Size(s)
CAM dev queue     4     1K       -        4  128
  md_sii_data     0     0K       -       11  512
      CAM XPT    68    80K       -      153  16,32,64,128,1024,2048
       isadev     8     1K       -        8  128
     acpiintr     1     1K       -        1  64
         cdev     8     2K       -        8  256
       acpica  4807   480K       -   426796  16,32,64,128,256,512,1024,4096
        sigio     2     1K       -        2  64
filedesc_to_leader    17     2K       -       70  64
     filedesc   101   319K       -    13490  16,32,64,128,256,512,1024,2048=
,4096
         kenv    77    11K       -       86  16,32,64,128
       kqueue    14    15K       -      288  256,512,2048
    proc-args    55     4K       -    12276  16,32,64,128,256
        hhook     2     1K       -        2  128
     acpitask     1     2K       -        1  2048
      ithread    80    13K       -       80  32,128,256
    CAM queue    14     1K       -       62  16,32,256
       KTRACE   100    13K       -      100  128
       linker   178   168K       -      189  16,32,64,128,256,512,2048
        lockf    89    11K       -  3190374  64,128
   loginclass     2     1K       -       56  64
       ip6ndp    12     1K       -       12  64,128
         temp    43     5K       -   394249  16,32,64,128,256,512,1024,2048=
,4096
       devbuf 18848 57716K       -    19412  16,32,64,128,256,512,1024,2048=
,4096
       module   478    60K       -      478  128
     mtx_pool     2    16K       -        2 =20
       USBdev    64    19K       -      242  64,128,512
          osd     2     1K       -        2  16,64
          USB    57    28K       -       59  16,32,128,256,1024,2048
     pmchooks     1     1K       -        1  128
      subproc   194   374K       -    13498  512,4096
         proc     2    16K       -        2 =20
      session    31     4K       -      101  128
         pgrp    33     5K       -      145  128
         cred    48     8K       -  1816134  64,256
      uidinfo     7     3K       -      126  128,2048
       plimit    13     4K       -      942  256
    sysctltmp     0     0K       -     1214  16,32,64,128,4096
    sysctloid  4867   242K       -     4997  16,32,64,128
       sysctl     0     0K       -     6484  16,32,64
      tidhash     1    16K       -        1 =20
      callout     1   512K       -        1 =20
         umtx   510    64K       -      510  128
     p1003.1b     1     1K       -        1  16
         SWAP     2   549K       -        2  64
       bus-sc    88   244K       -     3865  16,32,64,128,256,512,1024,2048=
,4096
          bus  1263   104K       -     6641  16,32,64,128,256,1024
      devstat     6    13K       -        6  32,4096
 eventhandler    79     7K       -       79  64,128
      acpisem    46     6K       -       46  128
       athdev     3    70K       -        3  2048
         kobj   336  1344K       -      542  4096
      CAM SIM     4     1K       -        4  256
      Per-cpu     1     1K       -        1  32
      ath_hal     3    15K       -        3  128,2048
   CAM periph     4     1K       -       20  16,32,64,128,256
         rman   234    27K       -      664  16,32,128
         sbuf     0     0K       -     1347  16,32,64,128,256,512,1024,2048=
,4096
      entropy  1024    64K       -     1024  64
       ctlmem  5062 10113K       -     5062  128,2048
        stack     0     0K       -        2  256
    taskqueue    19     2K       -       19  16,32,128
       Unitno    12     1K       -     4836  32,64
          iov     0     0K       -   284942  16,32,64,128,256,512
       select    80    10K       -       80  128
     ioctlops     0     0K       -  2037715  16,32,64,128,256,512,1024,2048=
,4096
          msg     4    30K       -        4  2048,4096
          sem     4   106K       -        4  2048,4096
          shm     6    30K       -       15  2048
          tty    21    21K       -       24  1024,2048
          pts     2     1K       -        3  256
     mbuf_tag     0     0K       -       74  32,64,128
        shmfd     1     8K       -        1 =20
          pcb    26   157K       -      767  16,32,128,1024,2048,4096
       soname    48     6K       -   166966  16,32,64,128
          acl     0     0K       -     3986  4096
     vfscache     1  1024K       -        1 =20
   cl_savebuf     0     0K       -      236  64
     vfs_hash     1   512K       -        1 =20
       DEVFS1   104    52K       -      110  512
       vnodes     2     1K       -        4  64,256
       DEVFS3   124    31K       -      137  256
        mount    16     1K       -       86  16,32,64,128,256
  vnodemarker     0     0K       -      580  512
          BPF    20  1035K       -       21  16,128,512,4096
  ether_multi    17     1K       -       34  16,32,64
       ifaddr   354    31K       -      356  32,64,128,256,512,4096
        ifnet    12    23K       -       12  128,2048
        clone     6    24K       -        6  4096
       arpcom     2     1K       -        2  16
      lltable    26    12K       -       29  256,512
        DEVFS    22     1K       -       23  16,128
       DEVFSP     2     1K       -      180  64
     routetbl    31     5K       -      225  32,64,128,256,512
     80211vap     1     4K       -        1  4096
  80211crypto     2     1K       -       18  512
     80211com     1     8K       -        1 =20
  80211nodeie    10     2K       -      117  32,64,128,256,512
    80211node     2    17K       -       11  1024
    80211scan    10    10K       -       24  512,2048,4096
         igmp    11     3K       -       11  256
     in_multi     2     1K       -        4  256
    sctp_iter     0     0K       -        5  256
     sctp_ifn     2     1K       -        3  128
     sctp_ifa     4     1K       -        5  128
     sctp_vrf     1     1K       -        1  64
    sctp_a_it     0     0K       -        5  16
    hostcache     1    28K       -        1 =20
     syncache     1    96K       -        1 =20
    in6_multi    12     2K       -       12  32,256
          mld    11     2K       -       11  128
          rpc     2     1K       -        2  256
audit_evclass   179     6K       -      218  32
      jblocks     2     1K       -        2  128,256
     savedino     0     0K       -    36719  256
        sbdep     0     0K       -      168  64
      jsegdep     4     1K       -   725588  64
         jseg     3     1K       -     2747  128
    jfreefrag     0     0K       -    33020  128
      jnewblk     0     0K       -   283731  128
       jmvref     0     0K       -      929  128
      jremref     0     0K       -   190475  128
      jaddref     0     0K       -   218362  128
      freedep     0     0K       -       18  64
     freework     2     1K       -   147556  16,128
    newdirblk     0     0K       -     1432  64
       dirrem     1     1K       -   188631  128
        mkdir     0     0K       -     2200  128
       diradd     1     1K       -   216162  128
     freefile     0     0K       -   146159  64
     freeblks     1     1K       -   146263  128
     freefrag     0     0K       -    33020  128
     indirdep     0     0K       -       89  128
       newblk     2   129K       -   283732  256
    bmsafemap     3     9K       -   174096  256
     inodedep    15   519K       -   211572  512
      pagedep     3   129K       -    18413  256
  ufs_dirhash  1218   366K       -    60181  16,32,64,128,256,512
    ufs_mount     3    17K       -        3  512,4096
    vm_pgdata     2   129K       -        2  128
      UMAHash     2    24K       -       11  512,1024,2048,4096
      memdesc     1     4K       -        8  32,4096
     atkbddev     2     1K       -        2  64
    pfs_nodes    21     6K       -       21  256
       ctlblk   200  1600K       -      200 =20
         GEOM    43     9K       -      463  16,32,64,128,256,512,1024,2048
      ramdisk     1  4096K       -        1 =20
      acpidev    43     3K       -       43  64
         hdaa     9    31K       -        9  256,512,1024,2048
         hdac     2     2K       -        2  128,1024
        hdacc     2     1K       -        2  32
      ctlpool   532   142K       -      532  32,512
       kbdmux     6    18K       -        6  16,512,1024,2048
       apmdev     1     1K       -        1  128
   madt_table     0     0K       -        1  4096
       feeder    22     3K       -      468  32,128
     pci_link    16     2K       -       16  32,128
    acpi_perf     2     1K       -        2  64
    raid_data     0     0K       -       66  32,128,256
      io_apic     1     2K       -        1  2048
          MCA     6     1K       -        6  128
          msi     5     1K       -        5  128
     nexusdev     3     1K       -        3  16
        mixer     3    12K       -        3  4096
md_nvidia_data     0     0K       -       11  512
     futex wp     8     1K       -   232929  32
        futex     8     1K       -   458950  128
        linux    35     3K       -      170  32,64

------------------------------------------------------------------------
vmstat -z

ITEM                   SIZE  LIMIT     USED     FREE      REQ FAIL SLEEP

UMA Kegs:               208,      0,      86,      16,      86,   0,   0
UMA Zones:              640,      0,      86,       4,      86,   0,   0
UMA Slabs:              568,      0,    6564,       2,    8428,   0,   0
UMA RCntSlabs:          568,      0,     371,       0,     371,   0,   0
UMA Hash:               256,      0,       1,      14,       3,   0,   0
16 Bucket:              152,      0,      67,       8,      67,   0,   0
32 Bucket:              280,      0,      62,       8,      62,   2,   0
64 Bucket:              536,      0,      60,       3,      60,  57,   0
128 Bucket:            1048,      0,    1791,       0,    1791,8632,   0
VM OBJECT:              232,      0,   65174,   32106,  457936,   0,   0
MAP:                    232,      0,       7,      25,       7,   0,   0
KMAP ENTRY:             120,  79112,      46,     233,   13222,   0,   0
MAP ENTRY:              120,      0,    4069,     209,  476647,   0,   0
fakepg:                 120,      0,   65596,      93,   65596,   0,   0
mt_zone:               4112,      0,     329,      14,     329,   0,   0
16:                      16,      0,    2578,     110, 2365876,   0,   0
32:                      32,      0,    2948,     385,  331525,   0,   0
64:                      64,      0,   12621,   15155, 2549124,   0,   0
128:                    128,      0,    6833,    8450, 4832017,   0,   0
256:                    256,      0,    1752,   14658, 1429612,   0,   0
512:                    512,      0,    1395,    6424,  285808,   0,   0
1024:                  1024,      0,      64,     148,  401049,   0,   0
2048:                  2048,      0,    5153,     117,    7991,   0,   0
4096:                  4096,      0,     489,      59,   25579,   0,   0
Files:                   80,      0,     487,   11213, 1490810,   0,   0
TURNSTILE:              136,      0,     256,      44,     256,   0,   0
umtx pi:                 96,      0,       0,       0,       0,   0,   0
MAC labels:              40,      0,       0,       0,       0,   0,   0
PROC:                  1184,      0,      94,      20,   13448,   0,   0
THREAD:                1128,      0,     223,      32,     240,   0,   0
SLEEPQUEUE:              80,      0,     256,      34,     256,   0,   0
VMSPACE:                392,      0,      60,      40,   13371,   0,   0
cpuset:                  72,      0,      75,      75,      75,   0,   0
audit_record:           960,      0,       0,       0,       0,   0,   0
mbuf_packet:            256,      0,      40,     611,  407691,   0,   0
mbuf:                   256,      0,       3,     392,  468588,   0,   0
mbuf_cluster:          2048,  25600,     640,      14,     640,   0,   0
mbuf_jumbo_page:       4096,  12800,       0,      44,   58518,   0,   0
mbuf_jumbo_9k:         9216,  19200,       0,       0,       0,   0,   0
mbuf_jumbo_16k:       16384,  12800,       0,       0,       0,   0,   0
mbuf_ext_refcnt:          4,      0,       0,       0,       0,   0,   0
g_bio:                  232,      0,       2,    1934,  716324,   0,   0
ttyinq:                 160,      0,     270,      42,     705,   0,   0
ttyoutq:                256,      0,     134,      31,     357,   0,   0
ata_request:            328,      0,       0,       0,       0,   0,   0
ata_composite:          336,      0,       0,       0,       0,   0,   0
VNODE:                  480,      0,   89348,   10428,  666727,   0,   0
VNODEPOLL:              112,      0,      52,      47,      55,   0,   0
NAMEI:                 1024,      0,       2,      34, 4516721,   0,   0
S VFS Cache:            108,      0,   90974,    2218,  614415,   0,   0
STS VFS Cache:          148,      0,       0,       0,       0,   0,   0
L VFS Cache:            328,      0,    2819,   37489,  177272,   0,   0
LTS VFS Cache:          368,      0,       0,       0,       0,   0,   0
NCLNODE:                568,      0,       0,       0,       0,   0,   0
DIRHASH:               1024,      0,    2808,     344,   15194,   0,   0
Mountpoints:            792,      0,       2,       8,       2,   0,   0
pipe:                   728,      0,      80,      25,    4099,   0,   0
ksiginfo:               112,      0,     104,     952,   15813,   0,   0
itimer:                 344,      0,       0,      22,       1,   0,   0
KNOTE:                  128,      0,      66,      79,     353,   0,   0
socket:                 680,  25602,     113,   11251,   29804,   0,   0
ipq:                     56,    819,       0,       0,       0,   0,   0
udp_inpcb:              392,  25600,       5,      35,    6759,   0,   0
udpcb:                   16,  25704,       5,     331,    6759,   0,   0
tcp_inpcb:              392,  25600,      11,   11279,   22645,   0,   0
tcpcb:                  976,  25600,      11,   11269,   22645,   0,   0
tcptw:                   72,   5150,       0,     150,      75,   0,   0
syncache:               152,  15375,       0,       0,       0,   0,   0
hostcache:              136,  15372,      44,      40,      44,   0,   0
tcpreass:                40,   1680,       0,     588,   17260,   0,   0
sackhole:                32,      0,       0,       0,       0,   0,   0
sctp_ep:               1376,  25600,       0,       0,       0,   0,   0
sctp_asoc:             2288,  40000,       0,       0,       0,   0,   0
sctp_laddr:              48,  80064,       0,     216,       5,   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:    112, 400026,       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,  25600,       1,      19,       1,   0,   0
unpcb:                  240,  25600,      94,      34,     371,   0,   0
rtentry:                200,      0,      13,      44,      18,   0,   0
selfd:                   56,      0,     229,     338, 7612350,   0,   0
SWAPMETA:               288, 116519,       0,       0,       0,   0,   0
FFS inode:              168,      0,   89316,   10366,  666636,   0,   0
FFS1 dinode:            128,      0,       0,       0,       0,   0,   0
FFS2 dinode:            256,      0,   89316,   10419,  666634,   0,   0


------------------------------------------------------------------------
vmstat -i

interrupt                          total       rate
irq1: atkbd0                        4089         64
irq12: psm0                        44010        698
irq16: hdac1                      297814       4727
irq17: ath0 ehci0++               459848       7299
irq18: ohci0 ohci1*                    6          0
irq19: ahci0                      233497       3706
irq256: hpet0:t0                 2136856      33918
irq257: hpet0:t1                 1692979      26872
irq259: hdac0                          5          0
Total                            4869104      77287

------------------------------------------------------------------------
pstat -T

487/12328 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            pass0             cpu
  KB/t tps  MB/s   KB/t tps  MB/s  us ni sy in id
 16.53 3723 60.08   0.00   0  0.00   8  0  3  1 88

------------------------------------------------------------------------
ipcs -a

Message Queues:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP  =
               CBYTES                 QNUM               QBYTES        LSPI=
D        LRPID STIME    RTIME    CTIME  =20

Shared Memory:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP  =
       NATTCH        SEGSZ         CPID         LPID ATIME    DTIME    CTIM=
E  =20
m       196608            0 --rw------- Docent   wheel    Docent   wheel   =
            2       393216         1796         1650  0:38:51 no-entry  0:3=
8:51
m       131073            0 --rw------- Docent   wheel    Docent   wheel   =
            2       393216         1796         1650  0:38:50  0:38:51  0:3=
8:50
m    101122050            0 --rw------- Docent   wheel    Docent   wheel   =
            2       393216        13217         1650  2:47:10  2:47:10  2:4=
7:10
m    101122051            0 --rw------- Docent   wheel    Docent   wheel   =
            2       393216        13217         1650  2:47:10 no-entry  2:4=
7:10
m       262149            0 --rw------- Docent   wheel    Docent   wheel   =
            2       393216        13178         1650  2:41:51  2:41:55  2:4=
1:51

Semaphores:
T           ID          KEY MODE        OWNER    GROUP    CREATOR  CGROUP  =
        NSEMS OTIME    CTIME  =20


------------------------------------------------------------------------
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:          192	(max number of shared memory identifiers)
	shmseg:          128	(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    Re=
move
        0         0         0         0         0         0         0      =
   0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Ac=
cess
        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    Mi=
sses
        0         0         0         0         0         0         0      =
   0
BioRLHits    Misses BioD Hits    Misses DirE Hits    Misses Accs Hits    Mi=
sses
        0         0         0         0         0         0         0      =
   0

Server Info:
  Getattr   Setattr    Lookup  Readlink      Read     Write    Create    Re=
move
        0         0         0         0         0         0         0      =
   0
   Rename      Link   Symlink     Mkdir     Rmdir   Readdir  RdirPlus    Ac=
cess
        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:
	63591 packets sent
		1506 data packets (134193 bytes)
		34 data packets (4892 bytes) retransmitted
		1 data packet unnecessarily retransmitted
		1 resend initiated by MTU discovery
		41834 ack-only packets (840 delayed)
		0 URG only packets
		0 window probe packets
		19630 window update packets
		587 control packets
	74156 packets received
		1719 acks (for 134705 bytes)
		204 duplicate acks
		0 acks for unsent data
		55365 packets (74696195 bytes) received in-sequence
		42 completely duplicate packets (39448 bytes)
		2 old duplicate packets
		1 packet with some dup. data (5 bytes duped)
		17260 out-of-order packets (24267566 bytes)
		0 packets (0 bytes) of data after window
		0 window probes
		12 window update packets
		10 packets received after close
		0 discarded for bad checksums
		0 discarded for bad header offset fields
		0 discarded because packet too short
		7 discarded due to memory problems
	460 connection requests
	0 connection accepts
	0 bad connection attempts
	0 listen queue overflows
	0 ignored RSTs in the windows
	140 connections established (including accepts)
	22634 connections closed (including 11 drops)
		84 connections updated cached RTT on close
		86 connections updated cached RTT variance on close
		9 connections updated cached ssthresh on close
	39 embryonic connections dropped
	1717 segments updated rtt (of 2057 attempts)
	976 retransmit timeouts
		2 connections dropped by rexmit timeout
	0 persist timeouts
		0 connections dropped by persist timeout
	0 Connections (fin_wait_2) dropped because of timeout
	0 keepalive timeouts
		0 keepalive probes sent
		0 connections dropped by keepalive
	764 correct ACK header predictions
	54858 correct data packet header predictions
	0 syncache entries added
		0 retransmitted
		0 dupsyn
		0 dropped
		0 completed
		0 bucket overflow
		0 cache overflow
		0 reset
		0 stale
		0 aborted
		0 badack
		0 unreach
		0 zone failures
	0 cookies sent
	0 cookies received
	44 hostcache entries added
		0 bucket overflow
	1 SACK recovery episode
	0 segment rexmits in SACK recovery episodes
	0 byte rexmits in SACK recovery episodes
	3 SACK options (SACK blocks) received
	22874 SACK options (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:
	82413 datagrams received
	0 with incomplete header
	0 with bad data length field
	0 with bad checksum
	0 with no checksum
	1 dropped due to no socket
	14 broadcast/multicast datagrams undelivered
	0 dropped due to full socket buffers
	0 not for hashed pcb
	82398 delivered
	82576 datagrams output
	0 times multicast source filter matched
ip:
	156602 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
	156563 packets for this host
	36 packets for unknown/unsupported protocol
	0 packets forwarded (0 packets fast forwarded)
	3 packets not forwardable
	0 packets received for unknown multicast group
	0 redirects sent
	146201 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:
	1 call to icmp_error
	0 errors not generated in response to an icmp message
	Output histogram:
		destination unreachable: 1
	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:
		destination unreachable: 36
	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
	0 membership reports sent
arp:
	5 ARP requests sent
	106 ARP replies sent
	215 ARP requests received
	3 ARP replies received
	218 ARP packets received
	0 total packets dropped due to no ARP entry
	1 ARP entry timed out
	0 Duplicate IPs seen
ip6:
	6 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
	6 packets for this host
	0 packets forwarded
	0 packets not forwardable
	0 redirects sent
	6 packets sent from this host
	0 packets sent with fabricated ip header
	0 output packets dropped due to no bufs, etc.
	28 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
	Input histogram:
		TCP: 6
	Mbuf statistics:
		6 one mbuf
		6 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
	0 failures of source address selection
	Source addresses selection rule applied:
		6 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

43/1003/1046 mbufs in use (current/cache/total)
29/625/654/25600 mbuf clusters in use (current/cache/total/max)
40/611 mbuf+clusters out of packet secondary zone in use (current/cache)
0/44/44/12800 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/19200 9k jumbo clusters in use (current/cache/total/max)
0/0/0/12800 16k jumbo clusters in use (current/cache/total/max)
68K/1676K/1745K bytes allocated to network (current/cache/total)
0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
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 -id

Name    Mtu Network       Address              Ipkts Ierrs Idrop    Opkts O=
errs  Coll Drop
usbus     0 <Link#1>                               0     0     0        0  =
   0     0    0=20
usbus     0 <Link#2>                               0     0     0        0  =
   0     0    0=20
usbus     0 <Link#3>                               0     0     0        0  =
   0     0    0=20
usbus     0 <Link#4>                               0     0     0        0  =
   0     0    0=20
usbus     0 <Link#5>                               0     0     0        0  =
   0     0    0=20
ath0   2290 <Link#6>      94:db:c9:38:91:8e   268088  8667     0   144753  =
   0     0    0=20
re0*   1500 <Link#7>      c8:60:00:50:50:cc        0     0     0        0  =
   0     0    0=20
usbus     0 <Link#8>                               0     0     0        0  =
   0     0    0=20
usbus     0 <Link#9>                               0     0     0        0  =
   0     0    0=20
lo0   16384 <Link#10>                           2300     0     0     2300  =
   0     0    0=20
lo0   16384 localhost     ::1                      6     -     -        6  =
   -     -    -=20
lo0   16384 fe80::1%lo0   fe80::1                  0     -     -        0  =
   -     -    -=20
lo0   16384 your-net      localhost             2294     -     -     2294  =
   -     -    -=20
wlan0  1500 <Link#11>     94:db:c9:38:91:8e   154559     0     0   144047  =
   0     0    0=20
wlan0  1500 192.168.0.0   Molluscus.Dlink     154265     -     -   143880  =
   -     -    -=20

------------------------------------------------------------------------
netstat -anr

Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.0.1        UGS         0   143738  wlan0
127.0.0.1          link#10            UH          0     2294    lo0
192.168.0.0/24     link#11            U           0      142  wlan0
192.168.0.53       link#11            UHS         0        0    lo0

Internet6:
Destination                       Gateway                       Flags      =
Netif Expire
::/96                             ::1                           UGRS       =
 lo0
::1                               link#10                       UH         =
 lo0
::ffff:0.0.0.0/96                 ::1                           UGRS       =
 lo0
fe80::/10                         ::1                           UGRS       =
 lo0
fe80::%lo0/64                     link#10                       U          =
 lo0
fe80::1%lo0                       link#10                       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)
fffffe003e8783d0 tcp4       0      0 192.168.0.53.57149 62.182.202.150.443 =
ESTABLISHED
fffffe003e8773d0 tcp4       0      0 192.168.0.53.26527 89.178.218.201.980 =
ESTABLISHED
fffffe00077cb3d0 tcp4       0      0 192.168.0.53.49500 88.201.226.170.443 =
ESTABLISHED
fffffe003a4e57a0 tcp4       0      0 192.168.0.53.10435 94.141.52.1.443    =
ESTABLISHED
fffffe003e8673d0 tcp4       0      0 192.168.0.53.16551 65.55.223.29.443   =
ESTABLISHED
fffffe003a7887a0 tcp4       0      0 *.38234            *.*                =
LISTEN
fffffe000793a000 tcp4       0      0 127.0.0.1.25       *.*                =
LISTEN
fffffe000793a3d0 tcp4       0      0 *.22               *.*                =
LISTEN
fffffe000793a7a0 tcp6       0      0 *.22               *.*                =
LISTEN
fffffe00077cc000 tcp4       0      0 *.6000             *.*                =
LISTEN
fffffe00077cbb70 tcp6       0      0 *.6000             *.*                =
LISTEN
fffffe0007601310 udp4       0      0 *.38234            *.*               =
=20
fffffe0007601930 udp4       0      0 127.0.0.1.51642    *.*               =
=20
fffffe0007621000 udp4       0      0 *.514              *.*               =
=20
fffffe0007602dc8 udp6       0      0 *.514              *.*               =
=20
fffffe0007601620 udp4       0      0 *.*                *.*               =
=20
Active UNIX domain sockets
Address  Type   Recv-Q Send-Q    Inode     Conn     Refs  Nextref Addr
fffffe003a3b71e0 stream      0      0        0 fffffe003a3b73c0        0   =
     0
fffffe003a3b73c0 stream      0      0        0 fffffe003a3b71e0        0   =
     0
fffffe005a340b40 stream      0      0        0 fffffe005a726870        0   =
     0 /tmp/orbit-Docent/linc-33a1-0-39de496f1e12f
fffffe005a726870 stream      0      0        0 fffffe005a340b40        0   =
     0
fffffe005a340a50 stream      0      0 fffffe002d847000        0        0   =
     0 /tmp/orbit-Docent/linc-33a1-0-39de496f1e12f
fffffe005a726780 stream      0      0        0 fffffe005a726690        0   =
     0 /tmp/orbit-Docent/linc-70c-0-6f3972d66061e
fffffe005a726690 stream      0      0        0 fffffe005a726780        0   =
     0
fffffe003a3b6960 stream      0      0        0 fffffe005a7261e0        0   =
     0 /tmp/.X11-unix/X0
fffffe005a7261e0 stream      0      0        0 fffffe003a3b6960        0   =
     0
fffffe003a3b65a0 stream      0      0        0 fffffe003a3b60f0        0   =
     0 /tmp/dbus-ABLqO6lGnp
fffffe003a3b60f0 stream      0      0        0 fffffe003a3b65a0        0   =
     0
fffffe005a6eec30 stream      0      0        0 fffffe003a3b61e0        0   =
     0 /var/run/dbus/system_bus_socket
fffffe003a3b61e0 stream      0      0        0 fffffe005a6eec30        0   =
     0
fffffe003a3b6690 stream      0      0        0 fffffe005a726e10        0   =
     0 /tmp/orbit-Docent/linc-337a-0-1d3893244bfe5
fffffe005a726e10 stream      0      0        0 fffffe003a3b6690        0   =
     0
fffffe005a6ee960 stream      0      0 fffffe002dc283c0        0        0   =
     0 /tmp/orbit-Docent/linc-337a-0-1d3893244bfe5
fffffe005a6eea50 stream      0      0        0 fffffe005a6eeb40        0   =
     0 /tmp/orbit-Docent/linc-70c-0-6f3972d66061e
fffffe005a6eeb40 stream      0      0        0 fffffe005a6eea50        0   =
     0
fffffe003a3b63c0 stream      0      0        0 fffffe003a3b64b0        0   =
     0 /tmp/.X11-unix/X0
fffffe003a3b64b0 stream      0      0        0 fffffe003a3b63c0        0   =
     0
fffffe005a7264b0 stream      0      0        0 fffffe005a340c30        0   =
     0 /tmp/.X11-unix/X0
fffffe005a340c30 stream      0      0        0 fffffe005a7264b0        0   =
     0
fffffe003a3b6d20 stream      0      0        0 fffffe003a3b6e10        0   =
     0 /tmp/.X11-unix/X0
fffffe003a3b6e10 stream     64      0        0 fffffe003a3b6d20        0   =
     0
fffffe005a726960 stream      0      0        0 fffffe005a726a50        0   =
     0
fffffe005a726a50 stream      0      0        0 fffffe005a726960        0   =
     0
fffffe005a726b40 stream      0      0        0 fffffe005a726c30        0   =
     0 /tmp/orbit-Docent/linc-704-0-3fbd787f795f4
fffffe005a726c30 stream      0      0        0 fffffe005a726b40        0   =
     0
fffffe005a3405a0 stream      0      0 fffffe005a6e5000        0        0   =
     0 /tmp/orbit-Docent/linc-704-0-3fbd787f795f4
fffffe005a340690 stream      0      0        0 fffffe005a340780        0   =
     0 /tmp/orbit-Docent/linc-70c-0-6f3972d66061e
fffffe005a340780 stream      0      0        0 fffffe005a340690        0   =
     0
fffffe005a340870 stream      0      0        0 fffffe005a340960        0   =
     0 /var/run/dbus/system_bus_socket
fffffe005a340960 stream      0      0        0 fffffe005a340870        0   =
     0
fffffe005a6ee0f0 stream      0      0        0 fffffe005a6ee1e0        0   =
     0 /tmp/dbus-ABLqO6lGnp
fffffe005a6ee1e0 stream      0      0        0 fffffe005a6ee0f0        0   =
     0
fffffe005a6ee2d0 stream      0      0 fffffe005a6e63c0        0        0   =
     0 /tmp/orbit-Docent/linc-70c-0-6f3972d66061e
fffffe000762c870 stream      0      0        0 fffffe000762c2d0        0   =
     0 /tmp/.X11-unix/X0
fffffe000762c2d0 stream      0      0        0 fffffe000762c870        0   =
     0
fffffe005a6ee5a0 stream      0      0        0 fffffe005a6ee690        0   =
     0
fffffe005a6ee690 stream      0      0        0 fffffe005a6ee5a0        0   =
     0
fffffe005a6ee780 stream      0      0 fffffe005a676000        0        0   =
     0 /tmp/dbus-ABLqO6lGnp
fffffe005a6ee870 stream      0      0        0 fffffe0007641000        0   =
     0 /tmp/.X11-unix/X0
fffffe0007641000 stream     32      0        0 fffffe005a6ee870        0   =
     0
fffffe005a340000 stream      0      0        0 fffffe0007640690        0   =
     0 /tmp/.X11-unix/X0
fffffe0007640690 stream      0      0        0 fffffe005a340000        0   =
     0
fffffe000762c1e0 stream      0      0        0 fffffe000762c690        0   =
     0 /tmp/.X11-unix/X0
fffffe000762c690 stream      0      0        0 fffffe000762c1e0        0   =
     0
fffffe00076400f0 stream      0      0        0 fffffe0007640000        0   =
     0 /tmp/.X11-unix/X0
fffffe0007640000 stream      0      0        0 fffffe00076400f0        0   =
     0
fffffe005a3400f0 stream      0      0        0 fffffe000762c5a0        0   =
     0 /tmp/.X11-unix/X0
fffffe000762c5a0 stream      0      0        0 fffffe005a3400f0        0   =
     0
fffffe000762c780 stream      0      0        0 fffffe00076412d0        0   =
     0 /var/run/dbus/system_bus_socket
fffffe00076412d0 stream      0      0        0 fffffe000762c780        0   =
     0
fffffe00076413c0 stream      0      0        0 fffffe005a3404b0        0   =
     0 /tmp/.X11-unix/X0
fffffe005a3404b0 stream      0      0        0 fffffe00076413c0        0   =
     0
fffffe00076401e0 stream      0      0        0 fffffe00076402d0        0   =
     0 /var/run/hald/dbus-0Llraw57Fa
fffffe00076402d0 stream      0      0        0 fffffe00076401e0        0   =
     0
fffffe00076403c0 stream      0      0        0 fffffe00076404b0        0   =
     0 /tmp/.X11-unix/X0
fffffe00076404b0 stream      0      0        0 fffffe00076403c0        0   =
     0
fffffe000762c3c0 stream      0      0        0 fffffe000762c4b0        0   =
     0 /var/run/dbus/system_bus_socket
fffffe000762c4b0 stream      0      0        0 fffffe000762c3c0        0   =
     0
fffffe000762c960 stream      0      0        0 fffffe000762ca50        0   =
     0 /var/run/devd.pipe
fffffe000762ca50 stream      0      0        0 fffffe000762c960        0   =
     0
fffffe000762cb40 stream      0      0        0 fffffe000762cc30        0   =
     0 /var/run/hald/dbus-yCL2MsBiDG
fffffe000762cc30 stream      0      0        0 fffffe000762cb40        0   =
     0
fffffe0007641c30 stream      0      0 fffffe005a39c960        0        0   =
     0 /var/run/hald/dbus-yCL2MsBiDG
fffffe000762cd20 stream      0      0        0 fffffe000762ce10        0   =
     0 /tmp/fam-root/fam-
fffffe000762ce10 stream      0      0        0 fffffe000762cd20        0   =
     0
fffffe005a3401e0 stream      0      0 fffffe005a398960        0        0   =
     0 /tmp/fam-root/fam-
fffffe005a3402d0 stream      0      0        0 fffffe005a3403c0        0   =
     0 /var/run/dbus/system_bus_socket
fffffe005a3403c0 stream      0      0        0 fffffe005a3402d0        0   =
     0
fffffe0007640c30 stream      0      0        0 fffffe0007640b40        0   =
     0 /var/run/dbus/system_bus_socket
fffffe0007640b40 stream      0      0        0 fffffe0007640c30        0   =
     0
fffffe00076410f0 stream      0      0        0 fffffe00076411e0        0   =
     0 /var/run/dbus/system_bus_socket
fffffe00076411e0 stream      0      0        0 fffffe00076410f0        0   =
     0
fffffe00076415a0 stream      0      0        0 fffffe0007641690        0   =
     0 /var/run/dbus/system_bus_socket
fffffe0007641690 stream      0      0        0 fffffe00076415a0        0   =
     0
fffffe0007640a50 stream      0      0 fffffe005a2351e0        0        0   =
     0 /var/run/hald/dbus-0Llraw57Fa
fffffe0007640960 stream      0      0        0 fffffe0007640870        0   =
     0 /tmp/.X11-unix/X0
fffffe0007640870 stream      0      0        0 fffffe0007640960        0   =
     0
fffffe0007640780 stream      0      0 fffffe0007832780        0        0   =
     0 /tmp/.X11-unix/X0
fffffe000762c0f0 stream      0      0        0 fffffe000762c000        0   =
     0 /var/run/devd.pipe
fffffe000762c000 stream      0      0        0 fffffe000762c0f0        0   =
     0
fffffe0007641b40 stream      0      0        0 fffffe0007641a50        0   =
     0
fffffe0007641a50 stream      0      0        0 fffffe0007641b40        0   =
     0
fffffe00076405a0 stream      0      0 fffffe0007761d20        0        0   =
     0 /var/run/dbus/system_bus_socket
fffffe0007640d20 stream      0      0 fffffe000762f780        0        0   =
     0 /var/run/devd.pipe
fffffe005a7260f0 dgram       0      0        0 fffffe0007641960        0 ff=
fffe0007641d20
fffffe00076414b0 dgram       0      0        0 fffffe0007641870        0 ff=
fffe0007641780
fffffe0007641780 dgram       0      0        0 fffffe0007641870        0   =
     0
fffffe0007641d20 dgram       0      0        0 fffffe0007641960        0   =
     0
fffffe0007641960 dgram       0      0 fffffe000779f000        0 fffffe005a7=
260f0        0 /var/run/logpriv
fffffe0007641870 dgram       0      0 fffffe000779f1e0        0 fffffe00076=
414b0        0 /var/run/log
fffffe0007640e10 dgram       0      0 fffffe00076703c0        0        0   =
     0 /var/run/wpa_supplicant/wlan0

------------------------------------------------------------------------
netstat -aL

Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen         Local Address        =20
tcp4  0/0/100        *.38234               =20
tcp4  0/0/10         localhost.smtp        =20
tcp4  0/0/128        *.ssh                 =20
tcp6  0/0/128        *.ssh                 =20
tcp4  0/0/128        *.x11                 =20
tcp6  0/0/128        *.x11                 =20
unix  0/0/10         /tmp/orbit-Docent/linc-33a1-0-39de496f1e12f
unix  0/0/10         /tmp/orbit-Docent/linc-337a-0-1d3893244bfe5
unix  0/0/10         /tmp/orbit-Docent/linc-704-0-3fbd787f795f4
unix  0/0/10         /tmp/orbit-Docent/linc-70c-0-6f3972d66061e
unix  0/0/30         /tmp/dbus-ABLqO6lGnp
unix  0/0/30         /var/run/hald/dbus-yCL2MsBiDG
unix  0/0/30         /tmp/fam-root/fam-
unix  0/0/30         /var/run/hald/dbus-0Llraw57Fa
unix  0/0/128        /tmp/.X11-unix/X0
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
Docent   skype      13448 root /             2 drwxr-xr-x    1024  r
Docent   skype      13448   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13448 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13448    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13448    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13448    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13448    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13448    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13448    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13448    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13448    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13448    8* internet dgram udp fffffe0007601930
Docent   skype      13448    9* internet stream tcp fffffe003a7887a0
Docent   skype      13448   10* internet dgram udp fffffe0007601310
Docent   skype      13448   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13448   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13448   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13448   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13448   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13448   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13448   17* internet stream tcp fffffe003e8673d0
Docent   skype      13448   18* internet stream tcp fffffe003e8783d0
Docent   skype      13448   19 /        8677893 -rw-r-----       0  r
Docent   skype      13448   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13448   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13448   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13448   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13448   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13448   26* pipe fffffe005a4529e0 <-> fffffe005a452888 =
     0 rw
Docent   skype      13448   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13448   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13448   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13448   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13448   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13448   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13448   40* internet stream tcp fffffe003e8773d0
Docent   skype      13448   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13448   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13448   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13448   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13448   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13448   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13448   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13448   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13448   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13447 root /             2 drwxr-xr-x    1024  r
Docent   skype      13447   wd /             2 drwxr-xr-x    1024  r
Docent   skype      13447 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13447    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13447    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13447    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13447    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13447    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13447    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13447    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13447    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13447    8* internet dgram udp fffffe0007601930
Docent   skype      13447    9* internet stream tcp fffffe003a7887a0
Docent   skype      13447   10* internet dgram udp fffffe0007601310
Docent   skype      13447   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13447   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13447   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13447   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13447   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13447   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13447   17* internet stream tcp fffffe003e8673d0
Docent   skype      13447   18* internet stream tcp fffffe003e8783d0
Docent   skype      13447   19 /        8677893 -rw-r-----       0  r
Docent   skype      13447   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13447   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13447   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13447   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13447   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13447   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13447   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13447   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13447   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13447   32* pipe fffffe005a9119e0 <-> fffffe005a911888 =
     0 rw
Docent   skype      13447   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13447   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13447   40* internet stream tcp fffffe003e8773d0
Docent   skype      13447   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13447   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13447   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13447   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13447   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13447   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13447   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13447   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13447   59 /dev        113 crw-rw-rw-  dsp2.2  r
root     cat        13431 root /             2 drwxr-xr-x    1024  r
root     cat        13431   wd /        4414080 drwxr-xr-x     512  r
root     cat        13431 text /        10433281 -r-xr-xr-x   11720  r
root     cat        13431    0* pipe fffffe005a912000 <-> fffffe005a912158 =
     0 rw
root     cat        13431    1 /        4334243 -rw-------       0  w
root     cat        13431    2 /        4334241 -rw-------      36  w
root     sh         13429 root /             2 drwxr-xr-x    1024  r
root     sh         13429   wd /        4414080 drwxr-xr-x     512  r
root     sh         13429 text /        10433313 -r-xr-xr-x  142952  r
root     sh         13429    0* pipe fffffe005a912000 <-> fffffe005a912158 =
     0 rw
root     sh         13429    1 /        4334241 -rw-------      36  w
root     sh         13429    2 /        4334241 -rw-------      36  w
root     find       13428 root /             2 drwxr-xr-x    1024  r
root     find       13428   wd /        10112298 drwxr-xr-x     512  r
root     find       13428 text /        7391285 -r-xr-xr-x   49824  r
root     find       13428    0 /dev         22 crw-rw-rw-    null  r
root     find       13428    1* pipe fffffe005a912158 <-> fffffe005a912000 =
     0 rw
root     find       13428    2 /        4334241 -rw-------      36  w
root     find       13428    3 /        4414080 drwxr-xr-x     512  r
root     find       13428    4 /        4414080 drwxr-xr-x     512  r
root     find       13428    5 /        10112298 drwxr-xr-x     512  r
root     sh         13424 root /             2 drwxr-xr-x    1024  r
root     sh         13424   wd /        4414080 drwxr-xr-x     512  r
root     sh         13424 text /        10433313 -r-xr-xr-x  142952  r
root     sh         13424    0 /dev         22 crw-rw-rw-    null  r
root     sh         13424    1 /        4334241 -rw-------      36  w
root     sh         13424    2 /        4334241 -rw-------      36  w
root     sh         13424   10 /        28410890 -rwxr-xr-x    2092  r
root     mail       13423 root /             2 drwxr-xr-x    1024  r
root     mail       13423   wd /        4414080 drwxr-xr-x     512  r
root     mail       13423 text /        7391346 -r-xr-xr-x   92864  r
root     mail       13423    0* pipe fffffe005a911000 <-> fffffe005a911158 =
     0 rw
root     mail       13423    1 /        4334239 -rw-------      48  w
root     mail       13423    2 /        4334239 -rw-------      48  w
root     mail       13423    3 /        4334242 -rw-------       0 rw
root     sh         13422 root /             2 drwxr-xr-x    1024  r
root     sh         13422   wd /        4414080 drwxr-xr-x     512  r
root     sh         13422 text /        10433313 -r-xr-xr-x  142952  r
root     sh         13422    0 /dev         22 crw-rw-rw-    null  r
root     sh         13422    1* pipe fffffe005a911158 <-> fffffe005a911000 =
     0 rw
root     sh         13422    2 /        4334239 -rw-------      48  w
root     sh         13415 root /             2 drwxr-xr-x    1024  r
root     sh         13415   wd /        4414080 drwxr-xr-x     512  r
root     sh         13415 text /        10433313 -r-xr-xr-x  142952  r
root     sh         13415    0 /dev         22 crw-rw-rw-    null  r
root     sh         13415    1 /        4334239 -rw-------      48  w
root     sh         13415    2 /        4334239 -rw-------      48  w
root     sh         13415   10 /        7390126 -r-xr-xr-x    3059  r
root     sh         13414 root /             2 drwxr-xr-x    1024  r
root     sh         13414   wd /        4414080 drwxr-xr-x     512  r
root     sh         13414 text /        10433313 -r-xr-xr-x  142952  r
root     sh         13414    0 /dev         22 crw-rw-rw-    null  r
root     sh         13414    1 /        4334239 -rw-------      48  w
root     sh         13414    2 /        4334239 -rw-------      48  w
root     sh         13414   10 /        28410921 -rwxr-xr-x     800  r
root     mail       13305 root /             2 drwxr-xr-x    1024  r
root     mail       13305   wd /        4414080 drwxr-xr-x     512  r
root     mail       13305 text /        7391346 -r-xr-xr-x   92864  r
root     mail       13305    0* pipe fffffe005a912888 <-> fffffe005a9129e0 =
     0 rw
root     mail       13305    1* pipe fffffe00075509e0 <-> fffffe0007550888 =
     0 rw
root     mail       13305    2* pipe fffffe00075509e0 <-> fffffe0007550888 =
     0 rw
root     mail       13305    3 /        4334240 -rw-------       0 rw
root     sh         13304 root /             2 drwxr-xr-x    1024  r
root     sh         13304   wd /        4414080 drwxr-xr-x     512  r
root     sh         13304 text /        10433313 -r-xr-xr-x  142952  r
root     sh         13304    0* pipe fffffe005a4562d8 <-> fffffe005a456430 =
     0 rw
root     sh         13304    1* pipe fffffe005a9129e0 <-> fffffe005a912888 =
     0 rw
root     sh         13304    2* pipe fffffe00075509e0 <-> fffffe0007550888 =
     0 rw
root     sh         13297 root /             2 drwxr-xr-x    1024  r
root     sh         13297   wd /        4414080 drwxr-xr-x     512  r
root     sh         13297 text /        10433313 -r-xr-xr-x  142952  r
root     sh         13297    0* pipe fffffe005a4562d8 <-> fffffe005a456430 =
     0 rw
root     sh         13297    1* pipe fffffe00075509e0 <-> fffffe0007550888 =
     0 rw
root     sh         13297    2* pipe fffffe00075509e0 <-> fffffe0007550888 =
     0 rw
root     sh         13297   10 /        7390126 -r-xr-xr-x    3059  r
root     cron       13295 root /             2 drwxr-xr-x    1024  r
root     cron       13295   wd /        10593799 drwxr-x---     512  r
root     cron       13295 text /        7390014 -r-xr-xr-x   41448  r
root     cron       13295    0 /dev         22 crw-rw-rw-    null rw
root     cron       13295    1 /dev         22 crw-rw-rw-    null rw
root     cron       13295    2 /dev         22 crw-rw-rw-    null rw
root     cron       13295    5* pipe fffffe0007550888 <-> fffffe00075509e0 =
     0 rw
Docent   zsh        13225 root /             2 drwxr-xr-x    1024  r
Docent   zsh        13225   wd /        7383560 drwxr-xr-x     512  r
Docent   zsh        13225 text /        8049722 -r-xr-xr-x  606144  r
Docent   zsh        13225 ctty /dev        114 crw--w----   pts/1 rw
Docent   zsh        13225    0 /dev        114 crw--w----   pts/1 rw
Docent   zsh        13225    1 /dev        114 crw--w----   pts/1 rw
Docent   zsh        13225    2 /dev        114 crw--w----   pts/1 rw
Docent   zsh        13225   10 /dev        114 crw--w----   pts/1 rw
Docent   zsh        13225   12 /        7869148 -rw-r--r--  139208  r
Docent   zsh        13225   13 /        7869131 -rw-r--r--  177800  r
Docent   zsh        13225   14 /        7869144 -rw-r--r--  216456  r
Docent   zsh        13225   15 /        7869134 -rw-r--r--  249912  r
Docent   zsh        13225   16 /        7869142 -rw-r--r--  3132040  r
root     gnome-pty-helper 13224 root /             2 drwxr-xr-x    1024  r
root     gnome-pty-helper 13224   wd /             2 drwxr-xr-x    1024  r
root     gnome-pty-helper 13224 text /        8049718 -r-sr-xr-x   13864  r
root     gnome-pty-helper 13224    0* local stream fffffe003a3b71e0 <-> fff=
ffe003a3b73c0
root     gnome-pty-helper 13224    1* local stream fffffe003a3b71e0 <-> fff=
ffe003a3b73c0
root     gnome-pty-helper 13224    2 /dev         22 crw-rw-rw-    null rw
Docent   python2.7  13217 root /             2 drwxr-xr-x    1024  r
Docent   python2.7  13217   wd /        8361083 drwxr-x---    1024  r
Docent   python2.7  13217 text /        8044298 -r-xr-xr-x  1517784  r
Docent   python2.7  13217    0 /dev         22 crw-rw-rw-    null  r
Docent   python2.7  13217    1 /dev         22 crw-rw-rw-    null rw
Docent   python2.7  13217    2 /dev         22 crw-rw-rw-    null rw
Docent   python2.7  13217    3* local stream fffffe005a726690 <-> fffffe005=
a726780
Docent   python2.7  13217    4* local stream fffffe005a7261e0 <-> fffffe003=
a3b6960
Docent   python2.7  13217    5* pipe fffffe003afbeb60 <-> fffffe003afbecb8 =
     0 rw
Docent   python2.7  13217    6* pipe fffffe003afbecb8 <-> fffffe003afbeb60 =
     0 rw
Docent   python2.7  13217    7* pipe fffffe00078492d8 <-> fffffe0007849430 =
     0 rw
Docent   python2.7  13217    8* pipe fffffe0007849430 <-> fffffe00078492d8 =
     0 rw
Docent   python2.7  13217    9* pipe fffffe003a6ddb60 <-> fffffe003a6ddcb8 =
     0 rw
Docent   python2.7  13217   10* pipe fffffe003a6ddcb8 <-> fffffe003a6ddb60 =
     0 rw
Docent   python2.7  13217   11* pipe fffffe003a6dd000 <-> fffffe003a6dd158 =
     0 rw
Docent   python2.7  13217   12* pipe fffffe003a6dd158 <-> fffffe003a6dd000 =
     0 rw
Docent   python2.7  13217   13* local stream fffffe005a340a50
Docent   python2.7  13217   14* local stream fffffe005a340b40 <-> fffffe005=
a726870
Docent   python2.7  13217   15* pseudo-terminal master      pts/1 rw
Docent   python2.7  13217   16 /dev        114 crw--w----   pts/1 rw
Docent   python2.7  13217   17* local stream fffffe003a3b73c0 <-> fffffe003=
a3b71e0
Docent   python2.7  13217   18* pipe fffffe005a4455b0 <-> fffffe005a445708 =
     0 rw
Docent   python2.7  13217   19* pipe fffffe005a445708 <-> fffffe005a4455b0 =
     0 rw
Docent   python2.7  13217   20* pipe fffffe003afbe2d8 <-> fffffe003afbe430 =
     0 rw
Docent   python2.7  13217   21* pipe fffffe003afbe430 <-> fffffe003afbe2d8 =
     0 rw
Docent   python2.7  13217   23 /        4334234 -rw-------     752 rw
Docent   python2.7  13217   24 /        4334237 -rw-------    5937 rw
Docent   python2.7  13217   25 /        4334238 -rw-------    1648 rw
Docent   firefox    13178 root /             2 drwxr-xr-x    1024  r
Docent   firefox    13178   wd /        8361083 drwxr-x---    1024  r
Docent   firefox    13178 text /        8443476 -rwxr-xr-x  200513  r
Docent   firefox    13178    0 /dev         22 crw-rw-rw-    null  r
Docent   firefox    13178    1 /dev         22 crw-rw-rw-    null rw
Docent   firefox    13178    2 /dev         22 crw-rw-rw-    null rw
Docent   firefox    13178    3 /        8512996 -rw-r--r--   98304 rw
Docent   firefox    13178    4* local stream fffffe003a3b64b0 <-> fffffe003=
a3b63c0
Docent   firefox    13178    5* pipe fffffe000766f000 <-> fffffe000766f158 =
     0 rw
Docent   firefox    13178    6* pipe fffffe000766f158 <-> fffffe000766f000 =
     0 rw
Docent   firefox    13178    7* pipe fffffe005a912b60 <-> fffffe005a912cb8 =
     0 rw
Docent   firefox    13178    8* pipe fffffe005a912cb8 <-> fffffe005a912b60 =
     0 rw
Docent   firefox    13178    9* pipe fffffe003a6dd888 <-> fffffe003a6dd9e0 =
     0 rw
Docent   firefox    13178   10* pipe fffffe003a6dd9e0 <-> fffffe003a6dd888 =
     0 rw
Docent   firefox    13178   11* local stream fffffe005a6eeb40 <-> fffffe005=
a6eea50
Docent   firefox    13178   12* pipe fffffe005a911b60 <-> fffffe005a911cb8 =
     0 rw
Docent   firefox    13178   13* pipe fffffe005a911cb8 <-> fffffe005a911b60 =
     0 rw
Docent   firefox    13178   14* local stream fffffe005a6ee960
Docent   firefox    13178   15* local stream fffffe003a3b6690 <-> fffffe005=
a726e10
Docent   firefox    13178   16 /        8512911 -rw-r--r--       0  w
Docent   firefox    13178   18* pipe fffffe005a9102d8 <-> fffffe005a910430 =
     0 rw
Docent   firefox    13178   19* pipe fffffe005a910430 <-> fffffe005a9102d8 =
     0 rw
Docent   firefox    13178   20* pipe fffffe003a6dd2d8 <-> fffffe003a6dd430 =
     0 rw
Docent   firefox    13178   21* pipe fffffe003a6dd430 <-> fffffe003a6dd2d8 =
     0 rw
Docent   firefox    13178   22* pipe fffffe005a9115b0 <-> fffffe005a911708 =
     0 rw
Docent   firefox    13178   23* pipe fffffe005a911708 <-> fffffe005a9115b0 =
     0 rw
Docent   firefox    13178   24 /dev         26 crw-rw-rw-  random  r
Docent   firefox    13178   25* local stream fffffe003a3b61e0 <-> fffffe005=
a6eec30
Docent   firefox    13178   26 /        8512917 -rw-r--r--   65536 rw
Docent   firefox    13178   27 /        8512926 -rw-r--r--  10485760 rw
Docent   firefox    13178   28 /        8507355 -rw-r--r--   32824 rw
Docent   firefox    13178   29 /        8512739 -rw-r--r--   32768 rw
Docent   firefox    13178   30 /        8512940 -rw-r--r--  229376 rw
Docent   firefox    13178   31 /        8513713 -rw-r--r--  1146880 rw
Docent   firefox    13178   32 /        8514199 -rw-r--r--       0 rw
Docent   firefox    13178   33 /        8512926 -rw-r--r--  10485760  r
Docent   firefox    13178   34 /        8507355 -rw-r--r--   32824 rw
Docent   firefox    13178   35 /        8512963 -rw-r--r--  327680 rw
Docent   firefox    13178   36 /        8512964 -rw-r--r--   98304 rw
Docent   firefox    13178   37 /        8513680 -rw-r--r--  196784 rw
Docent   firefox    13178   38 /        8513686 -rw-r--r--   32768 rw
Docent   firefox    13178   39 /        8512964 -rw-r--r--   98304  r
Docent   firefox    13178   40 /        8513680 -rw-r--r--  196784 rw
Docent   firefox    13178   41 /        8512923 -rw-------   65536 rw
Docent   firefox    13178   42 /        8512924 -rw-------  131072 rw
Docent   firefox    13178   43* pipe fffffe0007849000 <-> fffffe0007849158 =
     0 rw
Docent   firefox    13178   44* pipe fffffe0007849158 <-> fffffe0007849000 =
     0 rw
Docent   firefox    13178   45* local stream fffffe003a3b60f0 <-> fffffe003=
a3b65a0
Docent   firefox    13178   46* pipe fffffe005a9112d8 <-> fffffe005a911430 =
     0 rw
Docent   firefox    13178   47* pipe fffffe005a911430 <-> fffffe005a9112d8 =
     0 rw
Docent   firefox    13178   48 /        8512926 -rw-r--r--  10485760  r
Docent   firefox    13178   49 /        8514201 -rw-r--r--  196608 rw
Docent   firefox    13178   50 /        8512942 -rw-------   16660 rw
Docent   firefox    13178   51 /        8512943 -rw-------       1 rw
Docent   firefox    13178   52 /        8512961 -rw-------  4194304 rw
Docent   firefox    13178   53 /        8512962 -rw-------  4194304 rw
Docent   firefox    13178   54 /        8512918 -rw-------  4194304 rw
Docent   firefox    13178   55 /        8512937 -rw-r--r--  524288 rw
Docent   firefox    13178   56 /        8513688 -rw-r--r--  360744 rw
Docent   firefox    13178   57 /        8513691 -rw-r--r--   32768 rw
Docent   firefox    13178   58 /        8512937 -rw-r--r--  524288 rw
Docent   firefox    13178   59 /        8514202 -rw-r--r--   32768 rw
Docent   firefox    13178   60 /        8512920 -rw-r--r--  458752 rw
Docent   firefox    13178   63 /        8507355 -rw-r--r--   32824 rw
Docent   firefox    13178   64 /        8512926 -rw-r--r--  10485760  r
Docent   firefox    13178   65 /        8507355 -rw-r--r--   32824 rw
Docent   firefox    13178   67 /        8512984 -rw-r--r--  524288 rw
Docent   skype      13161 root /             2 drwxr-xr-x    1024  r
Docent   skype      13161   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13161 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13161 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13161    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13161    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13161    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13161    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13161    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13161    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13161    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13161    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13161    8* internet dgram udp fffffe0007601930
Docent   skype      13161    9* internet stream tcp fffffe003a7887a0
Docent   skype      13161   10* internet dgram udp fffffe0007601310
Docent   skype      13161   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13161   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13161   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13161   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13161   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13161   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13161   17* internet stream tcp fffffe003e8673d0
Docent   skype      13161   18* internet stream tcp fffffe003e8783d0
Docent   skype      13161   19 /        8677893 -rw-r-----       0  r
Docent   skype      13161   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13161   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13161   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13161   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13161   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13161   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13161   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13161   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13161   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13161   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13161   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13161   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13161   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13161   40* internet stream tcp fffffe003e8773d0
Docent   skype      13161   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13161   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13161   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13161   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13161   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13161   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13161   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13161   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13161   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13148 root /             2 drwxr-xr-x    1024  r
Docent   skype      13148   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13148 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13148 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13148    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13148    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13148    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13148    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13148    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13148    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13148    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13148    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13148    8* internet dgram udp fffffe0007601930
Docent   skype      13148    9* internet stream tcp fffffe003a7887a0
Docent   skype      13148   10* internet dgram udp fffffe0007601310
Docent   skype      13148   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13148   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13148   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13148   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13148   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13148   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13148   17* internet stream tcp fffffe003e8673d0
Docent   skype      13148   18* internet stream tcp fffffe003e8783d0
Docent   skype      13148   19 /        8677893 -rw-r-----       0  r
Docent   skype      13148   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13148   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13148   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13148   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13148   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13148   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13148   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13148   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13148   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13148   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13148   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13148   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13148   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13148   40* internet stream tcp fffffe003e8773d0
Docent   skype      13148   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13148   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13148   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13148   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13148   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13148   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13148   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13148   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13148   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13147 root /             2 drwxr-xr-x    1024  r
Docent   skype      13147   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13147 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13147 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13147    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13147    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13147    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13147    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13147    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13147    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13147    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13147    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13147    8* internet dgram udp fffffe0007601930
Docent   skype      13147    9* internet stream tcp fffffe003a7887a0
Docent   skype      13147   10* internet dgram udp fffffe0007601310
Docent   skype      13147   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13147   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13147   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13147   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13147   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13147   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13147   17* internet stream tcp fffffe003e8673d0
Docent   skype      13147   18* internet stream tcp fffffe003e8783d0
Docent   skype      13147   19 /        8677893 -rw-r-----       0  r
Docent   skype      13147   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13147   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13147   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13147   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13147   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13147   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13147   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13147   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13147   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13147   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13147   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13147   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13147   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13147   40* internet stream tcp fffffe003e8773d0
Docent   skype      13147   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13147   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13147   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13147   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13147   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13147   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13147   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13147   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13147   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13146 root /             2 drwxr-xr-x    1024  r
Docent   skype      13146   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13146 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13146 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13146    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13146    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13146    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13146    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13146    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13146    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13146    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13146    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13146    8* internet dgram udp fffffe0007601930
Docent   skype      13146    9* internet stream tcp fffffe003a7887a0
Docent   skype      13146   10* internet dgram udp fffffe0007601310
Docent   skype      13146   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13146   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13146   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13146   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13146   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13146   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13146   17* internet stream tcp fffffe003e8673d0
Docent   skype      13146   18* internet stream tcp fffffe003e8783d0
Docent   skype      13146   19 /        8677893 -rw-r-----       0  r
Docent   skype      13146   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13146   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13146   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13146   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13146   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13146   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13146   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13146   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13146   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13146   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13146   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13146   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13146   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13146   40* internet stream tcp fffffe003e8773d0
Docent   skype      13146   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13146   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13146   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13146   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13146   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13146   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13146   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13146   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13146   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13145 root /             2 drwxr-xr-x    1024  r
Docent   skype      13145   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13145 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13145 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13145    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13145    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13145    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13145    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13145    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13145    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13145    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13145    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13145    8* internet dgram udp fffffe0007601930
Docent   skype      13145    9* internet stream tcp fffffe003a7887a0
Docent   skype      13145   10* internet dgram udp fffffe0007601310
Docent   skype      13145   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13145   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13145   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13145   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13145   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13145   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13145   17* internet stream tcp fffffe003e8673d0
Docent   skype      13145   18* internet stream tcp fffffe003e8783d0
Docent   skype      13145   19 /        8677893 -rw-r-----       0  r
Docent   skype      13145   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13145   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13145   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13145   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13145   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13145   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13145   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13145   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13145   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13145   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13145   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13145   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13145   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13145   40* internet stream tcp fffffe003e8773d0
Docent   skype      13145   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13145   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13145   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13145   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13145   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13145   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13145   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13145   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13145   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13144 root /             2 drwxr-xr-x    1024  r
Docent   skype      13144   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13144 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13144 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13144    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13144    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13144    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13144    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13144    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13144    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13144    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13144    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13144    8* internet dgram udp fffffe0007601930
Docent   skype      13144    9* internet stream tcp fffffe003a7887a0
Docent   skype      13144   10* internet dgram udp fffffe0007601310
Docent   skype      13144   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13144   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13144   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13144   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13144   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13144   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13144   17* internet stream tcp fffffe003e8673d0
Docent   skype      13144   18* internet stream tcp fffffe003e8783d0
Docent   skype      13144   19 /        8677893 -rw-r-----       0  r
Docent   skype      13144   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13144   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13144   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13144   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13144   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13144   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13144   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13144   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13144   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13144   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13144   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13144   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13144   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13144   40* internet stream tcp fffffe003e8773d0
Docent   skype      13144   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13144   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13144   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13144   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13144   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13144   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13144   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13144   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13144   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13143 root /             2 drwxr-xr-x    1024  r
Docent   skype      13143   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13143 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13143 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13143    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13143    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13143    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13143    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13143    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13143    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13143    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13143    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13143    8* internet dgram udp fffffe0007601930
Docent   skype      13143    9* internet stream tcp fffffe003a7887a0
Docent   skype      13143   10* internet dgram udp fffffe0007601310
Docent   skype      13143   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13143   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13143   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13143   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13143   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13143   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13143   17* internet stream tcp fffffe003e8673d0
Docent   skype      13143   18* internet stream tcp fffffe003e8783d0
Docent   skype      13143   19 /        8677893 -rw-r-----       0  r
Docent   skype      13143   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13143   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13143   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13143   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13143   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13143   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13143   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13143   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13143   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13143   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13143   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13143   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13143   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13143   40* internet stream tcp fffffe003e8773d0
Docent   skype      13143   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13143   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13143   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13143   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13143   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13143   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13143   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13143   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13143   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13122 root /             2 drwxr-xr-x    1024  r
Docent   skype      13122   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13122 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13122 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13122    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13122    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13122    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13122    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13122    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13122    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13122    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13122    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13122    8* internet dgram udp fffffe0007601930
Docent   skype      13122    9* internet stream tcp fffffe003a7887a0
Docent   skype      13122   10* internet dgram udp fffffe0007601310
Docent   skype      13122   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13122   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13122   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13122   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13122   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13122   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13122   17* internet stream tcp fffffe003e8673d0
Docent   skype      13122   18* internet stream tcp fffffe003e8783d0
Docent   skype      13122   19 /        8677893 -rw-r-----       0  r
Docent   skype      13122   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13122   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13122   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13122   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13122   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13122   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13122   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13122   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13122   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13122   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13122   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13122   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13122   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13122   40* internet stream tcp fffffe003e8773d0
Docent   skype      13122   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13122   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13122   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13122   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13122   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13122   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13122   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13122   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13122   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13121 root /             2 drwxr-xr-x    1024  r
Docent   skype      13121   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13121 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13121 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13121    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13121    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13121    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13121    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13121    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13121    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13121    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13121    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13121    8* internet dgram udp fffffe0007601930
Docent   skype      13121    9* internet stream tcp fffffe003a7887a0
Docent   skype      13121   10* internet dgram udp fffffe0007601310
Docent   skype      13121   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13121   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13121   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13121   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13121   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13121   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13121   17* internet stream tcp fffffe003e8673d0
Docent   skype      13121   18* internet stream tcp fffffe003e8783d0
Docent   skype      13121   19 /        8677893 -rw-r-----       0  r
Docent   skype      13121   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13121   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13121   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13121   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13121   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13121   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13121   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13121   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13121   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13121   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13121   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13121   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13121   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13121   40* internet stream tcp fffffe003e8773d0
Docent   skype      13121   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13121   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13121   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13121   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13121   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13121   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13121   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13121   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13121   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13118 root /             2 drwxr-xr-x    1024  r
Docent   skype      13118   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13118 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13118 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13118    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13118    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13118    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13118    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13118    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13118    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13118    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13118    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13118    8* internet dgram udp fffffe0007601930
Docent   skype      13118    9* internet stream tcp fffffe003a7887a0
Docent   skype      13118   10* internet dgram udp fffffe0007601310
Docent   skype      13118   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13118   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13118   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13118   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13118   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13118   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13118   17* internet stream tcp fffffe003e8673d0
Docent   skype      13118   18* internet stream tcp fffffe003e8783d0
Docent   skype      13118   19 /        8677893 -rw-r-----       0  r
Docent   skype      13118   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13118   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13118   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13118   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13118   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13118   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13118   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13118   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13118   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13118   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13118   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13118   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13118   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13118   40* internet stream tcp fffffe003e8773d0
Docent   skype      13118   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13118   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13118   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13118   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13118   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13118   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13118   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13118   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13118   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13099 root /             2 drwxr-xr-x    1024  r
Docent   skype      13099   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13099 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13099 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13099    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13099    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13099    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13099    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13099    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13099    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13099    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13099    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13099    8* internet dgram udp fffffe0007601930
Docent   skype      13099    9* internet stream tcp fffffe003a7887a0
Docent   skype      13099   10* internet dgram udp fffffe0007601310
Docent   skype      13099   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13099   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13099   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13099   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13099   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13099   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13099   17* internet stream tcp fffffe003e8673d0
Docent   skype      13099   18* internet stream tcp fffffe003e8783d0
Docent   skype      13099   19 /        8677893 -rw-r-----       0  r
Docent   skype      13099   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13099   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13099   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13099   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13099   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13099   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13099   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13099   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13099   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13099   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13099   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13099   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13099   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13099   40* internet stream tcp fffffe003e8773d0
Docent   skype      13099   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13099   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13099   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13099   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13099   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13099   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13099   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13099   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13099   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13097 root /             2 drwxr-xr-x    1024  r
Docent   skype      13097   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13097 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13097 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13097    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13097    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13097    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13097    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13097    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13097    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13097    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13097    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13097    8* internet dgram udp fffffe0007601930
Docent   skype      13097    9* internet stream tcp fffffe003a7887a0
Docent   skype      13097   10* internet dgram udp fffffe0007601310
Docent   skype      13097   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13097   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13097   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13097   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13097   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13097   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13097   17* internet stream tcp fffffe003e8673d0
Docent   skype      13097   18* internet stream tcp fffffe003e8783d0
Docent   skype      13097   19 /        8677893 -rw-r-----       0  r
Docent   skype      13097   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13097   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13097   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13097   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13097   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13097   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13097   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13097   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13097   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13097   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13097   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13097   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13097   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13097   40* internet stream tcp fffffe003e8773d0
Docent   skype      13097   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13097   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13097   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13097   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13097   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13097   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13097   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13097   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13097   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13094 root /             2 drwxr-xr-x    1024  r
Docent   skype      13094   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13094 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13094 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13094    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13094    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13094    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13094    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13094    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13094    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13094    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13094    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13094    8* internet dgram udp fffffe0007601930
Docent   skype      13094    9* internet stream tcp fffffe003a7887a0
Docent   skype      13094   10* internet dgram udp fffffe0007601310
Docent   skype      13094   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13094   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13094   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13094   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13094   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13094   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13094   17* internet stream tcp fffffe003e8673d0
Docent   skype      13094   18* internet stream tcp fffffe003e8783d0
Docent   skype      13094   19 /        8677893 -rw-r-----       0  r
Docent   skype      13094   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13094   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13094   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13094   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13094   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13094   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13094   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13094   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13094   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13094   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13094   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13094   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13094   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13094   40* internet stream tcp fffffe003e8773d0
Docent   skype      13094   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13094   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13094   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13094   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13094   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13094   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13094   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13094   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13094   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13093 root /             2 drwxr-xr-x    1024  r
Docent   skype      13093   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13093 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13093 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13093    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13093    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13093    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13093    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13093    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13093    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13093    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13093    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13093    8* internet dgram udp fffffe0007601930
Docent   skype      13093    9* internet stream tcp fffffe003a7887a0
Docent   skype      13093   10* internet dgram udp fffffe0007601310
Docent   skype      13093   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13093   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13093   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13093   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13093   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13093   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13093   17* internet stream tcp fffffe003e8673d0
Docent   skype      13093   18* internet stream tcp fffffe003e8783d0
Docent   skype      13093   19 /        8677893 -rw-r-----       0  r
Docent   skype      13093   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13093   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13093   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13093   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13093   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13093   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13093   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13093   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13093   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13093   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13093   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13093   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13093   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13093   40* internet stream tcp fffffe003e8773d0
Docent   skype      13093   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13093   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13093   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13093   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13093   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13093   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13093   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13093   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13093   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13092 root /             2 drwxr-xr-x    1024  r
Docent   skype      13092   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13092 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13092 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13092    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13092    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13092    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13092    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13092    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13092    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13092    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13092    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13092    8* internet dgram udp fffffe0007601930
Docent   skype      13092    9* internet stream tcp fffffe003a7887a0
Docent   skype      13092   10* internet dgram udp fffffe0007601310
Docent   skype      13092   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13092   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13092   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13092   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13092   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13092   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13092   17* internet stream tcp fffffe003e8673d0
Docent   skype      13092   18* internet stream tcp fffffe003e8783d0
Docent   skype      13092   19 /        8677893 -rw-r-----       0  r
Docent   skype      13092   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13092   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13092   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13092   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13092   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13092   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13092   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13092   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13092   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13092   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13092   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13092   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13092   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13092   40* internet stream tcp fffffe003e8773d0
Docent   skype      13092   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13092   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13092   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13092   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13092   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13092   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13092   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13092   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13092   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13091 root /             2 drwxr-xr-x    1024  r
Docent   skype      13091   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13091 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13091 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13091    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13091    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13091    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13091    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13091    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13091    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13091    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13091    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13091    8* internet dgram udp fffffe0007601930
Docent   skype      13091    9* internet stream tcp fffffe003a7887a0
Docent   skype      13091   10* internet dgram udp fffffe0007601310
Docent   skype      13091   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13091   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13091   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13091   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13091   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13091   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13091   17* internet stream tcp fffffe003e8673d0
Docent   skype      13091   18* internet stream tcp fffffe003e8783d0
Docent   skype      13091   19 /        8677893 -rw-r-----       0  r
Docent   skype      13091   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13091   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13091   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13091   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13091   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13091   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13091   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13091   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13091   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13091   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13091   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13091   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13091   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13091   40* internet stream tcp fffffe003e8773d0
Docent   skype      13091   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13091   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13091   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13091   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13091   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13091   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13091   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13091   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13091   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   skype      13090 root /             2 drwxr-xr-x    1024  r
Docent   skype      13090   wd /        17014382 drwxr-xr-x     512  r
Docent   skype      13090 text /        8677880 -r-xr-xr-x  26404436  r
Docent   skype      13090 ctty /dev        110 crw--w----   pts/0 rw
Docent   skype      13090    0 /dev        110 crw--w----   pts/0 rw
Docent   skype      13090    1 /dev        110 crw--w----   pts/0 rw
Docent   skype      13090    2 /dev        110 crw--w----   pts/0 rw
Docent   skype      13090    3* pipe fffffe005a910000 <-> fffffe005a910158 =
     0 rw
Docent   skype      13090    4* pipe fffffe005a910158 <-> fffffe005a910000 =
     0 rw
Docent   skype      13090    5* pipe fffffe005a452000 <-> fffffe005a452158 =
     0 rw
Docent   skype      13090    6* pipe fffffe005a452158 <-> fffffe005a452000 =
     0 rw
Docent   skype      13090    7* local stream fffffe003a3b6e10 <-> fffffe003=
a3b6d20
Docent   skype      13090    8* internet dgram udp fffffe0007601930
Docent   skype      13090    9* internet stream tcp fffffe003a7887a0
Docent   skype      13090   10* internet dgram udp fffffe0007601310
Docent   skype      13090   11* local stream fffffe005a340c30 <-> fffffe005=
a7264b0
Docent   skype      13090   12 /        8677888 -rw-r-----     125 rw
Docent   skype      13090   13* internet stream tcp fffffe003a4e57a0
Docent   skype      13090   14* internet stream tcp fffffe00077cb3d0
Docent   skype      13090   15 /        8677910 -rw-r-----   20425 rw
Docent   skype      13090   16 /        8677905 -rw-r-----   12795 rw
Docent   skype      13090   17* internet stream tcp fffffe003e8673d0
Docent   skype      13090   18* internet stream tcp fffffe003e8783d0
Docent   skype      13090   19 /        8677893 -rw-r-----       0  r
Docent   skype      13090   20* pipe fffffe005a452888 <-> fffffe005a4529e0 =
     0 rw
Docent   skype      13090   21 /        8677906 -rw-r-----       0 rw
Docent   skype      13090   22 /        8677907 -rw-r-----     349 rw
Docent   skype      13090   23 /        8677894 -rw-r-----    1344 rw
Docent   skype      13090   24 /        8677895 -rw-r-----    2925 rw
Docent   skype      13090   25 /        8677897 -rw-r-----     247 rw
Docent   skype      13090   27* pipe fffffe005a911888 <-> fffffe005a9119e0 =
     4 rw
Docent   skype      13090   28* pipe fffffe005a9105b0 <-> fffffe005a910708 =
     0 rw
Docent   skype      13090   29* pipe fffffe005a910708 <-> fffffe005a9105b0 =
     0 rw
Docent   skype      13090   30 /        8677901 -rw-r-----   19608 rw
Docent   skype      13090   31 /        8677890 -rw-r-----       0 rw
Docent   skype      13090   34 /        8677902 -rw-r-----    3703 rw
Docent   skype      13090   39 /        8677908 -rw-r-----    9437 rw
Docent   skype      13090   40* internet stream tcp fffffe003e8773d0
Docent   skype      13090   43 /        8677886 -rw-r-----     512 rw
Docent   skype      13090   44 /        8677889 -rw-r-----     856 rw
Docent   skype      13090   45 /dev        112 crw-rw-rw-  dsp2.1  w
Docent   skype      13090   49 /        8677900 -rw-r-----   55669 rw
Docent   skype      13090   50* pipe fffffe003afbe888 <-> fffffe003afbe9e0 =
     0 rw
Docent   skype      13090   52 /        8677911 -rw-r-----     611 rw
Docent   skype      13090   53 /        8677912 -rw-r-----     625 rw
Docent   skype      13090   55* pipe fffffe003afbe9e0 <-> fffffe003afbe888 =
     0 rw
Docent   skype      13090   59 /dev        113 crw-rw-rw-  dsp2.2  r
Docent   bash       13089 root /             2 drwxr-xr-x    1024  r
Docent   bash       13089   wd /        17014382 drwxr-xr-x     512  r
Docent   bash       13089 text /        2407935 -rwxr-xr-x  750568  r
Docent   bash       13089 ctty /dev        110 crw--w----   pts/0 rw
Docent   bash       13089    0 /dev        110 crw--w----   pts/0 rw
Docent   bash       13089    1 /dev        110 crw--w----   pts/0 rw
Docent   bash       13089    2 /dev        110 crw--w----   pts/0 rw
Docent   bash       13089  255 /        7520878 -r-xr-xr-x     149  r
Docent   zsh         1810 root /             2 drwxr-xr-x    1024  r
Docent   zsh         1810   wd /        17014382 drwxr-xr-x     512  r
Docent   zsh         1810 text /        8049722 -r-xr-xr-x  606144  r
Docent   zsh         1810 ctty /dev        110 crw--w----   pts/0 rw
Docent   zsh         1810    0 /dev        110 crw--w----   pts/0 rw
Docent   zsh         1810    1 /dev        110 crw--w----   pts/0 rw
Docent   zsh         1810    2 /dev        110 crw--w----   pts/0 rw
Docent   zsh         1810   10 /dev        110 crw--w----   pts/0 rw
Docent   zsh         1810   12 /        7869148 -rw-r--r--  139208  r
Docent   zsh         1810   13 /        7869131 -rw-r--r--  177800  r
Docent   zsh         1810   15 /        7869134 -rw-r--r--  249912  r
root     gnome-pty-helper  1809 root /             2 drwxr-xr-x    1024  r
root     gnome-pty-helper  1809   wd /             2 drwxr-xr-x    1024  r
root     gnome-pty-helper  1809 text /        8049718 -r-sr-xr-x   13864  r
root     gnome-pty-helper  1809    0* local stream fffffe005a726960 <-> fff=
ffe005a726a50
root     gnome-pty-helper  1809    1* local stream fffffe005a726960 <-> fff=
ffe005a726a50
root     gnome-pty-helper  1809    2 /dev         22 crw-rw-rw-    null rw
Docent   gconfd-2    1804 root /             2 drwxr-xr-x    1024  r
Docent   gconfd-2    1804   wd /             2 drwxr-xr-x    1024  r
Docent   gconfd-2    1804 text /        8048301 -r-xr-xr-x   66536  r
Docent   gconfd-2    1804    0 /dev         22 crw-rw-rw-    null rw
Docent   gconfd-2    1804    1 /dev         22 crw-rw-rw-    null rw
Docent   gconfd-2    1804    2 /dev         22 crw-rw-rw-    null rw
Docent   gconfd-2    1804    3 /dev         22 crw-rw-rw-    null rw
Docent   gconfd-2    1804    4 /dev         22 crw-rw-rw-    null rw
Docent   gconfd-2    1804    5* pipe fffffe005a465b60 <-> fffffe005a465cb8 =
    12 rw
Docent   gconfd-2    1804    6 /        18305958 drwxr-xr-x     512  r
Docent   gconfd-2    1804    7 /        18305960 drwxr-xr-x    1024  r
Docent   gconfd-2    1804    8* pipe fffffe005a465cb8 <-> fffffe005a465b60 =
     0 rw
Docent   gconfd-2    1804    9* pipe fffffe0007849888 <-> fffffe00078499e0 =
     0 rw
Docent   gconfd-2    1804   10* pipe fffffe00078499e0 <-> fffffe0007849888 =
     0 rw
Docent   gconfd-2    1804   11* pipe fffffe00078495b0 <-> fffffe0007849708 =
     0 rw
Docent   gconfd-2    1804   12* pipe fffffe0007849708 <-> fffffe00078495b0 =
     0 rw
Docent   gconfd-2    1804   13* local stream fffffe005a6ee2d0
Docent   gconfd-2    1804   14* local stream fffffe005a6ee1e0 <-> fffffe005=
a6ee0f0
Docent   gconfd-2    1804   15* local stream fffffe005a340960 <-> fffffe005=
a340870
Docent   gconfd-2    1804   16* local stream fffffe005a726780 <-> fffffe005=
a726690
Docent   gconfd-2    1804   17* local stream fffffe005a340690 <-> fffffe005=
a340780
Docent   gconfd-2    1804   18* local stream fffffe005a726c30 <-> fffffe005=
a726b40
Docent   gconfd-2    1804   19* local stream fffffe005a726870 <-> fffffe005=
a340b40
Docent   gconfd-2    1804   20* local stream fffffe005a6eea50 <-> fffffe005=
a6eeb40
Docent   gconfd-2    1804   21* local stream fffffe005a726e10 <-> fffffe003=
a3b6690
Docent   dbus-daemon  1802 root /             2 drwxr-xr-x    1024  r
Docent   dbus-daemon  1802   wd /             2 drwxr-xr-x    1024  r
Docent   dbus-daemon  1802 text /        8046884 -r-xr-xr-x  382056  r
Docent   dbus-daemon  1802    0 /dev         22 crw-rw-rw-    null rw
Docent   dbus-daemon  1802    1 /dev         22 crw-rw-rw-    null rw
Docent   dbus-daemon  1802    2 /dev         22 crw-rw-rw-    null rw
Docent   dbus-daemon  1802    3* local stream fffffe005a6ee780
Docent   dbus-daemon  1802    4 /dev         22 crw-rw-rw-    null rw
Docent   dbus-daemon  1802    6 /        18305958 drwxr-xr-x     512  r
Docent   dbus-daemon  1802    7 /        18305960 drwxr-xr-x    1024  r
Docent   dbus-daemon  1802    8* local stream fffffe005a6ee690 <-> fffffe00=
5a6ee5a0
Docent   dbus-daemon  1802    9* local stream fffffe005a6ee5a0 <-> fffffe00=
5a6ee690
Docent   dbus-daemon  1802   10* local stream fffffe003a3b65a0 <-> fffffe00=
3a3b60f0
Docent   dbus-daemon  1802   12* local stream fffffe005a6ee0f0 <-> fffffe00=
5a6ee1e0
Docent   dbus-launch  1801 root /             2 drwxr-xr-x    1024  r
Docent   dbus-launch  1801   wd /             2 drwxr-xr-x    1024  r
Docent   dbus-launch  1801 text /        8046885 -r-xr-xr-x   25544  r
Docent   dbus-launch  1801    0 /dev         22 crw-rw-rw-    null  r
Docent   dbus-launch  1801    1 /dev         22 crw-rw-rw-    null rw
Docent   dbus-launch  1801    2 /dev         22 crw-rw-rw-    null rw
Docent   dbus-launch  1801    3* local stream fffffe0007641000 <-> fffffe00=
5a6ee870
Docent   dbus-launch  1801    4 /dev         22 crw-rw-rw-    null rw
Docent   dbus-launch  1801    5* local stream fffffe000762c2d0 <-> fffffe00=
0762c870
Docent   dbus-launch  1801    8* pipe fffffe005a465000 <-> fffffe005a465158=
      0 rw
Docent   python2.7   1796 root /             2 drwxr-xr-x    1024  r
Docent   python2.7   1796   wd /        8361083 drwxr-x---    1024  r
Docent   python2.7   1796 text /        8044298 -r-xr-xr-x  1517784  r
Docent   python2.7   1796    0 /dev         22 crw-rw-rw-    null  r
Docent   python2.7   1796    1 /dev         22 crw-rw-rw-    null rw
Docent   python2.7   1796    2 /dev         22 crw-rw-rw-    null rw
Docent   python2.7   1796    3* local stream fffffe005a340780 <-> fffffe005=
a340690
Docent   python2.7   1796    4* local stream fffffe0007640690 <-> fffffe005=
a340000
Docent   python2.7   1796    5* pipe fffffe005a445888 <-> fffffe005a4459e0 =
     0 rw
Docent   python2.7   1796    6* pipe fffffe005a4459e0 <-> fffffe005a445888 =
     0 rw
Docent   python2.7   1796    7* pipe fffffe005a4522d8 <-> fffffe005a452430 =
     0 rw
Docent   python2.7   1796    8* pipe fffffe005a452430 <-> fffffe005a4522d8 =
     0 rw
Docent   python2.7   1796    9* pipe fffffe0007552b60 <-> fffffe0007552cb8 =
     0 rw
Docent   python2.7   1796   10* pipe fffffe0007552cb8 <-> fffffe0007552b60 =
     0 rw
Docent   python2.7   1796   11* pipe fffffe00075505b0 <-> fffffe0007550708 =
     0 rw
Docent   python2.7   1796   12* pipe fffffe0007550708 <-> fffffe00075505b0 =
     0 rw
Docent   python2.7   1796   13* local stream fffffe005a3405a0
Docent   python2.7   1796   14* local stream fffffe005a726b40 <-> fffffe005=
a726c30
Docent   python2.7   1796   15* pseudo-terminal master      pts/0 rw
Docent   python2.7   1796   16 /dev        110 crw--w----   pts/0 rw
Docent   python2.7   1796   17* local stream fffffe005a726a50 <-> fffffe005=
a726960
Docent   python2.7   1796   18* pipe fffffe005a445b60 <-> fffffe005a445cb8 =
     0 rw
Docent   python2.7   1796   19* pipe fffffe005a445cb8 <-> fffffe005a445b60 =
     0 rw
Docent   python2.7   1796   20* pipe fffffe0007849b60 <-> fffffe0007849cb8 =
     0 rw
Docent   python2.7   1796   21* pipe fffffe0007849cb8 <-> fffffe0007849b60 =
     0 rw
Docent   python2.7   1796   23 /        4333986 -rw-------       0 rw
Docent   python2.7   1796   24 /        4333987 -rw-------   46206 rw
Docent   python2.7   1796   25 /        4333988 -rw-------    8000 rw
Docent   python2.7   1796   26 /        4333991 -rw-------   20408 rw
Docent   python2.7   1796   27 /        4333992 -rw-------    6336 rw
Docent   python2.7   1796   28 /        4333990 -rw-------      32 rw
Docent   xxkb        1791 root /             2 drwxr-xr-x    1024  r
Docent   xxkb        1791   wd /        8361083 drwxr-x---    1024  r
Docent   xxkb        1791 text /        8049768 -rwxr-xr-x   34272  r
Docent   xxkb        1791    0 /dev         22 crw-rw-rw-    null  r
Docent   xxkb        1791    1 /dev         22 crw-rw-rw-    null rw
Docent   xxkb        1791    2 /dev         22 crw-rw-rw-    null rw
Docent   xxkb        1791    3* local stream fffffe0007640000 <-> fffffe000=
76400f0
Docent   tint2       1790 root /             2 drwxr-xr-x    1024  r
Docent   tint2       1790   wd /        8361083 drwxr-x---    1024  r
Docent   tint2       1790 text /        8052048 -r-xr-xr-x   95512  r
Docent   tint2       1790    0 /dev         22 crw-rw-rw-    null  r
Docent   tint2       1790    1 /dev         22 crw-rw-rw-    null rw
Docent   tint2       1790    2 /dev         22 crw-rw-rw-    null rw
Docent   tint2       1790    3* local stream fffffe000762c690 <-> fffffe000=
762c1e0
Docent   openbox     1780 root /             2 drwxr-xr-x    1024  r
Docent   openbox     1780   wd /        8361083 drwxr-x---    1024  r
Docent   openbox     1780 text /        8047719 -r-xr-xr-x  333160  r
Docent   openbox     1780    0 /dev         22 crw-rw-rw-    null rw
Docent   openbox     1780    1 /dev         22 crw-rw-rw-    null rw
Docent   openbox     1780    2 /dev         22 crw-rw-rw-    null rw
Docent   openbox     1780    3 /        10603696 -rw-r--r--    1974  w
Docent   openbox     1780    4* pipe fffffe005a4452d8 <-> fffffe005a445430 =
     0 rw
Docent   openbox     1780    5* pipe fffffe005a445430 <-> fffffe005a4452d8 =
     0 rw
Docent   openbox     1780    6 /        8346782 -rw-r--r--       0  w
Docent   openbox     1780    7* local stream fffffe000762c5a0 <-> fffffe005=
a3400f0
root     hald-addon-mouse-s  1749 root /             2 drwxr-xr-x    1024  r
root     hald-addon-mouse-s  1749   wd /        7464229 drwxr-xr-x    2560 =
 r
root     hald-addon-mouse-s  1749 text /        8047320 -r-xr-xr-x   14008 =
 r
root     hald-addon-mouse-s  1749    0 /dev         22 crw-rw-rw-    null  r
root     hald-addon-mouse-s  1749    1 /dev         22 crw-rw-rw-    null rw
root     hald-addon-mouse-s  1749    2 /dev         22 crw-rw-rw-    null rw
root     hald-addon-mouse-s  1749    3* local stream fffffe00076402d0 <-> f=
ffffe00076401e0
root     hald-runner  1743 root /             2 drwxr-xr-x    1024  r
root     hald-runner  1743   wd /             2 drwxr-xr-x    1024  r
root     hald-runner  1743 text /        8047322 -r-xr-xr-x   17472  r
root     hald-runner  1743    0 /dev         22 crw-rw-rw-    null  r
root     hald-runner  1743    1 /dev         22 crw-rw-rw-    null rw
root     hald-runner  1743    2 /dev         22 crw-rw-rw-    null rw
root     hald-runner  1743    3* local stream fffffe000762cc30 <-> fffffe00=
0762cb40
root     hald-runner  1743    4* pipe fffffe0007552000 <-> fffffe0007552158=
      0 rw
root     hald-runner  1743    5* pipe fffffe0007552158 <-> fffffe0007552000=
      0 rw
root     hald-runner  1743    6* pipe fffffe0007552888 <-> fffffe00075529e0=
      0 rw
root     hald-runner  1743    7* pipe fffffe00075529e0 <-> fffffe0007552888=
      0 rw
root     hald-runner  1743    9* pipe fffffe000766e158 <-> fffffe000766e000=
      0 rw
root     hald-runner  1743   12* pipe fffffe000766e9e0 <-> fffffe000766e888=
      0 rw
root     hald-runner  1743   13* pipe fffffe000766fcb8 <-> fffffe000766fb60=
      0 rw
root     hald-runner  1743   14* pipe fffffe00077a4708 <-> fffffe00077a45b0=
      0 rw
root     hald-runner  1743   15* pipe fffffe005a4629e0 <-> fffffe005a462888=
      0 rw
root     hald-runner  1743   16* pipe fffffe005a462430 <-> fffffe005a4622d8=
      0 rw
root     hald-runner  1743   17* pipe fffffe005a470cb8 <-> fffffe005a470b60=
      0 rw
root     hald-runner  1743   18* pipe fffffe005a470708 <-> fffffe005a4705b0=
      0 rw
root     hald-runner  1743   19* pipe fffffe005a470158 <-> fffffe005a470000=
      0 rw
root     hald-runner  1743   20* pipe fffffe005a4709e0 <-> fffffe005a470888=
      0 rw
root     hald-runner  1743   21* pipe fffffe005a462708 <-> fffffe005a4625b0=
      0 rw
root     hald-runner  1743   22* pipe fffffe005a470430 <-> fffffe005a4702d8=
      0 rw
root     hald-runner  1743   23* pipe fffffe005a445158 <-> fffffe005a445000=
      0 rw
root     hald-runner  1743   24* pipe fffffe005a4659e0 <-> fffffe005a465888=
      0 rw
root     hald-runner  1743   25* pipe fffffe005a465430 <-> fffffe005a4652d8=
      0 rw
root     hald-runner  1743   26* pipe fffffe005a456cb8 <-> fffffe005a456b60=
      0 rw
root     hald-runner  1743   27* pipe fffffe005a456708 <-> fffffe005a4565b0=
      0 rw
root     hald-runner  1743   28* pipe fffffe005a456158 <-> fffffe005a456000=
      0 rw
root     hald-runner  1743   29* pipe fffffe005a4569e0 <-> fffffe005a456888=
      0 rw
root     hald-runner  1743   30* pipe fffffe00077a4430 <-> fffffe00077a42d8=
      0 rw
root     hald-runner  1743   31* pipe fffffe0007553430 <-> fffffe00075532d8=
      0 rw
root     hald-runner  1743   32* pipe fffffe00077a4cb8 <-> fffffe00077a4b60=
      0 rw
root     hald-runner  1743   33* pipe fffffe000766ecb8 <-> fffffe000766eb60=
      0 rw
root     hald-runner  1743   34* pipe fffffe005a465708 <-> fffffe005a4655b0=
      0 rw
root     hald-runner  1743   35* pipe fffffe0007553cb8 <-> fffffe0007553b60=
      0 rw
root     hald-runner  1743   36* pipe fffffe00077a49e0 <-> fffffe00077a4888=
      0 rw
root     hald-runner  1743   37* pipe fffffe0007553158 <-> fffffe0007553000=
      0 rw
root     hald-runner  1743   38* pipe fffffe000766f430 <-> fffffe000766f2d8=
      0 rw
root     gam_server  1742 root /             2 drwxr-xr-x    1024  r
root     gam_server  1742   wd /             2 drwxr-xr-x    1024  r
root     gam_server  1742 text /        8047152 -r-xr-xr-x   74600  r
root     gam_server  1742    0 /dev         22 crw-rw-rw-    null  r
root     gam_server  1742    1 /dev         22 crw-rw-rw-    null  w
root     gam_server  1742    2 /dev         22 crw-rw-rw-    null  w
root     gam_server  1742    4* pipe fffffe00075525b0 <-> fffffe0007552708 =
     0 rw
root     gam_server  1742    5* pipe fffffe0007552708 <-> fffffe00075525b0 =
     0 rw
root     gam_server  1742    6* local stream fffffe005a3401e0
root     gam_server  1742    7* pipe fffffe0007553888 <-> fffffe00075539e0 =
     0 rw
root     gam_server  1742    8* pipe fffffe00075539e0 <-> fffffe0007553888 =
     0 rw
root     gam_server  1742    9 /        18463696 drwxr-xr-x     512  r
root     gam_server  1742   10 /        18463697 -r--r--r--    1524  r
root     gam_server  1742   11 /        18463562 -r--r--r--    1240  r
root     gam_server  1742   12* local stream fffffe000762cd20 <-> fffffe000=
762ce10
root     gam_server  1742   13 /        18463858 -r--r--r--    1652  r
root     gam_server  1742   14 /        18467777 -r--r--r--   26899  r
root     gam_server  1742   15 /        18458918 -rw-r--r--     476  r
root     gam_server  1742   16 /        18463749 drwxr-xr-x     512  r
root     gam_server  1742   17 /        18463750 -r--r--r--     272  r
root     gam_server  1742   18 /        18463728 drwxr-xr-x     512  r
root     gam_server  1742   19 /        18463735 drwxr-xr-x     512  r
root     gam_server  1742   20 /        18463729 drwxr-xr-x     512  r
root     gam_server  1742   21 /        18463736 drwxr-xr-x     512  r
root     gam_server  1742   22 /        18463730 drwxr-xr-x     512  r
root     gam_server  1742   23 /        18463737 drwxr-xr-x     512  r
root     gam_server  1742   24 /        18463731 drwxr-xr-x     512  r
root     gam_server  1742   25 /        18463738 drwxr-xr-x     512  r
root     gam_server  1742   26 /        18463732 drwxr-xr-x     512  r
root     gam_server  1742   27 /        18463739 drwxr-xr-x     512  r
root     gam_server  1742   28 /        18463727 drwxr-xr-x     512  r
root     gam_server  1742   29 /        18463728 drwxr-xr-x     512  r
root     gam_server  1742   30 /        18463729 drwxr-xr-x     512  r
root     gam_server  1742   31 /        18463730 drwxr-xr-x     512  r
root     gam_server  1742   32 /        18463731 drwxr-xr-x     512  r
root     gam_server  1742   33 /        18463732 drwxr-xr-x     512  r
root     gam_server  1742   34 /        18463734 drwx------     512  r
root     gam_server  1742   35 /        18463735 drwxr-xr-x     512  r
root     gam_server  1742   36 /        18463736 drwxr-xr-x     512  r
root     gam_server  1742   37 /        18463737 drwxr-xr-x     512  r
root     gam_server  1742   38 /        18463738 drwxr-xr-x     512  r
root     gam_server  1742   39 /        18463739 drwxr-xr-x     512  r
root     polkitd     1740 root /             2 drwxr-xr-x    1024  r
root     polkitd     1740   wd /             2 drwxr-xr-x    1024  r
root     polkitd     1740 text /        8047271 -r-xr-xr-x    9088  r
root     polkitd     1740    0 /dev         22 crw-rw-rw-    null rw
root     polkitd     1740    1 /dev         22 crw-rw-rw-    null rw
root     polkitd     1740    2 /dev         22 crw-rw-rw-    null rw
root     polkitd     1740    3* pipe fffffe00075522d8 <-> fffffe0007552430 =
     0 rw
root     polkitd     1740    4 /dev         22 crw-rw-rw-    null rw
root     polkitd     1740    5* pipe fffffe0007552430 <-> fffffe00075522d8 =
     0 rw
root     polkitd     1740    6 /        18305957 drwxr-xr-x     512  r
root     polkitd     1740    7 /        18305961 drwxr-xr-x     512  r
root     polkitd     1740    8* local stream fffffe000762ce10 <-> fffffe000=
762cd20
root     polkitd     1740    9* local stream fffffe005a3403c0 <-> fffffe005=
a3402d0
root     polkitd     1740   10* pipe fffffe00077a4000 <-> fffffe00077a4158 =
     0 rw
root     polkitd     1740   11* pipe fffffe00077a4158 <-> fffffe00077a4000 =
     0 rw
root     polkitd     1740   12* pipe fffffe005a9122d8 <-> fffffe005a912430 =
     0 rw
root     polkitd     1740   13* pipe fffffe005a912430 <-> fffffe005a9122d8 =
     0 rw
root     console-kit-daemon  1738 root /             2 drwxr-xr-x    1024  r
root     console-kit-daemon  1738   wd /             2 drwxr-xr-x    1024  r
root     console-kit-daemon  1738 text /        8047274 -r-xr-xr-x  133272 =
 r
root     console-kit-daemon  1738    0 /dev         22 crw-rw-rw-    null rw
root     console-kit-daemon  1738    1 /dev         22 crw-rw-rw-    null rw
root     console-kit-daemon  1738    2 /dev         22 crw-rw-rw-    null rw
root     console-kit-daemon  1738    3* pipe fffffe00075502d8 <-> fffffe000=
7550430      0 rw
root     console-kit-daemon  1738    4 /dev         22 crw-rw-rw-    null rw
root     console-kit-daemon  1738    5* pipe fffffe0007550430 <-> fffffe000=
75502d8      0 rw
root     console-kit-daemon  1738    6 /        18305957 drwxr-xr-x     512=
  r
root     console-kit-daemon  1738    7 /        18305961 drwxr-xr-x     512=
  r
root     console-kit-daemon  1738    8* pipe fffffe000766e2d8 <-> fffffe000=
766e430      0 rw
root     console-kit-daemon  1738    9* pipe fffffe000766e430 <-> fffffe000=
766e2d8      0 rw
root     console-kit-daemon  1738   10* local stream fffffe00076411e0 <-> f=
ffffe00076410f0
root     console-kit-daemon  1738   11 /        18463861 -rw-r--r--   13011=
  w
root     console-kit-daemon  1738   12* local stream fffffe0007640b40 <-> f=
ffffe0007640c30
root     console-kit-daemon  1738   13 /dev          5 crw-------  console =
 r
root     console-kit-daemon  1738   14* pipe fffffe00075535b0 <-> fffffe000=
7553708      0 rw
root     console-kit-daemon  1738   15* pipe fffffe0007553708 <-> fffffe000=
75535b0      0 rw
root     console-kit-daemon  1738   16* pipe fffffe005a462000 <-> fffffe005=
a462158      0 rw
root     console-kit-daemon  1738   17* pipe fffffe005a462158 <-> fffffe005=
a462000      0 rw
haldaemo hald        1736 root /             2 drwxr-xr-x    1024  r
haldaemo hald        1736   wd /             2 drwxr-xr-x    1024  r
haldaemo hald        1736 text /        8047318 -r-xr-xr-x  290360  r
haldaemo hald        1736    0 /dev         22 crw-rw-rw-    null rw
haldaemo hald        1736    1 /dev         22 crw-rw-rw-    null rw
haldaemo hald        1736    2 /dev         22 crw-rw-rw-    null rw
haldaemo hald        1736    3* pipe fffffe0007550b60 <-> fffffe0007550cb8 =
     0 rw
haldaemo hald        1736    4* pipe fffffe0007550cb8 <-> fffffe0007550b60 =
     0 rw
haldaemo hald        1736    7* pipe fffffe000766f888 <-> fffffe000766f9e0 =
     0 rw
haldaemo hald        1736    8* pipe fffffe000766f9e0 <-> fffffe000766f888 =
     0 rw
haldaemo hald        1736    9* local stream fffffe0007640a50
haldaemo hald        1736   10* local stream fffffe0007641690 <-> fffffe000=
76415a0
haldaemo hald        1736   11* local stream fffffe0007641c30
haldaemo hald        1736   12* pipe fffffe000766f5b0 <-> fffffe000766f708 =
     0 rw
haldaemo hald        1736   13* pipe fffffe000766f708 <-> fffffe000766f5b0 =
     0 rw
haldaemo hald        1736   14* local stream fffffe000762cb40 <-> fffffe000=
762cc30
haldaemo hald        1736   16 /dev         24 crw-r--r--     pci rw
haldaemo hald        1736   17 /dev         60 crw-------    xpt0 rw
haldaemo hald        1736   19 /        18385523 -r--r--r--     403  r
haldaemo hald        1736   20 /        18385520 drwxr-xr-x     512  r
haldaemo hald        1736   21 /        18385393 -rw-rw-r--       0  r
haldaemo hald        1736   22 /        18464305 drwxr-xr-x     512  r
haldaemo hald        1736   23 /        18464307 drwxr-xr-x     512  r
haldaemo hald        1736   24 /        18464306 drwxr-xr-x     512  r
haldaemo hald        1736   25 /        18464308 drwxr-xr-x     512  r
haldaemo hald        1736   26 /        18464283 drwxr-xr-x     512  r
haldaemo hald        1736   27 /        18464286 drwxr-xr-x     512  r
haldaemo hald        1736   28 /        18464284 drwxr-xr-x     512  r
haldaemo hald        1736   29 /        18464285 -r--r--r--    1648  r
haldaemo hald        1736   30 /        18464289 drwxr-xr-x     512  r
haldaemo hald        1736   31 /        18464290 drwxr-xr-x     512  r
haldaemo hald        1736   32 /        18464303 drwxr-xr-x     512  r
haldaemo hald        1736   33 /        18464291 drwxr-xr-x     512  r
haldaemo hald        1736   34 /        18464302 -r--r--r--    1603  r
haldaemo hald        1736   35 /        18464301 -r--r--r--   20371  r
haldaemo hald        1736   36 /        18464300 -r--r--r--    1214  r
haldaemo hald        1736   37 /        18464299 -r--r--r--    1028  r
haldaemo hald        1736   38 /        18464298 -r--r--r--    1236  r
haldaemo hald        1736   39 /        18464297 -r--r--r--    1767  r
haldaemo hald        1736   40 /        18464296 -r--r--r--    4032  r
haldaemo hald        1736   41 /        18464312 -r--r--r--     257  r
haldaemo hald        1736   42 /        18464295 -r--r--r--     390  r
haldaemo hald        1736   43 /        18464294 -r--r--r--    1661  r
haldaemo hald        1736   44 /        18464292 -r--r--r--     795  r
haldaemo hald        1736   45 /        18464293 -r--r--r--     720  r
haldaemo hald        1736   46 /        18464304 drwxr-xr-x     512  r
haldaemo hald        1736   47* local stream fffffe000762ca50 <-> fffffe000=
762c960
haldaemo hald        1736   48* local stream fffffe00076401e0 <-> fffffe000=
76402d0
root     getty       1731 root /             2 drwxr-xr-x    1024  r
root     getty       1731   wd /             2 drwxr-xr-x    1024  r
root     getty       1731 text /        7390231 -r-xr-xr-x   28024  r
root     getty       1731 ctty /dev         47 crw-------   ttyv7 rw
root     getty       1731    0 /dev         47 crw-------   ttyv7 rw
root     getty       1731    1 /dev         47 crw-------   ttyv7 rw
root     getty       1731    2 /dev         47 crw-------   ttyv7 rw
root     getty       1730 root /             2 drwxr-xr-x    1024  r
root     getty       1730   wd /             2 drwxr-xr-x    1024  r
root     getty       1730 text /        7390231 -r-xr-xr-x   28024  r
root     getty       1730 ctty /dev         46 crw-------   ttyv6 rw
root     getty       1730    0 /dev         46 crw-------   ttyv6 rw
root     getty       1730    1 /dev         46 crw-------   ttyv6 rw
root     getty       1730    2 /dev         46 crw-------   ttyv6 rw
root     getty       1729 root /             2 drwxr-xr-x    1024  r
root     getty       1729   wd /             2 drwxr-xr-x    1024  r
root     getty       1729 text /        7390231 -r-xr-xr-x   28024  r
root     getty       1729 ctty /dev         45 crw-------   ttyv5 rw
root     getty       1729    0 /dev         45 crw-------   ttyv5 rw
root     getty       1729    1 /dev         45 crw-------   ttyv5 rw
root     getty       1729    2 /dev         45 crw-------   ttyv5 rw
root     getty       1728 root /             2 drwxr-xr-x    1024  r
root     getty       1728   wd /             2 drwxr-xr-x    1024  r
root     getty       1728 text /        7390231 -r-xr-xr-x   28024  r
root     getty       1728 ctty /dev         44 crw-------   ttyv4 rw
root     getty       1728    0 /dev         44 crw-------   ttyv4 rw
root     getty       1728    1 /dev         44 crw-------   ttyv4 rw
root     getty       1728    2 /dev         44 crw-------   ttyv4 rw
root     getty       1727 root /             2 drwxr-xr-x    1024  r
root     getty       1727   wd /             2 drwxr-xr-x    1024  r
root     getty       1727 text /        7390231 -r-xr-xr-x   28024  r
root     getty       1727 ctty /dev         43 crw-------   ttyv3 rw
root     getty       1727    0 /dev         43 crw-------   ttyv3 rw
root     getty       1727    1 /dev         43 crw-------   ttyv3 rw
root     getty       1727    2 /dev         43 crw-------   ttyv3 rw
root     getty       1726 root /             2 drwxr-xr-x    1024  r
root     getty       1726   wd /             2 drwxr-xr-x    1024  r
root     getty       1726 text /        7390231 -r-xr-xr-x   28024  r
root     getty       1726 ctty /dev         42 crw-------   ttyv2 rw
root     getty       1726    0 /dev         42 crw-------   ttyv2 rw
root     getty       1726    1 /dev         42 crw-------   ttyv2 rw
root     getty       1726    2 /dev         42 crw-------   ttyv2 rw
root     getty       1725 root /             2 drwxr-xr-x    1024  r
root     getty       1725   wd /             2 drwxr-xr-x    1024  r
root     getty       1725 text /        7390231 -r-xr-xr-x   28024  r
root     getty       1725 ctty /dev         41 crw-------   ttyv1 rw
root     getty       1725    0 /dev         41 crw-------   ttyv1 rw
root     getty       1725    1 /dev         41 crw-------   ttyv1 rw
root     getty       1725    2 /dev         41 crw-------   ttyv1 rw
root     getty       1724 root /             2 drwxr-xr-x    1024  r
root     getty       1724   wd /             2 drwxr-xr-x    1024  r
root     getty       1724 text /        7390231 -r-xr-xr-x   28024  r
root     getty       1724 ctty /dev         40 crw-------   ttyv0 rw
root     getty       1724    0 /dev         40 crw-------   ttyv0 rw
root     getty       1724    1 /dev         40 crw-------   ttyv0 rw
root     getty       1724    2 /dev         40 crw-------   ttyv0 rw
root     cron        1684 root /             2 drwxr-xr-x    1024  r
root     cron        1684   wd /        10593799 drwxr-x---     512  r
root     cron        1684 text /        7390014 -r-xr-xr-x   41448  r
root     cron        1684    0 /dev         22 crw-rw-rw-    null rw
root     cron        1684    1 /dev         22 crw-rw-rw-    null rw
root     cron        1684    2 /dev         22 crw-rw-rw-    null rw
root     cron        1684    3 /        10603759 -rw-------       4  w
smmsp    sendmail    1680 root /             2 drwxr-xr-x    1024  r
smmsp    sendmail    1680   wd /        10593822 drwxrwx---     512  r
smmsp    sendmail    1680 text /        7390279 -r-xr-sr-x  719256  r
smmsp    sendmail    1680    0 /dev         22 crw-rw-rw-    null  r
smmsp    sendmail    1680    1 /dev         22 crw-rw-rw-    null  w
smmsp    sendmail    1680    2 /dev         22 crw-rw-rw-    null  w
smmsp    sendmail    1680    3* local dgram fffffe0007641780 <-> fffffe0007=
641870
smmsp    sendmail    1680    4 /        10603758 -rw-------      50  w
root     sendmail    1677 root /             2 drwxr-xr-x    1024  r
root     sendmail    1677   wd /        10593819 drwxr-xr-x     512  r
root     sendmail    1677 text /        7390279 -r-xr-sr-x  719256  r
root     sendmail    1677    0 /dev         22 crw-rw-rw-    null  r
root     sendmail    1677    1 /dev         22 crw-rw-rw-    null  w
root     sendmail    1677    2 /dev         22 crw-rw-rw-    null  w
root     sendmail    1677    3* local dgram fffffe0007641d20 <-> fffffe0007=
641960
root     sendmail    1677    4* internet stream tcp fffffe000793a000
root     sendmail    1677    5 /        10603757 -rw-------      79  w
root     sshd        1665 root /             2 drwxr-xr-x    1024  r
root     sshd        1665   wd /             2 drwxr-xr-x    1024  r
root     sshd        1665 text /        7389956 -r-xr-xr-x  269544  r
root     sshd        1665    0 /dev         22 crw-rw-rw-    null rw
root     sshd        1665    1 /dev         22 crw-rw-rw-    null rw
root     sshd        1665    2 /dev         22 crw-rw-rw-    null rw
root     sshd        1665    3* internet6 stream tcp fffffe000793a7a0
root     sshd        1665    4* internet stream tcp fffffe000793a3d0
root     Xorg        1650 root /             2 drwxr-xr-x    1024  r
root     Xorg        1650   wd /             2 drwxr-xr-x    1024  r
root     Xorg        1650 text /        8047387 -r-sr-xr-x  1853888  r
root     Xorg        1650    0 /        10603752 -rw-r--r--   33473  w
root     Xorg        1650    1* internet6 stream tcp fffffe00077cbb70
root     Xorg        1650    2 /dev         22 crw-rw-rw-    null rw
root     Xorg        1650    3 /        10603696 -rw-r--r--    1974  w
root     Xorg        1650    4* internet stream tcp fffffe00077cc000
root     Xorg        1650    5* local stream fffffe0007640780
root     Xorg        1650    6 /        18467278 -r--r--r--   31246  r
root     Xorg        1650    7 /dev         48 crw-------   ttyv8 rw
root     Xorg        1650    8 /dev         24 crw-r--r--     pci rw
root     Xorg        1650    9 /dev         16 crw-r-----     mem rw
root     Xorg        1650   10 /dev         28 crw-------      io rw
root     Xorg        1650   11* local stream fffffe000762c4b0 <-> fffffe000=
762c3c0
root     Xorg        1650   12* local stream fffffe0007640960 <-> fffffe000=
7640870
root     Xorg        1650   13* local stream fffffe00076403c0 <-> fffffe000=
76404b0
root     Xorg        1650   14 /dev          8 crw-------  sysmouse rw
root     Xorg        1650   15* local stream fffffe00076413c0 <-> fffffe005=
a3404b0
root     Xorg        1650   16* local stream fffffe005a3400f0 <-> fffffe000=
762c5a0
root     Xorg        1650   17* local stream fffffe00076400f0 <-> fffffe000=
7640000
root     Xorg        1650   18* local stream fffffe000762c1e0 <-> fffffe000=
762c690
root     Xorg        1650   19* local stream fffffe005a340000 <-> fffffe000=
7640690
root     Xorg        1650   20* local stream fffffe005a6ee870 <-> fffffe000=
7641000
root     Xorg        1650   21* local stream fffffe000762c870 <-> fffffe000=
762c2d0
root     Xorg        1650   22* local stream fffffe003a3b6d20 <-> fffffe003=
a3b6e10
root     Xorg        1650   23* local stream fffffe005a7264b0 <-> fffffe005=
a340c30
root     Xorg        1650   24* local stream fffffe003a3b6960 <-> fffffe005=
a7261e0
root     Xorg        1650   25* local stream fffffe003a3b63c0 <-> fffffe003=
a3b64b0
root     slim        1641 root /             2 drwxr-xr-x    1024  r
root     slim        1641   wd /             2 drwxr-xr-x    1024  r
root     slim        1641 text /        10756862 -rwxr-xr-x  267736  r
root     slim        1641    0 /dev         22 crw-rw-rw-    null rw
root     slim        1641    1 /dev         22 crw-rw-rw-    null rw
root     slim        1641    2 /dev         22 crw-rw-rw-    null rw
root     slim        1641    4* local stream fffffe0007640870 <-> fffffe000=
7640960
root     slim        1641    5* local stream fffffe00076404b0 <-> fffffe000=
76403c0
root     slim        1641    6* local stream fffffe005a3404b0 <-> fffffe000=
76413c0
root     slim        1641    7* local stream fffffe00076412d0 <-> fffffe000=
762c780
root     powerd      1623 root /             2 drwxr-xr-x    1024  r
root     powerd      1623   wd /             2 drwxr-xr-x    1024  r
root     powerd      1623 text /        7390138 -r-xr-xr-x   15616  r
root     powerd      1623    0 /dev         22 crw-rw-rw-    null rw
root     powerd      1623    1 /dev         22 crw-rw-rw-    null rw
root     powerd      1623    2 /dev         22 crw-rw-rw-    null rw
root     powerd      1623    3 /        10603750 -rw-------       4  w
root     powerd      1623    4* local stream fffffe000762c000 <-> fffffe000=
762c0f0
messageb dbus-daemon  1562 root /             2 drwxr-xr-x    1024  r
messageb dbus-daemon  1562   wd /             2 drwxr-xr-x    1024  r
messageb dbus-daemon  1562 text /        8046884 -r-xr-xr-x  382056  r
messageb dbus-daemon  1562    0 /dev         22 crw-rw-rw-    null rw
messageb dbus-daemon  1562    1 /dev         22 crw-rw-rw-    null rw
messageb dbus-daemon  1562    2 /dev         22 crw-rw-rw-    null rw
messageb dbus-daemon  1562    3* local stream fffffe00076405a0
messageb dbus-daemon  1562    4 /dev         22 crw-rw-rw-    null rw
messageb dbus-daemon  1562    6 /        18305957 drwxr-xr-x     512  r
messageb dbus-daemon  1562    7 /        18305961 drwxr-xr-x     512  r
messageb dbus-daemon  1562    8* local stream fffffe0007641a50 <-> fffffe00=
07641b40
messageb dbus-daemon  1562    9* local stream fffffe0007641b40 <-> fffffe00=
07641a50
messageb dbus-daemon  1562   10* local stream fffffe00076415a0 <-> fffffe00=
07641690
messageb dbus-daemon  1562   11* local dgram fffffe00076414b0 <-> fffffe000=
7641870
messageb dbus-daemon  1562   12* local stream fffffe000762c3c0 <-> fffffe00=
0762c4b0
messageb dbus-daemon  1562   13* local stream fffffe00076410f0 <-> fffffe00=
076411e0
messageb dbus-daemon  1562   14* local stream fffffe000762c780 <-> fffffe00=
076412d0
messageb dbus-daemon  1562   15* local stream fffffe0007640c30 <-> fffffe00=
07640b40
messageb dbus-daemon  1562   16* local stream fffffe005a340870 <-> fffffe00=
5a340960
messageb dbus-daemon  1562   17* local stream fffffe005a3402d0 <-> fffffe00=
5a3403c0
messageb dbus-daemon  1562   18* local stream fffffe005a6eec30 <-> fffffe00=
3a3b61e0
root     moused      1541 root /             2 drwxr-xr-x    1024  r
root     moused      1541   wd /             2 drwxr-xr-x    1024  r
root     moused      1541 text /        7390095 -r-xr-xr-x   40424  r
root     moused      1541    0 /dev         22 crw-rw-rw-    null rw
root     moused      1541    1 /dev         22 crw-rw-rw-    null rw
root     moused      1541    2 /dev         22 crw-rw-rw-    null rw
root     moused      1541    3 /dev         38 crw-rw-rw-    psm0 rw
root     moused      1541    4 /dev         56 crw-------  consolectl rw
root     moused      1541    5 /        10603747 -rw-------       4  w
root     syslogd     1487 root /             2 drwxr-xr-x    1024  r
root     syslogd     1487   wd /             2 drwxr-xr-x    1024  r
root     syslogd     1487 text /        7390182 -r-xr-xr-x   40680  r
root     syslogd     1487    0 /dev         22 crw-rw-rw-    null rw
root     syslogd     1487    1 /dev         22 crw-rw-rw-    null rw
root     syslogd     1487    2 /dev         22 crw-rw-rw-    null rw
root     syslogd     1487    3 /        10603741 -rw-------       4  w
root     syslogd     1487    4* local dgram fffffe0007641870
root     syslogd     1487    5* local dgram fffffe0007641960
root     syslogd     1487    6* internet6 dgram udp fffffe0007602dc8
root     syslogd     1487    7* internet dgram udp fffffe0007621000
root     syslogd     1487    8 /dev          9 crw-------    klog  r
root     syslogd     1487   10 /dev          5 crw-------  console  w
root     syslogd     1487   11 /        10598195 -rw-r--r--    5188  w
root     syslogd     1487   12 /        10593884 -rw-------      65  w
root     syslogd     1487   13 /        10593877 -rw-------   20837  w
root     syslogd     1487   14 /        10598219 -rw-r-----    5816  w
root     syslogd     1487   15 /        10593880 -rw-r--r--      65  w
root     syslogd     1487   16 /        10593885 -rw-------      65  w
root     syslogd     1487   17 /        10594359 -rw-------   85707  w
root     syslogd     1487   18 /        10593879 -rw-------      65  w
root     syslogd     1487   19 /        10593883 -rw-r-----      65  w
_dhcp    dhclient    1446 root /        10593801 dr-xr-xr-x     512  r
_dhcp    dhclient    1446   wd /        10593801 dr-xr-xr-x     512  r
_dhcp    dhclient    1446 jail /        10593801 dr-xr-xr-x     512  r
_dhcp    dhclient    1446 text /        24397840 -r-xr-xr-x   93616  r
_dhcp    dhclient    1446    0 /dev         22 crw-rw-rw-    null rw
_dhcp    dhclient    1446    1 /dev         22 crw-rw-rw-    null rw
_dhcp    dhclient    1446    2 /dev         22 crw-rw-rw-    null rw
_dhcp    dhclient    1446    3 /        10603735 -rw-------       4  w
_dhcp    dhclient    1446    5* route raw 0 fffffe0007627aa0
_dhcp    dhclient    1446    6* pipe fffffe0007550158 <-> fffffe0007550000 =
     0 rw
_dhcp    dhclient    1446    7 /        10593871 ----------    1662  w
_dhcp    dhclient    1446    8 /dev         11 crw-------     bpf rw
_dhcp    dhclient    1446    9* internet raw ip fffffe0007743000
root     dhclient    1349 root /             2 drwxr-xr-x    1024  r
root     dhclient    1349   wd /             2 drwxr-xr-x    1024  r
root     dhclient    1349 text /        24397840 -r-xr-xr-x   93616  r
root     dhclient    1349    0 /dev         22 crw-rw-rw-    null rw
root     dhclient    1349    1 /dev         22 crw-rw-rw-    null rw
root     dhclient    1349    2 /dev         22 crw-rw-rw-    null rw
root     dhclient    1349    3 /        10603735 -rw-------       4  w
root     dhclient    1349    5* pipe fffffe0007550000 <-> fffffe0007550158 =
     0 rw
root     devd        1266 root /             2 drwxr-xr-x    1024  r
root     devd        1266   wd /             2 drwxr-xr-x    1024  r
root     devd        1266 text /        24397838 -r-xr-xr-x  454184  r
root     devd        1266    0 /dev         22 crw-rw-rw-    null rw
root     devd        1266    1 /dev         22 crw-rw-rw-    null rw
root     devd        1266    2 /dev         22 crw-rw-rw-    null rw
root     devd        1266    3 /dev          4 crw-------  devctl  r
root     devd        1266    4* local stream fffffe0007640d20
root     devd        1266    5 /        10603734 -rw-------       4  w
root     devd        1266    6* local stream fffffe000762c0f0 <-> fffffe000=
762c000
root     devd        1266    7* local stream fffffe000762c960 <-> fffffe000=
762ca50
root     wpa_supplicant   399 root /             2 drwxr-xr-x    1024  r
root     wpa_supplicant   399   wd /             2 drwxr-xr-x    1024  r
root     wpa_supplicant   399 text /        7390206 -r-xr-xr-x  373728  r
root     wpa_supplicant   399    0 /dev         22 crw-rw-rw-    null rw
root     wpa_supplicant   399    1 /dev         22 crw-rw-rw-    null rw
root     wpa_supplicant   399    2 /dev         22 crw-rw-rw-    null rw
root     wpa_supplicant   399    3* internet dgram udp fffffe0007601620
root     wpa_supplicant   399    4* route raw 0 fffffe00076272a8
root     wpa_supplicant   399    5 /dev         11 crw-------     bpf rw
root     wpa_supplicant   399    6* local dgram fffffe0007640e10
root     wpa_supplicant   399    7* local dgram fffffe005a7260f0 <-> fffffe=
0007641960
root     adjkerntz    110 root /             2 drwxr-xr-x    1024  r
root     adjkerntz    110   wd /             2 drwxr-xr-x    1024  r
root     adjkerntz    110 text /        24397827 -r-xr-xr-x    9248  r
root     adjkerntz    110    0 /dev         22 crw-rw-rw-    null rw
root     adjkerntz    110    1 /dev         22 crw-rw-rw-    null rw
root     adjkerntz    110    2 /dev         22 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 /        24397864 -r-xr-xr-x  791384  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-2012 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.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012
    root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
CPU: AMD C-60 APU with Radeon(tm) HD Graphics (997.89-MHz K8-class CPU)
  Origin =3D "AuthenticAMD"  Id =3D 0x500f20  Family =3D 14  Model =3D 2  S=
tepping =3D 0
  Features=3D0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PG=
E,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT>
  Features2=3D0x802209<SSE3,MON,SSSE3,CX16,POPCNT>
  AMD Features=3D0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM>
  AMD Features2=3D0x35ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,IB=
S,SKINIT,WDT>
  TSC: P-state invariant, performance statistics
real memory  =3D 2147483648 (2048 MB)
avail memory =3D 1768361984 (1686 MB)
Event timer "LAPIC" quality 400
ACPI APIC Table: <_ASUS_ Notebook>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x=
0000000000000000/0x1 (20110527/tbfadt-586)
ioapic0 <Version 2.1> irqs 0-23 on motherboard
kbd1 at kbdmux0
acpi0: <_ASUS_ Notebook> on motherboard
acpi_ec0: <Embedded Controller: GPE 0xc, ECDT> port 0x62,0x66 on acpi0
acpi0: Power Button (fixed)
cpu0: <ACPI CPU> on acpi0
cpu1: <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 550
Event timer "HPET1" 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
vgapci0: <VGA-compatible display> port 0xf000-0xf0ff mem 0xc0000000-0xcffff=
fff,0xfeb00000-0xfeb3ffff irq 18 at device 1.0 on pci0
hdac0: <ATI (0x1314) HDA Controller> mem 0xfeb44000-0xfeb47fff irq 19 at de=
vice 1.1 on pci0
pcib1: <ACPI PCI-PCI bridge> irq 16 at device 4.0 on pci0
pci1: <ACPI PCI bus> on pcib1
ahci0: <ATI IXP700 AHCI SATA controller> port 0xf140-0xf147,0xf130-0xf133,0=
xf120-0xf127,0xf110-0xf113,0xf100-0xf10f mem 0xfeb4f000-0xfeb4f3ff irq 19 a=
t device 17.0 on pci0
ahci0: AHCI v1.20 with 2 3Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ohci0: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfeb4e000-0xfeb4efff irq=
 18 at device 18.0 on pci0
usbus0 on ohci0
ehci0: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfeb4d000-0xfeb4d0ff=
 irq 17 at device 18.2 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci0
ohci1: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfeb4c000-0xfeb4cfff irq=
 18 at device 19.0 on pci0
usbus2 on ohci1
ehci1: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfeb4b000-0xfeb4b0ff=
 irq 17 at device 19.2 on pci0
usbus3: EHCI version 1.0
usbus3 on ehci1
pci0: <serial bus, SMBus> at device 20.0 (no driver attached)
hdac1: <ATI SB600 HDA Controller> mem 0xfeb40000-0xfeb43fff irq 16 at devic=
e 20.2 on pci0
isab0: <PCI-ISA bridge> at device 20.3 on pci0
isa0: <ISA bus> on isab0
pcib2: <ACPI PCI-PCI bridge> at device 20.4 on pci0
pci2: <ACPI PCI bus> on pcib2
ohci2: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfeb4a000-0xfeb4afff irq=
 18 at device 20.5 on pci0
usbus4 on ohci2
pcib3: <ACPI PCI-PCI bridge> at device 21.0 on pci0
pci3: <ACPI PCI bus> on pcib3
pcib4: <ACPI PCI-PCI bridge> at device 21.1 on pci0
pci4: <ACPI PCI bus> on pcib4
ath0: <Atheros 9285> mem 0xfea00000-0xfea0ffff irq 17 at device 0.0 on pci4
[ath] AR9285E_20 detected; using XE TX gain tables
ath0: AR9285 mac 192.2 RF5133 phy 14.0
pcib5: <ACPI PCI-PCI bridge> at device 21.3 on pci0
pci5: <ACPI PCI bus> on pcib5
re0: <RealTek 810xE PCIe 10/100baseTX> port 0xe000-0xe0ff mem 0xd0004000-0x=
d0004fff,0xd0000000-0xd0003fff irq 19 at device 0.0 on pci5
re0: Using 1 MSI-X message
re0: ASPM disabled
re0: Chip rev. 0x40800000
re0: MAC rev. 0x00000000
miibus0: <MII bus> on re0
rlphy0: <RTL8201E 10/100 media interface> PHY 1 on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow
re0: Ethernet address: c8:60:00:50:50:cc
ohci3: <AMD SB7x0/SB8x0/SB9x0 USB controller> mem 0xfeb49000-0xfeb49fff irq=
 18 at device 22.0 on pci0
usbus5 on ohci3
ehci2: <AMD SB7x0/SB8x0/SB9x0 USB 2.0 controller> mem 0xfeb48000-0xfeb480ff=
 irq 17 at device 22.2 on pci0
usbus6: EHCI version 1.0
usbus6 on ehci2
acpi_lid0: <Control Method Lid Switch> on acpi0
acpi_button0: <Sleep Button> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_acad0: <AC Adapter> on acpi0
battery0: <ACPI Control Method Battery> on acpi0
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 Generic PS/2 mouse, device ID 0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=3D0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
ctl: CAM Target Layer loaded
acpi_throttle0: <ACPI CPU Throttling> on cpu0
acpi_throttle1: <ACPI CPU Throttling> on cpu1
acpi_throttle1: failed to attach P_CNT
device_attach: acpi_throttle1 attach returned 6
Timecounters tick every 1.000 msec
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 ALC269 HDA CODEC> at cad 0 on hdac1
hdaa1: <Realtek ALC269 Audio Function Group> at nid 1 on hdacc1
pcm1: <Realtek ALC269 (Right Analog)> at nid 33 and 24 on hdaa1
pcm2: <Realtek ALC269 (Internal Analog)> at nid 20 and 18 on hdaa1
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 480Mbps High Speed USB v2.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
ugen0.1: <ATI> at usbus0
uhub0: <ATI OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <ATI> at usbus1
uhub1: <ATI EHCI root HUB, class 9/0, rev 2.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
uhub4: 2 ports with 2 removable, self powered
uhub5: 4 ports with 4 removable, self powered
uhub0: 5 ports with 5 removable, self powered
uhub2: 5 ports with 5 removable, self powered
uhub6: 4 ports with 4 removable, self powered
uhub1: 5 ports with 5 removable, self powered
uhub3: 5 ports with 5 removable, self powered
ugen1.2: <Azurewave> at usbus1
ada0 at ahcich0 bus 0 scbus0 target 0 lun 0
ada0: <WDC WD3200BPVT-80JJ5T0 01.01A01> ATA-8 SATA 2.x device
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 305245MB (625142448 512 byte sectors: 16H 63S/T 16383C)
ada0: Previously was known as ad4
SMP: AP CPU #1 Launched!
Trying to mount root from ufs:/dev/ada0p2 [rw]...
Setting hostuuid: 05d01200-add3-8149-2ded-c860005050cc.
Setting hostid: 0xbc1c4503.
Entropy harvesting: interrupts ethernet point_to_point kickstart.
Starting file system checks:
/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada0p2: clean, 71201649 free (19001 frags, 8897831 blocks, 0.0% fragme=
ntation)
Mounting local file systems:.
Setting hostname: Molluscus.
wlan0: Ethernet address: 94:db:c9:38:91:8e
Starting wpa_supplicant.
Starting Network: lo0 ath0 re0.
lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	options=3D600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
	inet6 ::1 prefixlen 128=20
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0xa=20
	inet 127.0.0.1 netmask 0xff000000=20
	nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
ath0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
	ether 94:db:c9:38:91:8e
	nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
	status: associated
re0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=3D8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGI=
C,LINKSTATE>
	ether c8:60:00:50:50:cc
	nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	media: Ethernet autoselect (none)
	status: no carrier
Starting devd.
Starting Network: usbus0.
Starting Network: usbus1.
Starting Network: usbus2.
Starting Network: usbus3.
Starting Network: usbus4.
Starting Network: re0.
re0: flags=3D8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=3D8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGI=
C,LINKSTATE>
	ether c8:60:00:50:50:cc
	nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
	media: Ethernet autoselect (none)
	status: no carrier
Starting Network: usbus5.
Starting Network: usbus6.
add net ::ffff:0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
add net fe80::: gateway ::1
add net ff02::: gateway ::1
Waiting 30s for the default route interface: .......(wlan0)
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/=
lib /usr/local/lib/alsa-lib /usr/local/lib/compat /usr/local/lib/event2 /us=
r/local/lib/gcc46 /usr/local/lib/libxul /usr/local/lib/nss /usr/local/lib/s=
peech-dispatcher
32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat
Creating and/or trimming log files.
Starting syslogd.
No core dumps found.
Additional ABI support: linux.
Clearing /tmp (X related).
Starting default moused.
Starting dbus.
Starting hald.
Updating motd:.
Starting ntpd.
Starting powerd.
Starting slim.
Configuring syscons: keymap scrnmap\^[[=3D0A\^[[=3D7F\^[[=3D0G\^[[=3D0H\^[[=
=3D7Ividcontrol: screenmap file not found
 font8x16 font8x14 font8x8 blanktime.
Starting sshd.
Starting cron.
Starting background file system checks in 60 seconds.

Wed Sep 18 00:35:48 MSK 2013
Sep 18 00:35:53 Molluscus ntpd[1620]: time correction of -14853 seconds exc=
eeds sanity limit (1000); set clock manually to the correct UTC time.
Sep 18 00:39:54 Molluscus su: Docent to root on /dev/pts/0
Sep 18 00:40:03 Molluscus su: Docent to root on /dev/pts/0
wlan0: link state changed to DOWN
wlan0: link state changed to UP
wlan0: link state changed to DOWN
wlan0: link state changed to UP
wlan0: link state changed to DOWN
wlan0: link state changed to UP
wlan0: link state changed to DOWN
wlan0: link state changed to UP
wlan0: link state changed to DOWN
wlan0: link state changed to UP
wlan0: link state changed to DOWN
wlan0: link state changed to UP
wlan0: link state changed to DOWN
wlan0: link state changed to UP
wlan0: link state changed to DOWN
wlan0: link state changed to UP


Fatal trap 12: page fault while in kernel mode
cpuid =3D 0; apic id =3D 00
fault virtual address	=3D 0x20
fault code		=3D supervisor read data, page not present
instruction pointer	=3D 0x20:0xffffffff81614a83
stack pointer	        =3D 0x28:0xffffff807fad09c0
frame pointer	        =3D 0x28:0xffffff807fad0a50
code segment		=3D base 0x0, limit 0xfffff, type 0x1b
			=3D DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags	=3D interrupt enabled, resume, IOPL =3D 0
current process		=3D 13447 (skype)
trap number		=3D 12
panic: page fault
cpuid =3D 0
KDB: stack backtrace:
#0 0xffffffff809208a6 at kdb_backtrace+0x66
#1 0xffffffff808ea8be at panic+0x1ce
#2 0xffffffff80bd8240 at trap_fatal+0x290
#3 0xffffffff80bd857d at trap_pfault+0x1ed
#4 0xffffffff80bd8b9e at trap+0x3ce
#5 0xffffffff80bc315f at calltrap+0x8
#6 0xffffffff808b9b93 at exit1+0x1a3
#7 0xffffffff81620c37 at linux_exit_group+0x97
#8 0xffffffff80c41ae0 at ia32_syscall+0x540
#9 0xffffffff80bc3731 at Xint0x80_syscall+0x91
Uptime: 2h28m2s
Dumping 430 out of 1754 MB:..4%..12%..23%..34%..41%..52%..64%..71%..82%..93%

------------------------------------------------------------------------
kernel config

options	CONFIG_AUTOGENERATED
ident	GENERIC
machine	amd64
cpu	HAMMER
makeoptions	DEBUG=3D-g
options	USB_DEBUG
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	KDB_TRACE
options	KDB
options	INCLUDE_CONFIG_FILE
options	MAC
options	AUDIT
options	HWPMC_HOOKS
options	KBD_INSTALL_CDEV
options	PRINTF_BUFR_SIZE=3D128
options	_KPOSIX_PRIORITY_SCHEDULING
options	SYSVSEM
options	SYSVMSG
options	SYSVSHM
options	STACK
options	KTRACE
options	SCSI_DELAY=3D5000
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	UFS_GJOURNAL
options	UFS_DIRHASH
options	UFS_ACL
options	SOFTUPDATES
options	FFS
options	SCTP
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	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	ctl
device	amr
device	arcmsr
device	ciss
device	dpt
device	hptmv
device	hptrr
device	iir
device	ips
device	mly
device	twa
device	tws
device	aac
device	aacp
device	ida
device	mfi
device	mlx
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	firewire
device	fwe
device	fwip
device	dcons
device	dcons_crom
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

------------------------------------------------------------------------
ddb capture buffer

ddb: ddb_capture: kvm_nlist

--8t9RHnE3ZwKMSgU+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="info.0"

Dump header from device /dev/ada0p3
  Architecture: amd64
  Architecture Version: 2
  Dump Length: 451772416B (430 MB)
  Blocksize: 512
  Dumptime: Wed Sep 18 03:03:20 2013
  Hostname: Molluscus
  Magic: FreeBSD Kernel Dump
  Version String: FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012
    root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
  Panic String: page fault
  Dump Parity: 2337510480
  Bounds: 0
  Dump Status: good

--8t9RHnE3ZwKMSgU+--

--yNb1oOkm5a9FJOVX
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (FreeBSD)

iQEcBAEBAgAGBQJSOLgLAAoJEJ+YE8DIktFdsHoH/AuaU2uub5sRBiC/eO6dUoFx
1QmQ2k9orMF/qOF99GC6WepxJoMhyzOhF0vZdjiAsf/05/c/vHmXleZ7du5Z67RE
r9VTuUjDuN2W6SFUll5yPUN4ut1YK9FANOf6fguq1WrN9F5xfCwETxM2R6s558NU
EYCIMzPgYN3isd7Or1CfVITpNCPGRde9Hs/w8fCLRKgFF4qDqyrCYLaJ4jn1JcgR
y5lzRHH4zcBr6hJyjn0+op+qs9krZBDWtSxPAybFMHh+AOBBFIfNQOvPJyYWmq90
1WLKj1bkTQOi5ptYycDbqoMCeAHVtKZoCqcMQPdNP5YxILOnbBxaD42xCAPApeo=
=4fbE
-----END PGP SIGNATURE-----

--yNb1oOkm5a9FJOVX--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130917201403.GA24318>