You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2017/06/07 06:39:18 UTC

[jira] [Resolved] (CB-6952) Can't restart app after force close in multitask or long time idle

     [ https://issues.apache.org/jira/browse/CB-6952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-6952.
----------------------------------
    Resolution: Won't Fix

Can't guarantee fixes on jailbroken phones that load jailbreak libs into the binary

> Can't restart app after force close in multitask or long time idle
> ------------------------------------------------------------------
>
>                 Key: CB-6952
>                 URL: https://issues.apache.org/jira/browse/CB-6952
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-ios
>    Affects Versions: 3.4.0, 3.5.0
>         Environment: ios 6.1.2 iphone 3gs jailbroken
>            Reporter: laguillaumie sylvain
>
> hi
> the app start and works normally when started the first time but stuck on the splashscreen after a force close or long time idle... i have to reboot the phone or wait and the phone reboot alone...
> full live log of the device :
> START APP
> ---------
> {code}
> Jun 16 23:24:00 iPhone-de-pak sandboxd[431] <Notice>: MS:Notice: Installing: (null) [sandboxd] (793.00)
> Jun 16 23:24:00 iPhone-de-pak kernel[0] <Debug>: launchd[430] Builtin profile: container (sandbox)
> Jun 16 23:24:00 iPhone-de-pak kernel[0] <Debug>: launchd[430] Container: /private/var/mobile/Applications/C428E73B-94D5-43E1-815A-2793405FECCB (sandbox)
> Jun 16 23:24:00 iPhone-de-pak freeTv-M[430] <Notice>: MS:Notice: Installing: fr.ubukey.freetvm [freeTv-M] (793.00)
> Jun 16 23:24:00 iPhone-de-pak freeTv-M[430] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/Activator.dylib
> Jun 16 23:24:01 iPhone-de-pak freeTv-M[430] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/WeeLoader.dylib
> Jun 16 23:24:01 iPhone-de-pak freeTv-M[430] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/libstatusbar.dylib
> Jun 16 23:24:01 iPhone-de-pak freeTv-M[430] <Warning>: Multi-tasking -> Device: YES, App: YES
> Jun 16 23:24:01 iPhone-de-pak freeTv-M[430] <Warning>: Unlimited access to network resources
> Jun 16 23:24:02 iPhone-de-pak freeTv-M[430] <Warning>: Resetting plugins due to page load.
> Jun 16 23:24:05 iPhone-de-pak freeTv-M[430] <Warning>: Finished load of: file:///var/mobile/Applications/C428E73B-94D5-43E1-815A-2793405FECCB/freeTv-M.app/www/index.html
> Jun 16 23:24:06 iPhone-de-pak freeTv-M[430] <Warning>: THREAD WARNING: ['Device'] took '13.668213' ms. Plugin should use a background thread.
> Jun 16 23:24:14 iPhone-de-pak CFNetworkAgent[433] <Notice>: MS:Notice: Installing: com.apple.cfnetwork.CFNetworkAgent [CFNetworkAgent] (793.00)
> PUT IN BACKGROUND
> -----------------
> Jun 16 23:24:34 iPhone-de-pak sandboxd[435] <Notice>: MS:Notice: Installing: (null) [sandboxd] (793.00)
> Jun 16 23:24:36 iPhone-de-pak profiled[422] <Notice>: (Note ) profiled: Idled.
> Jun 16 23:24:36 iPhone-de-pak profiled[422] <Notice>: (Note ) profiled: Service stopping.
> Jun 16 23:24:37 iPhone-de-pak securityd[437] <Notice>: MS:Notice: Installing: (null) [securityd] (793.00)
> FORCE CLOSE IN MULTITASK
> ------------------------
> Jun 16 23:24:46 iPhone-de-pak com.apple.launchd[1] (UIKitApplication:fr.ubukey.freetvm[0xca92][430]) <Notice>: (UIKitApplication:fr.ubukey.freetvm[0xca92]) Exited: Killed: 9
> Jun 16 23:24:46 iPhone-de-pak backboardd[56] <Warning>: Application 'UIKitApplication:fr.ubukey.freetvm[0xca92]' quit with signal 9: Killed: 9
> RESTART APP
> -----------
> Jun 16 23:25:13 iPhone-de-pak sandboxd[440] <Notice>: MS:Notice: Installing: (null) [sandboxd] (793.00)
> Jun 16 23:25:14 iPhone-de-pak kernel[0] <Debug>: launchd[439] Builtin profile: container (sandbox)
> Jun 16 23:25:14 iPhone-de-pak kernel[0] <Debug>: launchd[439] Container: /private/var/mobile/Applications/C428E73B-94D5-43E1-815A-2793405FECCB (sandbox)
> Jun 16 23:25:32 iPhone-de-pak CommCenter[65] <Notice>: Client [com.apple.persistentconnection[dataaccessd,158]] is telling PDP context 0 to go active.
> blocked here for few seconds -> Jun 16 23:25:34 iPhone-de-pak securityd[442] <Notice>: MS:Notice: Installing: (null) [securityd] (793.00)
> again blocked here for few seconds -> Jun 16 23:26:37 iPhone-de-pak securityd[444] <Notice>: MS:Notice: Installing: (null) [securityd] (793.00)
> ------------
> THEN CRASH ! 
> ------------
> watchdog: com.apple.backboardd not responding; forcing a crash
> Jun 16 23:27:08 iPhone-de-pak UserEventAgent[15] <Notice>: watchdog: can be disabled with the shell command: defaults write com.apple.mobilewatchdog WatchdogEnabled -bool no
> Jun 16 23:27:09 iPhone-de-pak ReportCrash[446] <Notice>: MS:Notice: Installing: (null) [ReportCrash] (793.00)
> Jun 16 23:27:10 iPhone-de-pak ReportCrash[446] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
> Jun 16 23:27:10 iPhone-de-pak ReportCrash[446] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
> Jun 16 23:27:11 iPhone-de-pak ReportCrash[446] <Warning>: Not internal build
> Jun 16 23:27:11 iPhone-de-pak ReportCrash[446] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
> Jun 16 23:27:13 iPhone-de-pak ReportCrash[446] <Notice>: Saved crashreport to /Library/Logs/CrashReporter/backboardd-2014-06-16-232711.plist using uid: 0 gid: 0, synthetic_euid: 0 egid: 0
> Jun 16 23:27:13 iPhone-de-pak ReportCrash[446] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
> Jun 16 23:27:13 iPhone-de-pak kernel[0] <Debug>: virtual void IOMobileFramebuffer::client_will_stop(IOMobileFramebufferUserClient *), AppleM2CLCD, client (0x0x8ee2b800) going to wait on swap 
> Jun 16 23:27:13 iPhone-de-pak kernel[0] <Debug>: virtual void IOMobileFramebuffer::client_will_stop(IOMobileFramebufferUserClient *), AppleM2CLCD, client (0x0x8ee2b800) exiting wait on swap 
> Jun 16 23:27:13 iPhone-de-pak kernel[0] <Debug>: virtual void IOMobileFramebuffer::client_will_stop(IOMobileFramebufferUserClient *), AppleM2TVOut, client (0x0x8f98a600) going to wait on swap 
> Jun 16 23:27:13 iPhone-de-pak kernel[0] <Debug>: virtual void IOMobileFramebuffer::client_will_stop(IOMobileFramebufferUserClient *), AppleM2TVOut, client (0x0x8f98a600) exiting wait on swap 
> Jun 16 23:27:13 iPhone-de-pak com.apple.launchd[1] (com.apple.backboardd[56]) <Notice>: (com.apple.backboardd) Exited: Killed: 9
> Jun 16 23:27:13 iPhone-de-pak backboardd[448] <Notice>: MS:Notice: Installing: com.apple.backboardd [backboardd] (793.00)
> Jun 16 23:27:17 iPhone-de-pak CommCenter[65] <Notice>: Client [com.apple.persistentconnection[dataaccessd,158]] is telling PDP context 0 to go active.
> Jun 16 23:27:18 iPhone-de-pak backboardd[448] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
> Jun 16 23:27:18 iPhone-de-pak backboardd[448] <Notice>: MultitouchHID: detection mode: 255->0 (deferring until bootloaded)
> Jun 16 23:27:18 iPhone-de-pak backboardd[448] <Notice>: void __IOHIDLoadBundles(): Loaded 3 HID plugins
> Jun 16 23:27:18 iPhone-de-pak com.apple.launchd[1] (UIKitApplication:fr.ubukey.freetvm[0x82c5][439]) <Warning>: (UIKitApplication:fr.ubukey.freetvm[0x82c5]) Exit timeout elapsed (1 seconds). Killing
> Jun 16 23:27:19 iPhone-de-pak backboardd[448] <Notice>: ALS: open: legacy auto brightness plugin _plugInEnabled=true
> Jun 16 23:27:19 iPhone-de-pak backboardd[448] <Notice>: HID: Display IOHIDDisplaySetProperty: LogLevel = 6
> Jun 16 23:27:19 iPhone-de-pak UserEventAgent[15] <Error>: hidd died. Reestablishing connection.
> Jun 16 23:27:19 iPhone-de-pak backboardd[448] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
> Jun 16 23:27:19 iPhone-de-pak kernel[0] <Debug>: AppleEmbeddedI2CLightSensor::preEmptiveSensorStartup. Turning on early
> Jun 16 23:27:20 iPhone-de-pak SpringBoard[450] <Notice>: MS:Notice: Installing: com.apple.springboard [SpringBoard] (793.00)
> Jun 16 23:27:20 iPhone-de-pak backboardd[448] <Warning>: -[BKSystemAppSentinel lock_bootstrapEmbedded] Found running system app (com.apple.SpringBoard, pid 450). Attempting to stop it...
> Jun 16 23:27:20 iPhone-de-pak com.apple.launchd[1] (com.apple.SpringBoard) <Notice>: (com.apple.SpringBoard) Throttling respawn: Will start in 4 seconds
> Jun 16 23:27:20 iPhone-de-pak com.apple.launchd[1] (com.apple.SpringBoard) <Notice>: (com.apple.SpringBoard) Throttling respawn: Will start in 4 seconds
> Jun 16 23:27:22 iPhone-de-pak securityd[452] <Notice>: MS:Notice: Installing: (null) [securityd] (793.00)
> ---------------
> THE LOG FILE  (Saved crashreport to /Library/Logs/CrashReporter/backboardd-2014-06-16-232711.plist ) content is :
> ---------------
> Incident Identifier: 5F06A5D9-E368-417C-A337-04C77F3AEA39
> CrashReporter Key:   dd0455e107003fec1d65318b3b59bee30ccf16a3
> Hardware Model:      iPhone2,1
> OS Version:          iPhone OS 6.1.2 (10B146)
> Kernel version:      Darwin Kernel Version 13.0.0: Sun Aug 19 00:26:34 PDT 2012; root:xnu-2107.2.33~4/RELEASE_ARM_S5L8920X
> Date:                2014-06-16 23:27:11 +0200
> Exception Code:      0xfaded321
> Reason:              Watchdog timeout: 120.716621s since last successful ping: 2507m0 2507u0 2407m0 2407m0 2407u0 2307m0 2307m0 2307u0 2207m0 2207m0 2207u0 2107m0 2107m0 2107u0 2007m0 2007m0 2007u0 1907m0 1907m0 1907u0 1807m0 1807m0 1807u0 1707m0 1707m0 1707u0 1607m0 1607m0 1607u0 1507m0 1507m0 1507u0 1407m0 1407m0 1407u0 1307m0 1307m0 1307u0 1207m0 1207m0 1207u0 1107m0 1007m10004003 1006u0 1006u0 906m0 806m10004003 805u0 805u0 705m0 605m10004003 602u0 602u0 502m0 402m10004003 401u0 401u0 301m0 201m10004003 200u0 200u0 100m0 0m10004003 0c38 
> Thermal Level:       0
> Thermal Sensors:    3393 3070 3498 2857 2860 5165 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
> Frontmost process PID:    148
> Jetsam Level:              0
> Free Pages:             8304
> Active Pages:          19103
> Inactive Pages:         8415
> Purgeable Pages:          40
> Wired Pages:           11993
> Speculative Pages:       497
> Throttled Pages:       16701
> Busy Buffer Count:         0
> Pages Wanted:              0
> Pages Reclaimed:           0
> Process 0 info:
> 	resident memory bytes:  32309248
> 	page faults:               2471
> 	page-ins:                     0
> 	copy-on-write faults:         0
> 	user   time in task:   475.848130 seconds
> 	system time in task:     0.000000 seconds
> Process 0 kernel_task threads:
> thread 0x1 TH_WAIT|TH_UNINT 0x803262e0
> 	thread priority:          92
> 	thread sched flags:     none
> 	kernel cont 800622d1
> 	user   time in thread:     0.378930 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2 TH_RUN|TH_IDLE 0
> 	thread priority:           0
> 	thread sched flags:     none
> 	kernel cont 800256c9
> 	user   time in thread:   444.050895 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x3 TH_WAIT|TH_UNINT 0x80022059
> 	thread priority:          95
> 	thread sched flags:     none
> 	kernel cont 80022059
> 	user   time in thread:     0.278343 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x4 TH_WAIT|TH_UNINT 0x80300be0
> 	thread priority:          80
> 	thread sched flags:     none
> 	kernel cont 8002cf39
> 	user   time in thread:     0.265803 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x5 TH_WAIT|TH_UNINT 0x80300be8
> 	thread priority:          93
> 	thread sched flags:     none
> 	kernel cont 8002d135
> 	user   time in thread:     0.001680 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x6 TH_WAIT|TH_UNINT 0
> 	thread priority:          94
> 	thread sched flags:     none
> 	kernel cont 8002fc65
> 	user   time in thread:     0.003093 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7 TH_WAIT|TH_UNINT 0xca4d645c
> 	thread priority:          95
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x80033173 0x8008705c
> 	user   time in thread:     0.000276 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8 TH_WAIT|TH_UNINT 0x8b366274
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000013 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb TH_WAIT|TH_UNINT 0x8b38ef1c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.386635 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1d TH_WAIT|TH_UNINT 0x803187bc
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user   time in thread:     0.000020 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1e TH_WAIT|TH_UNINT 0x8af64404
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.001260 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1f TH_WAIT|TH_UNINT 0x806c2fbc
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000010 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x20 TH_WAIT|TH_UNINT 0x806c2cec
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000009 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x28 TH_WAIT|TH_UNINT 0x806c28b4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000019 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x57 TH_WAIT|TH_UNINT 0x8b4095e4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.001402 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x59 TH_WAIT|TH_UNINT 0x8b44a8dc
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000013 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x5a TH_WAIT|TH_UNINT 0x8b44a774
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000014 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x5b TH_WAIT|TH_UNINT 0x8b40e814
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.800184 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x5c TH_WAIT|TH_UNINT 0x8b40e544
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000018 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x5d TH_WAIT|TH_UNINT 0x8b40e4f4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x80256fb9 0x8008705c
> 	user   time in thread:     5.200760 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x61 TH_WAIT|TH_UNINT 0x8b458e7c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000016 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x62 TH_WAIT|TH_UNINT 0x8b458b34
> 	thread priority:          97
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000043 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x63 TH_WAIT|TH_UNINT 0x8b458ae4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000012 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x64 TH_WAIT|TH_UNINT 0x8b458904
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000017 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x65 TH_WAIT|TH_UNINT 0x8b4586d4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000019 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x66 TH_WAIT|TH_UNINT 0x8b45851c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000440 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x68 TH_WAIT|TH_UNINT 0x8b4582ec
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.025425 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x69 TH_WAIT|TH_UNINT 0x8b4580bc
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.622043 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x6a TH_WAIT|TH_UNINT 0x8b4e5ecc
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000030 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x6c TH_WAIT|TH_UNINT 0x8b4e5abc
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000531 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x74 TH_WAIT|TH_UNINT 0x8b4e529c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000016 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x75 TH_WAIT|TH_UNINT 0x8b4e51d4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.047732 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x76 TH_WAIT|TH_UNINT 0x8b4e50bc
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000025 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x78 TH_WAIT|TH_UNINT 0x8b4d0b34
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000022 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7a TH_WAIT|TH_UNINT 0x8b4d0904
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.173489 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x83 TH_WAIT|TH_UNINT 0x8b4f988c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.013092 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x85 TH_WAIT|TH_UNINT 0x8b4f9684
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.023347 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x87 TH_WAIT|TH_UNINT 0x8b4f9314
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000016 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x89 TH_WAIT|TH_UNINT 0x8b4f924c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000016 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8b TH_WAIT|TH_UNINT 0x8b594ef4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.004297 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8e TH_WAIT|TH_UNINT 0x8b5946d4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x80256fb9 0x8008705c
> 	user   time in thread:     0.007472 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x90 TH_WAIT|TH_UNINT 0x8b5941fc
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000024 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x94 TH_WAIT|TH_UNINT 0x8b589d14
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000026 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x96 TH_WAIT|TH_UNINT 0x8b589a44
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000017 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x99 TH_WAIT|TH_UNINT 0x8b516e7c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000025 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9d TH_WAIT|TH_UNINT 0x807e2d64
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000035 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9e TH_WAIT|TH_UNINT 0x807e2bd4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000019 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9f TH_WAIT|TH_UNINT 0x807e2a94
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x80256fb9 0x8008705c
> 	user   time in thread:     0.065888 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xa0 TH_WAIT|TH_UNINT 0x807e2954
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000015 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xa3 TH_WAIT|TH_UNINT 0x8b409544
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000018 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xa4 TH_WAIT|TH_UNINT 0x8b54fdb4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000013 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xa5 TH_WAIT|TH_UNINT 0x8b40e88c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.004599 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xa9 TH_WAIT|TH_UNINT 0x8b54f9f4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000096 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xab TH_WAIT|TH_UNINT 0x8b54f97c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.005644 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb0 TH_WAIT|TH_UNINT 0x8b5d556c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000177 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb2 TH_WAIT|TH_UNINT 0x8031cac8
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 801fe2d9
> 	user   time in thread:     0.000960 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb3 TH_WAIT|TH_UNINT 0x8031c3a0
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 801c69d9
> 	user   time in thread:     0.000012 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb4 TH_WAIT|TH_UNINT 0x8031c3a0
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 801c69d9
> 	user   time in thread:     0.000010 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb5 TH_WAIT|TH_UNINT 0x8032ed90
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user   time in thread:     0.000016 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb6 TH_WAIT|TH_UNINT 0x803196e8
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800dfb33 0x8008705c
> 	user   time in thread:     0.962715 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb7 TH_WAIT|TH_UNINT 0x8031969c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user   time in thread:     0.000441 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb8 TH_WAIT|TH_UNINT 0x800f581d
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user   time in thread:     0.000012 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xb9 TH_WAIT|TH_UNINT 0x8033b4b8
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 801e5bf5
> 	user   time in thread:     0.000136 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xba TH_WAIT|TH_UNINT 0x8033b4a4
> 	thread priority:          95
> 	thread sched flags:     none
> 	kernel cont 801e4e79
> 	user   time in thread:     0.000238 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xbd TH_WAIT|TH_UNINT 0x8b6f5c9c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000019 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xbf TH_WAIT|TH_UNINT 0x805293d4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x805249d7 0x8008705c
> 	user   time in thread:     0.000018 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xc2 TH_WAIT|TH_UNINT 0x8b40e044
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000028 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xc3 TH_WAIT|TH_UNINT 0x8b6f583c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.337112 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xc4 TH_WAIT|TH_UNINT 0x8b6f5724
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.054432 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xc7 TH_WAIT|TH_UNINT 0x8b44a7c4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000794 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xcb TH_WAIT|TH_UNINT 0x8b844ae4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.463351 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xd0 TH_WAIT|TH_UNINT 0x801a7270
> 	thread priority:          97
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x804bdb4f 0x8008705c
> 	user   time in thread:     0.074508 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xd5 TH_WAIT|TH_UNINT 0x8b54fe7c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.001147 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xdf TH_WAIT 0x8b3829e4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x805aabe5 0x805a97b7 0x80257dcf 0x805a96e7 0x8079faf1 0x8008705c
> 	user   time in thread:     0.000024 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xe6 TH_WAIT|TH_UNINT 0x8ba31db4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     1.419145 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xee TH_WAIT|TH_UNINT 0x8ba31684
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.997084 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xef TH_WAIT|TH_UNINT 0x8ba8fea4
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000014 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xf2 TH_WAIT|TH_UNINT 0x8b579c80
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x8023f2d5 0x80257401 0x80849a91 0x80257dcf 0x8084a623 0x80849d0c 0x8008705c
> 	user   time in thread:     7.180902 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x101 TH_WAIT|TH_UNINT 0x803251b8
> 	thread priority:          92
> 	thread sched flags:     none
> 	kernel cont 80066e59
> 	user   time in thread:     0.000625 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x102 TH_WAIT|TH_UNINT 0x80062181
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80062181
> 	user   time in thread:     0.084289 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x103 TH_WAIT|TH_UNINT 0x80317c84
> 	thread priority:          92
> 	thread sched flags:     none
> 	kernel cont 80059d81
> 	user   time in thread:     0.000008 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x105 TH_WAIT|TH_UNINT 0x8cbfdd64
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.171585 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x115 TH_WAIT 0
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x800105a5 0x80014dfd 0x8021d1a7 0x8008705c
> 	user   time in thread:     0.000181 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x202 TH_WAIT|TH_UNINT 0x8b67e620
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800e03f1 0x8008705c
> 	user   time in thread:     0.134491 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x203 TH_WAIT|TH_UNINT 0x8b67e180
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800ddbf5 0x8008705c
> 	user   time in thread:     0.169781 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2fc TH_WAIT|TH_UNINT 0x965fc544
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000026 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x301 TH_WAIT|TH_UNINT 0x965b3db0
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800e03f1 0x8008705c
> 	user   time in thread:     0.000020 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x302 TH_WAIT|TH_UNINT 0x965b3910
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800ddb71 0x8008705c
> 	user   time in thread:     0.000017 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x79b TH_WAIT|TH_UNINT 0x8b871640
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x8023f2d5 0x80257401 0x809759f5 0x80976937 0x80257dcf 0x809768ab 0x8008705c
> 	user   time in thread:     0.126450 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7c0 TH_WAIT|TH_UNINT 0x95d67db0
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800e03f1 0x8008705c
> 	user   time in thread:     0.009541 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7c1 TH_WAIT|TH_UNINT 0x95d67620
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800e03f1 0x8008705c
> 	user   time in thread:     0.000025 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7c2 TH_WAIT|TH_UNINT 0x960a9db0
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800e03f1 0x8008705c
> 	user   time in thread:     0.000019 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7c3 TH_WAIT|TH_UNINT 0x960a9620
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x800e03f1 0x8008705c
> 	user   time in thread:     0.000024 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1383 TH_WAIT|TH_UNINT 0
> 	thread priority:          93
> 	thread sched flags:     none
> 	kernel cont 8002fde1
> 	user   time in thread:     0.432598 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x13e7 TH_WAIT|TH_UNINT 0
> 	thread priority:          93
> 	thread sched flags:     none
> 	kernel cont 8002fde1
> 	user   time in thread:     0.413485 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x13ec TH_WAIT|TH_UNINT 0
> 	thread priority:          93
> 	thread sched flags:     none
> 	kernel cont 8002fde1
> 	user   time in thread:     0.437848 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x13f0 TH_WAIT|TH_UNINT 0
> 	thread priority:          93
> 	thread sched flags:     none
> 	kernel cont 8002fde1
> 	user   time in thread:     0.420238 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1506 TH_WAIT|TH_UNINT 0x8e8f8f6c
> 	thread priority:          81
> 	thread sched flags:     none
> 	kernel cont 80256f7d
> 	user   time in thread:     0.000026 seconds
> 	system time in thread:     0.000000 seconds
> Process 1 info:
> 	resident memory bytes:  1396736
> 	page faults:               7092
> 	page-ins:                   929
> 	copy-on-write faults:      3702
> 	user   time in task:     2.530012 seconds
> 	system time in task:     0.000000 seconds
> Process 1 binary images:
>  0x2fee3000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x83000 <10ff8d45040239d1b479cddf29e6b50e>
>  0x14b000 <9c0e0bb9971a3cc99a6e36001ee36801>
> Process 1 launchd threads:
> thread 0xff TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x3bd3c85b 0x3bd3c943 0x880f7 0x8663f 0x3bc2ab20
> 	user   time in thread:     2.253858 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x117 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x871f1 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.098549 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x118 TH_WAIT 0x803000d4
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80027845
> 	user 0x3bcf16a4 0x3bc4f3d3 0x3bcafdeb 0x8675f 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.170490 seconds
> 	system time in thread:     0.000000 seconds
> Process 15 info:
> 	resident memory bytes:  3715072
> 	page faults:               3477
> 	page-ins:                   480
> 	copy-on-write faults:       172
> 	user   time in task:     6.875288 seconds
> 	system time in task:     0.000000 seconds
> Process 15 binary images:
>  0x2fef0000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xe0000 <7ee3410c25e4372d84e93318fe42696b>
>  0xe7000 <a059eb894e623ec09d63294c525ff7a2>
>  0x106000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x12b000 <44df475d9e0939e4b8eb348526e050f7>
>  0x202000 <c310a98a2f193bb0b37cb32f00315ab5>
>  0x208000 <a107c5c6cbc03cea8ce8dc5a7610de7b>
>  0x28e000 <b24a6ddbce7435009e0e859557044296>
>  0x1665000 <96aaf7fb35c53fa88421b7197df0019b>
>  0x166b000 <35e58eb94473382c9cd9bdf94079f11e>
>  0x1673000 <ccca199a39883051ac61e647f0b0c682>
>  0x1677000 <9f7e0e92f9ba346eab9ea7d80b2eedd6>
>  0x16ff000 <226fcadff50f3d76bcb73bf6eb8af25f>
>  0x1702000 <d99d025a34903f32a46185c8db4af145>
>  0x178e000 <e8afe49b431b361cb57564b6ddd18c57>
>  0x1926000 <1dee75d77ad23a4ba92e81867e9be54d>
>  0x192a000 <16d303ed8557313ab13571d8e4b6120e>
>  0x1930000 <92faacad7d2c3e5d83887fe137da85a3>
>  0x1934000 <901f8f7f6b5a38d491c854fb4f2f73a5>
>  0x1938000 <3a7f19bbfc1834958cf5a14312f20608>
>  0x193e000 <a203d9541ea932c785f40bf7edcb8a6e>
>  0x1943000 <4401396eeda93ee99011914e19c98545>
>  0x1947000 <ec236de2025333f68acdbcb1647f92bb>
>  0x194b000 <71cf89834c2c31dc972951ef9c9b47e2>
>  0x1956000 <0bd84285085f3960a2971bcafbbda2ac>
>  0x195a000 <5326f8845237322d88c8efdc1321b8ec>
>  0x19e2000 <21ac4d7d5ea93c3ead519ce4a71ec88e>
> Process 15 UserEventAgent threads:
> thread 0x131 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0xe0e79 0x3bc2ab20
> 	user   time in thread:     1.958803 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1ac TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf15cc 0x3bc1c4b3 0x3bc1a4d3 0x3bc0cdf8 0
> 	user   time in thread:     1.035002 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b0 TH_WAIT 0
> 	thread priority:          28
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x209457 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.007042 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b1 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000354 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2b5 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x293bef 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.160775 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2be TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3ab2264b 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.999219 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x325 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x194deab 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000648 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1407 TH_WAIT 0x8a75e974
> 	thread priority:          97
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d6d 0x3bc56085 0x20346b 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.080386 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b99 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x36c985cd 0x36c98b7d 0x36c98bf3 0x203ee1 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001612 seconds
> 	system time in thread:     0.000000 seconds
> Process 18 info:
> 	resident memory bytes:  2879488
> 	page faults:               1176
> 	page-ins:                     1
> 	copy-on-write faults:       119
> 	user   time in task:     0.279229 seconds
> 	system time in task:     0.000000 seconds
> Process 18 binary images:
>  0x2fe15000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x1000 <e9a2c6b3c8a722b2bae7541bb247b81d>
>  0x5000 <a059eb894e623ec09d63294c525ff7a2>
>  0x24000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x49000 <5434b41c61783c93b4b373d81188f1d6>
>  0xc0000 <3d21988042b43fe9b2edd0382d3412f8>
>  0xcc000 <06f99dfff52d306bb188441a8cd33f0b>
> Process 18 sbsettingsd threads:
> thread 0x134 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0x232c 0x2034
> 	user   time in thread:     0.270239 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x35e TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.001543 seconds
> 	system time in thread:     0.000000 seconds
> Process 19 info:
> 	resident memory bytes:  2711552
> 	page faults:               1775
> 	page-ins:                   297
> 	copy-on-write faults:       124
> 	user   time in task:     1.850855 seconds
> 	system time in task:     0.000000 seconds
> Process 19 binary images:
>  0x2feb0000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x13000 <039ee243c6c03076a796a7eb148afd22>
>  0xb4000 <a059eb894e623ec09d63294c525ff7a2>
>  0xd2000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 19 wifid threads:
> thread 0x135 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0x53c6d 0x3bc2ab20
> 	user   time in thread:     0.198680 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1e2 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.035668 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1e4 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x54167 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     1.467775 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x31f TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.076500 seconds
> 	system time in thread:     0.000000 seconds
> Process 22 info:
> 	resident memory bytes:  1773568
> 	page faults:                947
> 	page-ins:                   103
> 	copy-on-write faults:        98
> 	user   time in task:     0.406906 seconds
> 	system time in task:     0.000000 seconds
> Process 22 binary images:
>  0x2fe3b000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x53000 <129ae7acc9bc3209a60ac42d49b0d89f>
>  0x94000 <a059eb894e623ec09d63294c525ff7a2>
>  0xb0000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 22 timed threads:
> thread 0x138 TH_WAIT 0
> 	thread priority:          16
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x554e3 0x3bc2ab20
> 	user   time in thread:     0.348609 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1c2 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.009912 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x65f TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.003912 seconds
> 	system time in thread:     0.000000 seconds
> Process 23 info:
> 	resident memory bytes:  1040384
> 	page faults:               1559
> 	page-ins:                    24
> 	copy-on-write faults:        47
> 	user   time in task:     1.525555 seconds
> 	system time in task:     0.000000 seconds
> Process 23 binary images:
>  0x2fe30000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xa8000 <da215e2d3de133bf8f52590727b9bdfe>
>  0xd2000 <a059eb894e623ec09d63294c525ff7a2>
> Process 23 syslogd threads:
> thread 0x1a2 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf15cc 0x3bc1c4b3 0x3bc1a4d3 0x3bc0cdf8 0
> 	user   time in thread:     0.185867 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1a3 TH_WAIT 0x8038e530
> 	thread priority:          20
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.010140 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1a4 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x3bc2dad3 0x3bc309f5 0xb1bcf 0x3bc0b11f 0x3bc19259 0x3bc193b9 0x3bc3fa11 0x3bc3f8a4
> 	user   time in thread:     0.002469 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1a5 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0xada21 0x3bc0b11f 0x3bc19259 0x3bc193b9 0x3bc3fa11 0x3bc3f8a4
> 	user   time in thread:     0.143575 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1478 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0xaff79 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.092238 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b96 TH_RUN 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bc3f89c 0
> 	user   time in thread:     0.004720 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b97 TH_WAIT 0x94d40d80
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.002344 seconds
> 	system time in thread:     0.000000 seconds
> Process 25 info:
> 	resident memory bytes:  1323008
> 	page faults:               1186
> 	page-ins:                    25
> 	copy-on-write faults:        65
> 	user   time in task:     0.859586 seconds
> 	system time in task:     0.000000 seconds
> Process 25 binary images:
>  0x2feb0000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xbc000 <63673a83ac9c3cf98fdc75df8ba70fd0>
>  0xdc000 <a059eb894e623ec09d63294c525ff7a2>
> Process 25 powerd threads:
> thread 0x13b TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0xbd703 0x3bc2ab20
> 	user   time in thread:     0.802234 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x261 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.046339 seconds
> 	system time in thread:     0.000000 seconds
> Process 34 info:
> 	resident memory bytes:  2650112
> 	page faults:               1739
> 	page-ins:                   170
> 	copy-on-write faults:       101
> 	user   time in task:     5.295438 seconds
> 	system time in task:     0.000000 seconds
> Process 34 binary images:
>  0x2feb2000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xc4000 <45fceb30c68c345198c00582d6189499>
>  0x154000 <a059eb894e623ec09d63294c525ff7a2>
>  0x173000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 34 lockdownd threads:
> thread 0x144 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0xdc9a5 0xcfe89 0x3bc2ab20
> 	user   time in thread:     0.620209 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1d3 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.150459 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b6f TH_WAIT|TH_UNINT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80218515
> 	user 0 0
> 	user   time in thread:     0.000000 seconds
> 	system time in thread:     0.000000 seconds
> Process 36 info:
> 	resident memory bytes:  2895872
> 	page faults:              10545
> 	page-ins:                    86
> 	copy-on-write faults:       103
> 	user   time in task:    12.553251 seconds
> 	system time in task:     0.000000 seconds
> Process 36 binary images:
>  0x2fe3a000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x76000 <117f65beb8cb38da8e0844256c65e402>
>  0xf3000 <a059eb894e623ec09d63294c525ff7a2>
>  0x111000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x136000 <27394ab7155835d6bd396f5f6d6055e0>
>  0x139000 <06f99dfff52d306bb188441a8cd33f0b>
> Process 36 installd threads:
> thread 0x146 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0x77e15 0x3bc2ab20
> 	user   time in thread:     0.199107 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x436 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.055701 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b91 TH_RUN 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000205 seconds
> 	system time in thread:     0.000000 seconds
> Process 37 info:
> 	resident memory bytes:  1855488
> 	page faults:                994
> 	page-ins:                     1
> 	copy-on-write faults:       113
> 	user   time in task:     0.266823 seconds
> 	system time in task:     0.000000 seconds
> Process 37 binary images:
>  0x2fe34000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xb0000 <65a1b98862613ec9b704cb304cec308d>
>  0xbd000 <a059eb894e623ec09d63294c525ff7a2>
>  0xd9000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 37 deleted threads:
> thread 0x48c TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.000794 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x509 TH_WAIT 0x8038c4d0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000185 seconds
> 	system time in thread:     0.000000 seconds
> Process 41 info:
> 	resident memory bytes:  5238784
> 	page faults:               3022
> 	page-ins:                   962
> 	copy-on-write faults:       184
> 	user   time in task:     1.462717 seconds
> 	system time in task:     0.000000 seconds
> Process 41 binary images:
>  0x2fe69000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x4d000 <af72564bf8713fb8b16ee64c5ee85568>
>  0x71000 <a059eb894e623ec09d63294c525ff7a2>
>  0x90000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x44c000 <b5fe5d55f29833868ee79dea63f75cc6>
>  0xd7000 <bda19110fb763b379be04c6a48b1e54d>
>  0x5cb000 <517936c8b3893264ab228722bd6f97ea>
>  0x1867000 <80d7e5d60a65324e9d78ff98f740ca96>
>  0x186f000 <de6488d0a8d83ecdb5a18c067cf38c6c>
> Process 41 mediaserverd threads:
> thread 0x14b TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x4ebcd 0x3bc2ab20
> 	user   time in thread:     0.772416 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x20b TH_WAIT 0
> 	thread priority:          60
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.054859 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x21c TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x34bc11d9 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.004677 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x21d TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x3411e147 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000468 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x21e TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x34bc1405 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.088024 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x21f TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x34bc159b 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.005818 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x238 TH_WAIT 0x8ebe8c04
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x340d08b1 0x341189cf 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.012618 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x253 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0xe8949 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.007602 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x25f TH_WAIT 0
> 	thread priority:          51
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x338c49e1 0x338e446b 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.050808 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x260 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x18f7b99 0x18c00a3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.029355 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2dd TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x34cc99d5 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001572 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2df TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x367de00d 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.004491 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x306 TH_WAIT 0
> 	thread priority:          61
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x52293 0x55f55 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.028843 seconds
> 	system time in thread:     0.000000 seconds
> Process 43 info:
> 	resident memory bytes:  2002944
> 	page faults:               1315
> 	page-ins:                   258
> 	copy-on-write faults:       101
> 	user   time in task:     0.885787 seconds
> 	system time in task:     0.000000 seconds
> Process 43 binary images:
>  0x2fe77000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xfd000 <1e651badfb7033a68a73a667ec480a08>
>  0x195000 <a059eb894e623ec09d63294c525ff7a2>
>  0x1b3000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x1db000 <e2b64218aa9c3ba98670651fb52aab2f>
> Process 43 mDNSResponder threads:
> thread 0x14d TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0xfeec5 0x3bc2ab20
> 	user   time in thread:     0.304084 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1c9 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.044616 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x22b TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bcf2604 0x10a4f5 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.310749 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x121b TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.002915 seconds
> 	system time in thread:     0.000000 seconds
> Process 45 info:
> 	resident memory bytes:  6463488
> 	page faults:               4653
> 	page-ins:                   575
> 	copy-on-write faults:       180
> 	user   time in task:     4.797336 seconds
> 	system time in task:     0.000000 seconds
> Process 45 binary images:
>  0x2fe7e000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xea000 <f019bbb6eae737798d7feb2500d4165c>
>  0x6e9000 <a059eb894e623ec09d63294c525ff7a2>
>  0x705000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 45 locationd threads:
> thread 0x14f TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0xedb8f 0xeded1 0x10d731 0x3bc2ab20
> 	user   time in thread:     3.703986 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1fc TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.303702 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x359 TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x2a55bf 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.006273 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x64c TH_WAIT 0x97335454
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x3ab3e88d 0x3ab3f2e1 0x3ab3f1c8 0x3ab3e501 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001087 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x651 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x108b6f 0x107969 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000366 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x652 TH_WAIT 0x944706e4
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x1072ab 0x10720d 0x108dd1 0x107975 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000140 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x653 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bcf2604 0x1090bf 0x107981 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000251 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9a0 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x3ab3c641 0x3ab3e301 0x3ab3e271 0x3ab3e501 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.013154 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9a1 TH_WAIT 0x90069c04
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x3ab3e88d 0x3ab3c497 0x3ab3e3f1 0x3ab3e27d 0x3ab3e501 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.006402 seconds
> 	system time in thread:     0.000000 seconds
> Process 47 info:
> 	resident memory bytes:  6643712
> 	page faults:               2852
> 	page-ins:                   333
> 	copy-on-write faults:       164
> 	user   time in task:     4.980077 seconds
> 	system time in task:     0.000000 seconds
> Process 47 binary images:
>  0x2fe68000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x3f000 <2b64c6111aa63b179a15afd6a76a6696>
>  0x72000 <a059eb894e623ec09d63294c525ff7a2>
>  0x8e000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 47 imagent threads:
> thread 0x151 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x45a51 0x3bc2ab20
> 	user   time in thread:     1.194992 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1ed TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.078983 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1f0 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x378ed47b 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     1.933645 seconds
> 	system time in thread:     0.000000 seconds
> Process 48 info:
> 	resident memory bytes:  1617920
> 	page faults:                958
> 	page-ins:                    26
> 	copy-on-write faults:        99
> 	user   time in task:     0.420273 seconds
> 	system time in task:     0.000000 seconds
> Process 48 binary images:
>  0x2fe80000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xee000 <9b3cf56b4db13761bbd8ac2e0ff099be>
>  0x10a000 <a059eb894e623ec09d63294c525ff7a2>
>  0x127000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 48 iaptransportd threads:
> thread 0x152 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0xf0ec3 0xf2ccf 0x3bc2ab20
> 	user   time in thread:     0.382210 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1de TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.007694 seconds
> 	system time in thread:     0.000000 seconds
> Process 50 info:
> 	resident memory bytes:  1122304
> 	page faults:                572
> 	page-ins:                    12
> 	copy-on-write faults:        68
> 	user   time in task:     0.433100 seconds
> 	system time in task:     0.000000 seconds
> Process 50 binary images:
>  0x2fece000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x33000 <3ea853cb95de3aa48972aa42637af69a>
>  0x45000 <a059eb894e623ec09d63294c525ff7a2>
> Process 50 fseventsd threads:
> thread 0x154 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0ed0 0x3bcef367 0x3bcef735 0x34d45 0x3bc2ab20
> 	user   time in thread:     0.035082 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1a1 TH_WAIT 0x8ebe807c
> 	thread priority:          49
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc42aa5 0x3ac69 0x3af4d 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.231398 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1a8 TH_WAIT 0x83ee0004
> 	thread priority:          50
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x801e1fab 0x801e2209 0x800c7065 0x801eb6a3 0x801eb597 0x8021e274 0x80084340
> 	user 0x3bce2570 0x3aedd 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.133537 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1a9 TH_WAIT 0x8fc40abc
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.009625 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x205 TH_WAIT 0x92ca630c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.003103 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x332 TH_WAIT 0x965d859c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001857 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x333 TH_WAIT 0x965d8454
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000959 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x334 TH_WAIT 0x965d830c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000875 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x335 TH_WAIT 0x965d81c4
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000869 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x336 TH_WAIT 0x965d807c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000796 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x337 TH_WAIT 0x967f1e94
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.002642 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x338 TH_WAIT 0x967f1d4c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000874 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x339 TH_WAIT 0x967f1c04
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000954 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x33d TH_WAIT 0x967f16e4
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000943 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x33e TH_WAIT 0x967f159c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001599 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x33f TH_WAIT 0x967f1454
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001518 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x340 TH_WAIT 0x967f130c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000913 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x341 TH_WAIT 0x967f11c4
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000931 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x342 TH_WAIT 0x967f107c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000899 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x92e TH_WAIT 0x945e6abc
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x38ce3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001846 seconds
> 	system time in thread:     0.000000 seconds
> Process 51 info:
> 	resident memory bytes:  3784704
> 	page faults:               1295
> 	page-ins:                   652
> 	copy-on-write faults:        83
> 	user   time in task:     0.880016 seconds
> 	system time in task:     0.000000 seconds
> Process 51 binary images:
>  0x2fe01000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x2000 <9a953122c61c3db794689779f587a177>
>  0x71d000 <a059eb894e623ec09d63294c525ff7a2>
>  0x73b000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 51 fairplayd.N88 threads:
> thread 0x155 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0x30bd35 0x3bc2ab20
> 	user   time in thread:     0.858310 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1bf TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.007849 seconds
> 	system time in thread:     0.000000 seconds
> Process 53 info:
> 	resident memory bytes:  1413120
> 	page faults:                654
> 	page-ins:                    16
> 	copy-on-write faults:        90
> 	user   time in task:     0.136726 seconds
> 	system time in task:     0.000000 seconds
> Process 53 binary images:
>  0x2fee7000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x5b000 <b37f7a6048a33556a8230d3a759fc4ae>
>  0x8c000 <a059eb894e623ec09d63294c525ff7a2>
>  0xa9000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 53 AppleIDAuthAgent threads:
> thread 0x446 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.003137 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x448 TH_WAIT 0x8057be70
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000511 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x522 TH_WAIT 0x803000d4
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 80027845
> 	user 0x3bce0f04 0x3bc1982f 0x5d551 0x3bc0b11f 0x3bc189bb 0x3bc0af8d 0x3bc0a95d 0x3bc0a895 0x3bc19215 0x3bc193b9 0x3bc3fa11 0x3bc3f8a4
> 	user   time in thread:     0.006687 seconds
> 	system time in thread:     0.000000 seconds
> Process 54 info:
> 	resident memory bytes:  2945024
> 	page faults:               6386
> 	page-ins:                   821
> 	copy-on-write faults:       136
> 	user   time in task:     4.711589 seconds
> 	system time in task:     0.000000 seconds
> Process 54 binary images:
>  0x2fe42000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xbe000 <b6a4d70640b63e8f82e0e9f3d6ee2bb9>
>  0xf4000 <a059eb894e623ec09d63294c525ff7a2>
>  0x111000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x139000 <7cc440b4ac54340c81343b3cda63c1cc>
>  0x180000 <661d286fd22031049b772d96944c3b8b>
>  0x186000 <e1184e8f6bb23509bb39400ef571c716>
>  0x1c9000 <56d8878e464d3d539913b7bd856d3e84>
>  0x1fd000 <4308af4ce7ff3c2dba95197e03cd35f1>
> Process 54 configd threads:
> thread 0x158 TH_WAIT 0
> 	thread priority:          23
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0xbf8ff 0xbee99 0x3bc2ab20
> 	user   time in thread:     2.674612 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b2 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.132120 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b4 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0xc00dd 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.864058 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1ff TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0xcc17b 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.093481 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x201 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.019029 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x20e TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x20eb95 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.048505 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x217 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x13a727 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000652 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x225 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x1cb80b 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.134042 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x23d TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x181703 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000400 seconds
> 	system time in thread:     0.000000 seconds
> Process 56 info:
> 	resident memory bytes:  7290880
> 	page faults:               5756
> 	page-ins:                   718
> 	copy-on-write faults:       192
> 	user   time in task:    12.372894 seconds
> 	system time in task:     0.000000 seconds
> Process 56 binary images:
>  0x2fe6b000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x8c000 <8db19add2bf937628cd17abdf8931372>
>  0xe2000 <a059eb894e623ec09d63294c525ff7a2>
>  0xfe000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x1663000 <41e0c14f21d13a5198a3957a724abbdd>
>  0x1698000 <fd86acae8c4b3e318e5f87b83874c8bc>
>  0x1729000 <ecd88a8d98363d50941f936a4c6239f8>
>  0x173b000 <4e83079e29d337fcb876ac5c30039edd>
>  0x19da000 <4d743ddb34613d509adba05939ba5593>
> Process 56 backboardd threads:
> thread 0x15a TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x8d4e7 0x3bc2ab20
> 	user   time in thread:     0.920793 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1cb TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.090371 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1cf TH_WAIT 0
> 	thread priority:          55
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x357edfc9 0x3584e1d9 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.431736 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x22a TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x3bcef463 0x347a5d57 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.002614 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x241 TH_WAIT 0
> 	thread priority:          63
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x347a25ed 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.417783 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x243 TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x34165bcf 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.127446 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x24b TH_WAIT 0
> 	thread priority:          38
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x94359 0x94383 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.129321 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x24c TH_WAIT 0
> 	thread priority:          38
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x94359 0x94383 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.538632 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x413 TH_WAIT 0
> 	thread priority:          54
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x35826477 0x3584e1d9 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     9.304819 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1a7e TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bcf2604 0xa3017 0xa07fd 0xa0e55 0xa72bb 0x9d629 0x9c52f 0x9c313 0x9b98b 0x3bc0b11f 0x3bc0a99b 0x3bc0a895 0x3bc19215 0x3bc193b9 0x3bc3fa11 0x3bc3f8a4
> 	user   time in thread:     0.009435 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1a84 TH_WAIT 0x803000d4
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80027845
> 	user 0x3bce0f04 0x3bc0c545 0x3bc187a5 0x9aee7 0xb6973 0xb68ef 0x3bc0ca7d 0x3bc0af8d 0x3bc19215 0x3bc193b9 0x3bc3fa11 0x3bc3f8a4
> 	user   time in thread:     0.000301 seconds
> 	system time in thread:     0.000000 seconds
> Process 60 info:
> 	resident memory bytes:  4145152
> 	page faults:               1638
> 	page-ins:                   113
> 	copy-on-write faults:       174
> 	user   time in task:     0.561717 seconds
> 	system time in task:     0.000000 seconds
> Process 60 binary images:
>  0x2fef9000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xff000 <f7341c9a161a39acb5bc18ea47d6ebb7>
>  0x111000 <a059eb894e623ec09d63294c525ff7a2>
>  0x12d000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x152000 <5434b41c61783c93b4b373d81188f1d6>
>  0x184000 <3d21988042b43fe9b2edd0382d3412f8>
>  0x190000 <06f99dfff52d306bb188441a8cd33f0b>
> Process 60 kbd threads:
> thread 0x15e TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0xffbcf 0x3bc2ab20
> 	user   time in thread:     0.467427 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x51e TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.008761 seconds
> 	system time in thread:     0.000000 seconds
> Process 65 info:
> 	resident memory bytes:  5251072
> 	page faults:               3018
> 	page-ins:                   795
> 	copy-on-write faults:       165
> 	user   time in task:     4.272559 seconds
> 	system time in task:     0.000000 seconds
> Process 65 binary images:
>  0x2feac000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x87000 <235961ec966e35a09fc4af4e23634937>
>  0x2b6000 <a059eb894e623ec09d63294c525ff7a2>
>  0x2d3000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x2f7000 <af9adb42b4e84f84e335174264075bad>
>  0x30f000 <06f99dfff52d306bb188441a8cd33f0b>
>  0x318000 <6f324f863cad99afe6e2e7c6a4177a05>
> Process 65 CommCenterClassi threads:
> thread 0x163 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x8daf7 0x3bc2ab20
> 	user   time in thread:     0.549530 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x250 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.256116 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x25e TH_WAIT 0x945e659c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d6d 0x3bc56085 0x3ab3e8c1 0x3ab3f2e1 0x3ab3f1c8 0x3ab3e501 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.286014 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x275 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x167ecf 0x3ab3e501 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.012247 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2aa TH_WAIT 0x900d907c
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x15ad93 0x15afe1 0x158139 0x1580f3 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001264 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2ab TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x9ca93 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.715762 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2ac TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0xd6605 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000341 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2ad TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x96b5f 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.216393 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7c4 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x3ab3c641 0x3ab3e301 0x3ab3e271 0x3ab3e501 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.811194 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7c5 TH_WAIT 0x987761c4
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x3ab3e88d 0x3ab3c497 0x3ab3e3f1 0x3ab3e27d 0x3ab3e501 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.139266 seconds
> 	system time in thread:     0.000000 seconds
> Process 105 info:
> 	resident memory bytes:  872448
> 	page faults:               4830
> 	page-ins:                    13
> 	copy-on-write faults:        51
> 	user   time in task:     1.327693 seconds
> 	system time in task:     0.000000 seconds
> Process 105 binary images:
>  0x2fecf000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x5e000 <67a17b0c297e3785a9e09b8e72f3636a>
>  0x6f000 <a059eb894e623ec09d63294c525ff7a2>
> Process 105 notifyd threads:
> thread 0x19d TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.151506 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x19e TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x65e9d 0x3bc0b11f 0x3bc19259 0x3bc193b9 0x3bc3fa11 0x3bc3f8a4
> 	user   time in thread:     0.872929 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x19f TH_WAIT 0x8038dbf0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000161 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b9d TH_WAIT 0x94d40400
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000759 seconds
> 	system time in thread:     0.000000 seconds
> Process 123 info:
> 	resident memory bytes:  589824
> 	page faults:                585
> 	page-ins:                    16
> 	copy-on-write faults:        71
> 	user   time in task:     0.455134 seconds
> 	system time in task:     0.000000 seconds
> Process 123 binary images:
>  0x2feb2000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x2c000 <8d4c44657791321db55a3add01c2beb2>
>  0x37000 <a059eb894e623ec09d63294c525ff7a2>
> Process 123 aggregated threads:
> thread 0x26f TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.068860 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x282 TH_WAIT 0x8066ca00
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000217 seconds
> 	system time in thread:     0.000000 seconds
> Process 127 info:
> 	resident memory bytes:  1511424
> 	page faults:               1074
> 	page-ins:                    31
> 	copy-on-write faults:       108
> 	user   time in task:     1.421503 seconds
> 	system time in task:     0.000000 seconds
> Process 127 binary images:
>  0x2fec0000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xbc000 <49064febbe553338bd98051399022da4>
>  0xd1000 <a059eb894e623ec09d63294c525ff7a2>
>  0xef000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 127 networkd threads:
> thread 0x206 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.113891 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x207 TH_WAIT 0x8066b2e0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000720 seconds
> 	system time in thread:     0.000000 seconds
> Process 133 info:
> 	resident memory bytes:  999424
> 	page faults:                514
> 	page-ins:                     1
> 	copy-on-write faults:        74
> 	user   time in task:     0.091333 seconds
> 	system time in task:     0.000000 seconds
> Process 133 binary images:
>  0x2fea9000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x78000 <cd5f76fd767c31428f411ecf03540546>
>  0x80000 <a059eb894e623ec09d63294c525ff7a2>
>  0x9d000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 133 networkd_privile threads:
> thread 0x220 TH_WAIT 0x80579030
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.003547 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x221 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.004984 seconds
> 	system time in thread:     0.000000 seconds
> Process 135 info:
> 	resident memory bytes:  2510848
> 	page faults:               1357
> 	page-ins:                    62
> 	copy-on-write faults:       134
> 	user   time in task:     1.353495 seconds
> 	system time in task:     0.000000 seconds
> Process 135 binary images:
>  0x2feba000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x94000 <5be27dc5ea5234319bc4b47380e42174>
>  0xc8000 <a059eb894e623ec09d63294c525ff7a2>
>  0xe5000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 135 apsd threads:
> thread 0x218 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x9d751 0x3bc2ab20
> 	user   time in thread:     0.804494 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x255 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.112433 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7b2 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001453 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x969 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x344373d5 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.040589 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9dd TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.006888 seconds
> 	system time in thread:     0.000000 seconds
> Process 140 info:
> 	resident memory bytes:  4587520
> 	page faults:               2406
> 	page-ins:                   327
> 	copy-on-write faults:       189
> 	user   time in task:     1.391938 seconds
> 	system time in task:     0.000000 seconds
> Process 140 binary images:
>  0x2fed5000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x80000 <44d1bc6b3088390bb5c58d052a71f8f2>
>  0x214000 <a059eb894e623ec09d63294c525ff7a2>
>  0x236000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 140 itunesstored threads:
> thread 0x247 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x8a2b5 0x3bc2ab20
> 	user   time in thread:     0.374033 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x29b TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.105417 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b8a TH_WAIT 0x969631c0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000344 seconds
> 	system time in thread:     0.000000 seconds
> Process 148 info:
> 	Frontmost
> 	resident memory bytes:  20418560
> 	page faults:              14640
> 	page-ins:                  2950
> 	copy-on-write faults:       595
> 	user   time in task:    16.395327 seconds
> 	system time in task:     0.000000 seconds
> Process 148 binary images:
>  0x2feec000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xf1000 <6b02e8b9913d39caa24f7927cc9fa77b>
>  0x399000 <a059eb894e623ec09d63294c525ff7a2>
>  0x3cc000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x3f1000 <5434b41c61783c93b4b373d81188f1d6>
>  0x420000 <0ed8495212fc340e9914960ec58d1c4c>
>  0x452000 <86dbbe116eab3d6fb3a0288e552e9ab4>
>  0x460000 <07cca48ebb0ebaa887666e7623540b11>
>  0x478000 <7ff8f9166f93382eb27aba388d599a0a>
>  0x1741000 <06f99dfff52d306bb188441a8cd33f0b>
>  0x1749000 <028e73189892fd74e42779dd6f51d14e>
>  0x174e000 <3d21988042b43fe9b2edd0382d3412f8>
>  0x23e0000 <d910faf80cd632cc8f0d9f05d3944144>
>  0x23eb000 <a9847432aa7d3dc0a4af8e7ed7e31b7d>
>  0x3a30000 <5ee5aa54d78936309207d36ea96eafa2>
>  0x3a93000 <dc67fb590cb49f466ef7e82a3f44de28>
>  0x3a96000 <c4d71529a1d51704706fffa892c4f5d4>
>  0x3a99000 <9d55da6026ab3f9574a9c9950794f0c0>
>  0x3a9c000 <9f0179854929b62ee16f5aeed620c303>
>  0x3a9f000 <d7a840f7a771adea76922c6ecd09de95>
>  0x3aa2000 <1d40433bbdf09c726cc36edd0894bc03>
>  0x258e000 <79c4880752a6307ca527aaadb114f290>
>  0x25b5000 <61aa2e76ffc93919ae31528bd1aed860>
>  0x25cb000 <f0105e001b023a12b7f5f8bbadca7579>
>  0x25db000 <abfeb27c3bb33638a377b8fa1fb7a6ee>
>  0x2b73000 <b9600d5894f535b0bc776d96ab7a91b8>
>  0x2b9d000 <eb7d0d4b75c731bb95d13dd8a4da95c6>
>  0x2c67000 <4828c889dec63a3b9be64eafd8bdca7d>
>  0x2af1000 <50d0b8cc1102383eaae27128f42bd622>
>  0x2af7000 <45610d98cf7e3fecbdeb58a07d2d9216>
>  0x260a000 <f538124d9f5832e2a12393859d55bbeb>
>  0x2635000 <460b63f942bc308188290af58d2b5b0a>
> Process 148 SpringBoard threads:
> thread 0x268 TH_WAIT 0
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x376652eb 0x35a00301 0xf49e7 0x3bc2ab20
> 	user   time in thread:    11.804901 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x2a2 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.198907 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x3a4 TH_WAIT 0
> 	thread priority:          29
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x39a9a505 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.004267 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x3a5 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x35cd259b 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.044127 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x419 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x155f5d 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.185117 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x4e2 TH_WAIT 0x963a31c4
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x340d08b1 0x34bc2e5b 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000408 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x4e3 TH_WAIT 0
> 	thread priority:          29
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x156999 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     1.007538 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x4e4 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x156ab9 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.048307 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x775 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x344373d5 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.002043 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x7ca TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.169397 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9da TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x378ed47b 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.056314 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b98 TH_WAIT 0x93d451c0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.002232 seconds
> 	system time in thread:     0.000000 seconds
> Process 158 info:
> 	resident memory bytes:  5918720
> 	page faults:               3615
> 	page-ins:                   457
> 	copy-on-write faults:       218
> 	user   time in task:     4.592726 seconds
> 	system time in task:     0.000000 seconds
> Process 158 binary images:
>  0x2fef1000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xfe000 <abc7f74d5d683d4c9a04e7ade5b1126b>
>  0x103000 <a059eb894e623ec09d63294c525ff7a2>
>  0x122000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 158 dataaccessd threads:
> thread 0x33a TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0xfeccd 0x3bc2ab20
> 	user   time in thread:     1.914305 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x383 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.252727 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x897 TH_WAIT 0x8b420974
> 	thread priority:           2
> 	thread sched flags: TH_SFLAG_PENDING_THROTTLE_DEMOTION
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d6d 0x3bc56085 0x3449f517 0x3449fe49 0x37bfefa1 0x37dea753 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     1.302165 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x89a TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.002964 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x89e TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x344373d5 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.310004 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8a2 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x37de16a1 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.181074 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8a8 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.034183 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x981 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_PENDING_THROTTLE_DEMOTION
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x36e4437d 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.009111 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x168f TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_PENDING_THROTTLE_DEMOTION
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x36d6534b 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001662 seconds
> 	system time in thread:     0.000000 seconds
> Process 160 info:
> 	resident memory bytes:  4575232
> 	page faults:               2241
> 	page-ins:                   173
> 	copy-on-write faults:       212
> 	user   time in task:     1.377584 seconds
> 	system time in task:     0.000000 seconds
> Process 160 binary images:
>  0x2fe4d000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xd4000 <39f68f690fcf3fde822c757aa30c3c6f>
>  0x1fa000 <a059eb894e623ec09d63294c525ff7a2>
>  0x21b000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 160 gamed threads:
> thread 0x345 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0xd56c5 0x3bc2ab20
> 	user   time in thread:     0.432870 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x385 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.048916 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x4f1 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x344373d5 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.049361 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b93 TH_WAIT 0x94d400c0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000316 seconds
> 	system time in thread:     0.000000 seconds
> Process 162 info:
> 	resident memory bytes:  7782400
> 	page faults:               5879
> 	page-ins:                   205
> 	copy-on-write faults:       269
> 	user   time in task:     9.935215 seconds
> 	system time in task:     0.000000 seconds
> Process 162 binary images:
>  0x2fe7c000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x8c000 <e6ceba0e6e053a3ea02d0a916903cff8>
>  0x92000 <a059eb894e623ec09d63294c525ff7a2>
>  0xaf000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x168000 <49b9958c2a7736af9f97a0e9f65b02ee>
>  0x18d000 <71ce6a8baa46306383542bef6c6c99e4>
>  0x224000 <791c81a8f96f3c848f82829684e6744a>
>  0x1533000 <48e6f6b9c89430809a1637a5ad5c0055>
> Process 162 accountsd threads:
> thread 0x391 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x8cf67 0x3bc2ab20
> 	user   time in thread:     0.195156 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x398 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.062357 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x821 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x344373d5 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.138649 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8a3 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.003450 seconds
> 	system time in thread:     0.000000 seconds
> Process 164 info:
> 	resident memory bytes:  1150976
> 	page faults:                498
> 	page-ins:                     4
> 	copy-on-write faults:        70
> 	user   time in task:     0.052813 seconds
> 	system time in task:     0.000000 seconds
> Process 164 binary images:
>  0x2fe7b000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xb5000 <699b8253736233b29180419f139e8c01>
>  0xbe000 <a059eb894e623ec09d63294c525ff7a2>
> Process 164 distnoted threads:
> thread 0x439 TH_WAIT 0
> 	thread priority:          17
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0xb8645 0x3bc2ab20
> 	user   time in thread:     0.033042 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x44b TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.003677 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xa3a TH_WAIT|TH_UNINT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80218515
> 	user 0 0
> 	user   time in thread:     0.000000 seconds
> 	system time in thread:     0.000000 seconds
> Process 165 info:
> 	resident memory bytes:  2002944
> 	page faults:                918
> 	page-ins:                   113
> 	copy-on-write faults:       110
> 	user   time in task:     0.253079 seconds
> 	system time in task:     0.000000 seconds
> Process 165 binary images:
>  0x2fecb000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x2b000 <566268cf717b335e98ddba10ca9315ab>
>  0x2f000 <a059eb894e623ec09d63294c525ff7a2>
>  0x4e000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 165 lsd threads:
> thread 0x43b TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0x34eeba91 0x3bc2ab20
> 	user   time in thread:     0.231237 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x493 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.008376 seconds
> 	system time in thread:     0.000000 seconds
> Process 252 info:
> 	resident memory bytes:  1314816
> 	page faults:                660
> 	page-ins:                     4
> 	copy-on-write faults:       102
> 	user   time in task:     0.189104 seconds
> 	system time in task:     0.000000 seconds
> Process 252 binary images:
>  0x2fe2a000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x74000 <2778744d99a530c9a7d5e57a19b60008>
>  0x81000 <a059eb894e623ec09d63294c525ff7a2>
>  0x9d000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 252 tccd threads:
> thread 0x56c TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_PENDING_THROTTLE_DEMOTION
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.007512 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x56d TH_WAIT 0x8057c0c0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_PENDING_THROTTLE_DEMOTION
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000246 seconds
> 	system time in thread:     0.000000 seconds
> Process 258 info:
> 	resident memory bytes:  1224704
> 	page faults:                562
> 	page-ins:                    11
> 	copy-on-write faults:        73
> 	user   time in task:     0.090557 seconds
> 	system time in task:     0.000000 seconds
> Process 258 binary images:
>  0x2fe69000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x8a000 <28ca39773e933ed2aa92c117c661d056>
>  0x90000 <a059eb894e623ec09d63294c525ff7a2>
>  0xac000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 258 filecoordination threads:
> thread 0x5b0 TH_WAIT 0x8066b090
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000171 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x5b1 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.001722 seconds
> 	system time in thread:     0.000000 seconds
> Process 266 info:
> 	resident memory bytes:  2654208
> 	page faults:               1290
> 	page-ins:                     5
> 	copy-on-write faults:       146
> 	user   time in task:     0.345164 seconds
> 	system time in task:     0.000000 seconds
> Process 266 binary images:
>  0x2fedb000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x17000 <8ba727844e22389f80d254308656409e>
>  0x274000 <a059eb894e623ec09d63294c525ff7a2>
>  0x293000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 266 BTServer threads:
> thread 0x67f TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0x1e273 0x3bc2ab20
> 	user   time in thread:     0.276170 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x798 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.020697 seconds
> 	system time in thread:     0.000000 seconds
> Process 280 info:
> 	resident memory bytes:  3895296
> 	page faults:               1768
> 	page-ins:                    27
> 	copy-on-write faults:       170
> 	user   time in task:     1.023264 seconds
> 	system time in task:     0.000000 seconds
> Process 280 binary images:
>  0x2fe07000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xf5000 <3a50dafa40f73b8cb2e5a092873b9521>
>  0x115000 <a059eb894e623ec09d63294c525ff7a2>
>  0x132000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x157000 <5434b41c61783c93b4b373d81188f1d6>
>  0x189000 <3d21988042b43fe9b2edd0382d3412f8>
>  0x195000 <06f99dfff52d306bb188441a8cd33f0b>
> Process 280 softwareupdatese threads:
> thread 0x7da TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x1017f7 0x1015a1 0xf6275 0x3bc2ab20
> 	user   time in thread:     0.560676 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x805 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.056024 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b9c TH_WAIT 0x94d9ae00
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000272 seconds
> 	system time in thread:     0.000000 seconds
> Process 281 info:
> 	resident memory bytes:  11259904
> 	page faults:               4483
> 	page-ins:                   567
> 	copy-on-write faults:       351
> 	user   time in task:     4.137581 seconds
> 	system time in task:     0.000000 seconds
> Process 281 binary images:
>  0x2fee5000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xc0000 <e07ca7a7280736c7bf301451f89d1c02>
>  0x1ff000 <a059eb894e623ec09d63294c525ff7a2>
>  0x227000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x24c000 <5434b41c61783c93b4b373d81188f1d6>
>  0x2c0000 <3d21988042b43fe9b2edd0382d3412f8>
>  0x2cc000 <06f99dfff52d306bb188441a8cd33f0b>
> Process 281 MobileMail threads:
> thread 0x7df TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x376652eb 0x35a00301 0xc2eab 0x3bc2ab20
> 	user   time in thread:     1.500135 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x808 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.170193 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x868 TH_WAIT 0
> 	thread priority:          30
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x39a9a505 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.002416 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8c4 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x37de16a1 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.073997 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8e3 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x36da9865 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.315313 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8fb TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x3440df97 0x344b1865 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.002946 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x901 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x344373d5 0x344bae85 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.118228 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x904 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.009960 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b94 TH_WAIT 0x8e55fd00
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000513 seconds
> 	system time in thread:     0.000000 seconds
> Process 283 info:
> 	resident memory bytes:  8028160
> 	page faults:               3152
> 	page-ins:                   189
> 	copy-on-write faults:       320
> 	user   time in task:     1.310843 seconds
> 	system time in task:     0.000000 seconds
> Process 283 binary images:
>  0x2fe05000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xa5000 <4494d8b26c6d3ad2bf0b3aaf8c0aeebb>
>  0x14c000 <a059eb894e623ec09d63294c525ff7a2>
>  0x16e000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x193000 <5434b41c61783c93b4b373d81188f1d6>
>  0x1c5000 <7ff8f9166f93382eb27aba388d599a0a>
>  0x1c9000 <06f99dfff52d306bb188441a8cd33f0b>
>  0x1d2000 <3d21988042b43fe9b2edd0382d3412f8>
> Process 283 MobilePhone threads:
> thread 0x7e2 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0x376652eb 0x35a00301 0xa7ae1 0x3bc2ab20
> 	user   time in thread:     1.066088 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x802 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.029398 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x876 TH_WAIT 0
> 	thread priority:          30
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x39a9a505 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.002224 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x8f0 TH_WAIT 0x900691c4
> 	thread priority:          47
> 	thread sched flags:     none
> 	kernel cont 80214a49
> 	user 0x3bcf108c 0x3bc42d2f 0x3bc4cf19 0x340d08b1 0x34bc2e5b 0x340ee893 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000657 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b95 TH_WAIT 0x99504c00
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000356 seconds
> 	system time in thread:     0.000000 seconds
> Process 292 info:
> 	resident memory bytes:  1286144
> 	page faults:                659
> 	page-ins:                     0
> 	copy-on-write faults:        84
> 	user   time in task:     0.361419 seconds
> 	system time in task:     0.000000 seconds
> Process 292 binary images:
>  0x2fe92000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x6e000 <c7e035cd853e3196b1d7643d97324e87>
>  0x22b000 <a059eb894e623ec09d63294c525ff7a2>
>  0x24a000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 292 BlueTool threads:
> thread 0x894 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0x7a84d 0x3bc2ab20
> 	user   time in thread:     0.113091 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9a3 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.003274 seconds
> 	system time in thread:     0.000000 seconds
> Process 300 info:
> 	resident memory bytes:  5324800
> 	page faults:               2074
> 	page-ins:                    72
> 	copy-on-write faults:       244
> 	user   time in task:     0.751048 seconds
> 	system time in task:     0.000000 seconds
> Process 300 binary images:
>  0x2feb8000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xe3000 <22bfe2389c9a3c3581185a82527b1f6a>
>  0x102000 <a059eb894e623ec09d63294c525ff7a2>
>  0x11f000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x144000 <5434b41c61783c93b4b373d81188f1d6>
>  0x176000 <7ff8f9166f93382eb27aba388d599a0a>
>  0x1c0000 <06f99dfff52d306bb188441a8cd33f0b>
>  0x1c8000 <3d21988042b43fe9b2edd0382d3412f8>
> Process 300 assetsd threads:
> thread 0x936 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33b499bb 0xec601 0x3bc2ab20
> 	user   time in thread:     0.691750 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x94f TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.008690 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x9a6 TH_WAIT 0
> 	thread priority:          30
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33aead49 0x39a9a505 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001899 seconds
> 	system time in thread:     0.000000 seconds
> Process 306 info:
> 	resident memory bytes:  1028096
> 	page faults:                654
> 	page-ins:                     3
> 	copy-on-write faults:        74
> 	user   time in task:     0.191091 seconds
> 	system time in task:     0.000000 seconds
> Process 306 binary images:
>  0x2fe8c000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xa1000 <4c6b59d5d6643784ba776dfb7e336199>
>  0xa9000 <a059eb894e623ec09d63294c525ff7a2>
>  0xc8000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 306 SCHelper threads:
> thread 0xa2d TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0xa2c85 0x3bc2ab20
> 	user   time in thread:     0.073246 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xa34 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.027925 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xa36 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags: TH_SFLAG_THROTTLED
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0xa2693 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.021552 seconds
> 	system time in thread:     0.000000 seconds
> Process 308 info:
> 	resident memory bytes:  786432
> 	page faults:                403
> 	page-ins:                    26
> 	copy-on-write faults:        55
> 	user   time in task:     0.082807 seconds
> 	system time in task:     0.000000 seconds
> Process 308 binary images:
>  0x2fe8a000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xa1000 <27ba4c754cc3320fb864588368901246>
>  0xac000 <a059eb894e623ec09d63294c525ff7a2>
> Process 308 xpcd threads:
> thread 0xd15 TH_WAIT 0x8057b530
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.002338 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xd16 TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.002590 seconds
> 	system time in thread:     0.000000 seconds
> thread 0xd25 TH_WAIT|TH_UNINT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 80218515
> 	user 0 0
> 	user   time in thread:     0.000000 seconds
> 	system time in thread:     0.000000 seconds
> Process 320 info:
> 	resident memory bytes:  5726208
> 	page faults:               2619
> 	page-ins:                    58
> 	copy-on-write faults:       230
> 	user   time in task:     1.707564 seconds
> 	system time in task:     0.000000 seconds
> Process 320 binary images:
>  0x2feb5000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xce000 <096297a7a40f318290a972274cc44d87>
>  0xf4000 <a059eb894e623ec09d63294c525ff7a2>
>  0x112000 <eec9b813adfd3bdf86702ae8bbf0f404>
>  0x137000 <5434b41c61783c93b4b373d81188f1d6>
>  0x169000 <7ff8f9166f93382eb27aba388d599a0a>
>  0x16d000 <06f99dfff52d306bb188441a8cd33f0b>
>  0x1c0000 <3d21988042b43fe9b2edd0382d3412f8>
>  0x176000 <bb23ef35d727309d9f042c2fceb20d01>
> Process 320 ptpd threads:
> thread 0x141d TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77d5f 0x33aeaebd 0x33aead49 0xe3b13 0xe4313 0x3bc2ab20
> 	user   time in thread:     1.568309 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1462 TH_RUN 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.041981 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x159e TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x33b79045 0x33b77da3 0x33aeaebd 0x33b499bb 0x379eb88d 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.001461 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b8d TH_RUN 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000604 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b92 TH_WAIT 0x96963d80
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000450 seconds
> 	system time in thread:     0.000000 seconds
> Process 328 info:
> 	resident memory bytes:  1110016
> 	page faults:               1886
> 	page-ins:                    19
> 	copy-on-write faults:        87
> 	user   time in task:     0.532545 seconds
> 	system time in task:     0.000000 seconds
> Process 328 binary images:
>  0x2feb7000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x19000 <3bd960d39c9f3972a10923db0e687b4a>
>  0x22000 <a059eb894e623ec09d63294c525ff7a2>
>  0x3f000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 328 afcd threads:
> thread 0x1461 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.012833 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1463 TH_WAIT 0x8038fa00
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000304 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1466 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bcf2604 0x3b1b0557 0x3b1af3ef 0x3b1aa415 0x3b1b3ef5 0x1a903 0x3bc19259 0x3bc193b9 0x3bc3fa11 0x3bc3f8a4
> 	user   time in thread:     0.346525 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1468 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000159 seconds
> 	system time in thread:     0.000000 seconds
> Process 330 info:
> 	resident memory bytes:  1208320
> 	page faults:                619
> 	page-ins:                     1
> 	copy-on-write faults:        96
> 	user   time in task:     0.140256 seconds
> 	system time in task:     0.000000 seconds
> Process 330 binary images:
>  0x2febe000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x95000 <08df322fbe7739199f78852a511169ef>
>  0x9c000 <a059eb894e623ec09d63294c525ff7a2>
>  0xba000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 330 notification_pro threads:
> thread 0x145a TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.006507 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x145c TH_WAIT 0x8057a500
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000179 seconds
> 	system time in thread:     0.000000 seconds
> Process 336 info:
> 	resident memory bytes:  1200128
> 	page faults:                608
> 	page-ins:                     0
> 	copy-on-write faults:        88
> 	user   time in task:     0.116482 seconds
> 	system time in task:     0.000000 seconds
> Process 336 binary images:
>  0x2fe37000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x69000 <dbd39dd04b2836fb8b29387b409f5c9a>
>  0x6f000 <a059eb894e623ec09d63294c525ff7a2>
>  0x8d000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 336 mobile_assertion threads:
> thread 0x147c TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.001687 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x147e TH_WAIT 0x8038d750
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000235 seconds
> 	system time in thread:     0.000000 seconds
> Process 339 info:
> 	resident memory bytes:  782336
> 	page faults:                211
> 	page-ins:                     1
> 	copy-on-write faults:        35
> 	user   time in task:     0.147242 seconds
> 	system time in task:     0.000000 seconds
> Process 339 binary images:
>  0x2fe7d000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x9e000 <ee47daae952636649230d38b3dc5c2e0>
> Process 339 syslog_relay threads:
> thread 0x1477 TH_RUN 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x8001ed6d 0x801e1ea7 0x801e2173 0x80207be9 0x80205925 0x8020a6e3 0x8020a559 0x8021e274 0x80084340
> 	user 0x3bcf1494 0x9ed23 0x3bc2ab20
> 	user   time in thread:     0.147242 seconds
> 	system time in thread:     0.000000 seconds
> Process 386 info:
> 	resident memory bytes:  1073152
> 	page faults:                586
> 	page-ins:                     0
> 	copy-on-write faults:        82
> 	user   time in task:     0.160921 seconds
> 	system time in task:     0.000000 seconds
> Process 386 binary images:
>  0x2fe0d000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0xc6000 <3bd960d39c9f3972a10923db0e687b4a>
>  0xce000 <a059eb894e623ec09d63294c525ff7a2>
>  0xec000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 386 afcd threads:
> thread 0x16a3 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.004296 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x16a4 TH_WAIT 0x8066c0c0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1ad4 0x3bc18ca5 0x3bc18c8e 0
> 	user   time in thread:     0.000283 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x16a8 TH_WAIT 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel cont 801e2319
> 	user 0x3bcf1594 0x33b7d1f7 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000175 seconds
> 	system time in thread:     0.000000 seconds
> Process 439 info:
> 	page faults:                211
> 	page-ins:                     0
> 	copy-on-write faults:        49
> 	user   time in task:   114.932798 seconds
> 	system time in task:     0.000000 seconds
> Process 439 launchd threads:
> thread 0x1a85 TH_RUN 0
> 	thread priority:           4
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x800244d9 0x80016457 0x80084848 0x801c8f85 0x801c9613 0x801d28c3 0x801d40e5 0x801d3aab 0x8021e274 0x80084340
> 	user 0x2fe01028 0
> 	user   time in thread:   114.932798 seconds
> 	system time in thread:     0.000000 seconds
> Process 446 info:
> 	resident memory bytes:  1638400
> 	page faults:               1250
> 	page-ins:                    24
> 	copy-on-write faults:        88
> 	user   time in task:     0.174248 seconds
> 	system time in task:     0.000000 seconds
> Process 446 binary images:
>  0x2fedb000 <454baf45f9a831aa88e1ea4447c58d4e>
>  0x51000 <68e323272a9d37c58ba4cdf1279764c4>
>  0x76000 <a059eb894e623ec09d63294c525ff7a2>
>  0x94000 <eec9b813adfd3bdf86702ae8bbf0f404>
> Process 446 ReportCrash threads:
> thread 0x1b9a TH_WAIT 0x803000d4
> 	thread priority:          27
> 	thread sched flags:     none
> 	kernel cont 80027845
> 	user 0x3bcf16a4 0x3bc4f3d3 0x3bcafdeb 0x5b063 0x3bc2ab20
> 	user   time in thread:     0.094312 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b9e TH_WAIT 0
> 	thread priority:          33
> 	thread sched flags:     none
> 	kernel cont 801d0609
> 	user 0x3bce1648 0x3bc1a4f1 0x3bc0cdf8 0
> 	user   time in thread:     0.000744 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1b9f TH_WAIT 0x94d40ec0
> 	thread priority:          29
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.001051 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1ba0 TH_WAIT 0x8f9ee1c0
> 	thread priority:          29
> 	thread sched flags:     none
> 	kernel cont 802183b5
> 	user 0x3bcf1d98 0x3bc3fcfb 0x3bc3fa16 0x3bc3f8a4
> 	user   time in thread:     0.000133 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1ba2 TH_RUN 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel 0x80024cab 0x8033b36c 0
> 	user 0x3bcf1bd8 0x5f365 0x5a677 0x5276f 0x52877 0x3bcef5a7 0x59625 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.076479 seconds
> 	system time in thread:     0.000000 seconds
> thread 0x1ba3 TH_WAIT 0
> 	thread priority:          31
> 	thread sched flags:     none
> 	kernel cont 800104f1
> 	user 0x3bce0eb4 0x3bce104d 0x3bcef541 0x59625 0x3bc4a311 0x3bc4a1d8
> 	user   time in thread:     0.000117 seconds
> 	system time in thread:     0.000000 seconds
> Global binary images:
> 0x32a81000	<b3cd09ef40143ad78034d6d3c9e204f2>
> 0x32a85000	<6957d32286943e8a88e900db44034481>
> 0x32a8d000	<86a242a9a8ea3632a9f0473490cf8e06>
> 0x32aa2000	<122376341e033fc9844343895022e614>
> 0x32aa3000	<6fc1e9017f9d3b6e8f513188d22f3333>
> 0x32aa5000	<31b215380717310bbf1a311c81fc4e8c>
> 0x32aa7000	<27c7ef068ec33a7ea72aa6c65da49e44>
> 0x32aa8000	<a5442ecc29993c3c822c19b44948b0a0>
> 0x32ac4000	<c7bc37a2546430aba41729022c610357>
> 0x32ae5000	<cb3d0ef95af93ae898557863ffb76af9>
> 0x32ae7000	<fd20d5a540d03e80904bc265545e5b65>
> 0x32ae9000	<931b786cca063bd6b4f9977312f263df>
> 0x32aec000	<e9e46ecb2ea73e08851f0e5a56d3c3b0>
> 0x32afb000	<861fe867e4e4320d9627e7d037bc3e5b>
> 0x32afc000	<6eae1e0dcd2e37f6b263510c975267c2>
> 0x32afd000	<d0392e1e3a0e3c5c949d20333a151a2d>
> 0x32b10000	<fbfcf9d0f9ba3cac8283c8654ebd19e1>
> 0x32b11000	<8752cce31e8e3ceab5d88c84e3481db2>
> 0x32be3000	<898e33c0b0de3fb6ab78c03cf70570e5>
> 0x32be5000	<efd5e9c7c1363787b13100e3c76e86b7>
> 0x32be6000	<b069123ba6d23bccaf4097b95a967124>
> 0x32beb000	<e8b015618fe6374c9d401166e1160b0e>
> 0x32cbc000	<66c555872b2d3335993beaa6043f5aa3>
> 0x32cc5000	<320761e836883aeabf3cb5c53edb636d>
> 0x32dac000	<b68ff92e404931f3bcb6361720f77724>
> 0x32dad000	<30522b92940d3dd184c8e46780594048>
> 0x32eec000	<d8edada1cea133458ca779e34a3a7f88>
> 0x32fd0000	<9e08aead79d13043bab622402a270fba>
> 0x33286000	<09e2a5e3e9203950890ba57592523132>
> 0x332e0000	<7b7d4ccc9f2b364cb0da4251e745545d>
> 0x332f2000	<a7751c047dcc35ba8885212e1938b93f>
> 0x332f3000	<ea2de358b6cc3baab27d6ab809c31e39>
> 0x33305000	<583bf32d959735949952a2595c86ed20>
> 0x33306000	<3001f4364f9d3222b2a500a9f6897af8>
> 0x3336b000	<0017d0a0c2593522acaaa0eee41775e4>
> 0x33426000	<9a3a4a47a77833eb82a28757a3488660>
> 0x33435000	<e5fa86b788b133178bb2b64d6a817708>
> 0x33570000	<bb11489c87e93a3b8c26aa995a2fdec9>
> 0x337f9000	<4771a5e4f9b83bceb252f0f3d166aaca>
> 0x338bf000	<5d534dbf76ff30f4a628f25f56c5f26a>
> 0x33916000	<5c67d50325a0372ba2621f5a95efabc9>
> 0x33929000	<3930f672c76535a2abb768ee59958fa7>
> 0x33ae2000	<fcb8d4e838543bcb9a52c9f232b8b4eb>
> 0x33c15000	<81e213f810a034d4ba411f9b505da2a6>
> 0x33d4e000	<3efbde38f36f33fca6a997c2ce02d666>
> 0x33d4f000	<a5d20b80ab1532d8831027a66d2d9eb5>
> 0x33d8b000	<d22b35b1ce24395b88c20acc0b4bfaa6>
> 0x33d8c000	<efe87a875e4a3bf69c691122041a9c93>
> 0x33f3e000	<ac200cfedc42348f93547ed6fef4ec1e>
> 0x33f48000	<45e53536ff053823a05f7a44d0d88a08>
> 0x33f54000	<10346b684400384bbd415661ca2de1b3>
> 0x33f6e000	<ec1487f9bdb93597a3f8d434406ad9bf>
> 0x33f8a000	<6ae4ae2461313e3f84c6a8102d5b1b0e>
> 0x34040000	<4107e94cdf043d6089e99cbd30631b07>
> 0x34099000	<edbc62dc400a32ebab5608b05ab24f3d>
> 0x340cd000	<8592bdc268b83b8886acfc1fdab649ed>
> 0x34133000	<908cc54aecf5318e9719c4c9d70ef2e8>
> 0x341bc000	<c5a2e59bb15d35b8a8e356e129b78b5e>
> 0x34213000	<e135debbc8f937299f4986fc3e9459e3>
> 0x34276000	<00f18bb26e663da9ae251a6ec36a19ec>
> 0x34286000	<f354855acc6535c99836e0c1e13df6b1>
> 0x3433b000	<4fba5b9b61c53464b73b236bd24e4cf9>
> 0x343fc000	<3a9d8965b7e73eda9301a7eee0aee35c>
> 0x3440a000	<0179934581d13346aa7583165108b95c>
> 0x345ce000	<d91f2cb7d94f3ba5bb2805c41432f646>
> 0x345f9000	<d13bad2ac34231a78e07ef7ea43db05d>
> 0x34618000	<2551551fbf5f36d188a22ac6120603cf>
> 0x34788000	<a98ba9fefc7333e4a5a9169198848c62>
> 0x347d2000	<b5ce84bb074d3de4b07b55da9fd8bfd1>
> 0x349ab000	<5c9f761b48a7381b818e253b56fc252f>
> 0x34a24000	<29ae22068ac9333cb93ea33128e76108>
> 0x34bbf000	<ed439fc5c9a03f8b9fae43af33de8a57>
> 0x34e3a000	<8dbc0a8e6a253c8c8d6301064f23dfea>
> 0x34ec1000	<77da8a9e7f813f5baf37eaa4a87fae84>
> 0x34f1b000	<4ca977c5b9573795852e7e212fb03caa>
> 0x34f24000	<c3f4774cdc763050b1114a9d70348742>
> 0x34f47000	<b3fd8a93778b317fab8630340a2d741b>
> 0x35009000	<f2ede6b206f336de82cc38619692e762>
> 0x35011000	<1b4c13b9445d3854b46eab38ee000143>
> 0x35012000	<2506af1c983f3f09ac69aca44f67e863>
> 0x35013000	<761c0f0e263c3d39adbb5bf789cedde1>
> 0x35016000	<af6ff28dce6031baaa850ccc79e5699b>
> 0x35019000	<a6ac1673a088379aa512ba5cac301f5b>
> 0x3501e000	<b8b8f3a1bfd0345e86aa0c2952534949>
> 0x3505c000	<0b3cb1b9a5003c4a975ec268cabca3fc>
> 0x35182000	<0120cda6942e3adea24d16502d3d4b58>
> 0x35702000	<a0753c15e6323ff5b415bc623470efa4>
> 0x35756000	<c086b6e6cd9d341399bcc3675c82f1fe>
> 0x3586c000	<954e3a8bdaf337b085b30fd514ea5f3a>
> 0x358ba000	<fbc24f15bd9e37539cdd6e3576bde938>
> 0x358e9000	<7b778c6ce3433df18ef0892acd831208>
> 0x35957000	<e63a14831d2d315ba5cf654102d67f8c>
> 0x35967000	<410d69b356e533d6a1d538cf33059634>
> 0x359a7000	<ecae25ed2c893a969ceb0b911420c2be>
> 0x359a9000	<e138ca6a809b399691d933dd3d58d00e>
> 0x35efe000	<d2e8067306d9346ab4a448f10f336894>
> 0x35f3d000	<e64ed3a1472d368e878a38e46803c73e>
> 0x35f54000	<ffbf866e28b036ac856b991b56abfef9>
> 0x35f69000	<f8927334a6d13adbaaac644518eeac63>
> 0x35f74000	<1b57233b9cd6354cb32fbc8cd51b3a10>
> 0x35f87000	<dee1700019393058a89c31395718d712>
> 0x35f98000	<6203e9eeac4436d6a88f21f760397da6>
> 0x35fc4000	<4a7348dbd8283f92a3e5945fdfa3fb61>
> 0x35fc6000	<9c46347abb653ea4ba659aa066cf0393>
> 0x35fca000	<ef4396cb00dc3d5d8de24d9a7c8c849c>
> 0x35fcf000	<1aa91473f77833ab9eb5e10f703effde>
> 0x35fd4000	<9b46911ce8e630ec9d6dce962bed27fc>
> 0x35fda000	<5730712ebe8f3c13bd94b1aba0294b8d>
> 0x35fdc000	<9849f27650793ef2b226825b80ed1897>
> 0x35fe2000	<33a56f3d124e3f729e4db8263d2cdd2e>
> 0x35fe8000	<1023077e46863603b204a32c771c48c8>
> 0x36012000	<ae5378faf47a3d33b78437eb9a1f84b9>
> 0x36016000	<231186e01bdb3528bc6f1b7f958b6241>
> 0x3601c000	<53fab9f0c7f834d9b24a0aff34dcd84d>
> 0x36046000	<3f7a7cc92c433137be6e55cfa9afcebf>
> 0x36055000	<134e25b154fd3ed5a80627c878416726>
> 0x36062000	<07672d77ec8d3344ad8151d60cfbf03d>
> 0x36067000	<4387dab7e9233d548f35d9487f21ff0a>
> 0x36078000	<8c7be261e26a3b9d9e7c2dfa98dbeb24>
> 0x36098000	<ce8258e900203f5894330d4b76c6c5d6>
> 0x360af000	<55543aa2c1593010b040eb8dd846fd1c>
> 0x360bb000	<5ed80c5bfef438c58be7a3b514daa9fd>
> 0x360c2000	<5e1d7d01deef3be081e5e59ae1f2cb65>
> 0x360cf000	<2b70eed327aa3383907ca1b7a0de4c3b>
> 0x360d9000	<b6bae7e8150d3fd9ab1d2ec979debe93>
> 0x360dd000	<4f2a0ce4e5ff3ec8802e621d487c187c>
> 0x360f6000	<eb5e4b933c0233679ae07f791860572f>
> 0x360fa000	<7d9145ed89fc31519c9aa31e35b8c888>
> 0x36103000	<f2645b0a52d536b19506d2d06b57cc1c>
> 0x36110000	<327ca3ba889730549c2e47a3d88ab89a>
> 0x36132000	<a06d2cb1f2c434fb8fcb57871a3075d2>
> 0x36138000	<1773fb4df6443eef82ef1c5eee58fa07>
> 0x3613c000	<01860d2c546e349ea4bb73c16db162f6>
> 0x36141000	<524f4ed1a2fc3ce6b6bd92389b665b39>
> 0x3615d000	<56de945e4a2530a8aae1bad98d829463>
> 0x36169000	<50768686234f3d089b19c0f318585cb7>
> 0x3618b000	<8db45acc4d3d3017af10fa5ee82c2306>
> 0x36198000	<9f84a0aaae6f360fbb0694b955aeeefe>
> 0x361b3000	<01d0418e67f9344292f9ae605b5820a8>
> 0x361de000	<5dfc59258ea63006be9c542e5fafbc45>
> 0x361e2000	<3afd84bf849c30e9b0217f73ced501ad>
> 0x361e3000	<a2170ad876f13ef1b944547913d05af2>
> 0x361e7000	<e32d8f9dccd534fba2b4f65ada497b86>
> 0x36210000	<fd4af7b1c2ee3ba38b2fa714dc5e3c25>
> 0x362cf000	<752b64045f4d3ea88a946b53b731ce1a>
> 0x362e3000	<d507155292c8341395d2cbde05ae448d>
> 0x365f0000	<2c66b6a84b473745ad89afd8fdf1942a>
> 0x36612000	<921794b7d82a3558a0eb860979be199c>
> 0x3664e000	<c54536fbc0f235f693060be33d4d4749>
> 0x36673000	<a7c1d64b93363a5fa423b62e6cdea389>
> 0x3667f000	<8bad4a9300db3d4d8555535f25c32da4>
> 0x3668d000	<9b88390149083e9e8880a86b809642d9>
> 0x36694000	<289bb4d9ffd63c26b3fe1764674b49ec>
> 0x3669b000	<74cd83c084183de39c41e054a03fba60>
> 0x366ad000	<2e404ae5483c36d69fddefefa170173b>
> 0x366c0000	<de7ca29cd47433cd8eca9c04102f5508>
> 0x366ca000	<fdec07136e153720bc82f5fae4de5f77>
> 0x366e3000	<585cc62d83c530ee82988de940c1e161>
> 0x366fb000	<15568c07552f360081b16f6cb2a90d98>
> 0x366fd000	<fe002961c52538eb8c959e7c1c58467a>
> 0x36704000	<b5315d733e123a0781683efdc734064b>
> 0x36729000	<897a4c33c0bd329387f5e48c51f7f365>
> 0x3673b000	<9f46015c5d263064901f7725f4bb93e0>
> 0x3676b000	<c4d9726df6bb3c5d8c4614e3fce4ec5a>
> 0x367a0000	<241de71f556c33d9b3a95e925f93f6d0>
> 0x367a8000	<a4f4b86cc84839f78ff746f013bcee6f>
> 0x367b0000	<a688df527b65382da586ebc87f28c061>
> 0x3687b000	<e84bae052fa43a098a69044ac4eeec15>
> 0x36887000	<ce979f715cdb3cb5a0f7935f14cc0b35>
> 0x3688c000	<7a494fd64c8d3e07af821bca40b3fd1a>
> 0x36931000	<ec2f76b3ac723a39bbf3f122d7fe73cf>
> 0x3694b000	<7a57b14b0a8f3dbdaf2ea5655879204c>
> 0x36950000	<f28aae8d327332b59e8e8a92958457b7>
> 0x3695b000	<14fbec6499cd32f9a4c629d7227f0bfb>
> 0x3695e000	<f8fea9ee6ca236b0a7fa6c00eb8a0d24>
> 0x36964000	<30eebcea65c335ccbb2e092662d5f885>
> 0x369b8000	<28c025a12aa13495ba8fbf974b10b106>
> 0x369e8000	<00ed488e47ee34ca9f01f2cc911f453c>
> 0x36a19000	<e5256ba3f96d35d9813c8262e230c04f>
> 0x36a6a000	<560667170b94358a8c7c72fd5b4a5a3a>
> 0x36a94000	<828bf27fe7a3337cbff7dd8837508819>
> 0x36b7d000	<3ddf3a37d7193101949b85308dbc51c4>
> 0x36c0b000	<09bda41ea1d935148d18c07a7102ede5>
> 0x36c29000	<6065f7e040e93d6ea2837e929592cc30>
> 0x36c2b000	<e33a825fd1d03bd4bc83d47993d9036d>
> 0x36c91000	<60876eb4cbba3983aa4282cc1af2ed64>
> 0x36c92000	<5f0b123555f03d8aa76cc54314907942>
> 0x36c97000	<03ee46e3ca3f3920a7174e62096723fb>
> 0x36c9d000	<d7185042adf63908ae87fe4a5c3f8a6c>
> 0x36cda000	<c5f60a80e28d34b8b50bcd4a50101815>
> 0x36cdf000	<295c82ad012d369ba405a488f609a21f>
> 0x36ce5000	<6cfc66d05db8394a99835aaa4c4f6ddf>
> 0x36d1e000	<f87223c15411375194022aba84185fb9>
> 0x36d2f000	<62dbdad49d72399d94ffab8970c55993>
> 0x36d35000	<60712ed91f533bdebe9239adc49fb382>
> 0x36d50000	<b6068e85c92d3f12b3968d5fa32748b3>
> 0x36d52000	<b550da81885636178f16cbc6992d10a9>
> 0x36d78000	<682f45487b9a31f0845f0fb31324efdd>
> 0x36da8000	<f0379d56be433868a4ecc352980608c2>
> 0x36e37000	<637fe3e322a937bf85b0b79a347fc1c0>
> 0x36e4a000	<1a66d438b71b39228d0cd564a96616b1>
> 0x36e4c000	<36a8458ab66939fc8dd8178569e07ff1>
> 0x36e4e000	<d75a679bd91030eda0d71d6aacf85a3e>
> 0x36e57000	<bca74f013b5630058bf4c9d3abb23311>
> 0x36e65000	<346518c83acf3a73a0731fc0144b1d1b>
> 0x36e6e000	<b9423867a9ef303b87d2e1eac1712957>
> 0x36e81000	<c8e4cb96312531379ac31b43bcfdcae1>
> 0x36e94000	<58352df07a0139de878e5e275e27ab52>
> 0x36eaa000	<215bdd31485838ee96aa3f1fad23b421>
> 0x36eab000	<331c11e50793340f9ce758435c9420ac>
> 0x36ebf000	<5903e08348b83f119022cbbf83ad100a>
> 0x36ec1000	<2a1ca07e70eb34e480e297f7bb8aaf0b>
> 0x36ec3000	<84669055e3e63d6ab56b8fe7b0476aaa>
> 0x36edd000	<8e6ffa84565438cbbcc641baf9e9b603>
> 0x36ee4000	<82a73adcf1db3d2f9e57cd22f71e44c9>
> 0x36efd000	<a778382e1d5437cfa9eadd13eb1c0d71>
> 0x36f0c000	<6354e5b30919340db3b976312b284fce>
> 0x36f11000	<89c066d12a6031038a9b8c61221abc0a>
> 0x36f4f000	<43de0b31da3b39e4acf85ec2c8d5c65c>
> 0x37363000	<d7607ce4492c34ee80b0895b91cdac7e>
> 0x3737c000	<b5a9c95cef9d32bcbc65e7b10138a765>
> 0x37386000	<c67a61f9644537f5849ef5bc230cec51>
> 0x373a9000	<2cc7703e12cd31e781998d811f808a8a>
> 0x373af000	<4366fa0d1a0938a794bd8346e286d6f8>
> 0x373b5000	<6e2f6565a0313f2797ed20a91ca0d5a4>
> 0x374a5000	<0454bd7f1ca23e38827d3c295f719c6c>
> 0x374af000	<2d9a19e5de403b97b966463d0814941c>
> 0x374ca000	<ad1429de847c384580f33a2007215250>
> 0x374cb000	<35391065e5c035f294a82143a63f5a94>
> 0x374d3000	<c73be409e3013195be364536582d24b4>
> 0x374e2000	<a7b2c52656543093b363ee86749ea692>
> 0x374e4000	<cea8d7d24d943e41a41bb622d6ddb8e8>
> 0x3755a000	<d77ad2367fff37d485480aa39df7d325>
> 0x37567000	<206a365f6bfe3278a9aecc1601015c7d>
> 0x37660000	<d4b7fd6509753bff9525fef374ddc359>
> 0x3766c000	<ebea961f050e385ab88931d8b22adef1>
> 0x37673000	<efa6fc53a4bf3b20ae113b35756c2d6c>
> 0x37682000	<2663a59432213ddab513e174962fa7f8>
> 0x376ab000	<c82865f7e1e53b918d5e02ee49b66c79>
> 0x376e1000	<280b77b71df23f1cb5c9a2b76fc53212>
> 0x3775d000	<a9554a91bbb9308f96fcd9fddf596275>
> 0x37768000	<eb3910df2899327d9489aec6eeac873c>
> 0x377b5000	<7cf5c5830730339484703ca3a03a9e2d>
> 0x3781f000	<d5f1d98ec53d3acbb51b116e93923d9c>
> 0x37898000	<d218383c94613405a6cab5a0ec8ff7f0>
> 0x378ea000	<703e4d9a692f3ea2a445e2aa009cc153>
> 0x378ec000	<01456948e5d63249a55ef249c643c0dc>
> 0x37925000	<8cbda94838c134718252d03e11f4ecd8>
> 0x3795e000	<797535fc363c3f818bcd1424251393bf>
> 0x379ab000	<f3ba658db3c4349fb346ebbc123e2967>
> 0x379ae000	<a7e38a74fb843466a757a9d6409864e6>
> 0x379b1000	<9655464326203d258d3d0fc7e94651e2>
> 0x379b3000	<f38c374982a931d5a47458dd3c34ac59>
> 0x379b9000	<a55bf03c35de3fd9b56dce82083c3d10>
> 0x379be000	<60569acc856831c4bc78c3e7cb0c30cf>
> 0x37a02000	<1b921222496e3006bf6d1f66456ab2bb>
> 0x37a07000	<a5780997f4b738659172f40877c9a7d9>
> 0x37bae000	<5853a99c63d436d5980f31fffc422ac3>
> 0x37bd3000	<2f90575c8cf839da9db74d2eb3a1ccc1>
> 0x37bde000	<c88b555e957e3489b3733a9ede6c7ade>
> 0x37c15000	<7f329f193ef138c2b372e8b16e855bce>
> 0x37c4c000	<cf1f999fd5b53ca48a681aa7a09217c4>
> 0x37c53000	<a688a9972cb43169a19d2f2f57121a1e>
> 0x37c5e000	<66659bcda60737e8aee7965f6988c32a>
> 0x37c79000	<44bbb2ba85c8320bb9e73c654b90f8c0>
> 0x37cd2000	<da45fc9b228b3d1fad95e03071441585>
> 0x37cd8000	<32579ba546263838b37baf0402894ee0>
> 0x37ce8000	<9fb205b64b5333a495ac61c149e0304b>
> 0x37d5f000	<73da55e989e73cb9ad6e9fdd4604ecc3>
> 0x37d69000	<86443ae270083a829e1797d24cd0d17c>
> 0x37d7e000	<de2e2bb714e23f559e1a0488b046d081>
> 0x37dd0000	<c666049b0a3334e5a21f06e24d91ceab>
> 0x37ddb000	<7df6983ae878398f9aee4e5e675ae68b>
> 0x37e95000	<4690d5f6b9163a4687dd8a3992d19cc3>
> 0x37e9d000	<b838e70face13124a74ea5293cb0d585>
> 0x37ea0000	<4a9f897eb3bb3ae3913b6d53a2c1290c>
> 0x37ea3000	<3a9e6258ae1230f5b12f1638b09cb974>
> 0x37ed1000	<802ac082a7d537349b5f3e5f0f330f90>
> 0x37ed4000	<e46742c71a3c31ef9b20657b95a0c1da>
> 0x37ef3000	<e558fe2c504833cba4b89bd76178c1a9>
> 0x37efc000	<5a5d4e124bcf357d95eaa76ec11592d6>
> 0x37efd000	<817380030c613284a12074d960087522>
> 0x37f0d000	<36286c22bac93c6fa68ca9fe3d739185>
> 0x37f15000	<c63e4b1ae40635cd9c6a7de851c80d10>
> 0x37f19000	<35882c57076334aeb0641969a9b69ff3>
> 0x37f20000	<7e676e1181b13f048bf802e04f76827b>
> 0x37f21000	<56e8e51ae70b36728494e7ab944a492b>
> 0x37f58000	<1edd78024ae13e9997972ee905bc944e>
> 0x37f7c000	<10b4eee2739c353183ac2cfe4e39a443>
> 0x37f80000	<2157c651b9ab3b36a091185fbb8fa352>
> 0x37f97000	<bb4efbe3c7273c0fb534f12789756089>
> 0x37fa1000	<e8781f220abf30d28bf3c393f48cd23d>
> 0x37faa000	<47b6b5c9c1303e3399953a5eec4b7628>
> 0x37fba000	<3870f4cb0c8b36778ad1a3f7556547f7>
> 0x380ff000	<6ae5eda7a0e13c7eaeaa4f5009e61dd0>
> 0x38111000	<59549692f0c33ad5b1973cd05042400e>
> 0x38116000	<3d4a8d4b012a3743b0ffc8dc33fb79e9>
> 0x38130000	<575df12a2f2436af92e31494c3b74465>
> 0x38133000	<eca8ea2c17bb3bd184c6da8a98760912>
> 0x384e8000	<6f1971c410da357db1b04b6665c8c335>
> 0x38523000	<c47424fd214c338780560ad9a4ad2073>
> 0x3859a000	<78589197304a31d59aa851a30d75d48e>
> 0x385de000	<a0d4837ec16d366283057203709dc850>
> 0x3861d000	<58f5666bbe8b3bcd98548f25a3ed3a3c>
> 0x3865b000	<40b7050834f63100955a0470b8a81e7e>
> 0x38699000	<74628056b27639a998e359fd108b92d9>
> 0x386d8000	<cb47f3616bb237c7986007f605c3f67c>
> 0x38716000	<b41e2a2993393fa8a22fd224dd6ee615>
> 0x38754000	<4632ca0c892634f1ac11d4e77926d2e3>
> 0x38798000	<b35cb50bddc439449040bac1088aea43>
> 0x387df000	<9a7b6453cf053dccb5b3c73badb9378c>
> 0x38822000	<a19c999a4732326e9c67987d95a197db>
> 0x3884e000	<e79191de9b3b3a559fd9f8a0dc9df3a5>
> 0x3886c000	<5bf059a9deb632678d70099f14f51b82>
> 0x38892000	<e0153a12e5823b81893dbaa6832f3ea3>
> 0x388a0000	<4b305acc023b314492c1096268eb9f3f>
> 0x38bea000	<a8a7c16f878c3b1fa010bf8aed76b6bc>
> 0x38bf2000	<c773b3dc885832f8a916de67f24f9f92>
> 0x38c10000	<b387c1e6a7c03b5fa167de25804a3089>
> 0x38c19000	<8ebe772b121539d582f4aefc9476ff68>
> 0x38d81000	<e67930f821d53e0992f377b697551039>
> 0x38e69000	<b75870190de83846884dde4e9e8ff52e>
> 0x38e6b000	<02d9c9d9c751384ca01a85d957bc46db>
> 0x38e6c000	<7c51c73af58635c79afe5d35c904decf>
> 0x38ea5000	<3f0b9c58a458358eb506858e8ff9e1fe>
> 0x38ece000	<9cb25467554637bcb268ba30527d3c0f>
> 0x38f43000	<d1f2888d5e5a39cca6a6179a35c86770>
> 0x38f4c000	<6b5d2f3a252e3ce3a4aa2f640f8f75a5>
> 0x38f68000	<e00a21cdda433d8788f5878d2b1f90d3>
> 0x38fc1000	<7fdf9cc172ef3c4c9b939a4e138054b6>
> 0x38fcc000	<ce81fd87410b339084724b22cae2f698>
> 0x38fe0000	<232e988b5ec831a2a8d144d40c2b4252>
> 0x38ff1000	<55b49d1e2fdd3ce1baa395ee56035840>
> 0x39015000	<bce1b20b7803363eac99cb7d6d369838>
> 0x3902f000	<61452f14c0d4386d855c80d0d8236c15>
> 0x39035000	<214337a612593e6ab8ee7f24aa47bf12>
> 0x39067000	<a2d887cb072d3b74bca519b0fc0924fa>
> 0x39074000	<1784c3855a003649834e523792db504d>
> 0x39086000	<399cbfcede573efaa59c0fd78a369280>
> 0x39087000	<e2571f80a0ad3dc580c69794457bd887>
> 0x39099000	<896351fe7cd630bd8c8670e97e133f4c>
> 0x390ae000	<5046c69afbfd3fd994e129701a961b31>
> 0x390cf000	<0106f8b9407132589037b48b32a91d47>
> 0x390f2000	<6ff1c4f05ff73089813f99fb6bf6cd32>
> 0x390fa000	<6d45f42eff2736d18cdd81af0473dd5a>
> 0x391d6000	<53fc3fb0f1a53144a0b3fa410aac80bd>
> 0x3921c000	<275893de8abb3c3997727b1569574738>
> 0x39223000	<d5bef30a5bda315194173b862975f9fb>
> 0x39226000	<f4944c45b790382ea44b08f088b27d6f>
> 0x39244000	<803d7a92439238ee942086999c481eb6>
> 0x39252000	<d54d5ca42b503f26ab45e5efd4b87135>
> 0x39677000	<99c310617b7d3fe4bdabf13892fc6f0c>
> 0x396a6000	<0e8a08b0e5403282a6638dc9deee6602>
> 0x396b8000	<fd45b1eb765031bcadea04a7c40724a3>
> 0x396d4000	<9a464526e26634bc834537e5ac3abf1f>
> 0x39775000	<d72afdd00be23174984d033f197059f7>
> 0x3978e000	<e51753aa98bf36abba1cc5fba0fb6db1>
> 0x39793000	<1f5d7d9b24cf379bb3dade61bbf7b3a7>
> 0x3990a000	<7407c070e3bb3a09a8344726fb605412>
> 0x399f2000	<b2f009fded1f320abd9ea62596b8d1d1>
> 0x399fc000	<ba8acf3f8b003197b854f7171f31ae97>
> 0x39a03000	<fdc99d1b659f3fd1a205c7b9bbda8725>
> 0x39a16000	<362e897a57823684a38a1505bcabe9a8>
> 0x39a2b000	<796ebfa51a1337888bdbcd283e6ec831>
> 0x39a37000	<fd4d110566ff3e6c952f52b196b631ef>
> 0x39a42000	<02e2faf1aceb3d2c94ad4528c7a23837>
> 0x39a59000	<aeac82e96af2343799e9d213ac2dcc73>
> 0x39a70000	<77b65bc9c87b367ebea9a5b7984b13a5>
> 0x39a90000	<ce52fd40ccc236c4b86c020beabb1bb0>
> 0x3a3c0000	<dee20c7689bc3e029172b488d8c5f772>
> 0x3a49e000	<235854f49e3a3e7da4822398152c7dc5>
> 0x3a4ab000	<1660d1b56b1937cb9aadcf848bf3a7fa>
> 0x3a541000	<cf94468d5a44389e8fdfd2b0802c4378>
> 0x3a548000	<723fe314ab95381cbfa69a0000005692>
> 0x3a550000	<47f64c1920e735bea942ea6b7537c5a3>
> 0x3a555000	<1dd593451acb3407bab5f53d4954d957>
> 0x3a576000	<8655d25e856134f995c5751485956604>
> 0x3a691000	<8bb1666692613e8ab7a8c328e83a19a1>
> 0x3a6a2000	<1c4486846efd3c9480174d9e7df8cec6>
> 0x3a6de000	<bbffaed4139130e881387ca042481abf>
> 0x3a6e1000	<22409706916b3af4b0a58856e0401233>
> 0x3a7f3000	<e88e4626134b32f8bac8e3f79afddf24>
> 0x3a82c000	<a43818698f0a3fa9b662386bd73f3417>
> 0x3a9e0000	<c58e9c28a87d3f4eba999812aba8a466>
> 0x3aa80000	<8321b6ee86903b128a26aa110b1a59ab>
> 0x3aa8d000	<2d8135bbd5ad3cbe9c518892e0832894>
> 0x3aa94000	<042889d0d44336bab9bdb83d8e76fbf7>
> 0x3aa9f000	<9005d1d3486630208d6679887d3c73cc>
> 0x3aaa1000	<774630b8d4313164a6216b002295537c>
> 0x3aaa4000	<f35056ca1a713f109ccc0f8a45bc725f>
> 0x3aaa6000	<50c4f455c0e5397290ec48d4ef6999f0>
> 0x3aaa8000	<fd918182d95932a2ab7d476484681276>
> 0x3aaab000	<b056db1840cc33409585ca4d94506d67>
> 0x3aaae000	<eeb8b62416a632e393b0c69d6ed84ee7>
> 0x3aab0000	<8f077b54d7633fa1a493140c96168344>
> 0x3aab2000	<db8b0f79794336689d1c4c955393bd60>
> 0x3aab4000	<2bb388f1eec237f385493f6b8a457d01>
> 0x3aab6000	<18b6f10864233b78aa67991a8948d4f8>
> 0x3aab9000	<d62c0fd9ada830c0be5fa10c2a250768>
> 0x3aabb000	<b89370db8e13346c9dd495a05f2f0ad8>
> 0x3aac7000	<551b1e67d7bd347bb2600f807bbd84bc>
> 0x3aac9000	<eed9d535d8823ef6919b8ce24024bfc4>
> 0x3aaca000	<933bdbc2deb63d1da44fc643cf4cd658>
> 0x3aacc000	<d2b15b73f58d3480b8b044f00cb03ebe>
> 0x3aacd000	<bb48a9b5fcf5357a93cb3ea4d8cecfde>
> 0x3aacf000	<1edd688b05d734d3acd250ca5a7c1d1e>
> 0x3aad1000	<06e01d122dd83c00b0fe96567f74ced7>
> 0x3aad3000	<05fafc325b1735ef9120d96593288b10>
> 0x3aad5000	<32e2e399c60c3a89a5474f56a0f6b223>
> 0x3aad6000	<4b4876e04ce932cd800c159d4bae64bc>
> 0x3aad9000	<283c6ebd6d8637f7b55be5ddeaa542b7>
> 0x3aadb000	<1d67c867bcb13c02aa472d43c52e23cd>
> 0x3aadc000	<5c5dd84f5ffa3ba480853e3382370f98>
> 0x3aae0000	<55be16a42b9c3659a22ebe70a8e063d7>
> 0x3aaf2000	<ad2a8f2a6ebf3265965aed8cddc0d3d7>
> 0x3aaf5000	<359f9e0d270b316bb95d1e322b6458ed>
> 0x3aaf6000	<b447a291939639e3bcc9fcb633cd50e0>
> 0x3aaf8000	<45e7eccef8ce3f109af42135dfb57918>
> 0x3aafa000	<c8e06a590cbe302d8225069e9dac3449>
> 0x3aafc000	<4a6818fd05e93da0b214fc7fad87ed1d>
> 0x3aafd000	<3252f37cc5ed32ea92d117a406fbb0d4>
> 0x3ab05000	<9955ec20ab1a3656b0dbda157637199a>
> 0x3ab20000	<cd2b8aece1b23fb19b407b4f8263b555>
> 0x3ab25000	<bbed7becca7b3583ad00958ced4b72b0>
> 0x3ab30000	<c5a8592a0a1139f3ba082b70f1b31ad6>
> 0x3ab35000	<a03e382f161f3fea948e5d842b87256d>
> 0x3ab3a000	<c240e9068f8b3fcfa9b42b8ec7e463da>
> 0x3ab86000	<a0900ade6d2e39a3a05f7af32c6e2706>
> 0x3ab8f000	<d03237a3f90f372dab2ea131ee023dca>
> 0x3add6000	<a6b9e87e2f863a5d90ced754602a3652>
> 0x3adfd000	<aebc892096b933928eccb980dfd1457f>
> 0x3ae1e000	<c2ddfd1a21623ef5abeae1b6eb66caad>
> 0x3ae21000	<7fc50f46793333d88a7c7da9d0dbece1>
> 0x3ae33000	<3ee8d33f25053441b51a44e0d48181d8>
> 0x3ae5b000	<721d533587153473b98c5cda2ff04ec6>
> 0x3ae5e000	<9005d1ca44f2353fa3ce84632e2d663f>
> 0x3ae72000	<30a151fb88383e7ab66e3e72f1d9b912>
> 0x3ae7a000	<50fa9e6ae2ac3381ab91817fe9dee22d>
> 0x3af9a000	<c8060b89d4e730939a108ff953aeaf8e>
> 0x3afae000	<cc1f7e4b79bd3a5086ef118a1314c729>
> 0x3b063000	<2370c679a4c83f44b0c5e26e7bc49e7f>
> 0x3b068000	<f40705b5e9c43ce3b1f185fe690b9ac8>
> 0x3b06f000	<5a8a3d18a1ff3c97bd773705fef2d81c>
> 0x3b086000	<c8c47495d34a35c0aeba9a4d7feee795>
> 0x3b095000	<0f29c4c5785c38299a9af73680cd5a72>
> 0x3b097000	<f3c0e379de0631c2a0da84794d7cd588>
> 0x3b09b000	<1e9d719e2f4e3b41970b635e47ee8058>
> 0x3b09d000	<ea41737238273d73b173ec09358d7b62>
> 0x3b0aa000	<45ae009c26b5394eaf1f9af136196eab>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bc000	<6c2a3f9de88a3ed09a1694aee5487199>
> 0x3b0c0000	<bc47e5b980c6381d9e6bcd32dfa19efe>
> 0x3b164000	<b8bd24c8216b398ab445b9e7e0b9c1c1>
> 0x3b17c000	<d81f3c9c62b732dea4a41fc8964176a6>
> 0x3b17e000	<2fa6a4dac3c8342ea20062ff6a5b3183>
> 0x3b1a9000	<cabe60bce6ae3a868460869e8b2349dd>
> 0x3b1bb000	<b63f679c9ee03372b1e5f881febeaff6>
> 0x3b1dd000	<3870b1c8b1783b788bd51da1a04eae6e>
> 0x3b1ea000	<b04d27fa0f2d31d8bd0745f8aa0d7f67>
> 0x3b1f4000	<ceb9fb64fb203d3a94063a9db6590ca4>
> 0x3b23f000	<4b8520bc534231ae97ce146e076bc7bf>
> 0x3b253000	<b98d735985063e80ab04d22d8ab7f5d7>
> 0x3b254000	<4f4e1cfa9edb3dd2b4e687ba2aac0cad>
> 0x3b26c000	<2b4723c2a18e37739316a12f9ac180f1>
> 0x3b277000	<d0b0d5d9ea3932cdbc83219446e1af2c>
> 0x3b27e000	<e7e2e533904235d7869baf2ef943407e>
> 0x3b27f000	<8c2ee9a3346c3cea9574d700c9e4b3de>
> 0x3b283000	<ac23bb84e91e35418c9a2fb4792658b2>
> 0x3b371000	<da9d04cc6f6d3825aa52636342ef1e04>
> 0x3b4bb000	<92071485080f3b6aa3284735cb746ad1>
> 0x3b4be000	<92456491c77433fb9adec667400571b1>
> 0x3b4c2000	<a10d8f96815d35e0a1d2c7b998a941f3>
> 0x3b4c3000	<919077157a2f390fa72b5eba7f44cd69>
> 0x3b4c5000	<996afbc31d8b3f2a907be2427509a4c8>
> 0x3b4cd000	<4a1f38cbee783a9ea6de94af25d45cc1>
> 0x3b4e3000	<d0fbd12286393a3e98fb692d92baad57>
> 0x3b4ff000	<bba3b5a76103303fbdf300a7f72ab47a>
> 0x3b609000	<0747e596e9983bd6a76cf8349da325e4>
> 0x3b7ad000	<7502589f14733beb963c542fa40438c8>
> 0x3b7c3000	<b56d86efda2f3bd080c23a61514d5ba8>
> 0x3b7eb000	<79e5d714945834e4b2587abfc6c7269c>
> 0x3b8ea000	<80979638e3b83aba9c9b302a5877ae27>
> 0x3b91f000	<d1c7e02d11023354bf1d35a30c63183c>
> 0x3b93f000	<1ada44b6ca9d3a79a4f0444e3247092f>
> 0x3b9ad000	<3ee61a04a99b322e97e179bc03c46cf1>
> 0x3b9c3000	<d35a461747a43dca9f2fa2218cb184cc>
> 0x3b9e5000	<3b1fb5d992603392abbcb0cf58f54d07>
> 0x3b9e7000	<cbefd01867b93d2a869a534825a1414c>
> 0x3ba6d000	<e3154b06ac5d360c948111abfb2bc339>
> 0x3bab9000	<c43990ee3a5e389aacf288c3615a50dc>
> 0x3bae0000	<10956f7814983860bb3e347218d337ba>
> 0x3bae3000	<28dcf6ee713b387ebb763d11d4b3cd37>
> 0x3bb91000	<d327d9e0f43333568abda8d83558c8a9>
> 0x3bbb2000	<3ea49513bc023326be68e35324c11d0e>
> 0x3bbbf000	<91862e82d5063531b4fb4da9a19e5365>
> 0x3bbc3000	<d9e66574881739e8b25c3ae087a9f409>
> 0x3bbca000	<6ac449c92d743640a23d9d1ebe0b48a9>
> 0x3bbcd000	<87bcae8743ab35c8a070ac95b7d57acb>
> 0x3bbd3000	<04b464137fc2304b84eeed1a5418f4a8>
> 0x3bc09000	<9323bb560d4e3a3fb41efdc78bd0cf94>
> 0x3bc27000	<c25502085c833181b2a12cf525cffde6>
> 0x3bc29000	<82229500ed4132ecbe012e0774e5fc4a>
> 0x3bc2b000	<e19c865e73e2352bbc8022033e953f22>
> 0x3bc2c000	<c8bedc36bc3d3b55b91b12ebb1240968>
> 0x3bc32000	<965ab939e24935e7a3a65981574a7745>
> 0x3bc36000	<295706037a5238b4aa145df7b9354a0e>
> 0x3bc38000	<50a01a02f573317fbd21e1070b0afc7d>
> 0x3bc39000	<cacc68d271e53338b7780c26f651b767>
> 0x3bcc0000	<6c5ac17133a1366aaeea5dc38dceaf1f>
> 0x3bcc7000	<5a4a4c9da868317db7f17cb616eb32d1>
> 0x3bce0000	<8e995919df713a8783f23e7f6649bf09>
> 0x3bcf7000	<036ea0321da038e8b69a0c4413da00fe>
> 0x3bd14000	<afc167a2e9be3dd6851da8deaf42bafd>
> 0x3bd23000	<c1d71aa978383c51a9ba2b32782d6cc6>
> 0x3bd2b000	<45bb99d46408351a9c61b5326032adea>
> 0x3bd2d000	<df8f1d90cbb837cc92d5901fab94e6ca>
> 0x3bd2e000	<7f983066ea4c3c119f3e2344a04fef6e>
> 0x33d4e000	<3efbde38f36f33fca6a997c2ce02d666>
> 0x33d4f000	<a5d20b80ab1532d8831027a66d2d9eb5>
> 0x33d8b000	<d22b35b1ce24395b88c20acc0b4bfaa6>
> 0x33d8c000	<efe87a875e4a3bf69c691122041a9c93>
> 0x33f54000	<10346b684400384bbd415661ca2de1b3>
> 0x3ab86000	<a0900ade6d2e39a3a05f7af32c6e2706>
> 0x3b06f000	<5a8a3d18a1ff3c97bd773705fef2d81c>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b0bb000	<7aeeab280f7e361e9986d962d0fa5281>
> 0x3b1bb000	<b63f679c9ee03372b1e5f881febeaff6>
> 0x3b1dd000	<3870b1c8b1783b788bd51da1a04eae6e>
> 0x3b1ea000	<b04d27fa0f2d31d8bd0745f8aa0d7f67>
> 0x3b1ea000	<b04d27fa0f2d31d8bd0745f8aa0d7f67>
> 0x3b1f4000	<ceb9fb64fb203d3a94063a9db6590ca4>
> 0x3b253000	<b98d735985063e80ab04d22d8ab7f5d7>
> 0x3b253000	<b98d735985063e80ab04d22d8ab7f5d7>
> 0x3b254000	<4f4e1cfa9edb3dd2b4e687ba2aac0cad>
> 0x3b254000	<4f4e1cfa9edb3dd2b4e687ba2aac0cad>
> 0x3b254000	<4f4e1cfa9edb3dd2b4e687ba2aac0cad>
> 0x3b277000	<d0b0d5d9ea3932cdbc83219446e1af2c>
> 0x3b283000	<ac23bb84e91e35418c9a2fb4792658b2>
> 0x3b283000	<ac23bb84e91e35418c9a2fb4792658b2>
> 0x3b371000	<da9d04cc6f6d3825aa52636342ef1e04>
> 0x3b4be000	<92456491c77433fb9adec667400571b1>
> 0x3b4cd000	<4a1f38cbee783a9ea6de94af25d45cc1>
> 0x3b7c3000	<b56d86efda2f3bd080c23a61514d5ba8>
> 0x3b7c3000	<b56d86efda2f3bd080c23a61514d5ba8>
> 0x3b7eb000	<79e5d714945834e4b2587abfc6c7269c>
> 0x3b91f000	<d1c7e02d11023354bf1d35a30c63183c>
> 0x3b9ad000	<3ee61a04a99b322e97e179bc03c46cf1>
> 0x3b9c3000	<d35a461747a43dca9f2fa2218cb184cc>
> 0x3b9e7000	<cbefd01867b93d2a869a534825a1414c>
> 0x3ba6d000	<e3154b06ac5d360c948111abfb2bc339>
> 0x3ba6d000	<e3154b06ac5d360c948111abfb2bc339>
> 0x3bab9000	<c43990ee3a5e389aacf288c3615a50dc>
> 0x3bae0000	<10956f7814983860bb3e347218d337ba>
> 0x3bae3000	<28dcf6ee713b387ebb763d11d4b3cd37>
> 0x3bb91000	<d327d9e0f43333568abda8d83558c8a9>
> 0x3bbb2000	<3ea49513bc023326be68e35324c11d0e>
> 0x3bbb2000	<3ea49513bc023326be68e35324c11d0e>
> 0x3bbb2000	<3ea49513bc023326be68e35324c11d0e>
> **End**
> {code}
> thanks



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org