All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 16:37 dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set Sander Eikelenboom
@ 2012-09-04 16:33 ` Konrad Rzeszutek Wilk
  2012-09-04 17:19   ` Sander Eikelenboom
  2012-09-04 16:39 ` Konrad Rzeszutek Wilk
  1 sibling, 1 reply; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-04 16:33 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: xen-devel

On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
> Hi Konrad,
> 
> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.

Is this only with Xen 4.2? As, does Xen 4.1 work?
> 
> Dom0 and guest kernel are 3.6.0-rc4 with config:

If you back out:

f393387d160211f60398d58463a7e65
Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date:   Fri Aug 17 16:43:28 2012 -0400

    xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.

Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?

> [*] Xen memory balloon driver
> [*]   Scrub pages before returning them to system
> 
> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
> 
> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
> 
> From the:
> "mapping kernel into physical memory
> about to get started..."
> 
> I would almost say it's trying to reload dom0 ?
> 
> 
> [  897.161119] device vif1.0 entered promiscuous mode
> mapping kernel into physical memory
> about to get started...
> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
> [  898.129465] ------------[ cut here ]------------
> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP 

^ permalink raw reply	[flat|nested] 31+ messages in thread

* dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
@ 2012-09-04 16:37 Sander Eikelenboom
  2012-09-04 16:33 ` Konrad Rzeszutek Wilk
  2012-09-04 16:39 ` Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-04 16:37 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel

[-- Attachment #1: Type: text/plain, Size: 8540 bytes --]

Hi Konrad,

This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.

Dom0 and guest kernel are 3.6.0-rc4 with config:
[*] Xen memory balloon driver
[*]   Scrub pages before returning them to system

From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay

But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).

From the:
"mapping kernel into physical memory
about to get started..."

I would almost say it's trying to reload dom0 ?


[  897.161119] device vif1.0 entered promiscuous mode
mapping kernel into physical memory
about to get started...
[  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
[  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
[  898.129465] ------------[ cut here ]------------
[  898.132209] kernel BUG at drivers/xen/balloon.c:359!
[  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP 
[  898.132209] Modules linked in:
[  898.132209] CPU 0 
[  898.132209] Pid: 3338, comm: kworker/0:1 Not tainted 3.6.0-rc4-20120830+ #66 System manufacturer System Product Name/P5Q-EM DO
[  898.132209] RIP: e030:[<ffffffff8133b206>]  [<ffffffff8133b206>] balloon_process+0x336/0x340
[  898.132209] RSP: e02b:ffff880037b4dce0  EFLAGS: 00010213
[  898.132209] RAX: 00000000242b0000 RBX: ffffea0000dfadc0 RCX: 0000000000000000
[  898.132209] RDX: 0000000000037eb7 RSI: 00000000deadbeef RDI: 00000000000000b7
[  898.132209] RBP: ffff880037b4dd40 R08: ffffea0000dfade0 R09: 2222222222222222
[  898.132209] R10: 2222222222222222 R11: 2222222222222222 R12: 0000000000000000
[  898.132209] R13: ffffea0000dfade0 R14: 0000160000000000 R15: 0000000000000001
[  898.132209] FS:  00007fd4bd0ec740(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
[  898.132209] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[  898.132209] CR2: 00007fd4b387d000 CR3: 000000003920a000 CR4: 0000000000042660
[  898.132209] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  898.132209] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  898.132209] Process kworker/0:1 (pid: 3338, threadinfo ffff880037b4c000, task ffff8800398fe180)
[  898.132209] Stack:
[  898.132209]  0000000000037eb7 0000000000000001 ffffffff8286c540 0000000000000001
[  898.132209]  0000000000000000 0000000000007ff0 ffff880037b4dd20 ffffffff81e42a60
[  898.132209]  ffff88003799c6c0 ffff88003fc16700 ffff88003fc0e000 ffff880037b4dd90
[  898.132209] Call Trace:
[  898.132209]  [<ffffffff8107fb8f>] process_one_work+0x1bf/0x4a0
[  898.132209]  [<ffffffff8107fb30>] ? process_one_work+0x160/0x4a0
[  898.132209]  [<ffffffff81849191>] ? __schedule+0x471/0x8a0
[  898.132209]  [<ffffffff8133aed0>] ? decrease_reservation+0x2d0/0x2d0
[  898.132209]  [<ffffffff81080252>] worker_thread+0x152/0x470
[  898.132209]  [<ffffffff8184ad85>] ? _raw_spin_unlock_irqrestore+0x75/0xa0
[  898.132209]  [<ffffffff810ae4dd>] ? trace_hardirqs_on+0xd/0x10
[  898.132209]  [<ffffffff8184ad63>] ? _raw_spin_unlock_irqrestore+0x53/0xa0
[  898.132209]  [<ffffffff81080100>] ? manage_workers+0x290/0x290
[  898.132209]  [<ffffffff81087696>] kthread+0x96/0xa0
[  898.132209]  [<ffffffff8184cb84>] kernel_thread_helper+0x4/0x10
[  898.132209]  [<ffffffff8184b134>] ? retint_restore_args+0x13/0x13
[  898.132209]  [<ffffffff8184cb80>] ? gs_change+0x13/0x13
[  898.132209] Code: ff 0f 1f 40 00 48 89 d8 e9 22 fe ff ff 0f 0b eb fe 48 89 d7 48 89 55 a0 e8 18 e7 cc ff 48 83 f8 ff 48 8b 55 a0 0f 84 74 fe ff ff <0f> 0b eb fe 66 0f 1f 44 00 00 55 48 89 e5 41 57 41 56 41 89 d6 
[  898.132209] RIP  [<ffffffff8133b206>] balloon_process+0x336/0x340
[  898.132209]  RSP <ffff880037b4dce0>
[  898.738233] ---[ end trace 3f7af50285edb7bb ]---
[  898.749003] BUG: unable to handle kernel paging request at fffffffffffffff8
[  898.752237] IP: [<ffffffff81086eeb>] kthread_data+0xb/0x20
[  898.752237] PGD 1e0d067 PUD 1e0e067 PMD 0 
[  898.752237] Oops: 0000 [#2] PREEMPT SMP 
[  898.752237] Modules linked in:
[  898.752237] CPU 0 
[  898.752237] Pid: 3338, comm: kworker/0:1 Tainted: G      D      3.6.0-rc4-20120830+ #66 System manufacturer System Product Name/P5Q-EM DO
[  898.752237] RIP: e030:[<ffffffff81086eeb>]  [<ffffffff81086eeb>] kthread_data+0xb/0x20
[  898.752237] RSP: e02b:ffff880037b4d898  EFLAGS: 00010082
[  898.752237] RAX: 0000000000000000 RBX: ffff88003fc12e80 RCX: 0000000000000000
[  898.752237] RDX: ffffffff820057a0 RSI: 0000000000000000 RDI: ffff8800398fe180
[  898.752237] RBP: ffff880037b4d898 R08: ffff8800398fe1f0 R09: 0000000000000400
[  898.752237] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
[  898.752237] R13: 0000000000000000 R14: ffff880037b4d7b8 R15: ffff880037b4da90
[  898.752237] FS:  00007fd4bd0ec740(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
[  898.752237] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[  898.752237] CR2: fffffffffffffff8 CR3: 000000003920a000 CR4: 0000000000042660
[  898.752237] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  898.752237] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  898.752237] Process kworker/0:1 (pid: 3338, threadinfo ffff880037b4c000, task ffff8800398fe180)
[  898.752237] Stack:
[  898.752237]  ffff880037b4d8c8 ffffffff8108306c 0000000000000000 ffff88003fc12e80
[  898.752237]  0000000000000000 ffff8800398fe528 ffff880037b4da18 ffffffff8184931f
[  898.752237]  0000000000000000 ffffffff81083bb8 ffff8800398fe180 0000000000012e80
[  898.752237] Call Trace:
[  898.752237]  [<ffffffff8108306c>] wq_worker_sleeping+0x1c/0x90
[  898.752237]  [<ffffffff8184931f>] __schedule+0x5ff/0x8a0
[  898.752237]  [<ffffffff81083bb8>] ? free_pid+0x18/0xc0
[  898.752237]  [<ffffffff810602a7>] ? sha1_transform_ssse3+0x187/0xd00
[  898.752237]  [<ffffffff810b1a94>] ? lock_acquire+0xe4/0x110
[  898.752237]  [<ffffffff8106cfa7>] ? do_exit+0x4e7/0x8e0
[  898.752237]  [<ffffffff810e27f2>] ? call_rcu+0x12/0x20
[  898.752237]  [<ffffffff810b1f01>] ? lock_release+0x111/0x260
[  898.752237]  [<ffffffff81849654>] schedule+0x24/0x70
[  898.752237]  [<ffffffff8106d074>] do_exit+0x5b4/0x8e0
[  898.752237]  [<ffffffff81010240>] oops_end+0xb0/0xf0
[  898.752237]  [<ffffffff810103b6>] die+0x56/0x90
[  898.752237]  [<ffffffff8100d6c4>] do_trap+0xc4/0x170
[  898.752237]  [<ffffffff8100dbe2>] ? do_invalid_op+0x72/0xc0
[  898.752237]  [<ffffffff8100dc16>] do_invalid_op+0xa6/0xc0
[  898.752237]  [<ffffffff8133b206>] ? balloon_process+0x336/0x340
[  898.752237]  [<ffffffff810ac9e8>] ? trace_hardirqs_off_caller+0x78/0x150
[  898.752237]  [<ffffffff812b29fd>] ? trace_hardirqs_off_thunk+0x3a/0x3c
[  898.752237]  [<ffffffff8184b164>] ? restore_args+0x30/0x30
[  898.752237]  [<ffffffff8184c9fb>] invalid_op+0x1b/0x20
[  898.752237]  [<ffffffff8133b206>] ? balloon_process+0x336/0x340
[  898.752237]  [<ffffffff8107fb8f>] process_one_work+0x1bf/0x4a0
[  898.752237]  [<ffffffff8107fb30>] ? process_one_work+0x160/0x4a0
[  898.752237]  [<ffffffff81849191>] ? __schedule+0x471/0x8a0
[  898.752237]  [<ffffffff8133aed0>] ? decrease_reservation+0x2d0/0x2d0
[  898.752237]  [<ffffffff81080252>] worker_thread+0x152/0x470
[  898.752237]  [<ffffffff8184ad85>] ? _raw_spin_unlock_irqrestore+0x75/0xa0
[  898.752237]  [<ffffffff810ae4dd>] ? trace_hardirqs_on+0xd/0x10
[  898.752237]  [<ffffffff8184ad63>] ? _raw_spin_unlock_irqrestore+0x53/0xa0
[  898.752237]  [<ffffffff81080100>] ? manage_workers+0x290/0x290
[  898.752237]  [<ffffffff81087696>] kthread+0x96/0xa0
[  898.752237]  [<ffffffff8184cb84>] kernel_thread_helper+0x4/0x10
[  898.752237]  [<ffffffff8184b134>] ? retint_restore_args+0x13/0x13
[  898.752237]  [<ffffffff8184cb80>] ? gs_change+0x13/0x13
[  898.752237] Code: 55 65 48 8b 04 25 80 c6 00 00 48 8b 80 50 03 00 00 48 89 e5 8b 40 f0 c9 c3 0f 1f 80 00 00 00 00 48 8b 87 50 03 00 00 55 48 89 e5 <48> 8b 40 f8 c9 c3 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 
[  898.752237] RIP  [<ffffffff81086eeb>] kthread_data+0xb/0x20
[  898.752237]  RSP <ffff880037b4d898>
[  898.752237] CR2: fffffffffffffff8
[  898.752237] ---[ end trace 3f7af50285edb7bc ]---
[  898.752237] Fixing recursive fault but reboot is needed!
[  912.746625] xen_bridge: port 1(vif1.0) entered forwarding state

[-- Attachment #2: serial-log.txt --]
[-- Type: text/plain, Size: 57287 bytes --]

 __  __            _  _    ____    ___              _  _                     
 \ \/ /___ _ __   | || |  |___ \  / _ \    _ __ ___| || |     _ __  _ __ ___ 
  \  // _ \ '_ \  | || |_   __) || | | |__| '__/ __| || |_ __| '_ \| '__/ _ \
  /  \  __/ | | | |__   _| / __/ | |_| |__| | | (__|__   _|__| |_) | | |  __/
 /_/\_\___|_| |_|    |_|(_)_____(_)___/   |_|  \___|  |_|    | .__/|_|  \___|
                                                             |_|             
(XEN) Xen version 4.2.0-rc4-pre (root@) (gcc (Debian 4.4.5-8) 4.4.5) Mon Sep  3 18:32:07 CEST 2012
(XEN) Latest ChangeSet: Thu Aug 30 18:17:20 2012 +0100 25791:9e5665f9f430
(XEN) Bootloader: GRUB 1.98+20100804-14+squeeze1
(XEN) Command line: dom0_mem=1024M,max:1024M loglvl=all loglvl_guest=all console_timestamps vga=gfx-800x600x8 noreboot debug lapic=debug apic_verbosity=debug apic=debug iommu=on,verbose,debug com1=38400,8n1 console=vga,com1
(XEN) Video information:
(XEN)  VGA is graphics mode 800x600, 8 bpp
(XEN)  VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN)  EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN)  Found 0 MBR signatures
(XEN)  Found 1 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)  0000000000000000 - 000000000009e800 (usable)
(XEN)  000000000009e800 - 00000000000a0000 (reserved)
(XEN)  00000000000e4000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 000000007ee70000 (usable)
(XEN)  000000007ee70000 - 000000007ee7e000 (ACPI data)
(XEN)  000000007ee7e000 - 000000007eed0000 (ACPI NVS)
(XEN)  000000007eed0000 - 000000007ef00000 (reserved)
(XEN)  00000000fed00000 - 00000000fed01100 (reserved)
(XEN)  00000000fed02000 - 00000000fed14c00 (reserved)
(XEN)  00000000fed20000 - 00000000fed40000 (reserved)
(XEN)  00000000fee00000 - 00000000fee01000 (reserved)
(XEN)  00000000ffe00000 - 0000000100000000 (reserved)
(XEN) System RAM: 2030MB (2078776kB)
(XEN) ACPI: RSDP 000FB080, 0024 (r2 ACPIAM)
(XEN) ACPI: XSDT 7EE70100, 005C (r1 A_M_I_ OEMXSDT   5001025 MSFT       97)
(XEN) ACPI: FACP 7EE70290, 00F4 (r3 A_M_I_ OEMFACP   5001025 MSFT       97)
(XEN) ACPI: DSDT 7EE70440, 841F (r1  A1065 A1065000        0 INTL 20060113)
(XEN) ACPI: FACS 7EE7E000, 0040
(XEN) ACPI: APIC 7EE70390, 006C (r1 A_M_I_ OEMAPIC   5001025 MSFT       97)
(XEN) ACPI: MCFG 7EE70400, 003C (r1 A_M_I_ OEMMCFG   5001025 MSFT       97)
(XEN) ACPI: OEMB 7EE7E040, 0089 (r1 A_M_I_ AMI_OEM   5001025 MSFT       97)
(XEN) ACPI: HPET 7EE78860, 0038 (r1 A_M_I_ OEMHPET   5001025 MSFT       97)
(XEN) ACPI: GSCI 7EE7E0D0, 2024 (r1 A_M_I_ GMCHSCI   5001025 MSFT       97)
(XEN) ACPI: SSDT 7EE80A00, 0A7C (r1 DpgPmm    CpuPm       12 INTL 20060113)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-000000007ee70000
(XEN) Domain heap initialised
(XEN) vesafb: framebuffer at 0xfd800000, mapped to 0xffff82c000000000, using 2048k, total 4096k
(XEN) vesafb: mode is 800x600x8, linelength=800, font 8x8
(XEN) vesafb: Pseudocolor: size=6:6:6:6, shift=0:0:0:0
(XEN) found SMP MP-table at 000ff780
(XEN) DMI present.
(XEN) APIC boot state is 'xapic'
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x808
(XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[804,0], pm1x_evt[800,0]
(XEN) ACPI:                  wakeup_vec[7ee7e00c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
(XEN) Processor #0 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
(XEN) Processor #1 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
(XEN) Processor #2 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
(XEN) Processor #3 7:7 APIC version 20
(XEN) ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
(XEN) ACPI: IRQ0 used by override.
(XEN) ACPI: IRQ2 used by override.
(XEN) ACPI: IRQ9 used by override.
(XEN) Enabling APIC mode:  Flat.  Using 1 I/O APICs
(XEN) ACPI: HPET id: 0x8086a701 base: 0xfed00000
(XEN) Table is not found!
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) SMP: Allowing 4 CPUs (0 hotplug CPUs)
(XEN) mapped APIC to ffff82c3ffdfe000 (fee00000)
(XEN) mapped IOAPIC to ffff82c3ffdfd000 (fec00000)
(XEN) IRQ limits: 24 GSI, 760 MSI/MSI-X
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2666.427 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x240 and states: 0x3
(XEN) mce_intel.c:1239: MCA Capability: BCAST 1 SER 0 CMCI 0 firstbank 1 extended MCE MSR 0
(XEN) Intel machine check reporting enabled
(XEN) PCI: MCFG configuration 0: base e0000000 segment 0000 buses 00 - ff
(XEN) PCI: Not using MCFG for segment 0000 bus 00-ff
(XEN) I/O virtualisation disabled
(XEN) Getting VERSION: 50014
(XEN) Getting VERSION: 50014
(XEN) Getting ID: 0
(XEN) Getting LVT0: 700
(XEN) Getting LVT1: 400
(XEN) enabled ExtINT on CPU#0
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) init IO_APIC IRQs
(XEN)  IO-APIC (apicid-pin) 4-0, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23 not connected.
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) number of MP IRQ sources: 15.
(XEN) number of IO-APIC #4 registers: 24.
(XEN) testing the IO APIC.......................
(XEN) IO APIC #4......
(XEN) .... register #00: 04000000
(XEN) .......    : physical APIC id: 04
(XEN) .......    : Delivery Type: 0
(XEN) .......    : LTS          : 0
(XEN) .... register #01: 00170020
(XEN) .......     : max redirection entries: 0017
(XEN) .......     : PRQ implemented: 0
(XEN) .......     : IO APIC version: 0020
(XEN) .... IRQ redirection table:
(XEN)  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
(XEN)  00 000 00  1    0    0   0   0    0    0    00
(XEN)  01 001 01  0    0    0   0   0    1    1    28
(XEN)  02 001 01  0    0    0   0   0    1    1    F0
(XEN)  03 001 01  0    0    0   0   0    1    1    30
(XEN)  04 001 01  0    0    0   0   0    1    1    F1
(XEN)  05 001 01  0    0    0   0   0    1    1    38
(XEN)  06 001 01  0    0    0   0   0    1    1    40
(XEN)  07 001 01  0    0    0   0   0    1    1    48
(XEN)  08 001 01  0    0    0   0   0    1    1    50
(XEN)  09 001 01  1    1    0   0   0    1    1    58
(XEN)  0a 001 01  0    0    0   0   0    1    1    60
(XEN)  0b 001 01  0    0    0   0   0    1    1    68
(XEN)  0c 001 01  0    0    0   0   0    1    1    70
(XEN)  0d 001 01  0    0    0   0   0    1    1    78
(XEN)  0e 001 01  0    0    0   0   0    1    1    88
(XEN)  0f 001 01  0    0    0   0   0    1    1    90
(XEN)  10 000 00  1    0    0   0   0    0    0    00
(XEN)  11 000 00  1    0    0   0   0    0    0    00
(XEN)  12 000 00  1    0    0   0   0    0    0    00
(XEN)  13 000 00  1    0    0   0   0    0    0    00
(XEN)  14 000 00  1    0    0   0   0    0    0    00
(XEN)  15 010 00  1    0    0   0   0    0    2    20
(XEN)  16 000 00  1    0    0   0   0    0    0    00
(XEN)  17 000 00  1    0    0   0   0    0    0    00
(XEN) Using vector-based indexing
(XEN) IRQ to pin mappings:
(XEN) IRQ240 -> 0:2
(XEN) IRQ40 -> 0:1
(XEN) IRQ48 -> 0:3
(XEN) IRQ241 -> 0:4
(XEN) IRQ56 -> 0:5
(XEN) IRQ64 -> 0:6
(XEN) IRQ72 -> 0:7
(XEN) IRQ80 -> 0:8
(XEN) IRQ88 -> 0:9
(XEN) IRQ96 -> 0:10
(XEN) IRQ104 -> 0:11
(XEN) IRQ112 -> 0:12
(XEN) IRQ120 -> 0:13
(XEN) IRQ136 -> 0:14
(XEN) IRQ144 -> 0:15
(XEN) .................................... done.
(XEN) Using local APIC timer interrupts.
(XEN) calibrating APIC timer ...
(XEN) ..... CPU clock speed is 2666.3903 MHz.
(XEN) ..... host bus clock speed is 333.2987 MHz.
(XEN) ..... bus_scale = 0x00015555
(XEN) [2012-09-04 16:40:43] Platform timer is 14.318MHz HPET
(XEN) [2012-09-04 16:40:43] Allocated console ring of 32 KiB.
(XEN) [2012-09-04 16:40:43] VMX: Supported advanced features:
(XEN) [2012-09-04 16:40:43]  - APIC MMIO access virtualisation
(XEN) [2012-09-04 16:40:43]  - APIC TPR shadow
(XEN) [2012-09-04 16:40:43]  - Virtual NMI
(XEN) [2012-09-04 16:40:43]  - MSR direct-access bitmap
(XEN) [2012-09-04 16:40:43] HVM: ASIDs disabled.
(XEN) [2012-09-04 16:40:43] HVM: VMX enabled
(XEN) [2012-09-04 16:40:42] masked ExtINT on CPU#1
(XEN) [2012-09-04 16:40:42] masked ExtINT on CPU#2
(XEN) [2012-09-04 16:40:42] masked ExtINT on CPU#3
(XEN) [2012-09-04 16:40:43] Brought up 4 CPUs
(XEN) [2012-09-04 16:40:43] HPET: 8 timers (8 will be used for broadcast)
(XEN) [2012-09-04 16:40:43] ACPI sleep modes: S3
(XEN) [2012-09-04 16:40:43] mcheck_poll: Machine check polling timer started.
(XEN) [2012-09-04 16:40:43] *** LOADING DOMAIN 0 ***
(XEN) [2012-09-04 16:40:43] elf_parse_binary: phdr: paddr=0x1000000 memsz=0xd74000
(XEN) [2012-09-04 16:40:43] elf_parse_binary: phdr: paddr=0x1e00000 memsz=0xdd0e8
(XEN) [2012-09-04 16:40:43] elf_parse_binary: phdr: paddr=0x1ede000 memsz=0x13c00
(XEN) [2012-09-04 16:40:43] elf_parse_binary: phdr: paddr=0x1ef2000 memsz=0xde6000
(XEN) [2012-09-04 16:40:43] elf_parse_binary: memory: 0x1000000 -> 0x2cd8000
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: GUEST_OS = "linux"
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: GUEST_VERSION = "2.6"
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: XEN_VERSION = "xen-3.0"
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: ENTRY = 0xffffffff81ef2210
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81001000
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb"
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: PAE_MODE = "yes"
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: LOADER = "generic"
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: unknown xen elf note (0xd)
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: SUSPEND_CANCEL = 0x1
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: HV_START_LOW = 0xffff800000000000
(XEN) [2012-09-04 16:40:43] elf_xen_parse_note: PADDR_OFFSET = 0x0
(XEN) [2012-09-04 16:40:43] elf_xen_addr_calc_check: addresses:
(XEN) [2012-09-04 16:40:43]     virt_base        = 0xffffffff80000000
(XEN) [2012-09-04 16:40:43]     elf_paddr_offset = 0x0
(XEN) [2012-09-04 16:40:43]     virt_offset      = 0xffffffff80000000
(XEN) [2012-09-04 16:40:43]     virt_kstart      = 0xffffffff81000000
(XEN) [2012-09-04 16:40:43]     virt_kend        = 0xffffffff82cd8000
(XEN) [2012-09-04 16:40:43]     virt_entry       = 0xffffffff81ef2210
(XEN) [2012-09-04 16:40:43]     p2m_base         = 0xffffffffffffffff
(XEN) [2012-09-04 16:40:43]  Xen  kernel: 64-bit, lsb, compat32
(XEN) [2012-09-04 16:40:43]  Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x2cd8000
(XEN) [2012-09-04 16:40:43] PHYSICAL MEMORY ARRANGEMENT:
(XEN) [2012-09-04 16:40:43]  Dom0 alloc.:   0000000074000000->0000000078000000 (244617 pages to be allocated)
(XEN) [2012-09-04 16:40:44]  Init. ramdisk: 000000007e589000->000000007e9ff600
(XEN) [2012-09-04 16:40:44] VIRTUAL MEMORY ARRANGEMENT:
(XEN) [2012-09-04 16:40:44]  Loaded kernel: ffffffff81000000->ffffffff82cd8000
(XEN) [2012-09-04 16:40:44]  Init. ramdisk: ffffffff82cd8000->ffffffff8314e600
(XEN) [2012-09-04 16:40:44]  Phys-Mach map: ffffffff8314f000->ffffffff8334f000
(XEN) [2012-09-04 16:40:44]  Start info:    ffffffff8334f000->ffffffff8334f4b4
(XEN) [2012-09-04 16:40:44]  Page tables:   ffffffff83350000->ffffffff8336d000
(XEN) [2012-09-04 16:40:44]  Boot stack:    ffffffff8336d000->ffffffff8336e000
(XEN) [2012-09-04 16:40:44]  TOTAL:         ffffffff80000000->ffffffff83400000
(XEN) [2012-09-04 16:40:44]  ENTRY ADDRESS: ffffffff81ef2210
(XEN) [2012-09-04 16:40:44] Dom0 has maximum 4 VCPUs
(XEN) [2012-09-04 16:40:44] elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff81d74000
(XEN) [2012-09-04 16:40:44] elf_load_binary: phdr 1 at 0xffffffff81e00000 -> 0xffffffff81edd0e8
(XEN) [2012-09-04 16:40:44] elf_load_binary: phdr 2 at 0xffffffff81ede000 -> 0xffffffff81ef1c00
(XEN) [2012-09-04 16:40:44] elf_load_binary: phdr 3 at 0xffffffff81ef2000 -> 0xffffffff81f8c000
(XEN) [2012-09-04 16:40:44] Scrubbing Free RAM: .........done.
(XEN) [2012-09-04 16:40:44] Initial low memory virq threshold set at 0x4000 pages.
(XEN) [2012-09-04 16:40:44] Std. Loglevel: All
(XEN) [2012-09-04 16:40:44] Guest Loglevel: All
(XEN) [2012-09-04 16:40:44] Xen is relinquishing VGA console.
(XEN) [2012-09-04 16:40:44] *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) [2012-09-04 16:40:44] Freed 256kB init memory.
mapping kernel into physical memory
about to get started...
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.0-rc4-20120830+ (root@xentest) (gcc version 4.4.5 (Debian 4.4.5-8) ) #66 SMP PREEMPT Mon Sep 3 20:05:50 CEST 2012
[    0.000000] Command line: root=/dev/sda1 ro verbose mem=1024M console=hvc0 console=tty0 nomodeset vga=303 earlyprintk=xen max_loop=50 loop_max_part=10 debug loglevel=10
[    0.000000] Freeing 9e-100 pfn range: 98 pages freed
[    0.000000] Released 98 pages of unused memory
[    0.000000] Set 528882 page(s) to 1-1 mapping
[    0.000000] Populating 40000-40062 pfn range: 98 pages added
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] Xen: [mem 0x000000000009e800-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x0000000040061fff] usable
[    0.000000] Xen: [mem 0x0000000040062000-0x000000007ee6ffff] unusable
[    0.000000] Xen: [mem 0x000000007ee70000-0x000000007ee7dfff] ACPI data
[    0.000000] Xen: [mem 0x000000007ee7e000-0x000000007eecffff] ACPI NVS
[    0.000000] Xen: [mem 0x000000007eed0000-0x000000007eefffff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] Xen: [mem 0x00000000fed00000-0x00000000fed010ff] reserved
[    0.000000] Xen: [mem 0x00000000fed02000-0x00000000fed14bff] reserved
[    0.000000] Xen: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] Xen: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [xenboot0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: user-defined physical RAM map:
[    0.000000] user: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] user: [mem 0x000000000009e800-0x00000000000fffff] reserved
[    0.000000] user: [mem 0x0000000000100000-0x000000003fffffff] usable
[    0.000000] user: [mem 0x0000000040062000-0x000000007ee6ffff] unusable
[    0.000000] user: [mem 0x000000007ee70000-0x000000007ee7dfff] ACPI data
[    0.000000] user: [mem 0x000000007ee7e000-0x000000007eecffff] ACPI NVS
[    0.000000] user: [mem 0x000000007eed0000-0x000000007eefffff] reserved
[    0.000000] user: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] user: [mem 0x00000000fed00000-0x00000000fed010ff] reserved
[    0.000000] user: [mem 0x00000000fed02000-0x00000000fed14bff] reserved
[    0.000000] user: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] user: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] user: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] DMI present.
[    0.000000] DMI: System manufacturer System Product Name/P5Q-EM DO, BIOS 1208    05/25/2010
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x40000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] initial memory mapped: [mem 0x00000000-0x0314efff]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x3fffffff]
[    0.000000]  [mem 0x00000000-0x3fffffff] page 4k
[    0.000000] kernel direct mapping tables up to 0x3fffffff @ [mem 0x02ad6000-0x02cd7fff]
[    0.000000] xen: setting RW the range 2cb8000 - 2cd8000
[    0.000000] RAMDISK: [mem 0x02cd8000-0x0314efff]
[    0.000000] ACPI: RSDP 00000000000fb080 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 000000007ee70100 0005C (v01 A_M_I_ OEMXSDT  05001025 MSFT 00000097)
[    0.000000] ACPI: FACP 000000007ee70290 000F4 (v03 A_M_I_ OEMFACP  05001025 MSFT 00000097)
[    0.000000] ACPI: DSDT 000000007ee70440 0841F (v01  A1065 A1065000 00000000 INTL 20060113)
[    0.000000] ACPI: FACS 000000007ee7e000 00040
[    0.000000] ACPI: APIC 000000007ee70390 0006C (v01 A_M_I_ OEMAPIC  05001025 MSFT 00000097)
[    0.000000] ACPI: MCFG 000000007ee70400 0003C (v01 A_M_I_ OEMMCFG  05001025 MSFT 00000097)
[    0.000000] ACPI: OEMB 000000007ee7e040 00089 (v01 A_M_I_ AMI_OEM  05001025 MSFT 00000097)
[    0.000000] ACPI: HPET 000000007ee78860 00038 (v01 A_M_I_ OEMHPET  05001025 MSFT 00000097)
[    0.000000] ACPI: GSCI 000000007ee7e0d0 02024 (v01 A_M_I_ GMCHSCI  05001025 MSFT 00000097)
[    0.000000] ACPI: SSDT 000000007ee80a00 00A7C (v01 DpgPmm    CpuPm 00000012 INTL 20060113)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffffff]
[    0.000000]   NODE_DATA [mem 0x3fff5000-0x3fffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x3fffffff]
[    0.000000] On node 0 totalpages: 262030
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3912 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 4032 pages used for memmap
[    0.000000]   DMA32 zone: 254016 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0x7ef00000-0xfebfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.2.0-rc4-pre (preserve-AD)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fc00000 s80896 r8192 d21504 u524288
[    0.000000] pcpu-alloc: s80896 r8192 d21504 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 257928
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/sda1 ro verbose mem=1024M console=hvc0 console=tty0 nomodeset vga=303 earlyprintk=xen max_loop=50 loop_max_part=10 debug loglevel=10
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] software IO TLB [mem 0x3a600000-0x3e5fffff] (64MB) mapped at [ffff88003a600000-ffff88003e5fffff]
[    0.000000] Memory: 931024k/1048576k available (8511k kernel code, 456k absent, 117096k reserved, 6704k data, 672k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Additional per-CPU info printed with stalls.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] NR_IRQS:4352 nr_irqs:712 16
[    0.000000] xen: sci override: global_irq=9 trigger=0 polarity=0
[    0.000000] xen: registering gsi 9 triggering 0 polarity 0
[    0.000000] xen: --> pirq=9 -> irq=9 (gsi=9)
(XEN) [2012-09-04 16:40:45] IOAPIC[0]: Set PCI routing entry (4-9 -> 0x58 -> IRQ 9 Mode:1 Active:0)
[    0.000000] xen: acpi sci 9
[    0.000000] xen: --> pirq=1 -> irq=1 (gsi=1)
[    0.000000] xen: --> pirq=2 -> irq=2 (gsi=2)
[    0.000000] xen: --> pirq=3 -> irq=3 (gsi=3)
[    0.000000] xen: --> pirq=4 -> irq=4 (gsi=4)
[    0.000000] xen: --> pirq=5 -> irq=5 (gsi=5)
[    0.000000] xen: --> pirq=6 -> irq=6 (gsi=6)
[    0.000000] xen: --> pirq=7 -> irq=7 (gsi=7)
[    0.000000] xen: --> pirq=8 -> irq=8 (gsi=8)
[    0.000000] xen: --> pirq=10 -> irq=10 (gsi=10)
[    0.000000] xen: --> pirq=11 -> irq=11 (gsi=11)
[    0.000000] xen: --> pirq=12 -> irq=12 (gsi=12)
[    0.000000] xen: --> pirq=13 -> irq=13 (gsi=13)
[    0.000000] xen: --> pirq=14 -> irq=14 (gsi=14)
[    0.000000] xen: --> pirq=15 -> irq=15 (gsi=15)
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled, bootconsole disabled
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.0-rc4-20120830+ (root@xentest) (gcc version 4.4.5 (Debian 4.4.5-8) ) #66 SMP PREEMPT Mon Sep 3 20:05:50 CEST 2012
[    0.000000] Command line: root=/dev/sda1 ro verbose mem=1024M console=hvc0 console=tty0 nomodeset vga=303 earlyprintk=xen max_loop=50 loop_max_part=10 debug loglevel=10
[    0.000000] Freeing 9e-100 pfn range: 98 pages freed
[    0.000000] 1-1 mapping on 9e->100
[    0.000000] 1-1 mapping on 7ee70->100000
[    0.000000] Released 98 pages of unused memory
[    0.000000] Set 528882 page(s) to 1-1 mapping
[    0.000000] Populating 40000-40062 pfn range: 98 pages added
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] Xen: [mem 0x000000000009e800-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x0000000040061fff] usable
[    0.000000] Xen: [mem 0x0000000040062000-0x000000007ee6ffff] unusable
[    0.000000] Xen: [mem 0x000000007ee70000-0x000000007ee7dfff] ACPI data
[    0.000000] Xen: [mem 0x000000007ee7e000-0x000000007eecffff] ACPI NVS
[    0.000000] Xen: [mem 0x000000007eed0000-0x000000007eefffff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] Xen: [mem 0x00000000fed00000-0x00000000fed010ff] reserved
[    0.000000] Xen: [mem 0x00000000fed02000-0x00000000fed14bff] reserved
[    0.000000] Xen: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] Xen: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] e820: remove [mem 0x40000000-0xfffffffffffffffe] usable
[    0.000000] bootconsole [xenboot0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: user-defined physical RAM map:
[    0.000000] user: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] user: [mem 0x000000000009e800-0x00000000000fffff] reserved
[    0.000000] user: [mem 0x0000000000100000-0x000000003fffffff] usable
[    0.000000] user: [mem 0x0000000040062000-0x000000007ee6ffff] unusable
[    0.000000] user: [mem 0x000000007ee70000-0x000000007ee7dfff] ACPI data
[    0.000000] user: [mem 0x000000007ee7e000-0x000000007eecffff] ACPI NVS
[    0.000000] user: [mem 0x000000007eed0000-0x000000007eefffff] reserved
[    0.000000] user: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] user: [mem 0x00000000fed00000-0x00000000fed010ff] reserved
[    0.000000] user: [mem 0x00000000fed02000-0x00000000fed14bff] reserved
[    0.000000] user: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] user: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] user: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] DMI present.
[    0.000000] DMI: System manufacturer System Product Name/P5Q-EM DO, BIOS 1208    05/25/2010
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x40000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] initial memory mapped: [mem 0x00000000-0x0314efff]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x3fffffff]
[    0.000000]  [mem 0x00000000-0x3fffffff] page 4k
[    0.000000] kernel direct mapping tables up to 0x3fffffff @ [mem 0x02ad6000-0x02cd7fff]
[    0.000000] xen: setting RW the range 2cb8000 - 2cd8000
[    0.000000] RAMDISK: [mem 0x02cd8000-0x0314efff]
[    0.000000] ACPI: RSDP 00000000000fb080 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 000000007ee70100 0005C (v01 A_M_I_ OEMXSDT  05001025 MSFT 00000097)
[    0.000000] ACPI: FACP 000000007ee70290 000F4 (v03 A_M_I_ OEMFACP  05001025 MSFT 00000097)
[    0.000000] ACPI: DSDT 000000007ee70440 0841F (v01  A1065 A1065000 00000000 INTL 20060113)
[    0.000000] ACPI: FACS 000000007ee7e000 00040
[    0.000000] ACPI: APIC 000000007ee70390 0006C (v01 A_M_I_ OEMAPIC  05001025 MSFT 00000097)
[    0.000000] ACPI: MCFG 000000007ee70400 0003C (v01 A_M_I_ OEMMCFG  05001025 MSFT 00000097)
[    0.000000] ACPI: OEMB 000000007ee7e040 00089 (v01 A_M_I_ AMI_OEM  05001025 MSFT 00000097)
[    0.000000] ACPI: HPET 000000007ee78860 00038 (v01 A_M_I_ OEMHPET  05001025 MSFT 00000097)
[    0.000000] ACPI: GSCI 000000007ee7e0d0 02024 (v01 A_M_I_ GMCHSCI  05001025 MSFT 00000097)
[    0.000000] ACPI: SSDT 000000007ee80a00 00A7C (v01 DpgPmm    CpuPm 00000012 INTL 20060113)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffffff]
[    0.000000]   NODE_DATA [mem 0x3fff5000-0x3fffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x3fffffff]
[    0.000000] On node 0 totalpages: 262030
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3912 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 4032 pages used for memmap
[    0.000000]   DMA32 zone: 254016 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_ir[    1.338661] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.338828] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.338839] uhci_hcd 0000:00:1a.1: detected 2 ports
[    1.338847] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[    1.338848] uhci_hcd 0000:00:1a.1: Performing full reset
[    1.338869] uhci_hcd 0000:00:1a.1: supports USB remote wakeup
[    1.338905] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b800
[    1.338979] usb usb4: default language 0x0409
[    1.338992] usb usb4: udev 1, busnum 4, minor = 384
[    1.338994] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.338996] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.338998] usb usb4: Product: UHCI Host Controller
[    1.339000] usb usb4: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    1.339001] usb usb4: SerialNumber: 0000:00:1a.1
[    1.339208] usb usb4: usb_probe_device
[    1.339211] usb usb4: configuration #1 chosen from 1 choice
[    1.339226] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    1.339375] hub 4-0:1.0: usb_probe_interface
[    1.339377] hub 4-0:1.0: usb_probe_interface - got id
[    1.339379] hub 4-0:1.0: USB hub found
[    1.339387] hub 4-0:1.0: 2 ports detected
[    1.339388] hub 4-0:1.0: standalone hub
[    1.339390] hub 4-0:1.0: no power switching (usb 1.0)
[    1.339391] hub 4-0:1.0: individual port over-current protection
[    1.339393] hub 4-0:1.0: power on to power good time: 2ms
[    1.339403] hub 4-0:1.0: local power source is good
[    1.339405] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    1.339503] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1
[    1.339546] xen: registering gsi 18 triggering 0 polarity 1
[    1.339548] Already setup the GSI :18
[    1.339562] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    1.339567] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.339778] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.339789] uhci_hcd 0000:00:1a.2: detected 2 ports
[    1.339796] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[    1.339798] uhci_hcd 0000:00:1a.2: Performing full reset
[    1.339819] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
[    1.339826] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000b880
[    1.339904] usb usb5: default language 0x0409
[    1.339917] usb usb5: udev 1, busnum 5, minor = 512
[    1.339920] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.339921] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.339923] usb usb5: Product: UHCI Host Controller
[    1.339925] usb usb5: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    1.339927] usb usb5: SerialNumber: 0000:00:1a.2
[    1.340194] usb usb5: usb_probe_device
[    1.340196] usb usb5: configuration #1 chosen from 1 choice
[    1.340208] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    1.340350] hub 5-0:1.0: usb_probe_interface
[    1.340351] hub 5-0:1.0: usb_probe_interface - got id
[    1.340354] hub 5-0:1.0: USB hub found
[    1.340361] hub 5-0:1.0: 2 ports detected
[    1.340363] hub 5-0:1.0: standalone hub
[    1.340365] hub 5-0:1.0: no power switching (usb 1.0)
[    1.340366] hub 5-0:1.0: individual port over-current protection
[    1.340368] hub 5-0:1.0: power on to power good time: 2ms
[    1.340378] hub 5-0:1.0: local power source is good
[    1.340380] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    1.340477] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2
[    1.340523] xen: registering gsi 23 triggering 0 polarity 1
[    1.340525] Already setup the GSI :23
[    1.340538] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.340542] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.340708] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.340719] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.340727] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    1.340728] uhci_hcd 0000:00:1d.0: Performing full reset
[    1.340749] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[    1.340756] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b000
[    1.340832] usb usb6: default language 0x0409
[    1.340845] usb usb6: udev 1, busnum 6, minor = 640
[    1.340847] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.340849] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.340851] usb usb6: Product: UHCI Host Controller
[    1.340853] usb usb6: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    1.340854] usb usb6: SerialNumber: 0000:00:1d.0
[    1.341061] usb usb6: usb_probe_device
[    1.341064] usb usb6: configuration #1 chosen from 1 choice
[    1.341076] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[    1.341220] hub 6-0:1.0: usb_probe_interface
[    1.341221] hub 6-0:1.0: usb_probe_interface - got id
[    1.341224] hub 6-0:1.0: USB hub found
[    1.341232] hub 6-0:1.0: 2 ports detected
[    1.341233] hub 6-0:1.0: standalone hub
[    1.341235] hub 6-0:1.0: no power switching (usb 1.0)
[    1.341236] hub 6-0:1.0: individual port over-current protection
[    1.341238] hub 6-0:1.0: power on to power good time: 2ms
[    1.341248] hub 6-0:1.0: local power source is good
[    1.341250] hub 6-0:1.0: trying to enable port power on non-switchable hub
[    1.341359] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
[    1.341391] xen: registering gsi 19 triggering 0 polarity 1
[    1.341393] Already setup the GSI :19
[    1.341406] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.341410] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.341595] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.341605] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.341613] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    1.341614] uhci_hcd 0000:00:1d.1: Performing full reset
[    1.341635] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
[    1.341673] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b080
[    1.341750] usb usb7: default language 0x0409
[    1.341764] usb usb7: udev 1, busnum 7, minor = 768
[    1.341766] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.341767] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.341769] usb usb7: Product: UHCI Host Controller
[    1.341771] usb usb7: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    1.341773] usb usb7: SerialNumber: 0000:00:1d.1
[    1.341979] usb usb7: usb_probe_device
[    1.341982] usb usb7: configuration #1 chosen from 1 choice
[    1.341994] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[    1.342135] hub 7-0:1.0: usb_probe_interface
[    1.342136] hub 7-0:1.0: usb_probe_interface - got id
[    1.342139] hub 7-0:1.0: USB hub found
[    1.342146] hub 7-0:1.0: 2 ports detected
[    1.342148] hub 7-0:1.0: standalone hub
[    1.342149] hub 7-0:1.0: no power switching (usb 1.0)
[    1.342151] hub 7-0:1.0: individual port over-current protection
[    1.342153] hub 7-0:1.0: power on to power good time: 2ms
[    1.342163] hub 7-0:1.0: local power source is good
[    1.342165] hub 7-0:1.0: trying to enable port power on non-switchable hub
[    1.342274] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
[    1.342306] xen: registering gsi 18 triggering 0 polarity 1
[    1.342308] Already setup the GSI :18
[    1.342325] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.342330] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.342496] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.342507] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.342514] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    1.342516] uhci_hcd 0000:00:1d.2: Performing full reset
[    1.342536] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
[    1.342544] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b400
[    1.342619] usb usb8: default language 0x0409
[    1.342632] usb usb8: udev 1, busnum 8, minor = 896
[    1.342634] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    1.342636] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.342638] usb usb8: Product: UHCI Host Controller
[    1.342640] usb usb8: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    1.342641] usb usb8: SerialNumber: 0000:00:1d.2
[    1.342848] usb usb8: usb_probe_device
[    1.342850] usb usb8: configuration #1 chosen from 1 choice
[    1.342862] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[    1.343008] hub 8-0:1.0: usb_probe_interface
[    1.343010] hub 8-0:1.0: usb_probe_interface - got id
[    1.343012] hub 8-0:1.0: USB hub found
[    1.343020] hub 8-0:1.0: 2 ports detected
[    1.343022] hub 8-0:1.0: standalone hub
[    1.343023] hub 8-0:1.0: no power switching (usb 1.0)
[    1.343024] hub 8-0:1.0: individual port over-current protection
[    1.343026] hub 8-0:1.0: power on to power good time: 2ms
[    1.343036] hub 8-0:1.0: local power source is good
[    1.343038] hub 8-0:1.0: trying to enable port power on non-switchable hub
[    1.343146] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
[    1.343453] usbcore: registered new interface driver usblp
[    1.343454] Initializing USB Mass Storage driver...
[    1.343604] usbcore: registered new interface driver usb-storage
[    1.343605] USB Mass Storage support registered.
[    1.343856] usbcore: registered new interface driver libusual
[    1.344111] usbcore: registered new interface driver usbserial
[    1.344113] usbserial: USB Serial Driver core
[    1.344234] usbcore: registered new interface driver cp210x
[    1.344423] USB Serial support registered for cp210x
[    1.344578] usbcore: registered new interface driver cypress_m8
[    1.344699] USB Serial support registered for DeLorme Earthmate USB
[    1.344810] USB Serial support registered for HID->COM RS232 Adapter
[    1.344920] USB Serial support registered for Nokia CA-42 V2 Adapter
[    1.345046] usbcore: registered new interface driver mos7720
[    1.345158] USB Serial support registered for Moschip 2 port adapter
[    1.345285] usbcore: registered new interface driver mos7840
[    1.345395] USB Serial support registered for Moschip 7840/7820 USB Serial Driver
[    1.345680] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    1.348636] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.348662] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.349149] mousedev: PS/2 mouse device common for all mice
[    1.350048] rtc_cmos 00:03: RTC can wake from S4
[    1.350584] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.350652] rtc0: alarms up to one month, y3k, 114 bytes nvram
[    1.350837] xen: registering gsi 18 triggering 0 polarity 1
[    1.350841] Already setup the GSI :18
[    1.350852] ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \SMRG 1 (20120711/utaddress-251)
[    1.350855] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    1.351230] lirc_dev: IR Remote Control driver registered, major 250 
[    1.351250] IR NEC protocol handler initialized
[    1.351252] IR RC5(x) protocol handler initialized
[    1.351253] IR RC6 protocol handler initialized
[    1.351254] IR JVC protocol handler initialized
[    1.351255] IR Sony protocol handler initialized
[    1.351257] IR RC5 (streamzap) protocol handler initialized
[    1.351258] IR SANYO protocol handler initialized
[    1.351259] IR MCE Keyboard/mouse protocol handler initialized
[    1.351260] IR LIRC bridge handler initialized
[    1.352806] cx88/0: cx2388x v4l2 driver version 0.0.9 loaded
[    1.353076] usbcore: registered new interface driver em28xx
[    1.353198] usbcore: registered new interface driver cx231xx
[    1.353200] cx25821: driver version 0.0.106 loaded
[    1.353546] usbcore: registered new interface driver pvrusb2
[    1.353547] pvrusb2: V4L in-tree version:Hauppauge WinTV-PVR-USB2 MPEG2 Encoder/Tuner
[    1.353549] pvrusb2: Debug mask is 31 (0x1f)
[    1.353686] usbcore: registered new interface driver Philips webcam
[    1.353687] ivtv: Start initialization, version 1.4.3
[    1.353827] ivtv: End initialization
[    1.353829] ivtvfb:  no cards found
[    1.354097] vivi-000: V4L2 device registered as video0
[    1.354099] Video Technology Magazine Virtual Video Capture Board ver 0.8.1 successfully loaded.
[    1.354100] cx23885 driver version 0.0.3 loaded
[    1.354376] usbcore: registered new interface driver uvcvideo
[    1.354377] USB Video Class driver (1.1.1)
[    1.355170] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
[    1.355446] xen_wdt: Xen WatchDog Timer Driver v0.01
[    1.355888] xen_wdt: initialized (timeout=60s, nowayout=0)
[    1.356520] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[    1.360381] usbcore: registered new interface driver usbhid
[    1.360382] usbhid: USB HID core driver
[    1.365315] xen: registering gsi 22 triggering 0 polarity 1
[    1.365320] Already setup the GSI :22
[    1.373525] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    1.407573] xen: registering gsi 17 triggering 0 polarity 1
[    1.407577] Already setup the GSI :17
[    1.422111] usbcore: registered new interface driver snd-usb-audio
[    1.422230] usbcore: registered new interface driver snd-ua101
[    1.422350] usbcore: registered new interface driver snd-usb-usx2y
[    1.422468] usbcore: registered new interface driver snd-usb-caiaq
[    1.422590] usbcore: registered new interface driver snd-usb-6fire
[    1.422644] Netfilter messages via NETLINK v0.30.
[    1.422652] nfnl_acct: registering with nfnetlink.
[    1.422719] nf_conntrack version 0.5.0 (7309 buckets, 29236 max)
[    1.423363] ctnetlink v0.93: registering with nfnetlink.
[    1.423625] hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0000
[    1.424004] xt_time: kernel timezone is -0000
[    1.424027] ip_set: protocol 6
[    1.424057] IPVS: Registered protocols ()
[    1.424233] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[    1.424338] IPVS: Creating netns size=1888 id=0
[    1.424384] IPVS: ipvs loaded.
[    1.424626] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.424742] TCP: cubic registered
[    1.424747] NET: Registered protocol family 17
[    1.424812] Bridge firewalling registered
[    1.424836] Ebtables v2.0 registered
[    1.426128] registered taskstats version 1
[    1.436798] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0000
[    1.436803] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.436841] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.440118] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.440126] hub 6-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.440168] hub 7-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.440173] hub 8-0:1.0: state 7 ports 2 chg 0000 evt 0000
[    1.536329] psmouse serio1: logips2pp: Detected unknown Logitech mouse model 57
[    2.000210] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input3
[    2.346743] usb usb3: suspend_rh (auto-stop)
[    2.346777] usb usb4: suspend_rh (auto-stop)
[    2.346809] usb usb5: suspend_rh (auto-stop)
[    2.346839] usb usb6: suspend_rh (auto-stop)
[    2.346870] usb usb7: suspend_rh (auto-stop)
[    2.346901] usb usb8: suspend_rh (auto-stop)
[    4.148958] console [netcon0] enabled
[    4.148961] ata1.00: 156301488 sectors, multi 0: LB[    6.395764] EXT3-fs (sda1): recovery required on readonly filesystem
[    6.403759] EXT3-fs (sda1): write access will be enabled during recovery
[    6.873126] kjournald starting.  Commit interval 5 seconds
[    6.881465] EXT3-fs (sda1): recovery complete
[    6.881467] EXT3-fs (sda1): mounted filesystem with writeback data mode
[    8.542529] udev[1811]: starting version 164
[   10.881561] Adding 3229028k swap on /dev/sda5.  Priority:-1 extents:1 across:3229028k 
[   11.184111] EXT3-fs (sda1): using internal journal
[   15.881149] e1000e: eth1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[   15.891081] e1000e 0000:00:19.0: eth1: 10/100 speed: disabling TSO
[   16.233851] sshd (2578): /proc/2578/oom_adj is deprecated, please use /proc/2578/oom_score_adj instead.
[   99.027836] <4>IN= OUT=eth1 SRC=172.16.1.251 DST=172.16.1.1 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=ICMP TYPE=8 CODE=0 ID=3195 SEQ=1 
[  150.491674] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:1b:a9:25:df:4c:08:00 SRC=172.16.1.12 DST=255.255.255.255 LEN=229 TOS=0x00 PREC=0x00 TTL=64 ID=62270 PROTO=UDP SPT=138 DPT=138 LEN=209 
[  491.994719] <4>IN= OUT=eth1 SRC=172.16.1.251 DST=172.16.1.1 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=ICMP TYPE=8 CODE=0 ID=3247 SEQ=1 
[  501.572659] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:24:d7:11:b8:d0:08:00 SRC=172.16.1.20 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=14972 PROTO=UDP SPT=68 DPT=67 LEN=308 
[  504.573049] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:24:d7:11:b8:d0:08:00 SRC=172.16.1.20 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=14980 PROTO=UDP SPT=68 DPT=67 LEN=308 
[  754.426100] <4>IN=eth1 OUT= MAC=00:23:54:9a:46:ea:40:61:86:f4:67:d8:08:00 SRC=172.16.1.1 DST=172.16.1.251 LEN=328 TOS=0x10 PREC=0x00 TTL=128 ID=0 PROTO=UDP SPT=67 DPT=68 LEN=308 
[  812.001858] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:1b:a9:25:df:4c:08:00 SRC=172.16.1.12 DST=255.255.255.255 LEN=229 TOS=0x00 PREC=0x00 TTL=64 ID=62310 PROTO=UDP SPT=138 DPT=138 LEN=209 
[  853.520849] e1000e: eth1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[  862.272420] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=202 TOS=0x00 PREC=0x00 TTL=128 ID=5702 PROTO=UDP SPT=138 DPT=138 LEN=182 
[  862.275706] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5704 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  863.045167] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5705 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  863.795050] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5706 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  866.545180] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=202 TOS=0x00 PREC=0x00 TTL=128 ID=5707 PROTO=UDP SPT=138 DPT=138 LEN=182 
[  866.548480] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5709 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  867.318502] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5710 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  868.068502] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5711 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  870.818709] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=202 TOS=0x00 PREC=0x00 TTL=128 ID=5712 PROTO=UDP SPT=138 DPT=138 LEN=182 
[  870.848939] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5714 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  871.591894] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5715 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  872.341871] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5716 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  875.115125] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5718 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  875.865386] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5719 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  876.615234] <4>IN=eth1 OUT= MAC=ff:ff:ff:ff:ff:ff:00:16:36:a7:d0:f3:08:00 SRC=172.16.1.240 DST=172.16.255.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=5720 PROTO=UDP SPT=137 DPT=137 LEN=58 
[  897.161119] device vif1.0 entered promiscuous mode
mapping kernel into physical memory
about to get started...
[  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
[  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
[  898.129465] ------------[ cut here ]------------
[  898.132209] kernel BUG at drivers/xen/balloon.c:359!
[  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP 
[  898.132209] Modules linked in:
[  898.132209] CPU 0 
[  898.132209] Pid: 3338, comm: kworker/0:1 Not tainted 3.6.0-rc4-20120830+ #66 System manufacturer System Product Name/P5Q-EM DO
[  898.132209] RIP: e030:[<ffffffff8133b206>]  [<ffffffff8133b206>] balloon_process+0x336/0x340
[  898.132209] RSP: e02b:ffff880037b4dce0  EFLAGS: 00010213
[  898.132209] RAX: 00000000242b0000 RBX: ffffea0000dfadc0 RCX: 0000000000000000
[  898.132209] RDX: 0000000000037eb7 RSI: 00000000deadbeef RDI: 00000000000000b7
[  898.132209] RBP: ffff880037b4dd40 R08: ffffea0000dfade0 R09: 2222222222222222
[  898.132209] R10: 2222222222222222 R11: 2222222222222222 R12: 0000000000000000
[  898.132209] R13: ffffea0000dfade0 R14: 0000160000000000 R15: 0000000000000001
[  898.132209] FS:  00007fd4bd0ec740(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
[  898.132209] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[  898.132209] CR2: 00007fd4b387d000 CR3: 000000003920a000 CR4: 0000000000042660
[  898.132209] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  898.132209] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  898.132209] Process kworker/0:1 (pid: 3338, threadinfo ffff880037b4c000, task ffff8800398fe180)
[  898.132209] Stack:
[  898.132209]  0000000000037eb7 0000000000000001 ffffffff8286c540 0000000000000001
[  898.132209]  0000000000000000 0000000000007ff0 ffff880037b4dd20 ffffffff81e42a60
[  898.132209]  ffff88003799c6c0 ffff88003fc16700 ffff88003fc0e000 ffff880037b4dd90
[  898.132209] Call Trace:
[  898.132209]  [<ffffffff8107fb8f>] process_one_work+0x1bf/0x4a0
[  898.132209]  [<ffffffff8107fb30>] ? process_one_work+0x160/0x4a0
[  898.132209]  [<ffffffff81849191>] ? __schedule+0x471/0x8a0
[  898.132209]  [<ffffffff8133aed0>] ? decrease_reservation+0x2d0/0x2d0
[  898.132209]  [<ffffffff81080252>] worker_thread+0x152/0x470
[  898.132209]  [<ffffffff8184ad85>] ? _raw_spin_unlock_irqrestore+0x75/0xa0
[  898.132209]  [<ffffffff810ae4dd>] ? trace_hardirqs_on+0xd/0x10
[  898.132209]  [<ffffffff8184ad63>] ? _raw_spin_unlock_irqrestore+0x53/0xa0
[  898.132209]  [<ffffffff81080100>] ? manage_workers+0x290/0x290
[  898.132209]  [<ffffffff81087696>] kthread+0x96/0xa0
[  898.132209]  [<ffffffff8184cb84>] kernel_thread_helper+0x4/0x10
[  898.132209]  [<ffffffff8184b134>] ? retint_restore_args+0x13/0x13
[  898.132209]  [<ffffffff8184cb80>] ? gs_change+0x13/0x13
[  898.132209] Code: ff 0f 1f 40 00 48 89 d8 e9 22 fe ff ff 0f 0b eb fe 48 89 d7 48 89 55 a0 e8 18 e7 cc ff 48 83 f8 ff 48 8b 55 a0 0f 84 74 fe ff ff <0f> 0b eb fe 66 0f 1f 44 00 00 55 48 89 e5 41 57 41 56 41 89 d6 
[  898.132209] RIP  [<ffffffff8133b206>] balloon_process+0x336/0x340
[  898.132209]  RSP <ffff880037b4dce0>
[  898.738233] ---[ end trace 3f7af50285edb7bb ]---
[  898.749003] BUG: unable to handle kernel paging request at fffffffffffffff8
[  898.752237] IP: [<ffffffff81086eeb>] kthread_data+0xb/0x20
[  898.752237] PGD 1e0d067 PUD 1e0e067 PMD 0 
[  898.752237] Oops: 0000 [#2] PREEMPT SMP 
[  898.752237] Modules linked in:
[  898.752237] CPU 0 
[  898.752237] Pid: 3338, comm: kworker/0:1 Tainted: G      D      3.6.0-rc4-20120830+ #66 System manufacturer System Product Name/P5Q-EM DO
[  898.752237] RIP: e030:[<ffffffff81086eeb>]  [<ffffffff81086eeb>] kthread_data+0xb/0x20
[  898.752237] RSP: e02b:ffff880037b4d898  EFLAGS: 00010082
[  898.752237] RAX: 0000000000000000 RBX: ffff88003fc12e80 RCX: 0000000000000000
[  898.752237] RDX: ffffffff820057a0 RSI: 0000000000000000 RDI: ffff8800398fe180
[  898.752237] RBP: ffff880037b4d898 R08: ffff8800398fe1f0 R09: 0000000000000400
[  898.752237] R10: 0000000000000000 R11: 0000000000000001 R12: 0000000000000000
[  898.752237] R13: 0000000000000000 R14: ffff880037b4d7b8 R15: ffff880037b4da90
[  898.752237] FS:  00007fd4bd0ec740(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
[  898.752237] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[  898.752237] CR2: fffffffffffffff8 CR3: 000000003920a000 CR4: 0000000000042660
[  898.752237] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  898.752237] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  898.752237] Process kworker/0:1 (pid: 3338, threadinfo ffff880037b4c000, task ffff8800398fe180)
[  898.752237] Stack:
[  898.752237]  ffff880037b4d8c8 ffffffff8108306c 0000000000000000 ffff88003fc12e80
[  898.752237]  0000000000000000 ffff8800398fe528 ffff880037b4da18 ffffffff8184931f
[  898.752237]  0000000000000000 ffffffff81083bb8 ffff8800398fe180 0000000000012e80
[  898.752237] Call Trace:
[  898.752237]  [<ffffffff8108306c>] wq_worker_sleeping+0x1c/0x90
[  898.752237]  [<ffffffff8184931f>] __schedule+0x5ff/0x8a0
[  898.752237]  [<ffffffff81083bb8>] ? free_pid+0x18/0xc0
[  898.752237]  [<ffffffff810602a7>] ? sha1_transform_ssse3+0x187/0xd00
[  898.752237]  [<ffffffff810b1a94>] ? lock_acquire+0xe4/0x110
[  898.752237]  [<ffffffff8106cfa7>] ? do_exit+0x4e7/0x8e0
[  898.752237]  [<ffffffff810e27f2>] ? call_rcu+0x12/0x20
[  898.752237]  [<ffffffff810b1f01>] ? lock_release+0x111/0x260
[  898.752237]  [<ffffffff81849654>] schedule+0x24/0x70
[  898.752237]  [<ffffffff8106d074>] do_exit+0x5b4/0x8e0
[  898.752237]  [<ffffffff81010240>] oops_end+0xb0/0xf0
[  898.752237]  [<ffffffff810103b6>] die+0x56/0x90
[  898.752237]  [<ffffffff8100d6c4>] do_trap+0xc4/0x170
[  898.752237]  [<ffffffff8100dbe2>] ? do_invalid_op+0x72/0xc0
[  898.752237]  [<ffffffff8100dc16>] do_invalid_op+0xa6/0xc0
[  898.752237]  [<ffffffff8133b206>] ? balloon_process+0x336/0x340
[  898.752237]  [<ffffffff810ac9e8>] ? trace_hardirqs_off_caller+0x78/0x150
[  898.752237]  [<ffffffff812b29fd>] ? trace_hardirqs_off_thunk+0x3a/0x3c
[  898.752237]  [<ffffffff8184b164>] ? restore_args+0x30/0x30
[  898.752237]  [<ffffffff8184c9fb>] invalid_op+0x1b/0x20
[  898.752237]  [<ffffffff8133b206>] ? balloon_process+0x336/0x340
[  898.752237]  [<ffffffff8107fb8f>] process_one_work+0x1bf/0x4a0
[  898.752237]  [<ffffffff8107fb30>] ? process_one_work+0x160/0x4a0
[  898.752237]  [<ffffffff81849191>] ? __schedule+0x471/0x8a0
[  898.752237]  [<ffffffff8133aed0>] ? decrease_reservation+0x2d0/0x2d0
[  898.752237]  [<ffffffff81080252>] worker_thread+0x152/0x470
[  898.752237]  [<ffffffff8184ad85>] ? _raw_spin_unlock_irqrestore+0x75/0xa0
[  898.752237]  [<ffffffff810ae4dd>] ? trace_hardirqs_on+0xd/0x10
[  898.752237]  [<ffffffff8184ad63>] ? _raw_spin_unlock_irqrestore+0x53/0xa0
[  898.752237]  [<ffffffff81080100>] ? manage_workers+0x290/0x290
[  898.752237]  [<ffffffff81087696>] kthread+0x96/0xa0
[  898.752237]  [<ffffffff8184cb84>] kernel_thread_helper+0x4/0x10
[  898.752237]  [<ffffffff8184b134>] ? retint_restore_args+0x13/0x13
[  898.752237]  [<ffffffff8184cb80>] ? gs_change+0x13/0x13
[  898.752237] Code: 55 65 48 8b 04 25 80 c6 00 00 48 8b 80 50 03 00 00 48 89 e5 8b 40 f0 c9 c3 0f 1f 80 00 00 00 00 48 8b 87 50 03 00 00 55 48 89 e5 <48> 8b 40 f8 c9 c3 66 66 66 66 66 66 2e 0f 1f 84 00 00 00 00 00 
[  898.752237] RIP  [<ffffffff81086eeb>] kthread_data+0xb/0x20
[  898.752237]  RSP <ffff880037b4d898>
[  898.752237] CR2: fffffffffffffff8
[  898.752237] ---[ end trace 3f7af50285edb7bc ]---
[  898.752237] Fixing recursive fault but reboot is needed!
[  912.746625] xen_bridge: port 1(vif1.0) entered forwarding state

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 16:37 dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set Sander Eikelenboom
  2012-09-04 16:33 ` Konrad Rzeszutek Wilk
@ 2012-09-04 16:39 ` Konrad Rzeszutek Wilk
  2012-09-04 18:02   ` Sander Eikelenboom
  1 sibling, 1 reply; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-04 16:39 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: xen-devel

On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
> Hi Konrad,
> 
> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
> 
> Dom0 and guest kernel are 3.6.0-rc4 with config:
> [*] Xen memory balloon driver
> [*]   Scrub pages before returning them to system

Can you also try this patch out and provide the full log (bootup and such). Thanks!

diff --git a/drivers/xen/balloon.c b/drivers/xen/balloon.c
index 31ab82f..871a93c 100644
--- a/drivers/xen/balloon.c
+++ b/drivers/xen/balloon.c
@@ -355,8 +355,12 @@ static enum bp_state increase_reservation(unsigned long nr_pages)
 		BUG_ON(page == NULL);
 
 		pfn = page_to_pfn(page);
-		BUG_ON(!xen_feature(XENFEAT_auto_translated_physmap) &&
-		       phys_to_machine_mapping_valid(pfn));
+		if (!xen_feature(XENFEAT_auto_translated_physmap)) {
+			if (phys_to_machine_mapping_valid(pfn)) {
+				printk(KERN_DEBUG "%lx is %lx!\n", pfn, get_phys_to_machine(pfn));
+				continue;
+			}
+		}
 
 		set_phys_to_machine(pfn, frame_list[i]);
 
@@ -572,6 +576,7 @@ static void __init balloon_add_region(unsigned long start_pfn,
 	 */
 	extra_pfn_end = min(max_pfn, start_pfn + pages);
 
+	printk(KERN_INFO "%s: [%lx->%lx]\n", __func__, start_pfn, extra_pfn_end);
 	for (pfn = start_pfn; pfn < extra_pfn_end; pfn++) {
 		page = pfn_to_page(pfn);
 		/* totalram_pages and totalhigh_pages do not

^ permalink raw reply related	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 16:33 ` Konrad Rzeszutek Wilk
@ 2012-09-04 17:19   ` Sander Eikelenboom
  2012-09-04 18:07     ` Ben Guthro
  0 siblings, 1 reply; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-04 17:19 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


Tuesday, September 4, 2012, 6:33:47 PM, you wrote:

> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>> Hi Konrad,
>> 
>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.

> Is this only with Xen 4.2? As, does Xen 4.1 work?
>> 
>> Dom0 and guest kernel are 3.6.0-rc4 with config:

> If you back out:

> f393387d160211f60398d58463a7e65
> Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Date:   Fri Aug 17 16:43:28 2012 -0400

>     xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.

> Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?

With c96aae1f7f393387d160211f60398d58463a7e65 reverted i still see this bug (with Xen 4.2).

Will use the debug patch you mailed and send back the results ...


>> [*] Xen memory balloon driver
>> [*]   Scrub pages before returning them to system
>> 
>> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
>> 
>> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
>> 
>> From the:
>> "mapping kernel into physical memory
>> about to get started..."
>> 
>> I would almost say it's trying to reload dom0 ?
>> 
>> 
>> [  897.161119] device vif1.0 entered promiscuous mode
>> mapping kernel into physical memory
>> about to get started...
>> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
>> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
>> [  898.129465] ------------[ cut here ]------------
>> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
>> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP 

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 18:02   ` Sander Eikelenboom
@ 2012-09-04 17:58     ` Konrad Rzeszutek Wilk
  2012-09-04 19:01       ` Sander Eikelenboom
                         ` (2 more replies)
  0 siblings, 3 replies; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-04 17:58 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: xen-devel

On Tue, Sep 04, 2012 at 08:02:41PM +0200, Sander Eikelenboom wrote:
> 
> Tuesday, September 4, 2012, 6:39:03 PM, you wrote:
> 
> > On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
> >> Hi Konrad,
> >> 
> >> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
> >> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
> >> 
> >> Dom0 and guest kernel are 3.6.0-rc4 with config:
> >> [*] Xen memory balloon driver
> >> [*]   Scrub pages before returning them to system
> 
> > Can you also try this patch out and provide the full log (bootup and such). Thanks!
> 
> After applying this patch and due to the removal of the BUG_ON the domU boots and is reachable by SSH.
> Serial log attached.

Wow. That is a lot of .. And if you use Xen 4.1 it works fine?

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 16:39 ` Konrad Rzeszutek Wilk
@ 2012-09-04 18:02   ` Sander Eikelenboom
  2012-09-04 17:58     ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-04 18:02 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel

[-- Attachment #1: Type: text/plain, Size: 1980 bytes --]


Tuesday, September 4, 2012, 6:39:03 PM, you wrote:

> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>> Hi Konrad,
>> 
>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>> 
>> Dom0 and guest kernel are 3.6.0-rc4 with config:
>> [*] Xen memory balloon driver
>> [*]   Scrub pages before returning them to system

> Can you also try this patch out and provide the full log (bootup and such). Thanks!

After applying this patch and due to the removal of the BUG_ON the domU boots and is reachable by SSH.
Serial log attached.



> diff --git a/drivers/xen/balloon.c b/drivers/xen/balloon.c
> index 31ab82f..871a93c 100644
> --- a/drivers/xen/balloon.c
> +++ b/drivers/xen/balloon.c
> @@ -355,8 +355,12 @@ static enum bp_state increase_reservation(unsigned long nr_pages)
>                 BUG_ON(page == NULL);
>  
>                 pfn = page_to_pfn(page);
> -               BUG_ON(!xen_feature(XENFEAT_auto_translated_physmap) &&
> -                      phys_to_machine_mapping_valid(pfn));
> +               if (!xen_feature(XENFEAT_auto_translated_physmap)) {
> +                       if (phys_to_machine_mapping_valid(pfn)) {
> +                               printk(KERN_DEBUG "%lx is %lx!\n", pfn, get_phys_to_machine(pfn));
> +                               continue;
> +                       }
> +               }
>  
>                 set_phys_to_machine(pfn, frame_list[i]);
>  
> @@ -572,6 +576,7 @@ static void __init balloon_add_region(unsigned long start_pfn,
>          */
>         extra_pfn_end = min(max_pfn, start_pfn + pages);
>  
> +       printk(KERN_INFO "%s: [%lx->%lx]\n", __func__, start_pfn, extra_pfn_end);
>         for (pfn = start_pfn; pfn < extra_pfn_end; pfn++) {
>                 page = pfn_to_page(pfn);
>                 /* totalram_pages and totalhigh_pages do not

[-- Attachment #2: serial-log.txt --]
[-- Type: text/plain, Size: 417252 bytes --]

 __  __            _  _    ____    ___              _  _                     
 \ \/ /___ _ __   | || |  |___ \  / _ \    _ __ ___| || |     _ __  _ __ ___ 
  \  // _ \ '_ \  | || |_   __) || | | |__| '__/ __| || |_ __| '_ \| '__/ _ \
  /  \  __/ | | | |__   _| / __/ | |_| |__| | | (__|__   _|__| |_) | | |  __/
 /_/\_\___|_| |_|    |_|(_)_____(_)___/   |_|  \___|  |_|    | .__/|_|  \___|
                                                             |_|             
(XEN) Xen version 4.2.0-rc4-pre (root@) (gcc (Debian 4.4.5-8) 4.4.5) Mon Sep  3 18:32:07 CEST 2012
(XEN) Latest ChangeSet: Thu Aug 30 18:17:20 2012 +0100 25791:9e5665f9f430
(XEN) Bootloader: GRUB 1.98+20100804-14+squeeze1
(XEN) Command line: dom0_mem=1024M,max:1024M loglvl=all loglvl_guest=all console_timestamps vga=gfx-800x600x8 noreboot debug lapic=debug apic_verbosity=debug apic=debug iommu=on,verbose,debug com1=38400,8n1 console=vga,com1
(XEN) Video information:
(XEN)  VGA is graphics mode 800x600, 8 bpp
(XEN)  VBE/DDC methods: none; EDID transfer time: 0 seconds
(XEN)  EDID info not retrieved because no DDC retrieval method detected
(XEN) Disc information:
(XEN)  Found 0 MBR signatures
(XEN)  Found 1 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)  0000000000000000 - 000000000009e800 (usable)
(XEN)  000000000009e800 - 00000000000a0000 (reserved)
(XEN)  00000000000e4000 - 0000000000100000 (reserved)
(XEN)  0000000000100000 - 000000007ee70000 (usable)
(XEN)  000000007ee70000 - 000000007ee7e000 (ACPI data)
(XEN)  000000007ee7e000 - 000000007eed0000 (ACPI NVS)
(XEN)  000000007eed0000 - 000000007ef00000 (reserved)
(XEN)  00000000fed00000 - 00000000fed01100 (reserved)
(XEN)  00000000fed02000 - 00000000fed14c00 (reserved)
(XEN)  00000000fed20000 - 00000000fed40000 (reserved)
(XEN)  00000000fee00000 - 00000000fee01000 (reserved)
(XEN)  00000000ffe00000 - 0000000100000000 (reserved)
(XEN) System RAM: 2030MB (2078776kB)
(XEN) ACPI: RSDP 000FB080, 0024 (r2 ACPIAM)
(XEN) ACPI: XSDT 7EE70100, 005C (r1 A_M_I_ OEMXSDT   5001025 MSFT       97)
(XEN) ACPI: FACP 7EE70290, 00F4 (r3 A_M_I_ OEMFACP   5001025 MSFT       97)
(XEN) ACPI: DSDT 7EE70440, 841F (r1  A1065 A1065000        0 INTL 20060113)
(XEN) ACPI: FACS 7EE7E000, 0040
(XEN) ACPI: APIC 7EE70390, 006C (r1 A_M_I_ OEMAPIC   5001025 MSFT       97)
(XEN) ACPI: MCFG 7EE70400, 003C (r1 A_M_I_ OEMMCFG   5001025 MSFT       97)
(XEN) ACPI: OEMB 7EE7E040, 0089 (r1 A_M_I_ AMI_OEM   5001025 MSFT       97)
(XEN) ACPI: HPET 7EE78860, 0038 (r1 A_M_I_ OEMHPET   5001025 MSFT       97)
(XEN) ACPI: GSCI 7EE7E0D0, 2024 (r1 A_M_I_ GMCHSCI   5001025 MSFT       97)
(XEN) ACPI: SSDT 7EE80A00, 0A7C (r1 DpgPmm    CpuPm       12 INTL 20060113)
(XEN) No NUMA configuration found
(XEN) Faking a node at 0000000000000000-000000007ee70000
(XEN) Domain heap initialised
(XEN) vesafb: framebuffer at 0xfd800000, mapped to 0xffff82c000000000, using 2048k, total 4096k
(XEN) vesafb: mode is 800x600x8, linelength=800, font 8x8
(XEN) vesafb: Pseudocolor: size=6:6:6:6, shift=0:0:0:0
(XEN) found SMP MP-table at 000ff780
(XEN) DMI present.
(XEN) APIC boot state is 'xapic'
(XEN) Using APIC driver default
(XEN) ACPI: PM-Timer IO Port: 0x808
(XEN) ACPI: ACPI SLEEP INFO: pm1x_cnt[804,0], pm1x_evt[800,0]
(XEN) ACPI:                  wakeup_vec[7ee7e00c], vec_size[20]
(XEN) ACPI: Local APIC address 0xfee00000
(XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
(XEN) Processor #0 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
(XEN) Processor #1 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
(XEN) Processor #2 7:7 APIC version 20
(XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
(XEN) Processor #3 7:7 APIC version 20
(XEN) ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
(XEN) IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
(XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
(XEN) ACPI: IRQ0 used by override.
(XEN) ACPI: IRQ2 used by override.
(XEN) ACPI: IRQ9 used by override.
(XEN) Enabling APIC mode:  Flat.  Using 1 I/O APICs
(XEN) ACPI: HPET id: 0x8086a701 base: 0xfed00000
(XEN) Table is not found!
(XEN) Using ACPI (MADT) for SMP configuration information
(XEN) SMP: Allowing 4 CPUs (0 hotplug CPUs)
(XEN) mapped APIC to ffff82c3ffdfe000 (fee00000)
(XEN) mapped IOAPIC to ffff82c3ffdfd000 (fec00000)
(XEN) IRQ limits: 24 GSI, 760 MSI/MSI-X
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 2666.443 MHz processor.
(XEN) Initing memory sharing.
(XEN) xstate_init: using cntxt_size: 0x240 and states: 0x3
(XEN) mce_intel.c:1239: MCA Capability: BCAST 1 SER 0 CMCI 0 firstbank 1 extended MCE MSR 0
(XEN) Intel machine check reporting enabled
(XEN) PCI: MCFG configuration 0: base e0000000 segment 0000 buses 00 - ff
(XEN) PCI: Not using MCFG for segment 0000 bus 00-ff
(XEN) I/O virtualisation disabled
(XEN) Getting VERSION: 50014
(XEN) Getting VERSION: 50014
(XEN) Getting ID: 0
(XEN) Getting LVT0: 700
(XEN) Getting LVT1: 400
(XEN) enabled ExtINT on CPU#0
(XEN) ENABLING IO-APIC IRQs
(XEN)  -> Using new ACK method
(XEN) init IO_APIC IRQs
(XEN)  IO-APIC (apicid-pin) 4-0, 4-16, 4-17, 4-18, 4-19, 4-20, 4-21, 4-22, 4-23 not connected.
(XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1
(XEN) number of MP IRQ sources: 15.
(XEN) number of IO-APIC #4 registers: 24.
(XEN) testing the IO APIC.......................
(XEN) IO APIC #4......
(XEN) .... register #00: 04000000
(XEN) .......    : physical APIC id: 04
(XEN) .......    : Delivery Type: 0
(XEN) .......    : LTS          : 0
(XEN) .... register #01: 00170020
(XEN) .......     : max redirection entries: 0017
(XEN) .......     : PRQ implemented: 0
(XEN) .......     : IO APIC version: 0020
(XEN) .... IRQ redirection table:
(XEN)  NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
(XEN)  00 000 00  1    0    0   0   0    0    0    00
(XEN)  01 001 01  0    0    0   0   0    1    1    28
(XEN)  02 001 01  0    0    0   0   0    1    1    F0
(XEN)  03 001 01  0    0    0   0   0    1    1    30
(XEN)  04 001 01  0    0    0   0   0    1    1    F1
(XEN)  05 001 01  0    0    0   0   0    1    1    38
(XEN)  06 001 01  0    0    0   0   0    1    1    40
(XEN)  07 001 01  0    0    0   0   0    1    1    48
(XEN)  08 001 01  0    0    0   0   0    1    1    50
(XEN)  09 001 01  1    1    0   0   0    1    1    58
(XEN)  0a 001 01  0    0    0   0   0    1    1    60
(XEN)  0b 001 01  0    0    0   0   0    1    1    68
(XEN)  0c 001 01  0    0    0   0   0    1    1    70
(XEN)  0d 001 01  0    0    0   0   0    1    1    78
(XEN)  0e 001 01  0    0    0   0   0    1    1    88
(XEN)  0f 001 01  0    0    0   0   0    1    1    90
(XEN)  10 000 00  1    0    0   0   0    0    0    00
(XEN)  11 000 00  1    0    0   0   0    0    0    00
(XEN)  12 000 00  1    0    0   0   0    0    0    00
(XEN)  13 000 00  1    0    0   0   0    0    0    00
(XEN)  14 000 00  1    0    0   0   0    0    0    00
(XEN)  15 000 00  1    0    0   0   0    0    0    00
(XEN)  16 000 00  1    0    0   0   0    0    0    00
(XEN)  17 000 00  1    0    0   0   0    0    0    00
(XEN) Using vector-based indexing
(XEN) IRQ to pin mappings:
(XEN) IRQ240 -> 0:2
(XEN) IRQ40 -> 0:1
(XEN) IRQ48 -> 0:3
(XEN) IRQ241 -> 0:4
(XEN) IRQ56 -> 0:5
(XEN) IRQ64 -> 0:6
(XEN) IRQ72 -> 0:7
(XEN) IRQ80 -> 0:8
(XEN) IRQ88 -> 0:9
(XEN) IRQ96 -> 0:10
(XEN) IRQ104 -> 0:11
(XEN) IRQ112 -> 0:12
(XEN) IRQ120 -> 0:13
(XEN) IRQ136 -> 0:14
(XEN) IRQ144 -> 0:15
(XEN) .................................... done.
(XEN) Using local APIC timer interrupts.
(XEN) calibrating APIC timer ...
(XEN) ..... CPU clock speed is 2666.4167 MHz.
(XEN) ..... host bus clock speed is 333.3020 MHz.
(XEN) ..... bus_scale = 0x00015555
(XEN) [2012-09-04 18:41:24] Platform timer is 14.318MHz HPET
(XEN) [2012-09-04 18:41:24] Allocated console ring of 32 KiB.
(XEN) [2012-09-04 18:41:24] VMX: Supported advanced features:
(XEN) [2012-09-04 18:41:24]  - APIC MMIO access virtualisation
(XEN) [2012-09-04 18:41:24]  - APIC TPR shadow
(XEN) [2012-09-04 18:41:24]  - Virtual NMI
(XEN) [2012-09-04 18:41:24]  - MSR direct-access bitmap
(XEN) [2012-09-04 18:41:24] HVM: ASIDs disabled.
(XEN) [2012-09-04 18:41:24] HVM: VMX enabled
(XEN) [2012-09-04 18:41:23] masked ExtINT on CPU#1
(XEN) [2012-09-04 18:41:23] masked ExtINT on CPU#2
(XEN) [2012-09-04 18:41:23] masked ExtINT on CPU#3
(XEN) [2012-09-04 18:41:24] Brought up 4 CPUs
(XEN) [2012-09-04 18:41:24] HPET: 8 timers (8 will be used for broadcast)
(XEN) [2012-09-04 18:41:24] ACPI sleep modes: S3
(XEN) [2012-09-04 18:41:24] mcheck_poll: Machine check polling timer started.
(XEN) [2012-09-04 18:41:24] *** LOADING DOMAIN 0 ***
(XEN) [2012-09-04 18:41:24] elf_parse_binary: phdr: paddr=0x1000000 memsz=0xd74000
(XEN) [2012-09-04 18:41:24] elf_parse_binary: phdr: paddr=0x1e00000 memsz=0xdd0e8
(XEN) [2012-09-04 18:41:24] elf_parse_binary: phdr: paddr=0x1ede000 memsz=0x13c00
(XEN) [2012-09-04 18:41:24] elf_parse_binary: phdr: paddr=0x1ef2000 memsz=0xde6000
(XEN) [2012-09-04 18:41:24] elf_parse_binary: memory: 0x1000000 -> 0x2cd8000
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: GUEST_OS = "linux"
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: GUEST_VERSION = "2.6"
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: XEN_VERSION = "xen-3.0"
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: VIRT_BASE = 0xffffffff80000000
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: ENTRY = 0xffffffff81ef2210
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: HYPERCALL_PAGE = 0xffffffff81001000
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: FEATURES = "!writable_page_tables|pae_pgdir_above_4gb"
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: PAE_MODE = "yes"
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: LOADER = "generic"
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: unknown xen elf note (0xd)
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: SUSPEND_CANCEL = 0x1
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: HV_START_LOW = 0xffff800000000000
(XEN) [2012-09-04 18:41:24] elf_xen_parse_note: PADDR_OFFSET = 0x0
(XEN) [2012-09-04 18:41:24] elf_xen_addr_calc_check: addresses:
(XEN) [2012-09-04 18:41:24]     virt_base        = 0xffffffff80000000
(XEN) [2012-09-04 18:41:24]     elf_paddr_offset = 0x0
(XEN) [2012-09-04 18:41:25]     virt_offset      = 0xffffffff80000000
(XEN) [2012-09-04 18:41:25]     virt_kstart      = 0xffffffff81000000
(XEN) [2012-09-04 18:41:25]     virt_kend        = 0xffffffff82cd8000
(XEN) [2012-09-04 18:41:25]     virt_entry       = 0xffffffff81ef2210
(XEN) [2012-09-04 18:41:25]     p2m_base         = 0xffffffffffffffff
(XEN) [2012-09-04 18:41:25]  Xen  kernel: 64-bit, lsb, compat32
(XEN) [2012-09-04 18:41:25]  Dom0 kernel: 64-bit, PAE, lsb, paddr 0x1000000 -> 0x2cd8000
(XEN) [2012-09-04 18:41:25] PHYSICAL MEMORY ARRANGEMENT:
(XEN) [2012-09-04 18:41:25]  Dom0 alloc.:   0000000074000000->0000000078000000 (244617 pages to be allocated)
(XEN) [2012-09-04 18:41:25]  Init. ramdisk: 000000007e589000->000000007e9ff600
(XEN) [2012-09-04 18:41:25] VIRTUAL MEMORY ARRANGEMENT:
(XEN) [2012-09-04 18:41:25]  Loaded kernel: ffffffff81000000->ffffffff82cd8000
(XEN) [2012-09-04 18:41:25]  Init. ramdisk: ffffffff82cd8000->ffffffff8314e600
(XEN) [2012-09-04 18:41:25]  Phys-Mach map: ffffffff8314f000->ffffffff8334f000
(XEN) [2012-09-04 18:41:25]  Start info:    ffffffff8334f000->ffffffff8334f4b4
(XEN) [2012-09-04 18:41:25]  Page tables:   ffffffff83350000->ffffffff8336d000
(XEN) [2012-09-04 18:41:25]  Boot stack:    ffffffff8336d000->ffffffff8336e000
(XEN) [2012-09-04 18:41:25]  TOTAL:         ffffffff80000000->ffffffff83400000
(XEN) [2012-09-04 18:41:25]  ENTRY ADDRESS: ffffffff81ef2210
(XEN) [2012-09-04 18:41:25] Dom0 has maximum 4 VCPUs
(XEN) [2012-09-04 18:41:25] elf_load_binary: phdr 0 at 0xffffffff81000000 -> 0xffffffff81d74000
(XEN) [2012-09-04 18:41:25] elf_load_binary: phdr 1 at 0xffffffff81e00000 -> 0xffffffff81edd0e8
(XEN) [2012-09-04 18:41:25] elf_load_binary: phdr 2 at 0xffffffff81ede000 -> 0xffffffff81ef1c00
(XEN) [2012-09-04 18:41:25] elf_load_binary: phdr 3 at 0xffffffff81ef2000 -> 0xffffffff81f8c000
(XEN) [2012-09-04 18:41:25] Scrubbing Free RAM: .........done.
(XEN) [2012-09-04 18:41:25] Initial low memory virq threshold set at 0x4000 pages.
(XEN) [2012-09-04 18:41:25] Std. Loglevel: All
(XEN) [2012-09-04 18:41:25] Guest Loglevel: All
(XEN) [2012-09-04 18:41:25] Xen is relinquishing VGA console.
(XEN) [2012-09-04 18:41:25] *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen)
(XEN) [2012-09-04 18:41:25] Freed 256kB init memory.
mapping kernel into physical memory
about to get started...
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.0-rc4-20120830+ (root@xentest) (gcc version 4.4.5 (Debian 4.4.5-8) ) #68 SMP PREEMPT Tue Sep 4 20:36:47 CEST 2012
[    0.000000] Command line: root=/dev/sda1 ro verbose mem=1024M console=hvc0 console=tty0 nomodeset vga=303 earlyprintk=xen max_loop=50 loop_max_part=10 debug loglevel=10
[    0.000000] Freeing 9e-100 pfn range: 98 pages freed
[    0.000000] Released 98 pages of unused memory
[    0.000000] Set 528882 page(s) to 1-1 mapping
[    0.000000] Populating 40000-40062 pfn range: 98 pages added
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] Xen: [mem 0x000000000009e800-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x0000000040061fff] usable
[    0.000000] Xen: [mem 0x0000000040062000-0x000000007ee6ffff] unusable
[    0.000000] Xen: [mem 0x000000007ee70000-0x000000007ee7dfff] ACPI data
[    0.000000] Xen: [mem 0x000000007ee7e000-0x000000007eecffff] ACPI NVS
[    0.000000] Xen: [mem 0x000000007eed0000-0x000000007eefffff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] Xen: [mem 0x00000000fed00000-0x00000000fed010ff] reserved
[    0.000000] Xen: [mem 0x00000000fed02000-0x00000000fed14bff] reserved
[    0.000000] Xen: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] Xen: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] bootconsole [xenboot0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: user-defined physical RAM map:
[    0.000000] user: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] user: [mem 0x000000000009e800-0x00000000000fffff] reserved
[    0.000000] user: [mem 0x0000000000100000-0x000000003fffffff] usable
[    0.000000] user: [mem 0x0000000040062000-0x000000007ee6ffff] unusable
[    0.000000] user: [mem 0x000000007ee70000-0x000000007ee7dfff] ACPI data
[    0.000000] user: [mem 0x000000007ee7e000-0x000000007eecffff] ACPI NVS
[    0.000000] user: [mem 0x000000007eed0000-0x000000007eefffff] reserved
[    0.000000] user: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] user: [mem 0x00000000fed00000-0x00000000fed010ff] reserved
[    0.000000] user: [mem 0x00000000fed02000-0x00000000fed14bff] reserved
[    0.000000] user: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] user: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] user: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] DMI present.
[    0.000000] DMI: System manufacturer System Product Name/P5Q-EM DO, BIOS 1208    05/25/2010
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x40000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] initial memory mapped: [mem 0x00000000-0x0314efff]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x3fffffff]
[    0.000000]  [mem 0x00000000-0x3fffffff] page 4k
[    0.000000] kernel direct mapping tables up to 0x3fffffff @ [mem 0x02ad6000-0x02cd7fff]
[    0.000000] xen: setting RW the range 2cb8000 - 2cd8000
[    0.000000] RAMDISK: [mem 0x02cd8000-0x0314efff]
[    0.000000] ACPI: RSDP 00000000000fb080 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 000000007ee70100 0005C (v01 A_M_I_ OEMXSDT  05001025 MSFT 00000097)
[    0.000000] ACPI: FACP 000000007ee70290 000F4 (v03 A_M_I_ OEMFACP  05001025 MSFT 00000097)
[    0.000000] ACPI: DSDT 000000007ee70440 0841F (v01  A1065 A1065000 00000000 INTL 20060113)
[    0.000000] ACPI: FACS 000000007ee7e000 00040
[    0.000000] ACPI: APIC 000000007ee70390 0006C (v01 A_M_I_ OEMAPIC  05001025 MSFT 00000097)
[    0.000000] ACPI: MCFG 000000007ee70400 0003C (v01 A_M_I_ OEMMCFG  05001025 MSFT 00000097)
[    0.000000] ACPI: OEMB 000000007ee7e040 00089 (v01 A_M_I_ AMI_OEM  05001025 MSFT 00000097)
[    0.000000] ACPI: HPET 000000007ee78860 00038 (v01 A_M_I_ OEMHPET  05001025 MSFT 00000097)
[    0.000000] ACPI: GSCI 000000007ee7e0d0 02024 (v01 A_M_I_ GMCHSCI  05001025 MSFT 00000097)
[    0.000000] ACPI: SSDT 000000007ee80a00 00A7C (v01 DpgPmm    CpuPm 00000012 INTL 20060113)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffffff]
[    0.000000]   NODE_DATA [mem 0x3fff5000-0x3fffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x3fffffff]
[    0.000000] On node 0 totalpages: 262030
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3912 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 4032 pages used for memmap
[    0.000000]   DMA32 zone: 254016 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] e820: [mem 0x7ef00000-0xfebfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.2.0-rc4-pre (preserve-AD)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88003fc00000 s80896 r8192 d21504 u524288
[    0.000000] pcpu-alloc: s80896 r8192 d21504 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 257928
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/sda1 ro verbose mem=1024M console=hvc0 console=tty0 nomodeset vga=303 earlyprintk=xen max_loop=50 loop_max_part=10 debug loglevel=10
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] software IO TLB [mem 0x3a600000-0x3e5fffff] (64MB) mapped at [ffff88003a600000-ffff88003e5fffff]
[    0.000000] Memory: 931024k/1048576k available (8511k kernel code, 456k absent, 117096k reserved, 6704k data, 672k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Additional per-CPU info printed with stalls.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] NR_IRQS:4352 nr_irqs:712 16
[    0.000000] xen: sci override: global_irq=9 trigger=0 polarity=0
[    0.000000] xen: registering gsi 9 triggering 0 polarity 0
[    0.000000] xen: --> pirq=9 -> irq=9 (gsi=9)
(XEN) [2012-09-04 18:41:26] IOAPIC[0]: Set PCI routing entry (4-9 -> 0x58 -> IRQ 9 Mode:1 Active:0)
[    0.000000] xen: acpi sci 9
[    0.000000] xen: --> pirq=1 -> irq=1 (gsi=1)
[    0.000000] xen: --> pirq=2 -> irq=2 (gsi=2)
[    0.000000] xen: --> pirq=3 -> irq=3 (gsi=3)
[    0.000000] xen: --> pirq=4 -> irq=4 (gsi=4)
[    0.000000] xen: --> pirq=5 -> irq=5 (gsi=5)
[    0.000000] xen: --> pirq=6 -> irq=6 (gsi=6)
[    0.000000] xen: --> pirq=7 -> irq=7 (gsi=7)
[    0.000000] xen: --> pirq=8 -> irq=8 (gsi=8)
[    0.000000] xen: --> pirq=10 -> irq=10 (gsi=10)
[    0.000000] xen: --> pirq=11 -> irq=11 (gsi=11)
[    0.000000] xen: --> pirq=12 -> irq=12 (gsi=12)
[    0.000000] xen: --> pirq=13 -> irq=13 (gsi=13)
[    0.000000] xen: --> pirq=14 -> irq=14 (gsi=14)
[    0.000000] xen: --> pirq=15 -> irq=15 (gsi=15)
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled, bootconsole disabled
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.6.0-rc4-20120830+ (root@xentest) (gcc version 4.4.5 (Debian 4.4.5-8) ) #68 SMP PREEMPT Tue Sep 4 20:36:47 CEST 2012
[    0.000000] Command line: root=/dev/sda1 ro verbose mem=1024M console=hvc0 console=tty0 nomodeset vga=303 earlyprintk=xen max_loop=50 loop_max_part=10 debug loglevel=10
[    0.000000] Freeing 9e-100 pfn range: 98 pages freed
[    0.000000] 1-1 mapping on 9e->100
[    0.000000] 1-1 mapping on 7ee70->100000
[    0.000000] Released 98 pages of unused memory
[    0.000000] Set 528882 page(s) to 1-1 mapping
[    0.000000] Populating 40000-40062 pfn range: 98 pages added
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] Xen: [mem 0x000000000009e800-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x0000000040061fff] usable
[    0.000000] Xen: [mem 0x0000000040062000-0x000000007ee6ffff] unusable
[    0.000000] Xen: [mem 0x000000007ee70000-0x000000007ee7dfff] ACPI data
[    0.000000] Xen: [mem 0x000000007ee7e000-0x000000007eecffff] ACPI NVS
[    0.000000] Xen: [mem 0x000000007eed0000-0x000000007eefffff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] Xen: [mem 0x00000000fed00000-0x00000000fed010ff] reserved
[    0.000000] Xen: [mem 0x00000000fed02000-0x00000000fed14bff] reserved
[    0.000000] Xen: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] Xen: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] e820: remove [mem 0x40000000-0xfffffffffffffffe] usable
[    0.000000] bootconsole [xenboot0] enabled
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: user-defined physical RAM map:
[    0.000000] user: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] user: [mem 0x000000000009e800-0x00000000000fffff] reserved
[    0.000000] user: [mem 0x0000000000100000-0x000000003fffffff] usable
[    0.000000] user: [mem 0x0000000040062000-0x000000007ee6ffff] unusable
[    0.000000] user: [mem 0x000000007ee70000-0x000000007ee7dfff] ACPI data
[    0.000000] user: [mem 0x000000007ee7e000-0x000000007eecffff] ACPI NVS
[    0.000000] user: [mem 0x000000007eed0000-0x000000007eefffff] reserved
[    0.000000] user: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] user: [mem 0x00000000fed00000-0x00000000fed010ff] reserved
[    0.000000] user: [mem 0x00000000fed02000-0x00000000fed14bff] reserved
[    0.000000] user: [mem 0x00000000fed20000-0x00000000fed3ffff] reserved
[    0.000000] user: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] user: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] DMI present.
[    0.000000] DMI: System manufacturer System Product Name/P5Q-EM DO, BIOS 1208    05/25/2010
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] No AGP bridge found
[    0.000000] e820: last_pfn = 0x40000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
[    0.000000] initial memory mapped: [mem 0x00000000-0x0314efff]
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[    0.000000] init_memory_mapping: [mem 0x00000000-0x3fffffff]
[    0.000000]  [mem 0x00000000-0x3fffffff] page 4k
[    0.000000] kernel direct mapping tables up to 0x3fffffff @ [mem 0x02ad6000-0x02cd7fff]
[    0.000000] xen: setting RW the range 2cb8000 - 2cd8000
[    0.000000] RAMDISK: [mem 0x02cd8000-0x0314efff]
[    0.000000] ACPI: RSDP 00000000000fb080 00024 (v02 ACPIAM)
[    0.000000] ACPI: XSDT 000000007ee70100 0005C (v01 A_M_I_ OEMXSDT  05001025 MSFT 00000097)
[    0.000000] ACPI: FACP 000000007ee70290 000F4 (v03 A_M_I_ OEMFACP  05001025 MSFT 00000097)
[    0.000000] ACPI: DSDT 000000007ee70440 0841F (v01  A1065 A1065000 00000000 INTL 20060113)
[    0.000000] ACPI: FACS 000000007ee7e000 00040
[    0.000000] ACPI: APIC 000000007ee70390 0006C (v01 A_M_I_ OEMAPIC  05001025 MSFT 00000097)
[    0.000000] ACPI: MCFG 000000007ee70400 0003C (v01 A_M_I_ OEMMCFG  05001025 MSFT 00000097)
[    0.000000] ACPI: OEMB 000000007ee7e040 00089 (v01 A_M_I_ AMI_OEM  05001025 MSFT 00000097)
[    0.000000] ACPI: HPET 000000007ee78860 00038 (v01 A_M_I_ OEMHPET  05001025 MSFT 00000097)
[    0.000000] ACPI: GSCI 000000007ee7e0d0 02024 (v01 A_M_I_ GMCHSCI  05001025 MSFT 00000097)
[    0.000000] ACPI: SSDT 000000007ee80a00 00A7C (v01 DpgPmm    CpuPm 00000012 INTL 20060113)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000003fffffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x3fffffff]
[    0.000000]   NODE_DATA [mem 0x3fff5000-0x3fffffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x3fffffff]
[    0.000000] On node 0 totalpages: 262030
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 6 pages reserved
[    0.000000]   DMA zone: 3912 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 4032 pages used for memmap
[    0.000000]   DMA32 zone: 254016 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_ir[    2.113487] hub 2-0:1.0: state 7 ports 6 chg 0000 evt 0000
[    2.113501] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000b480
[    2.113596] usb usb3: default language 0x0409
[    2.113608] usb usb3: udev 1, busnum 3, minor = 256
[    2.113610] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.113612] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.113613] usb usb3: Product: UHCI Host Controller
[    2.113615] usb usb3: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    2.113616] usb usb3: SerialNumber: 0000:00:1a.0
[    2.113863] usb usb3: usb_probe_device
[    2.113865] usb usb3: configuration #1 chosen from 1 choice
[    2.113876] usb usb3: adding 3-0:1.0 (config #1, interface 0)
[    2.114032] hub 3-0:1.0: usb_probe_interface
[    2.114035] hub 3-0:1.0: usb_probe_interface - got id
[    2.114038] hub 3-0:1.0: USB hub found
[    2.114050] hub 3-0:1.0: 2 ports detected
[    2.114053] hub 3-0:1.0: standalone hub
[    2.114054] hub 3-0:1.0: no power switching (usb 1.0)
[    2.114056] hub 3-0:1.0: individual port over-current protection
[    2.114058] hub 3-0:1.0: power on to power good time: 2ms
[    2.114086] hub 3-0:1.0: local power source is good
[    2.114088] hub 3-0:1.0: trying to enable port power on non-switchable hub
[    2.114199] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.0
[    2.114255] xen: registering gsi 21 triggering 0 polarity 1
[    2.114257] Already setup the GSI :21
[    2.114270] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    2.114274] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    2.114423] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    2.114433] uhci_hcd 0000:00:1a.1: detected 2 ports
[    2.114440] uhci_hcd 0000:00:1a.1: uhci_check_and_reset_hc: cmd = 0x0000
[    2.114442] uhci_hcd 0000:00:1a.1: Performing full reset
[    2.114461] uhci_hcd 0000:00:1a.1: supports USB remote wakeup
[    2.114490] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b800
[    2.114563] usb usb4: default language 0x0409
[    2.114575] usb usb4: udev 1, busnum 4, minor = 384
[    2.114577] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.114579] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.114580] usb usb4: Product: UHCI Host Controller
[    2.114582] usb usb4: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    2.114583] usb usb4: SerialNumber: 0000:00:1a.1
[    2.114746] usb usb4: usb_probe_device
[    2.114748] usb usb4: configuration #1 chosen from 1 choice
[    2.114759] usb usb4: adding 4-0:1.0 (config #1, interface 0)
[    2.114861] hub 4-0:1.0: usb_probe_interface
[    2.114863] hub 4-0:1.0: usb_probe_interface - got id
[    2.114864] hub 4-0:1.0: USB hub found
[    2.114872] hub 4-0:1.0: 2 ports detected
[    2.114873] hub 4-0:1.0: standalone hub
[    2.114874] hub 4-0:1.0: no power switching (usb 1.0)
[    2.114875] hub 4-0:1.0: individual port over-current protection
[    2.114877] hub 4-0:1.0: power on to power good time: 2ms
[    2.114886] hub 4-0:1.0: local power source is good
[    2.114887] hub 4-0:1.0: trying to enable port power on non-switchable hub
[    2.114977] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.1
[    2.115016] xen: registering gsi 18 triggering 0 polarity 1
[    2.115018] Already setup the GSI :18
[    2.115031] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    2.115035] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    2.115158] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    2.115169] uhci_hcd 0000:00:1a.2: detected 2 ports
[    2.115175] uhci_hcd 0000:00:1a.2: uhci_check_and_reset_hc: cmd = 0x0000
[    2.115177] uhci_hcd 0000:00:1a.2: Performing full reset
[    2.115196] uhci_hcd 0000:00:1a.2: supports USB remote wakeup
[    2.115204] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000b880
[    2.115271] usb usb5: default language 0x0409
[    2.115283] usb usb5: udev 1, busnum 5, minor = 512
[    2.115285] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.115287] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.115288] usb usb5: Product: UHCI Host Controller
[    2.115290] usb usb5: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    2.115291] usb usb5: SerialNumber: 0000:00:1a.2
[    2.115452] usb usb5: usb_probe_device
[    2.115454] usb usb5: configuration #1 chosen from 1 choice
[    2.115465] usb usb5: adding 5-0:1.0 (config #1, interface 0)
[    2.115573] hub 5-0:1.0: usb_probe_interface
[    2.115574] hub 5-0:1.0: usb_probe_interface - got id
[    2.115576] hub 5-0:1.0: USB hub found
[    2.115583] hub 5-0:1.0: 2 ports detected
[    2.115585] hub 5-0:1.0: standalone hub
[    2.115586] hub 5-0:1.0: no power switching (usb 1.0)
[    2.115587] hub 5-0:1.0: individual port over-current protection
[    2.115589] hub 5-0:1.0: power on to power good time: 2ms
[    2.115598] hub 5-0:1.0: local power source is good
[    2.115599] hub 5-0:1.0: trying to enable port power on non-switchable hub
[    2.115689] ehci_hcd 0000:00:1a.7: HS companion for 0000:00:1a.2
[    2.115729] xen: registering gsi 23 triggering 0 polarity 1
[    2.115731] Already setup the GSI :23
[    2.115743] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    2.115747] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.115872] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    2.115882] uhci_hcd 0000:00:1d.0: detected 2 ports
[    2.115889] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000
[    2.115890] uhci_hcd 0000:00:1d.0: Performing full reset
[    2.115910] uhci_hcd 0000:00:1d.0: supports USB remote wakeup
[    2.115917] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b000
[    2.115987] usb usb6: default language 0x0409
[    2.115999] usb usb6: udev 1, busnum 6, minor = 640
[    2.116001] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    2.116002] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.116004] usb usb6: Product: UHCI Host Controller
[    2.116006] usb usb6: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    2.116007] usb usb6: SerialNumber: 0000:00:1d.0
[    2.116167] usb usb6: usb_probe_device
[    2.116169] usb usb6: configuration #1 chosen from 1 choice
[    2.116180] usb usb6: adding 6-0:1.0 (config #1, interface 0)
[    2.116284] hub 6-0:1.0: usb_probe_interface
[    2.116286] hub 6-0:1.0: usb_probe_interface - got id
[    2.116288] hub 6-0:1.0: USB hub found
[    2.116295] hub 6-0:1.0: 2 ports detected
[    2.116296] hub 6-0:1.0: standalone hub
[    2.116298] hub 6-0:1.0: no power switching (usb 1.0)
[    2.116299] hub 6-0:1.0: individual port over-current protection
[    2.116300] hub 6-0:1.0: power on to power good time: 2ms
[    2.116309] hub 6-0:1.0: local power source is good
[    2.116311] hub 6-0:1.0: trying to enable port power on non-switchable hub
[    2.116408] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.0
[    2.116437] xen: registering gsi 19 triggering 0 polarity 1
[    2.116439] Already setup the GSI :19
[    2.116451] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    2.116455] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.116581] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    2.116592] uhci_hcd 0000:00:1d.1: detected 2 ports
[    2.116599] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000
[    2.116600] uhci_hcd 0000:00:1d.1: Performing full reset
[    2.116619] uhci_hcd 0000:00:1d.1: supports USB remote wakeup
[    2.116648] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b080
[    2.116730] usb usb7: default language 0x0409
[    2.116742] usb usb7: udev 1, busnum 7, minor = 768
[    2.116744] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    2.116746] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.116747] usb usb7: Product: UHCI Host Controller
[    2.116749] usb usb7: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    2.116750] usb usb7: SerialNumber: 0000:00:1d.1
[    2.116961] usb usb7: usb_probe_device
[    2.116964] usb usb7: configuration #1 chosen from 1 choice
[    2.116978] usb usb7: adding 7-0:1.0 (config #1, interface 0)
[    2.117126] hub 7-0:1.0: usb_probe_interface
[    2.117128] hub 7-0:1.0: usb_probe_interface - got id
[    2.117131] hub 7-0:1.0: USB hub found
[    2.117150] hub 7-0:1.0: 2 ports detected
[    2.117152] hub 7-0:1.0: standalone hub
[    2.117153] hub 7-0:1.0: no power switching (usb 1.0)
[    2.117155] hub 7-0:1.0: individual port over-current protection
[    2.117157] hub 7-0:1.0: power on to power good time: 2ms
[    2.117169] hub 7-0:1.0: local power source is good
[    2.117172] hub 7-0:1.0: trying to enable port power on non-switchable hub
[    2.117272] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.1
[    2.117301] xen: registering gsi 18 triggering 0 polarity 1
[    2.117303] Already setup the GSI :18
[    2.117315] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    2.117319] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.117460] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    2.117470] uhci_hcd 0000:00:1d.2: detected 2 ports
[    2.117477] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000
[    2.117478] uhci_hcd 0000:00:1d.2: Performing full reset
[    2.117498] uhci_hcd 0000:00:1d.2: supports USB remote wakeup
[    2.117504] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b400
[    2.117572] usb usb8: default language 0x0409
[    2.117584] usb usb8: udev 1, busnum 8, minor = 896
[    2.117586] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    2.117588] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.117589] usb usb8: Product: UHCI Host Controller
[    2.117591] usb usb8: Manufacturer: Linux 3.6.0-rc4-20120830+ uhci_hcd
[    2.117592] usb usb8: SerialNumber: 0000:00:1d.2
[    2.117753] usb usb8: usb_probe_device
[    2.117755] usb usb8: configuration #1 chosen from 1 choice
[    2.117765] usb usb8: adding 8-0:1.0 (config #1, interface 0)
[    2.117899] hub 8-0:1.0: usb_probe_interface
[    2.117901] hub 8-0:1.0: usb_probe_interface - got id
[    2.117903] hub 8-0:1.0: USB hub found
[    2.117910] hub 8-0:1.0: 2 ports detected
[    2.117912] hub 8-0:1.0: standalone hub
[    2.117913] hub 8-0:1.0: no power switching (usb 1.0)
[    2.117914] hub 8-0:1.0: individual port over-current protection
[    2.117915] hub 8-0:1.0: power on to power good time: 2ms
[    2.117924] hub 8-0:1.0: local power source is good
[    2.117926] hub 8-0:1.0: trying to enable port power on non-switchable hub
[    2.118024] ehci_hcd 0000:00:1d.7: HS companion for 0000:00:1d.2
[    2.118229] usbcore: registered new interface driver usblp
[    2.118230] Initializing USB Mass Storage driver...
[    2.118339] usbcore: registered new interface driver usb-storage
[    2.118340] USB Mass Storage support registered.
[    2.118557] usbcore: registered new interface driver libusual
[    2.118747] usbcore: registered new interface driver usbserial
[    2.118748] usbserial: USB Serial Driver core
[    2.118835] usbcore: registered new interface driver cp210x
[    2.118985] USB Serial support registered for cp210x
[    2.119087] usbcore: registered new interface driver cypress_m8
[    2.119167] USB Serial support registered for DeLorme Earthmate USB
[    2.119255] USB Serial support registered for HID->COM RS232 Adapter
[    2.119338] USB Serial support registered for Nokia CA-42 V2 Adapter
[    2.119432] usbcore: registered new interface driver mos7720
[    2.119512] USB Serial support registered for Moschip 2 port adapter
[    2.119608] usbcore: registered new interface driver mos7840
[    2.119692] USB Serial support registered for Moschip 7840/7820 USB Serial Driver
[    2.119914] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    2.123341] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.123606] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.123895] mousedev: PS/2 mouse device common for all mice
[    2.124538] rtc_cmos 00:03: RTC can wake from S4
[    2.125033] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.125092] rtc0: alarms up to one month, y3k, 114 bytes nvram
[    2.125271] xen: registering gsi 18 triggering 0 polarity 1
[    2.125275] Already setup the GSI :18
[    2.125284] ACPI Warning: 0x0000000000000400-0x000000000000041f SystemIO conflicts with Region \SMRG 1 (20120711/utaddress-251)
[    2.125286] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    2.125687] lirc_dev: IR Remote Control driver registered, major 250 
[    2.125708] IR NEC protocol handler initialized
[    2.125710] IR RC5(x) protocol handler initialized
[    2.125711] IR RC6 protocol handler initialized
[    2.125712] IR JVC protocol handler initialized
[    2.125713] IR Sony protocol handler initialized
[    2.125715] IR RC5 (streamzap) protocol handler initialized
[    2.125716] IR SANYO protocol handler initialized
[    2.125717] IR MCE Keyboard/mouse protocol handler initialized
[    2.125718] IR LIRC bridge handler initialized
[    2.127356] cx88/0: cx2388x v4l2 driver version 0.0.9 loaded
[    2.127636] usbcore: registered new interface driver em28xx
[    2.127769] usbcore: registered new interface driver cx231xx
[    2.127773] cx25821: driver version 0.0.106 loaded
[    2.128204] usbcore: registered new interface driver pvrusb2
[    2.128205] pvrusb2: V4L in-tree version:Hauppauge WinTV-PVR-USB2 MPEG2 Encoder/Tuner
[    2.128206] pvrusb2: Debug mask is 31 (0x1f)
[    2.128336] usbcore: registered new interface driver Philips webcam
[    2.128337] ivtv: Start initialization, version 1.4.3
[    2.128465] ivtv: End initialization
[    2.128467] ivtvfb:  no cards found
[    2.128756] vivi-000: V4L2 device registered as video0
[    2.128757] Video Technology Magazine Virtual Video Capture Board ver 0.8.1 successfully loaded.
[    2.128758] cx23885 driver version 0.0.3 loaded
[    2.129046] usbcore: registered new interface driver uvcvideo
[    2.129047] USB Video Class driver (1.1.1)
[    2.129901] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
[    2.130238] xen_wdt: Xen WatchDog Timer Driver v0.01
[    2.130718] xen_wdt: initialized (timeout=60s, nowayout=0)
[    2.131373] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com
[    2.135516] usbcore: registered new interface driver usbhid
[    2.135517] usbhid: USB HID core driver
[    2.139855] xen: registering gsi 22 triggering 0 polarity 1
[    2.139859] Already setup the GSI :22
[    2.147503] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    2.184636] xen: registering gsi 17 triggering 0 polarity 1
[    2.184639] Already setup the GSI :17
[    2.198646] usbcore: registered new interface driver snd-usb-audio
[    2.198765] usbcore: registered new interface driver snd-ua101
[    2.198884] usbcore: registered new interface driver snd-usb-usx2y
[    2.199021] usbcore: registered new interface driver snd-usb-caiaq
[    2.199144] usbcore: registered new interface driver snd-usb-6fire
[    2.199178] Netfilter messages via NETLINK v0.30.
[    2.199185] nfnl_acct: registering with nfnetlink.
[    2.199238] nf_conntrack version 0.5.0 (7309 buc[    7.404767] udev[1805]: starting version 164
[    9.767893] Adding 3229028k swap on /dev/sda5.  Priority:-1 extents:1 across:3229028k 
[   10.069853] EXT3-fs (sda1): using internal journal
[   13.484281] e1000e: eth1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: Rx/Tx
[   13.505973] e1000e 0000:00:19.0: eth1: 10/100 speed: disabling TSO
[   16.269363] sshd (2705): /proc/2705/oom_adj is deprecated, please use /proc/2705/oom_score_adj instead.
[  133.759935] device vif1.0 entered promiscuous mode
mapping kernel into physical memory
about to get started...
[  134.283810] xen_bridge: port 1(vif1.0) entered forwarding state
[  134.294577] xen_bridge: port 1(vif1.0) entered forwarding state
[  134.708715] 3983c is 2422b000!
[  134.718979] 36d1a is 24341000!
[  134.770918] 37417 is 2432b000!
[  134.806106] 376b5 is 241cf000!
[  134.831476] 37b69 is 241d7000!
[  134.840770] 377ec is 241f9000!
[  134.850007] 36f17 is 241d6000!
[  134.858705] 38cac is 241cb000!
[  134.880695] 37b83 is 24298000!
[  134.916776] 37877 is 24251000!
[  134.924551] 3643d is 241d1000!
[  134.932596] 37890 is 2429d000!
[  134.940134] 393c7 is 2420a000!
[  134.947978] 37692 is 24286000!
[  134.955358] 36ea6 is 241a9000!
[  134.962929] 36541 is 241a7000!
[  134.981558] 37eed is 241a6000!
[  134.995346] 3919c is 241a8000!
[  135.002226] 36fcc is 24337000!
[  135.008331] 3750e is 24213000!
[  135.015178] 37416 is 2426d000!
[  135.031540] 36d60 is 2423b000!
[  135.038067] 37891 is 2422e000!
[  135.042423] 38485 is 242ec000!
[  135.047041] 36e12 is 2422d000!
[  135.052502] 37eec is 24220000!
[  135.060433] 37554 is 242cb000!
[  135.066143] 39389 is 242e3000!
[  135.070658] 38cb0 is 242d6000!
[  135.142973] 37d21 is 241a6000!
[  135.145638] 36e56 is 242e3000!
[  135.148338] 37fc4 is 241a7000!
[  135.150773] 3786c is 24251000!
[  135.153821] 37b31 is 24269000!
[  135.156251] 3838a is 242ee000!
[  135.158680] 37bc0 is 241dc000!
[  135.161098] 37fdf is 24252000!
[  135.165662] 37d83 is 7a20f000!
[  135.168507] 3937a is 7a20f000!
[  135.171311] 36f31 is 7a241000!
[  135.174095] 390f6 is 7a207000!
[  135.186492] 39828 is 7a0d4000!
[  135.226428] 36e71 is 7942e000!
[  135.237591] 37b81 is 7a230000!
[  135.252849] 3838b is 7a246000!
[  135.259282] 38cad is 7a211000!
[  135.265261] 38d10 is 7a240000!
[  135.281396] 38336 is 7a1f1000!
[  135.284252] 36596 is 78eaf000!
[  135.305705] 375cc is 7a1d0000!
[  135.308222] 36597 is 7a1ce000!
[  135.310649] 364c4 is 7a1d1000!
[  135.313061] 364c5 is 7a249000!
[  135.322765] 3752b is 7a206000!
[  135.336665] 38d18 is 7a1fe000!
[  135.347222] 38d19 is 7a20e000!
[  135.350209] 3752a is 7a1cf000!
[  135.352988] 37a1e is 7a210000!
[  135.367642] 37a98 is 7a1f0000!
[  135.383041] 37a99 is 21915000!
[  135.385483] 37f10 is 7a778000!
[  135.387893] 38292 is 21d91000!
[  135.390289] 3778a is 219f5000!
[  135.393330] 375e8 is 21da9000!
[  135.395765] 393c6 is 7a204000!
[  135.398198] 36e70 is 7a244000!
[  135.400642] 38cbd is 7a1cc000!
[  135.403061] 37bc1 is 7a1e1000!
[  135.405509] 37e6c is 7a1ff000!
[  135.408331] 37f22 is 7a1fd000!
[  135.411677] 37fc5 is 78eae000!
[  135.414110] 39246 is 78d5c000!
[  135.416532] 393ed is 79431000!
[  135.418958] 38291 is 21927000!
[  135.421442] 36fcd is 7942f000!
[  135.423884] 39148 is 78e7d000!
[  135.426334] 36e9a is 21dbc000!
[  135.428818] 36557 is 7a0d5000!
[  135.431301] 36df8 is 7a231000!
[  135.433799] 36df5 is 21906000!
[  135.436262] 39829 is 7a255000!
[  135.438866] 37ec0 is 78ebc000!
[  135.441420] 36461 is 792d4000!
[  135.443944] 37e6d is 7a247000!
[  135.446494] 38308 is 7a0ea000!
[  135.449027] 37e25 is 21d98000!
[  135.451585] 39322 is 7a0ce000!
[  135.454171] 37c24 is 7a1cd000!
[  135.457467] 391fc is 21de3000!
[  135.460083] 375e9 is 21dfd000!
[  135.462667] 3775c is 7943c000!
[  135.465273] 3775d is 7a245000!
[  135.467873] 36d6c is 7a24e000!
[  135.470443] 36d6d is 79433000!
[  135.472959] 36cc0 is 79446000!
[  135.475508] 36cc1 is 7a1e3000!
[  135.484325] 36dc4 is 21dff000!
[  135.497710] 39110 is 21e00000!
[  135.500679] 36dc5 is 21994000!
[  135.520365] 37e5d is 7a248000!
[  135.564835] 37964 is 7a1d3000!
[  135.567477] 37965 is 7a20c000!
[  135.570028] 38c6c is 7a20d000!
[  135.572578] 38c6d is 78d4f000!
[  135.575121] 38d6c is 7a1fc000!
[  135.577631] 38d6d is 7a5f2000!
[  135.580115] 375c4 is 79444000!
[  135.582963] 375c5 is 7942c000!
[  135.603973] 37566 is 78d4d000!
[  135.606395] 375cd is 7a212000!
[  135.608850] 37bfd is 7a213000!
[  135.611265] 36ffc is 7a1d2000!
[  135.614067] 38328 is 21926000!
[  135.626127] 36ffd is 7a232000!
[  135.628707] 36ffe is 7a233000!
[  135.631087] 36fff is 78ebe000!
[  135.633474] 37a9c is 78ebf000!
[  135.635801] 37a9d is 792d6000!
[  135.638140] 37a9e is 792d7000!
[  135.640446] 37a9f is 7a24a000!
[  135.642720] 3648c is 7a24b000!
[  135.644995] 3648d is 21dab000!
[  135.647245] 3648e is 21dac000!
[  135.649472] 3648f is 78d4c000!
[  135.651776] 36c4c is 21db9000!
[  135.654036] 36c4d is 21dba000!
[  135.656235] 36c4e is 7943e000!
[  135.658464] 36c4f is 7943f000!
[  135.660642] 37bf4 is 21921000!
[  135.662832] 37bf5 is 21922000!
[  135.668111] 37bf6 is 7a0d6000!
[  135.670296] 37bf7 is 7a0d7000!
[  135.672390] 378a0 is 78eba000!
[  135.674530] 378a1 is 78ebb000!
[  135.677096] 378a2 is 7a208000!
[  135.679211] 378a3 is 7a0e8000!
[  135.681298] 378d4 is 7a0e9000!
[  135.684344] 3646c is 21908000!
[  135.686433] 3646d is 78eac000!
[  135.688561] 3646e is 78ead000!
[  135.690651] 3646f is 7a0cc000!
[  135.692720] 378d5 is 7a0cd000!
[  135.694810] 378d6 is 21de1000!
[  135.696896] 378d7 is 21de2000!
[  135.698920] 36dbc is 21925000!
[  135.700963] 36dbd is 793f7000!
[  135.703011] 36dbe is 7a256000!
[  135.705088] 36dbf is 7a257000!
[  135.707126] 36ff0 is 7a24c000!
[  135.709168] 36ff1 is 7a24d000!
[  135.711201] 36ff2 is 7a0ec000!
[  135.713241] 36ff3 is 7a0ed000!
[  135.715639] 37acc is 7a20a000!
[  135.718079] 37acd is 7a20b000!
[  135.720667] 37ace is 219f8000!
[  135.722702] 37acf is 21917000!
[  135.724736] 36e34 is 21918000!
[  135.726774] 36e35 is 21907000!
[  135.729165] 36e36 is 2198e000!
[  135.746745] 36e37 is 7a243000!
[  135.748803] 383e8 is 78e7e000!
[  135.750878] 383e9 is 78e7f000!
[  135.752881] 383ea is 219f7000!
[  135.755180] 37908 is 7a0d2000!
[  135.757261] 37909 is 7a0d3000!
[  135.759295] 37a88 is 7a200000!
[  135.761348] 37a89 is 7a201000!
[  135.763413] 38329 is 7a202000!
[  135.765452] 36ff8 is 7a203000!
[  135.767496] 36ff9 is 7a1ee000!
[  135.769491] 37f7c is 7a1ef000!
[  135.771517] 37f7d is 7a1dc000!
[  135.773523] 36ff4 is 7a1dd000!
[  135.775514] 36ff5 is 7a1de000!
[  135.777483] 36dac is 7a1df000!
[  135.779470] 36dad is 7a1f2000!
[  135.781428] 36cec is 7a1f3000!
[  135.783367] 36ced is 7a242000!
[  135.786358] 364f1 is 21919000!
[  135.788536] 37660 is 2191a000!
[  135.790546] 37661 is 2191b000!
[  135.792507] 36e78 is 2191c000!
[  135.794476] 36e79 is 7a774000!
[  135.796481] 37978 is 7a775000!
[  135.798468] 37979 is 7a776000!
[  135.800480] 37b4a is 7a777000!
[  135.802434] 37b4b is 2198d000!
[  135.804429] 37b18 is 21990000!
[  135.806390] 37b19 is 793f8000!
[  135.808409] 37b1a is 793f9000!
[  135.810409] 37b1b is 793fa000!
[  135.812358] 364f8 is 793fb000!
[  135.814436] 364f9 is 7a22c000!
[  135.816397] 364fa is 7a22d000!
[  135.818330] 364fb is 7a22e000!
[  135.820237] 36c54 is 7a22f000!
[  135.822123] 36c55 is 21965000!
[  135.824043] 36c56 is 21966000!
[  135.825923] 36c57 is 21967000!
[  135.827802] 36f28 is 21968000!
[  135.829682] 36f29 is 78eb4000!
[  135.831570] 36f2a is 78eb5000!
[  135.833479] 36f2b is 78eb6000!
[  135.835342] 3937c is 78eb7000!
[  135.837248] 3937d is 7a23c000!
[  135.839139] 3937e is 7a23d000!
[  135.841050] 3937f is 7a23e000!
[  135.842935] 37758 is 7a23f000!
[  135.844902] 37759 is 7a0d0000!
[  135.846805] 3775a is 7a0d1000!
[  135.853389] 3775b is 21d8d000!
[  135.855263] 383eb is 21d8e000!
[  135.857178] 378c0 is 21d8f000!
[  135.859064] 378c1 is 21d90000!
[  135.861521] 378c2 is 21da7000!
[  135.863453] 378c3 is 21da8000!
[  135.865334] 36cc4 is 7a5ec000!
[  135.867267] 36cc5 is 7a5ed000!
[  135.869149] 36cc6 is 7a5ee000!
[  135.871055] 36cc7 is 7a5ef000!
[  135.873800] 37b48 is 21da6000!
[  135.883284] 3792f is 78eb0000!
[  135.885397] 37b20 is 78eb1000!
[  135.887369] 37b21 is 78eb2000!
[  135.889287] 37b22 is 78eb3000!
[  135.891234] 37b23 is 21d99000!
[  135.893172] 3774c is 21d9a000!
[  135.895144] 3774d is 21d9b000!
[  135.897075] 3774e is 21d9c000!
[  135.899007] 3774f is 78ec0000!
[  135.900962] 364d8 is 78ec1000!
[  135.902931] 364d9 is 78ec2000!
[  135.905331] 364da is 78d52000!
[  135.907318] 364db is 78d53000!
[  135.909267] 375c8 is 21db5000!
[  135.911250] 375c9 is 21db6000!
[  135.913187] 375ca is 21db7000!
[  135.915144] 375cb is 21db8000!
[  135.917107] 375ac is 7a0d8000!
[  135.919034] 375ad is 7a0d9000!
[  135.920990] 375ae is 7a0da000!
[  135.922923] 375af is 7a0db000!
[  135.924855] 379b4 is 78e83000!
[  135.926788] 36d74 is 21929000!
[  135.928771] 36d75 is 2192a000!
[  135.930695] 36d76 is 2192b000!
[  135.932614] 36d77 is 2192c000!
[  135.934525] 37f34 is 219f9000!
[  135.936426] 36ceb is 219fa000!
[  135.938337] 37e74 is 219fb000!
[  135.940282] 3792e is 219fc000!
[  135.942208] 3792d is 2191d000!
[  135.944107] 3792c is 2191e000!
[  135.945969] 37e75 is 21909000!
[  135.947839] 37e76 is 2190a000!
[  135.949714] 37e77 is 2190b000!
[  135.951585] 37fb8 is 2190c000!
[  135.953467] 37fb9 is 792d8000!
[  135.955328] 37fba is 792d9000!
[  135.957225] 37fbb is 792da000!
[  135.959088] 37960 is 792db000!
[  135.960959] 37961 is 78e80000!
[  135.962826] 37962 is 78e81000!
[  135.964698] 37963 is 78e82000!
[  135.966577] 36c3d is 21e03000!
[  135.968494] 36c3e is 21e04000!
[  135.970395] 36c3f is 7a041000!
[  135.972286] 38298 is 7a042000!
[  135.974226] 38299 is 7a043000!
[  135.976128] 3829a is 21e01000!
[  135.978061] 3829b is 21e02000!
[  135.979965] 3790f is 2191f000!
[  135.981914] 3790e is 21920000!
[  135.983860] 3790d is 21ddd000!
[  135.985774] 3790c is 21dde000!
[  135.987684] 37f37 is 21ddf000!
[  135.989577] 37f36 is 21de0000!
[  135.991499] 37f35 is 78d50000!
[  135.993428] 37b49 is 78d51000!
[  136.007188] 36da9 is 7a1da000!
[  136.009194] 36daa is 7a1db000!
[  136.011235] 36dab is 7a040000!
[  136.013464] 37b17 is 7a1f4000!
[  136.015419] 376bc is 7a1f5000!
[  136.017385] 376bd is 7a1f6000!
[  136.019330] 376be is 7a1f7000!
[  136.021278] 376bf is 7a1f8000!
[  136.023213] 37644 is 7a1f9000!
[  136.025165] 37645 is 7a1fa000!
[  136.027078] 37646 is 7a1fb000!
[  136.028990] 37647 is 7a1e4000!
[  136.030916] 37c6c is 7a1e5000!
[  136.032838] 37c6d is 7a1e6000!
[  136.034737] 37c6e is 7a234000!
[  136.036641] 37c6f is 7a235000!
[  136.038548] 38d4c is 7a236000!
[  136.040448] 38d4d is 7a237000!
[  136.042307] 38d4e is 7a238000!
[  136.044162] 38d4f is 7a23a000!
[  136.045998] 36d7c is 7a23b000!
[  136.047859] 37ef4 is 7a1e7000!
[  136.049736] 37ef5 is 7a1e8000!
[  136.051603] 37ef6 is 7a1e9000!
[  136.053468] 37ef7 is 7a1ea000!
[  136.055296] 37d0c is 7a1eb000!
[  136.057154] 37d0d is 7a1d4000!
[  136.058988] 37d0e is 7a1d5000!
[  136.060831] 37d0f is 7a1d6000!
[  136.062676] 37b14 is 7a1d7000!
[  136.064512] 37b15 is 7a1d8000!
[  136.066345] 37b16 is 7a1d9000!
[  136.073618] 393a8 is 78d5a000!
[  136.075537] 393a9 is 78d5b000!
[  136.077384] 393aa is 78ec4000!
[  136.079201] 36d7d is 78d57000!
[  136.081057] 36d7e is 78d58000!
[  136.082901] 36d7f is 78d59000!
[  136.093675] 39280 is 7a76f000!
[  136.095656] 374ff is 7a770000!
[  136.097568] 374fe is 7a771000!
[  136.099463] 374fd is 7a772000!
[  136.101359] 374fc is 7a773000!
[  136.103252] 393c3 is 7a0dc000!
[  136.105160] 393c2 is 7a0dd000!
[  136.107085] 393c1 is 7a0de000!
[  136.108971] 393c0 is 7a0df000!
[  136.110888] 393ab is 7a0e0000!
[  136.112973] 39382 is 7a0e1000!
[  136.114911] 379b5 is 7a0e2000!
[  136.116860] 379b6 is 7a0e3000!
[  136.118772] 379b7 is 21d9d000!
[  136.120734] 36cbc is 21d9e000!
[  136.122640] 36cbd is 21d9f000!
[  136.124583] 39381 is 21da0000!
[  136.126506] 39380 is 21da1000!
[  136.128458] 39283 is 21da2000!
[  136.130394] 39282 is 21da3000!
[  136.132322] 39281 is 21da4000!
[  136.134247] 36cbe is 796fc000!
[  136.136203] 36cbf is 796fd000!
[  136.138145] 37f1c is 796fe000!
[  136.140121] 37f1d is 796ff000!
[  136.142062] 37f1e is 79700000!
[  136.143993] 37f1f is 79701000!
[  136.145922] 37894 is 79702000!
[  136.147846] 37895 is 79703000!
[  136.149745] 37896 is 78d54000!
[  136.151641] 37897 is 78d55000!
[  136.153552] 376f0 is 78d56000!
[  136.159771] 376f1 is 21910000!
[  136.161783] 39383 is 21911000!
[  136.163702] 36e90 is 21912000!
[  136.165622] 36e91 is 21913000!
[  136.167522] 36e92 is 21914000!
[  136.169401] 36e93 is 7930c000!
[  136.171285] 36d54 is 7930d000!
[  136.173168] 36d55 is 7930e000!
[  136.175085] 36d56 is 7930f000!
[  136.176969] 36d57 is 79310000!
[  136.179050] 37af4 is 79311000!
[  136.180952] 37af5 is 79312000!
[  136.182839] 37af6 is 79313000!
[  136.184708] 37af7 is 792cc000!
[  136.186572] 36f20 is 792cd000!
[  136.188456] 36f21 is 792ce000!
[  136.190338] 36f22 is 792cf000!
[  136.192191] 36f23 is 792d0000!
[  136.194078] 37868 is 792d1000!
[  136.195944] 37869 is 792d2000!
[  136.197834] 3786a is 792d3000!
[  136.199676] 3786b is 21df5000!
[  136.201551] 36d68 is 21df6000!
[  136.203447] 36d69 is 21df7000!
[  136.205307] 36d6a is 21df8000!
[  136.207184] 36d6b is 21df9000!
[  136.209033] 37628 is 21dfa000!
[  136.210914] 37629 is 21dfb000!
[  136.212770] 3762a is 21dfc000!
[  136.214630] 3762b is 7a76c000!
[  136.216503] 37eb0 is 7a76d000!
[  136.218374] 37eb1 is 7a76e000!
[  136.223487] 37eb2 is 78e8a000!
[  136.225408] 37eb3 is 78e8b000!
[  136.227272] 39114 is 2192d000!
[  136.229174] 39115 is 2192e000!
[  136.231083] 39116 is 2192f000!
[  136.232969] 39117 is 21930000!
[  136.234844] 36dd0 is 21931000!
[  136.236755] 36dd1 is 21932000!
[  136.238629] 36dd2 is 21933000!
[  136.241095] 36c7e is 21dbd000!
[  136.242972] 36c7d is 21dbe000!
[  136.244886] 36c7c is 21dbf000!
[  136.246779] 36dd3 is 21dc0000!
[  136.248918] 36552 is 21dc4000!
[  136.250828] 376f2 is 21d85000!
[  136.252734] 376f3 is 21d8a000!
[  136.254693] 37410 is 21d8b000!
[  136.256597] 37411 is 21d8c000!
[  136.258483] 37412 is 78e84000!
[  136.260387] 37413 is 78e85000!
[  136.262292] 36551 is 78e86000!
[  136.264193] 36550 is 78e87000!
[  136.266063] 3652f is 78e88000!
[  136.267973] 3652e is 78e89000!
[  136.269851] 3652d is 21dc1000!
[  136.271739] 3652c is 21dc2000!
[  136.273633] 36c7f is 21dc3000!
[  136.276464] 36fcb is 21dd7000!
[  136.278438] 36ce8 is 21dd8000!
[  136.280355] 36ce9 is 21dd9000!
[  136.282262] 36cea is 21dda000!
[  136.284157] 376de is 21ddb000!
[  136.286057] 376df is 21ddc000!
[  136.287936] 375f4 is 21985000!
[  136.289813] 375f5 is 21986000!
[  136.291682] 375f6 is 21987000!
[  136.293551] 375f7 is 21988000!
[  136.295410] 38c28 is 21989000!
[  136.297272] 36fc8 is 2198a000!
[  136.299142] 36fc9 is 2198b000!
[  136.301012] 36fca is 2198c000!
[  136.303095] 38c29 is 21a04000!
[  136.304980] 38c2a is 79434000!
[  136.306884] 38c2b is 79435000!
[  136.308729] 39278 is 79436000!
[  136.310610] 39279 is 79437000!
[  136.312447] 3927a is 79438000!
[  136.314355] 3927b is 79439000!
[  136.316214] 37fe4 is 7943a000!
[  136.318082] 37fe5 is 7943b000!
[  136.319932] 37fe6 is 21dd5000!
[  136.321799] 37fe7 is 21dd6000!
[  136.323671] 36f50 is 219fd000!
[  136.325537] 36f51 is 219fe000!
[  136.327434] 36f52 is 219ff000!
[  136.329306] 36f53 is 21a00000!
[  136.331171] 36f84 is 21a01000!
[  136.333045] 36f85 is 21a02000!
[  136.334910] 36f86 is 21a03000!
[  136.348777] 36f87 is 79407000!
[  136.351097] 392ec is 79409000!
[  136.368522] 392ed is 7a5f8000!
[  136.370463] 392ee is 7a5f9000!
[  136.372340] 392ef is 7a5fa000!
[  136.374270] 37bd4 is 7a5fb000!
[  136.380930] 36553 is 7a5f4000!
[  136.382857] 37bd5 is 7a5f5000!
[  136.384785] 37bd6 is 7a5f6000!
[  136.386732] 37bd7 is 7a5f7000!
[  136.398152] 38c68 is 7a222000!
[  136.400220] 38c69 is 7a221000!
[  136.402152] 38c6a is 7a220000!
[  136.404086] 38c6b is 7a21f000!
[  136.405980] 37e98 is 7a21e000!
[  136.407907] 37e99 is 7a21d000!
[  136.409800] 37e9a is 7a21c000!
[  136.411701] 37e9b is 21df4000!
[  136.413603] 37dfc is 21df3000!
[  136.415508] 37dfd is 21df2000!
[  136.417408] 37dfe is 21df1000!
[  136.419474] 38384 is 7a226000!
[  136.421409] 38385 is 7a225000!
[  136.423297] 38386 is 7a224000!
[  136.425180] 38387 is 7a223000!
[  136.427157] 37dff is 793fc000!
[  136.432300] 378f5 is 7a22a000!
[  136.434649] 378f4 is 21deb000!
[  136.437046] 378f6 is 21dea000!
[  136.444671] 378f7 is 7a609000!
[  136.447080] 364f4 is 7a60b000!
[  136.449054] 364f5 is 7a60a000!
[  136.451388] 364f6 is 21de9000!
[  136.461534] 364f7 is 796ec000!
[  136.477903] 37e40 is 796ed000!
[  136.497057] 37e41 is 796ee000!
[  136.514280] 36f34 is 21de7000!
[  136.528791] 36f35 is 21de5000!
[  136.531358] 37e42 is 796f2000!
[  136.533359] 36f36 is 796f1000!
[  136.535388] 36f37 is 796f0000!
[  136.537405] 36dc0 is 796ef000!
[  136.539787] 36dc1 is 796f9000!
[  136.551596] 36dc2 is 796f3000!
[  136.564863] 36dc3 is 7940a000!
[  136.579982] 37e43 is 7a216000!
[  136.592995] 36d64 is 7a228000!
[  136.607557] 36d65 is 21dee000!
[  136.610113] 36dcc is 21ded000!
[  136.619140] 36dcd is 7a214000!
[  136.642635] 36dce is 793ff000!
[  136.673930] 36dcf is 796fb000!
[  136.683989] 3644c is 796f6000!
[  136.686125] 36d67 is 796f7000!
[  136.703516] 3644d is 7a600000!
[  136.718149] 3644e is 796f4000!
[  136.721082] 3644f is 7a607000!
[  136.723701] 36f5c is 7a606000!
[  136.747291] 377a8 is 7a604000!
[  136.749442] 377a9 is 7a603000!
[  136.751617] 377aa is 7a602000!
[  136.753756] 377ab is 7a601000!
[  136.756270] 36f5d is 21939000!
[  136.766272] 36438 is 21df0000!
[  136.768602] 36439 is 21992000!
[  136.770746] 3643a is 7a1ec000!
[  136.772889] 3643b is 7a0e5000!
[  136.775044] 379e8 is 21d88000!
[  136.777206] 379e9 is 21d86000!
[  136.779325] 379ea is 21d87000!
[  136.781433] 379eb is 7a1ed000!
[  136.783552] 37c30 is 79402000!
[  136.785699] 37c31 is 7a0cf000!
[  136.787849] 37c32 is 7a605000!
[  136.790135] 37c33 is 792e9000!
[  136.792314] 3914c is 792ea000!
[  136.794520] 3914d is 792eb000!
[  136.796643] 3914e is 7a5fc000!
[  136.798805] 3914f is 7a5fd000!
[  136.800907] 36f60 is 7a5fe000!
[  136.803723] 36f62 is 21dce000!
[  136.805889] 36f61 is 21dcf000!
[  136.807970] 36f5e is 21dd0000!
[  136.810085] 36f5f is 21dd1000!
[  136.812154] 36f10 is 21dd2000!
[  136.814310] 36f11 is 21dd3000!
[  136.816353] 36f12 is 21dd4000!
[  136.818394] 36f13 is 21935000!
[  136.820406] 36dfc is 21936000!
[  136.822419] 36dfd is 21937000!
[  136.824632] 36dfe is 21938000!
[  136.826629] 36dff is 21940000!
[  136.828632] 376dc is 21941000!
[  136.830647] 376dd is 21942000!
[  136.832587] 36f63 is 21943000!
[  136.834546] 36508 is 21944000!
[  136.836502] 36509 is 792dc000!
[  136.838449] 3650a is 792dd000!
[  136.840409] 3650b is 792de000!
[  136.842286] 383ac is 792df000!
[  136.844216] 383ad is 792e0000!
[  136.846112] 383ae is 792e1000!
[  136.848002] 383af is 792e2000!
[  136.849827] 39198 is 792e3000!
[  136.851674] 39199 is 792e4000!
[  136.853507] 3919a is 792e5000!
[  136.855301] 3919b is 792e6000!
[  136.857103] 38c24 is 792e7000!
[  136.858884] 38c25 is 792e8000!
[  136.871428] 38c26 is 219eb000!
[  136.885570] 38c27 is 21dca000!
[  136.887430] 37f4e is 21dcb000!
[  136.889247] 37f4f is 21dcc000!
[  136.891053] 36ebc is 21dcd000!
[  136.893255] 36ebd is 2195b000!
[  136.898670] 36ebe is 219ef000!
[  136.900640] 37dac is 219f0000!
[  136.902475] 37dad is 219f1000!
[  136.904317] 37dae is 219f2000!
[  136.906146] 37daf is 219f3000!
[  136.907966] 379c0 is 219f4000!
[  136.909795] 379c1 is 21dc5000!
[  136.911728] 379c2 is 21dc6000!
[  136.913564] 379c3 is 21dc7000!
[  136.915385] 383e0 is 21dc8000!
[  136.917223] 383e1 is 21dc9000!
[  136.919174] 383e2 is 219e5000!
[  136.921106] 383e3 is 219e6000!
[  136.922934] 37f4c is 219e7000!
[  136.924775] 37f4d is 219e8000!
[  136.926634] 37e19 is 219e9000!
[  136.928470] 37e1a is 219ee000!
[  136.931246] 37a8d is 21955000!
[  136.933111] 37a8e is 21956000!
[  136.935011] 37a8f is 21957000!
[  136.936864] 36524 is 21958000!
[  136.938721] 36525 is 21959000!
[  136.940581] 36526 is 2195a000!
[  136.942428] 36527 is 2195d000!
[  136.944300] 36e38 is 2195e000!
[  136.946150] 36e39 is 2195f000!
[  136.948002] 36e3a is 21960000!
[  136.949816] 36e3b is 21961000!
[  136.951640] 36ebf is 21953000!
[  136.953464] 37a8c is 21954000!
[  136.955458] 36eb7 is 2199d000!
[  136.957298] 37e18 is 2199e000!
[  136.959115] 37ee4 is 2199f000!
[  136.960945] 37ee5 is 219a0000!
[  136.962749] 37ee6 is 219a1000!
[  136.964578] 37ee7 is 219a2000!
[  136.966378] 382a4 is 219a3000!
[  136.968207] 382a5 is 219a4000!
[  136.970007] 36e14 is 21962000!
[  136.971829] 36e15 is 21963000!
[  136.973664] 36e16 is 21964000!
[  136.975453] 36e17 is 21995000!
[  136.977276] 36ec8 is 21996000!
[  136.979101] 36ec9 is 21997000!
[  136.980927] 36eca is 21998000!
[  136.982703] 36ecb is 21999000!
[  136.984506] 36eb4 is 2199a000!
[  136.986272] 36eb5 is 2199b000!
[  136.988049] 36eb6 is 2199c000!
[  136.991001] 382a6 is 21948000!
[  136.992778] 382a7 is 21949000!
[  136.994566] 36474 is 2194a000!
[  136.996338] 36475 is 2194b000!
[  136.998138] 36476 is 2194c000!
[  136.999897] 36477 is 2194d000!
[  137.001686] 377e8 is 2194e000!
[  137.003481] 377e9 is 2194f000!
[  137.005279] 377ea is 21950000!
[  137.007073] 377eb is 21951000!
[  137.008858] 376c0 is 21952000!
[  137.011077] 38394 is 7a5d5000!
[  137.012879] 38395 is 7a5d6000!
[  137.014691] 38396 is 7a5d7000!
[  137.016461] 38397 is 7a5d8000!
[  137.018250] 36424 is 7a5d9000!
[  137.020020] 36425 is 7a5da000!
[  137.021809] 36426 is 7a5db000!
[  137.023615] 36427 is 7a5dc000!
[  137.025387] 37738 is 7a5dd000!
[  137.027203] 37739 is 7a5de000!
[  137.028974] 3773a is 7942b000!
[  137.030791] 3773b is 7a5cc000!
[  137.032602] 364b4 is 7a5cd000!
[  137.034451] 364b5 is 7a5ce000!
[  137.036267] 364b6 is 7a5cf000!
[  137.038096] 364b7 is 7a5d0000!
[  137.039928] 37608 is 7a5d1000!
[  137.041774] 37609 is 7a5d2000!
[  137.043643] 3760a is 7a5d3000!
[  137.045484] 3760b is 7a5d4000!
[  137.047352] 37524 is 7940f000!
[  137.049204] 37525 is 7940e000!
[  137.051083] 37526 is 7940d000!
[  137.052922] 37527 is 7940c000!
[  137.054775] 392f4 is 78eab000!
[  137.056677] 392f5 is 78eaa000!
[  137.058570] 392f6 is 78ea9000!
[  137.060440] 392f7 is 78ea8000!
[  137.062285] 392e0 is 78ea7000!
[  137.064159] 392e1 is 78ea6000!
[  137.066011] 392e2 is 78ea5000!
[  137.067877] 392e3 is 7941a000!
[  137.069689] 38c80 is 79419000!
[  137.071535] 38c81 is 79418000!
[  137.073403] 38c82 is 79417000!
[  137.075249] 38c83 is 79416000!
[  137.077105] 36f44 is 79415000!
[  137.078950] 36f45 is 79414000!
[  137.080828] 36f46 is 79413000!
[  137.082679] 36f47 is 79412000!
[  137.084540] 38cf0 is 79411000!
[  137.086391] 38cf1 is 79410000!
[  137.088238] 38cf3 is 78ea2000!
[  137.090096] 378c8 is 78ea3000!
[  137.091930] 378c9 is 78ea4000!
[  137.093792] 378ca is 79421000!
[  137.095651] 378cb is 79420000!
[  137.097526] 38c74 is 7941f000!
[  137.099376] 38c75 is 7941e000!
[  137.101245] 38c76 is 7941d000!
[  137.103095] 38c77 is 7941c000!
[  137.104954] 379e0 is 7941b000!
[  137.106817] 376c1 is 7a5df000!
[  137.108680] 376c2 is 7a5e0000!
[  137.110573] 376c3 is 7a5e1000!
[  137.112441] 37ff0 is 7a5e2000!
[  137.114315] 37ff1 is 7a5e8000!
[  137.116167] 37ff2 is 7a5e9000!
[  137.118054] 37ff3 is 7a5ea000!
[  137.119910] 37a28 is 7a5eb000!
[  137.121800] 37a29 is 21945000!
[  137.123699] 37a2a is 21946000!
[  137.125585] 37a2b is 21947000!
[  137.128151] 379e2 is 79301000!
[  137.130140] 379e1 is 79302000!
[  137.132026] 37e1b is 79303000!
[  137.133934] 375c0 is 79304000!
[  137.135853] 375c1 is 79305000!
[  137.137755] 375c2 is 79307000!
[  137.139651] 375c3 is 79308000!
[  137.141532] 37550 is 79309000!
[  137.143442] 37551 is 7930a000!
[  137.145298] 37552 is 7930b000!
[  137.147342] 37553 is 78e8c000!
[  137.149223] 38ca8 is 78e8d000!
[  137.151104] 38ca9 is 78e8e000!
[  137.152961] 38caa is 78e8f000!
[  137.154813] 38cab is 78e90000!
[  137.156676] 37ee8 is 78e91000!
[  137.158529] 37ee9 is 78e92000!
[  137.160405] 37eea is 78e93000!
[  137.162243] 37eeb is 78e94000!
[  137.164118] 3832c is 78e95000!
[  137.165962] 3832d is 78e96000!
[  137.167809] 3832e is 78e97000!
[  137.169621] 3832f [  139.297225] 379bc is 234ac000!
[  139.299445] 379bd is 2447a000!
[  139.302971] 377a7 is 24456000!
[  139.318911] 377a1 is 22b19000!
[  139.321117] 377a2 is 2338e000!
[  139.323298] 377a3 is 2422a000!
[  139.325497] 377a4 is 22bac000!
[  139.327706] 377a5 is 24260000!
[  139.329929] 377a6 is 242ec000!
[  139.332147] 377a0 is 2426c000!
[  139.334340] 379be is 234ab000!
[  139.337162] 37fc8 is 24429000!
[  139.371384] 37fc9 is 79464000!
[  139.373670] 38ca5 is 7947d000!
[  139.375843] 38ca6 is 79497000!
[  139.378057] 379bf is 79489000!
[  139.388877] 37fca is 22a4b000!
[  139.391224] 37fcb is 22a4a000!
[  139.393405] 37fcc is 22a49000!
[  139.395652] 38ca7 is 7a067000!
[  139.407462] 37fce is 7a6ed000!
[  139.422923] 37fcd is 21e4b000!
[  139.430296] 37bb0 is 21683000!
[  139.439337] 37bb1 is 794b6000!
[  139.462820] 37bb2 is 21e3c000!
[  139.488165] 37bb3 is 21e57000!
[  139.490462] 37bb4 is 78d1a000!
[  139.492685] 37bb5 is 21e59000!
[  139.494955] 37bb6 is 78d49000!
[  139.499375] 37bb7 is 79471000!
[  139.501712] 37fcf is 218aa000!
[  139.503969] 36f00 is 7948f000!
[  139.506230] 36f01 is 21e5e000!
[  139.508516] 36f02 is 2164a000!
[  139.510801] 36f03 is 2167c000!
[  139.513987] 36f04 is 79450000!
[  139.516261] 36f05 is 7a052000!
[  139.518558] 36f06 is 7944c000!
[  139.550950] 36f07 is 21e6c000!
[  139.553225] 37568 is 794c4000!
[  139.555543] 37569 is 7a61d000!
[  139.557845] 3756a is 21e63000!
[  139.560167] 3756b is 78cd9000!
[  139.562462] 3756c is 21648000!
[  139.564783] 3756d is 7a053000!
[  139.567083] 3756e is 78cdd000!
[  139.569398] 3756f is 7a058000!
[  139.572186] 37fa0 is 21640000!
[  139.574508] 37fa1 is 7a6bb000!
[  139.576850] 37fa2 is 78cd2000!
[  139.579173] 37fa3 is 21e58000!
[  139.582170] 37fa4 is 7a04d000!
[  139.584497] 36ec0 is 21629000!
[  139.586816] 36ec1 is 7a087000!
[  139.589139] 36ec2 is 794a8000!
[  139.591440] 36ec3 is 794bd000!
[  139.593788] 36ec4 is 21e75000!
[  139.596072] 36ec5 is 2165e000!
[  139.598373] 36ec6 is 21616000!
[  139.600635] 36ec7 is 21615000!
[  139.603400] 375a0 is 78cd1000!
[  139.605703] 375a1 is 7947f000!
[  139.607964] 375a2 is 794bb000!
[  139.633602] 375a3 is 78d18000!
[  139.635900] 375a4 is 21e60000!
[  139.638740] 375a5 is 218ae000!
[  139.641011] 375a6 is 21e5a000!
[  139.643281] 375a7 is 21e6e000!
[  139.652257] 37750 is 21e10000!
[  139.654505] 37751 is 21e0f000!
[  139.656730] 37752 is 21e0e000!
[  139.658878] 37753 is 21e0d000!
[  139.661573] 37754 is 21e37000!
[  139.663730] 37755 is 21e38000!
[  139.665818] 37756 is 21e3d000!
[  139.667921] 37757 is 21e52000!
[  139.712311] 36e61 is 2188a000!
[  139.715049] 37fa5 is 78ced000!
[  139.749445] 36e62 is 7948e000!
[  139.753484] 39144 is 218bd000!
[  139.783325] 37e65 is 21e48000!
[  139.785507] 37e1d is 7a660000!
[  139.798104] 37fa6 is 7a71b000!
[  139.800325] 37fa7 is 794be000!
[  139.802479] 37d18 is 21e3e000!
[  139.804646] 37d19 is 21619000!
[  139.807323] 37d1a is 21e3a000!
[  139.809494] 36e63 is 7a693000!
[  139.811728] 36e64 is 21651000!
[  139.813936] 36e65 is 21889000!
[  139.816618] 36e66 is 2160a000!
[  139.818843] 36e67 is 78cd7000!
[  139.821025] 37a58 is 7a06b000!
[  139.823229] 37a59 is 7944f000!
[  139.831268] 37a5a is 215bc000!
[  139.833481] 37a5b is 2166c000!
[  139.835736] 37a5c is 7a090000!
[  139.837952] 37a5d is 794c8000!
[  139.840180] 37a5e is 21659000!
[  139.842419] 37a5f is 21e7f000!
[  139.844700] 36558 is 78cf1000!
[  139.846979] 36559 is 7949a000!
[  139.849247] 3655a is 21606000!
[  139.852047] 3655b is 78ccd000!
[  139.854369] 3655c is 218a8000!
[  139.856727] 3655d is 78d38000!
[  139.859082] 3655e is 79451000!
[  139.861742] 3655f is 78d35000!
[  139.876566] 37dc8 is 78d04000!
[  140.028306] 37dc9 is 218b5000!
[  140.076325] 37d1b is 7948a000!
[  140.078747] 37d1c is 794aa000!
[  140.081079] 36c73 is 78d42000!
[  140.083401] 36c74 is 794a6000!
[  140.110032] 36c75 is 21676000!
[  140.112410] 37b5e is 79458000!
[  140.114758] 37f2c is 78d14000!
[  140.117124] 37dcd is 21e7c000!
[  140.128833] 37dce is 215ba000!
[  140.131208] 37dcf is 218ac000!
[  140.133566] 37f00 is 7a68f000!
[  140.185528] 37f01 is 21e30000!
[  140.187973] 36c76 is 21e2f000!
[  140.190353] 36c77 is 21e2e000!
[  140.192683] 36f68 is 21e2d000!
[  140.227313] 36f69 is 78cf9000!
[  140.229667] 37f02 is 78cf8000!
[  140.232263] 37f03 is 244c8000!
[  140.239292] 37f05 is 244c1000!
[  140.241721] 37f06 is 2432e000!
[  140.244034] 37f07 is 234ae000!
[  140.246330] 392f8 is 22a2d000!
[  140.248627] 392f9 is 243a0000!
[  140.250941] 392fa is 24417000!
[  140.253210] 392fb is 24345000!
[  140.255523] 392fc is 2447e000!
[  140.257795] 392fd is 24386000!
[  140.260077] 392fe is 244c3000!
[  140.262323] 392ff is 2435f000!
[  140.264808] 375b8 is 23dd8000!
[  140.267108] 375b9 is 242bb000!
[  140.269379] 375ba is 2447a000!
[  140.271619] 375bb is 244d8000!
[  140.273848] 375bc is 24232000!
[  140.276061] 375bd is 22a1c000!
[  140.278251] 375be is 23db5000!
[  140.280459] 375bf is 24456000!
[  140.282600] 36c70 is 22ba7000!
[  140.284781] 36c71 is 2432b000!
[  140.286937] 36c72 is 242a1000!
[  140.289101] 364a3 is 23390000!
[  140.291237] 364a4 is 243d2000!
[  140.293359] 364a5 is 232e4000!
[  140.295473] 364a6 is 234af000!
[  140.297592] 364a7 is 2439e000!
[  140.299696] 392b8 is 22c03000!
[  140.301855] 392b9 is 242e0000!
[  140.303999] 392ba is 24270000!
[  140.306132] 392bb is 22bb7000!
[  140.308260] 392bc is 243dd000!
[  140.336336] 392bd is 243ca000!
[  140.350314] 37f04 is 22ba7000!
[  140.376987] 392be is 78cfa000!
[  140.412672] 36f6a is 21e1c000!
[  140.414951] 36f6b is 21e1b000!
[  140.417183] 36f6c is 21e1a000!
[  140.453783] 36f6d is 79477000!
[  140.514006] 392bf is 2164d000!
[  140.516790] 36f6e is 7a6b8000!
[  140.519507] 38c08 is 21e12000!
[  140.533506] 38c09 is 21e20000!
[  140.535762] 36f6f is 21e1f000!
[  140.538074] 37ef8 is 21e1e000!
[  140.540358] 37ef9 is 21e1d000!
[  140.543075] 37efa is 21e22000!
[  140.545376] 38c0a is 21e21000!
[  140.554876] 38c0c is 21e06000!
[  140.557153] 38c0d is 21e05000!
[  140.559387] 38c0e is 21e24000!
[  140.561600] 38c0f is 21e23000!
[  140.564201] 38c0b is 21a6b000!
[  140.574616] 37510 is 21e4e000!
[  140.576966] 37511 is 7a0b1000!
[  140.579155] 37512 is 21e25000!
[  140.581354] 37513 is 21e31000!
[  140.583568] 37514 is 2165c000!
[  140.585733] 37515 is 21e0c000!
[  140.587910] 37516 is 21e0b000!
[  140.590025] 37517 is 21e0a000!
[  140.592181] 39330 is 21e09000!
[  140.594378] 39331 is 21e08000!
[  140.596496] 37dca is 21e07000!
[  140.598711] 37dcb is 21e18000!
[  140.600844] 39332 is 21e19000!
[  140.602907] 39333 is 21e35000!
[  140.604960] 39334 is 7a086000!
[  140.607012] 39335 is 21e29000!
[  140.609091] 39336 is 7a6bc000!
[  140.611997] 39337 is 21a69000!
[  140.614086] 37f38 is 21a6a000!
[  140.616113] 37f39 is 21a73000!
[  140.618101] 37f3a is 21a74000!
[  140.620333] 365a6 is 21a80000!
[  140.622302] 365a7 is 21a81000!
[  140.624267] 392a8 is 21a82000!
[  140.626233] 392a9 is 21a83000!
[  140.628294] 392aa is 21a84000!
[  140.630264] 392ab is 21e15000!
[  140.632197] 392ac is 21e16000!
[  140.634166] 392ad is 21e17000!
[  140.636087] 37f3b is 21a75000!
[  140.638063] 37f3c is 21a76000!
[  140.639996] 37f3d is 21a77000!
[  140.641932] 37f3e is 21a78000!
[  140.643837] 37f3f is 21a79000!
[  140.645711] 365a0 is 21a7a000!
[  140.647596] 365a1 is 21a7b000!
[  140.649474] 365a2 is 21a7c000!
[  140.651341] 365a3 is 21a7d000!
[  140.653199] 365a4 is 21a7e000!
[  140.655080] 365a5 is 21a7f000!
[  140.656995] 392ae is 21a65000!
[  140.658872] 392af is 21a66000!
[  140.660720] 37a20 is 21a67000!
[  140.662588] 37a21 is 21a68000!
[  140.670959] 37a22 is 21a4e000!
[  140.679684] 37a23 is 21a5a000!
[  140.681638] 37a24 is 21a5b000!
[  140.683468] 37a25 is 21a5c000!
[  140.685239] 37a26 is 21a5d000!
[  140.687019] 37a27 is 21a5e000!
[  140.688757] 36f90 is 21a5f000!
[  140.690516] 36f91 is 21a60000!
[  140.692293] 36f92 is 21a61000!
[  140.694040] 36f93 is 21a62000!
[  140.695793] 36f94 is 21a63000!
[  140.697535] 36f95 is 21a64000!
[  140.699401] 36f96 is 21a54000!
[  140.701212] 36f97 is 21a55000!
[  140.702967] 36ed0 is 21a56000!
[  140.704780] 36ed1 is 21a57000!
[  140.706551] 36ed2 is 21a58000!
[  140.708319] 36ed3 is 21a59000!
[  140.710832] 36ed5 is 21a3f000!
[  140.712696] 36ed4 is 21e50000!
[  140.714497] 37efb is 21a41000!
[  140.716300] 37efc is 79474000!
[  140.718115] 37efd is 7946b000!
[  140.719912] 37efe is 21e51000!
[  140.721954] 36445 is 21a34000!
[  140.723830] 36446 is 21a33000!
[  140.725683] 36447 is 21a32000!
[  140.727540] 36430 is 21a31000!
[  140.729383] 36431 is 21a30000!
[  140.731227] 36432 is 21a2f000!
[  140.733060] 36433 is 21a2e000!
[  140.734892] 36434 is 21a2d000!
[  140.736695] 37eff is 21a3e000!
[  140.738544] 37a68 is 79463000!
[  140.740412] 37a69 is 79470000!
[  140.742296] 37a6a is 21a3c000!
[  140.744203] 37a6b is 21a3b000!
[  140.746108] 37a6c is 21a3a000!
[  140.747992] 37a6d is 21a39000!
[  140.749869] 37a6e is 21a38000!
[  140.751735] 37a6f is 21a37000!
[  140.753623] 364a0 is 21a36000!
[  140.755497] 364a1 is 21a35000!
[  140.765480] 36435 is 21a50000!
[  140.767430] 36436 is 21a47000!
[  140.769325] 36437 is 21a51000!
[  140.771730] 36479 is 21a2b000!
[  140.773644] 3647a is 21a2c000!
[  140.775538] 3647b is 21a48000!
[  140.777446] 3647c is 21a46000!
[  140.779835] 3647d is 21a28000!
[  140.781727] 36478 is 21a29000!
[  140.783631] 36ed6 is 21a2a000!
[  140.793925] 36ed7 is 234a5000!
[  140.796391] 36440 is 234a6000!
[  140.802502] 3647e is 22bb0000!
[  140.804504] 36441 is 2422c000!
[  140.806367] 36442 is 244ce000!
[  140.808278] 36443 is 244e6000!
[  140.810665] 36444 is 2425c000!
[  140.819026] 3647f is 2387a000!
[  140.824746] 393c8 is 233c6000!
[  140.836813] 393c9 is 243e2000!
[  140.844735] 393ca is 24278000!
[  140.847305] 393cb is 24230000!
[  140.857122] 393cc is 2431a000!
[  140.859650] 393cd is 243c0000!
[  140.868633] 393ce is 2448c000!
[  140.877918] 393cf is 241d4000!
[  140.883546] 39370 is 24466000!
[  140.886085] 39371 is 243f3000!
[  140.893649] 39372 is 243e8000!
[  140.902067] 39373 is 24529000!
[  140.906487] 39374 is 242e9000!
[  140.912010] 39375 is 2426e000!
[  140.917489] 39376 is 242ed000!
[  140.922650] 39377 is 22bd4000!
[  140.927371] 393b8 is 233bf000!
[  140.930000] 393b9 is 233a5000!
[  140.939408] 393ba is 233b6000!
[  140.951178] 393bb is 23d85000!
[  140.965430] 393bc is 24576000!
[  140.970507] 393bd is 2432e000!
[  140.973185] 393be is 23906000!
[  140.987757] 393bf is 244c1000!
[  140.993085] 391f0 is 234ae000!
[  140.998714] 391f1 is 24255000!
[  141.001508] 391f2 is 2433d000!
[  141.015042] 391f3 is 243cc000!
[  141.030426] 391f4 is 22b1b000!
[  141.036725] 38d3b is 22a2d000!
[  141.038936] 38d3c is 24437000!
[  141.041098] 38d3d is 24272000!
[  141.043206] 38d3e is 24329000!
[  141.045349] 38d3f is 2439d000!
[  141.047459] 378b8 is 22a25000!
[  141.051106] 3991b is 2457b000!
[  141.053297] 3991a is 2457c000!
[  141.055468] 39919 is 22bb1000!
[  141.057660] 39918 is 22bb2000!
[  141.059785] 378bf is 22abd000!
[  141.061946] 378be is 22abe000!
[  141.064088] 378bd is 24265000!
[  141.066228] 378bc is 24266000!
[  141.068343] 378bb is 24577000!
[  141.070488] 378ba is 24578000!
[  141.072587] 378b9 is 242a3000!
[  141.074718] 3991d is 234b4000!
[  141.076843] 3991e is 2338d000!
[  141.078959] 3991f is 2338e000!
[  141.081061] 37b60 is 24335000!
[  141.083199] 37b61 is 24336000!
[  141.085326] 37b62 is 24229000!
[  141.087456] 37b63 is 2422a000!
[  141.089534] 37b64 is 24405000!
[  141.091635] 37b65 is 24406000!
[  141.093699] 37b66 is 22bad000!
[  141.095753] 3991c is 22bae000!
[  141.097797] 37b67 is 2439a000!
[  141.099843] 36f48 is 234b3000!
[  141.102872] 3771c is 233b8000!
[  141.105190] 3771d is 233b7000!
[  141.107276] 3771e is 2438a000!
[  141.109328] 3771f is 24389000!
[  141.111400] 36d28 is 22b18000!
[  141.113474] 36d29 is 22b17000!
[  141.115540] 36d2a is 233a2000!
[  141.117580] 36d2b is 233a1000!
[  141.119580] 36d2c is 2452c000!
[  141.121577] 36d2d is 2452b000!
[  141.123559] 36d2e is 22a94000!
[  141.125555] 36d2f is 24245000!
[  141.127525] 37500 is 24246000!
[  141.129518] 37501 is 24480000!
[  141.131470] 37502 is 2447f000!
[  141.133458] 37503 is 23ddc000!
[  141.135413] 37504 is 23ddb000!
[  141.137387] 37505 is 22b1a000!
[  141.139341] 37506 is 22b19000!
[  141.141286] 37507 is 24452000!
[  141.143212] 36428 is 24451000!
[  141.145180] 3771b is 2387c000!
[  141.147134] 3771a is 22bcd000!
[  141.149100] 37719 is 22bce000!
[  141.151046] 37718 is 241cf000!
[  141.153015] 36f4f is 241d0000!
[  141.154989] 36f4e is 22b2b000!
[  141.156998] 36f4d is 22b2c000!
[  141.158959] 36f4c is 24489000!
[  141.160928] 36f4b is 2448a000!
[  141.162871] 36f4a is 2452d000!
[  141.164787] 36f49 is 2452e000!
[  141.166947] 391f5 is 24204000!
[  141.168863] 391f6 is 234ab000!
[  141.170813] 391f7 is 234ac000!
[  141.172722] 37a40 is 241fd000!
[  141.174655] 37a41 is 241fe000!
[  141.176584] 37a42 is 22bd1000!
[  141.178530] 37a43 is 22bd2000!
[  141.180474] 37a44 is 22b7b000!
[  141.182416] 37a45 is 22b7c000!
[  141.184349] 37a46 is 2387b000!
[  141.186292] 37a47 is 243fa000!
[  141.188243] 38d38 is 24513000!
[  141.190228] 38d39 is 24514000!
[  141.192160] 38d3a is 244d9000!
[  141.194107] 393d8 is 22a27000!
[  141.196073] 393d9 is 22a28000!
[  141.198044] 393da is 22a01000!
[  141.199998] 393db is 22a02000!
[  141.201956] 393dc is 241d1000!
[  141.203933] 393dd is 241d2000!
[  141.205972] 36429 is 243f9000!
[  141.208421] 393de is 243bd000!
[  141.210528] 3642a is 243be000!
[  141.212510] 3642b is 233c3000!
[  141.214485] 3642c is 233c4000!
[  141.217428] 3642e is 244fe000!
[  141.219377] 3642f is 243e3000!
[  141.221340] 36c18 is 243e4000!
[  141.223272] 36c19 is 2422d000!
[  141.225250] 36c1a is 2422e000!
[  141.227195] 36c1b is 24221000!
[  141.229139] 36c1c is 24222000!
[  141.231057] 36c1d is 22b5f000!
[  141.232977] 36c1e is 22b60000!
[  141.234900] 36c1f is 24259000!
[  141.236817] 36d30 is 2425a000!
[  141.240989] 38c8c is 244eb000!
[  141.242983] 38c8d is 244ec000!
[  141.244962] 38c8e is 242f1000!
[  141.246903] 38c8f is 242f2000!
[  141.248845] 37c28 is 242f3000!
[  141.250779] 37c29 is 242f4000!
[  141.252705] 37c2a is 244bd000!
[  141.254614] 37c2b is 244be000!
[  141.256503] 37c2c is 244bf000!
[  141.258412] 37c2d is 244c0000!
[  141.260292] 37c2e is 2421d000!
[  141.262188] 36c0a is 2421e000!
[  141.264072] 36c0b is 2421f000!
[  141.265973] 36c0c is 24220000!
[  141.267834] 36c0d is 244f5000!
[  141.269782] 36c0e is 244f6000!
[  141.271631] 374ee is 244f7000!
[  141.273489] 374ef is 244f8000!
[  141.275299] 38c88 is 24251000!
[  141.277143] 38c89 is 24252000!
[  141.278987] 38c8a is 24253000!
[  141.280818] 38c8b is 24254000!
[  141.282645] 383f4 is 24468000!
[  141.284482] 383f5 is 2431b000!
[  141.286321] 383f6 is 2431c000!
[  141.288164] 383f7 is 2424f000!
[  141.290004] 36c0f is 24250000!
[  141.291903] 3[  143.418247] 39299 is 23324000!
[  143.420607] 3929a is 23323000!
[  143.422845] 3929b is 23322000!
[  143.425255] 3929c is 23321000!
[  143.428835] 3929d is 23320000!
[  143.431123] 3929e is 2331f000!
[  143.433885] 3929f is 2331e000!
[  143.445730] 38c90 is 2331d000!
[  143.453646] 38c91 is 2331c000!
[  143.455817] 38c92 is 2331b000!
[  143.458149] 38c93 is 2331a000!
[  143.460382] 38c94 is 23319000!
[  143.462652] 37bed is 23318000!
[  143.472632] 37bee is 23317000!
[  143.474815] 38c95 is 23316000!
[  143.481797] 37bef is 23315000!
[  143.486284] 38c96 is 23314000!
[  143.498947] 38c97 is 23313000!
[  143.509303] 38c98 is 23312000!
[  143.525875] 38c99 is 23311000!
[  143.528224] 37540 is 23310000!
[  143.544277] 38c9a is 2330f000!
[  143.547112] 37541 is 2330e000!
[  143.562268] 38c9b is 2330d000!
[  143.573257] 38c9c is 2330c000!
[  143.583474] 38c9d is 2330b000!
[  143.585714] 38c9e is 2330a000!
[  143.590204] 38c9f is 23309000!
[  143.593933] 365e0 is 23308000!
[  143.602748] 365e1 is 23307000!
[  143.626883] 365e2 is 23306000!
[  143.634058] 37542 is 23305000!
[  143.661053] 365e3 is 23204000!
[  143.672942] 37543 is 23203000!
[  143.682631] 37544 is 23202000!
[  143.685050] 365e4 is 23201000!
[  143.690770] 365e5 is 23200000!
[  143.699236] 365e6 is 231d5000!
[  143.702810] 37545 is 231d6000!
[  143.726037] 365e7 is 231d7000!
[  143.734520] 37546 is 231d8000!
[  143.741928] 365e8 is 231d9000!
[  143.747235] 365e9 is 231da000!
[  143.766151] 365ea is 231db000!
[  143.768634] 37547 is 231dc000!
[  143.775115] 365eb is 231dd000!
[  143.785885] 365ec is 231de000!
[  143.788373] 365ed is 231e5000!
[  143.792137] 365ee is 231ff000!
[  143.795111] 365ef is 231f7000!
[  143.797907] 36ca0 is 231fe000!
[  143.804611] 36ca1 is 231fd000!
[  143.812474] 36ca2 is 231f0000!
[  143.822440] 36ca3 is 231ef000!
[  143.825207] 37548 is 231ee000!
[  143.827729] 36ca4 is 231ec000!
[  143.830127] 36ca5 is 231e9000!
[  143.840739] 36ca7 is 231e8000!
[  143.858917] 36ca8 is 231eb000!
[  143.862673] 36ca6 is 231df000!
[  143.865464] 36ca9 is 231e0000!
[  143.868080] 36caa is 231e4000!
[  143.871993] 36cab is 231ea000!
[  143.874412] 36cac is 231f1000!
[  143.876798] 36cad is 231f2000!
[  143.880410] 36cae is 231e6000!
[  143.883509] 36caf is 231e7000!
[  143.887356] 391d0 is 23426000!
[  143.900966] 391d1 is 231f8000!
[  143.903306] 391d2 is 231f9000!
[  143.907262] 391d3 is 22a16000!
[  143.910556] 391d4 is 23435000!
[  143.914881] 391d5 is 22a15000!
[  143.917494] 391d6 is 231e3000!
[  143.940688] 391d7 is 2429a000!
[  143.943029] 37549 is 23437000!
[  143.957151] 391d8 is 231f5000!
[  143.959526] 391d9 is 231f4000!
[  143.963167] 391da is 231f3000!
[  143.965679] 391db is 231d4000!
[  143.968166] 391dc is 231d3000!
[  143.978156] 391dd is 231d2000!
[  143.988023] 391de is 231d1000!
[  144.000246] 391df is 231d0000!
[  144.006874] 374b0 is 231cf000!
[  144.009266] 374b1 is 231ce000!
[  144.011816] 374b2 is 231cd000!
[  144.021584] 374b3 is 231cc000!
[  144.024245] 374b4 is 231cb000!
[  144.026588] 374b5 is 231ca000!
[  144.029116] 374b6 is 231c9000!
[  144.031557] 374b7 is 231c8000!
[  144.034020] 374b8 is 231c7000!
[  144.045937] 374b9 is 231c6000!
[  144.048384] 374ba is 231c5000!
[  144.052110] 374bb is 231c4000!
[  144.054568] 374bc is 231c3000!
[  144.062235] 374bd is 231c2000!
[  144.081433] 3754a is 231c1000!
[  144.085634] 3754b is 231c0000!
[  144.094477] 374be is 231bf000!
[  144.111950] 3754c is 231be000!
[  144.123342] 374bf is 231b3000!
[  144.125452] 39180 is 231b4000!
[  144.127440] 39181 is 231b5000!
[  144.129355] 39182 is 231b6000!
[  144.131210] 39183 is 231b7000!
[  144.133029] 39184 is 231b8000!
[  144.134821] 39185 is 231b9000!
[  144.136599] 39186 is 231ba000!
[  144.138374] 39187 is 231bb000!
[  144.140160] 39188 is 231bc000!
[  144.141919] 39189 is 231bd000!
[  144.144177] 38c4f is 23193000!
[  144.145983] 36570 is 23194000!
[  144.147797] 36571 is 23195000!
[  144.149588] 36572 is 23196000!
[  144.151369] 36573 is 23197000!
[  144.153156] 36574 is 23198000!
[  144.154941] 36575 is 23199000!
[  144.156744] 36576 is 2319a000!
[  144.158508] 36577 is 2319b000!
[  144.160287] 36578 is 2319c000!
[  144.162069] 36579 is 2319d000!
[  144.163848] 3657a is 23188000!
[  144.165629] 3657b is 23189000!
[  144.167408] 3657c is 2318a000!
[  144.169185] 3657d is 2318b000!
[  144.170959] 3657e is 2318c000!
[  144.172718] 3657f is 2318d000!
[  144.174496] 37610 is 2318e000!
[  144.176266] 37611 is 2318f000!
[  144.178039] 37612 is 23190000!
[  144.179763] 37613 is 23191000!
[  144.181499] 37614 is 23192000!
[  144.183201] 37616 is 238fe000!
[  144.184935] 37617 is 238ff000!
[  144.186669] 37618 is 23900000!
[  144.188408] 37619 is 23901000!
[  144.190163] 3761a is 23902000!
[  144.191900] 3761b is 23903000!
[  144.193651] 3761c is 23904000!
[  144.195403] 3761d is 23185000!
[  144.197159] 3761e is 23186000!
[  144.198917] 3761f is 23187000!
[  144.200651] 3918a is 231a8000!
[  144.202403] 3918b is 231a9000!
[  144.204153] 3918c is 231aa000!
[  144.205883] 3918d is 231ab000!
[  144.207631] 3918e is 231ac000!
[  144.209350] 3918f is 231ad000!
[  144.211100] 38c40 is 231ae000!
[  144.212842] 38c41 is 231af000!
[  144.214613] 38c42 is 231b0000!
[  144.216354] 38c43 is 231b1000!
[  144.218111] 38c44 is 231b2000!
[  144.219863] 38c45 is 2319e000!
[  144.221620] 38c46 is 2319f000!
[  144.223399] 38c47 is 231a0000!
[  144.225152] 38c48 is 231a1000!
[  144.226913] 38c49 is 231a2000!
[  144.228677] 38c4a is 231a3000!
[  144.230421] 38c4b is 231a4000!
[  144.232180] 38c4c is 231a5000!
[  144.233928] 38c4d is 231a6000!
[  144.235680] 38c4e is 231a7000!
[  144.238743] 365cb is 238e8000!
[  144.240602] 365cc is 238e9000!
[  144.242385] 365cd is 238ea000!
[  144.244175] 365ce is 238eb000!
[  144.245923] 365cf is 238ec000!
[  144.247676] 38ce0 is 238ed000!
[  144.249465] 38ce1 is 238ee000!
[  144.251235] 38ce2 is 238ef000!
[  144.252990] 38ce3 is 238f0000!
[  144.254754] 38ce4 is 238f1000!
[  144.256515] 38ce5 is 238f2000!
[  144.258748] 38ce6 is 238de000!
[  144.260523] 38ce7 is 238df000!
[  144.262254] 38ce8 is 238e0000!
[  144.264014] 38ce9 is 238e1000!
[  144.265764] 38cea is 238e2000!
[  144.267511] 38ceb is 238e3000!
[  144.269279] 38cec is 238e4000!
[  144.271009] 38ced is 238e5000!
[  144.272713] 38cee is 238e6000!
[  144.274452] 38cef is 238e7000!
[  144.276157] 36fab is 238c8000!
[  144.277907] 36fac is 238c9000!
[  144.279612] 36fad is 238ca000!
[  144.281345] 36fae is 238cb000!
[  144.283049] 36faf is 238cc000!
[  144.284767] 36fb0 is 238cd000!
[  144.286488] 36fb1 is 238ce000!
[  144.288205] 36fb2 is 238cf000!
[  144.289927] 36fb3 is 238d0000!
[  144.291644] 36fb4 is 238d1000!
[  144.293351] 36fb5 is 238d2000!
[  144.295060] 36fa0 is 238d3000!
[  144.296753] 36fa1 is 238d4000!
[  144.298448] 36fa2 is 238d5000!
[  144.300146] 36fa3 is 238d6000!
[  144.301837] 36fa4 is 238d7000!
[  144.303541] 36fa5 is 238d8000!
[  144.305214] 36fa6 is 238d9000!
[  144.306916] 36fa7 is 238da000!
[  144.308577] 36fa8 is 238db000!
[  144.310267] 36fa9 is 238dc000!
[  144.311930] 36faa is 238dd000!
[  144.313600] 36fb6 is 238be000!
[  144.315272] 36fb7 is 238bf000!
[  144.316934] 36fb8 is 238c0000!
[  144.318610] 36fb9 is 238c1000!
[  144.320291] 36fba is 238c2000!
[  144.321964] 36fbb is 238c3000!
[  144.323667] 36fbc is 238c4000!
[  144.325334] 36fbd is 238c5000!
[  144.327030] 36fbe is 238c6000!
[  144.328692] 36fbf is 238c7000!
[  144.330349] 365c0 is 238f3000!
[  144.332038] 365c1 is 238f4000!
[  144.333725] 365c2 is 238f5000!
[  144.335406] 365c3 is 238f6000!
[  144.337093] 365c4 is 238f7000!
[  144.338760] 365c5 is 238f8000!
[  144.340457] 365c6 is 238f9000!
[  144.342132] 365c7 is 238fa000!
[  144.343874] 365c8 is 238fb000!
[  144.345535] 365c9 is 238fc000!
[  144.347212] 365ca is 238fd000!
[  144.354215] 382d7 is 238bd000!
[  144.366545] 38cc0 is 238bc000!
[  144.376503] 38cc1 is 238bb000!
[  144.384005] 38cc2 is 238ba000!
[  144.386121] 38cc3 is 238b9000!
[  144.388390] 38cc4 is 238b8000!
[  144.390610] 38cc5 is 238b7000!
[  144.392713] 38cc6 is 238b6000!
[  144.394996] 38cc7 is 238b5000!
[  144.397111] 38cc8 is 238b4000!
[  144.399230] 38cc9 is 238b3000!
[  144.401492] 38cca is 238b2000!
[  144.403603] 38ccb is 238b1000!
[  144.405676] 38ccc is 238b0000!
[  144.407805] 3754d is 238af000!
[  144.409905] 38ccd is 238ae000!
[  144.412041] 38ccf is 238ad000!
[  144.417513] 38cd0 is 238ac000!
[  144.427311] 38cd1 is 238ab000!
[  144.434939] 36603 is 238aa000!
[  144.443453] 36604 is 238a9000!
[  144.445534] 38cd2 is 238a8000!
[  144.455077] 38cd3 is 238a7000!
[  144.457349] 38cd4 is 238a6000!
[  144.459507] 38cd5 is 238a5000!
[  144.461849] 38cd6 is 238a4000!
[  144.464098] 38cd7 is 238a3000!
[  144.471579] 38cd8 is 238a2000!
[  144.476522] 38cd9 is 238a1000!
[  144.492499] 38cda is 238a0000!
[  144.506626] 36605 is 2389f000!
[  144.508934] 38cdb is 2389e000!
[  144.516589] 38cdc is 2389d000!
[  144.523490] 38cdd is 2389c000!
[  144.537260] 38cde is 2389b000!
[  144.539492] 36606 is 2389a000!
[  144.543270] 38cdf is 23899000!
[  144.545621] 36600 is 23898000!
[  144.553286] 36601 is 23897000!
[  144.568160] 36602 is 23896000!
[  144.572030] 36622 is 23895000!
[  144.574951] 36623 is 23894000!
[  144.595537] 36624 is 23893000!
[  144.601708] 36607 is 23892000!
[  144.604696] 36625 is 23891000!
[  144.611200] 36626 is 23890000!
[  144.617925] 36627 is 2388f000!
[  144.624674] 36628 is 2388e000!
[  144.626985] 36629 is 2388d000!
[  144.629223] 3662a is 2388c000!
[  144.631554] 36608 is 2388b000!
[  144.633825] 3662b is 2388a000!
[  144.636134] 36609 is 23889000!
[  144.638393] 3662c is 23888000!
[  144.640672] 3660a is 23887000!
[  144.642973] 3660b is 23886000!
[  144.645326] 3662d is 23885000!
[  144.647689] 3662e is 24904000!
[  144.649979] 3662f is 24903000!
[  144.652298] 36630 is 24902000!
[  144.654634] 36631 is 24901000!
[  144.656926] 36632 is 24900000!
[  144.659146] 36633 is 248ff000!
[  144.661425] 3660c is 248fe000!
[  144.702642] 36634 is 248fd000!
[  144.705228] 3660d is 248be000!
[  144.720101] 3660e is 248bf000!
[  144.722506] 3660f is 248c0000!
[  144.724748] 36610 is 248c1000!
[  144.741141] 36635 is 248c2000!
[  144.755507] 36611 is 248c3000!
[  144.779034] 36636 is 248c4000!
[  144.781427] 36612 is 248c8000!
[  144.783272] 36637 is 248c7000!
[  144.785141] 36638 is 248c6000!
[  144.787065] 36639 is 248c5000!
[  144.827011] 3663a is 248c9000!
[  144.867347] 3663b is 248ca000!
[  144.876840] 3663c is 248cb000!
[  144.885467] 378cc is 248cc000!
[  144.890297] 3663d is 248cd000!
[  144.900237] 3663e is 248ce000!
[  144.903307] 3663f is 248cf000!
[  144.905676] 36640 is 248d0000!
[  144.914071] 36641 is 248d1000!
[  144.925073] 36642 is 248d2000!
[  144.930598] 36643 is 248d3000!
[  144.932796] 36644 is 248d4000!
[  144.936946] 36645 is 248d5000!
[  144.947116] 36646 is 248d6000!
[  144.954588] 393ee is 248d7000!
[  144.960643] 36648 is 248d8000!
[  144.982129] 36649 is 248d9000!
[  144.984483] 36613 is 248e8000!
[  144.986307] 3664a is 248f7000!
[  144.988138] 3664b is 248db000!
[  144.989952] 3664c is 248da000!
[  145.004623] 36614 is 248e9000!
[  145.015278] 36615 is 248e7000!
[  145.017495] 3664d is 248e6000!
[  145.019710] 3664e is 248ec000!
[  145.022105] 3664f is 248ed000!
[  145.024390] 36650 is 248ee000!
[  145.034245] 36651 is 248ef000!
[  145.036442] 36652 is 248f1000!
[  145.038794] 36654 is 248f3000!
[  145.040976] 36655 is 248f4000!
[  145.043161] 36656 is 248f2000!
[  145.045499] 36657 is 248dc000!
[  145.047802] 36658 is 248fc000!
[  145.054634] 36659 is 248f8000!
[  145.070387] 3665a is 248eb000!
[  145.077059] 3665b is 248ea000!
[  145.079896] 3665c is 248f6000!
[  145.084492] 3665d is 248f5000!
[  145.093721] 3665e is 231ed000!
[  145.103148] 3665f is 248e1000!
[  145.105405] 36660 is 248e2000!
[  145.108512] 36661 is 243b4000!
[  145.119900] 36662 is 231fa000!
[  145.127347] 36616 is 2426c000!
[  145.131580] 36663 is 248f9000!
[  145.143064] 36664 is 231fc000!
[  145.149060] 36665 is 231fb000!
[  145.158608] 36666 is 248bd000!
[  145.168440] 36667 is 248e0000!
[  145.177719] 36668 is 248df000!
[  145.181460] 36669 is 248de000!
[  145.190507] 3666a is 248dd000!
[  145.197729] 3666b is 248bc000!
[  145.200181] 3666c is 248bb000!
[  145.202683] 3666d is 248ba000!
[  145.209019] 3666e is 248b9000!
[  145.211294] 36617 is 248b8000!
[  145.213606] 36618 is 248b7000!
[  145.217816] 3666f is 248b6000!
[  145.222394] 36619 is 248b5000!
[  145.237463] 36670 is 248b4000!
[  145.245613] 36671 is 248b3000!
[  145.260193] 36672 is 248b2000!
[  145.281377] 36673 is 248b1000!
[  145.283607] 3661a is 248b0000!
[  145.286003] 36674 is 248af000!
[  145.288290] 3661b is 248ae000!
[  145.290588] 36675 is 248ad000!
[  145.292898] 3661c is 248ac000!
[  145.295187] 36676 is 248ab000!
[  145.300924] 3661d is 248aa000!
[  145.303205] 3661e is 248a9000!
[  145.314884] 36677 is 248a8000!
[  145.330273] 3661f is 248a7000!
[  145.332527] 36620 is 248a6000!
[  145.336546] 36678 is 248a5000!
[  145.340234] 36621 is 248a4000!
[  145.343158] 3667f is 248a3000!
[  145.346825] 36679 is 248a2000!
[  145.349043] 36680 is 248a1000!
[  145.356290] 3667a is 248a0000!
[  145.366770] 36681 is 2489f000!
[  145.370488] 36682 is 2489e000!
[  145.377448] 36683 is 2489d000!
[  145.380821] 3667b is 2489c000!
[  145.391222] 3667c is 2489b000!
[  145.395068] 3667d is 2489a000!
[  145.408401] 3667e is 24899000!
[  145.411740] 36684 is 24898000!
[  145.416284] 3669e is 24897000!
[  145.418989] 3669f is 24896000!
[  145.426513] 366a0 is 24895000!
[  145.431070] 366a1 is 24894000!
[  145.435316] 366a2 is 24893000!
[  145.438653] 366a3 is 24892000!
[  145.441210] 366a4 is 24891000!
[  145.444457] 366a6 is 24890000!
[  145.450256] 366a7 is 2488f000!
[  145.457822] 366a8 is 2488e000!
[  145.482165] 366a9 is 2488d000!
[  145.484726] 36685 is 24889000!
[  145.486521] 366aa is 2488a000!
[  145.488320] 366ab is 2488b000!
[  145.490100] 366ac is 2488c000!
[  145.509187] 366ad is 24888000!
[  145.517608] 36686 is 24887000!
[  145.528022] 366ae is 24886000!
[  145.532009] 366af is 24885000!
[  145.540812] 366b0 is 24884000!
[  145.553042] 366b1 is 24883000!
[  145.563504] 366b2 is 24882000!
[  145.567634] 366b3 is 24881000!
[  145.575234] 366b4 is 24880000!
[  145.579043] 366b5 is 2487f000!
[  145.594924] 366b6 is 2487e000!
[  145.597087] 36687 is 2487d000!
[  145.599216] 366b7 is 2487c000!
[  145.614857] 366b8 is 2487b000!
[  145.621485] 366b9 is 2487a000!
[  145.625356] 366ba is 24879000!
[  145.630794] 366bb is 24878000!
[  145.643581] 366bc is 24877000!
[  145.647996] 366bd is 24876000!
[  145.651183] 366be is 24875000!
[  145.666032] 366bf is 24874000!
[  145.668591] 36688 is 24873000!
[  145.671656] 366c0 is 24872000!
[  145.673916] 366c1 is 24871000!
[  145.676053] 366c2 is 24870000!
[  145.679899] 366c3 is 2486f000!
[  145.682137] 366c4 is 2486e000!
[  145.685221] 366c5 is 2486d000!
[  145.687960] 366c6 is 2486c000!
[  145.691404] 366c7 is 2486b000!
[  145.694632] 366c8 is 2486a000!
[  145.697372] 366c9 is 24869000!
[  145.700709] 366ca is 24868000!
[  145.702839] 36689 is 24867000!
[  145.705122] 366cb is 24866000!
[  145.718727] 366cc is 24865000!
[  145.720952] 3668a is 24844000!
[  145.725615] 366cd is 24845000!
[  145.727851] 366ce is 2484c000!
[  145.730030] 366cf is 2485b000!
[  145.734134] 366d0 is 2485a000!
[  145.737749] 366d1 is 2485c000!
[  145.739903] 366d2 is 2485d000!
[  145.742920] 366d3 is 24857000!
[  145.745154] 366d4 is 24856000!
[  145.747408] 366d5 is 24855000!
[  145.755948] 366d6 is 24854000!
[  145.758611] 366d7 is 24852000!
[  145.761760] 366d8 is 24858000!
[  145.763995] 366d9 is 2484f000!
[  145.769190] 366da is 24851000!
[  145.771433] 366db is 24846000!
[  145.773602] 366dc is 24847000!
[  145.775839] 366dd is 24850000!
[  145.778876] 3668b is 2484b000!
[  145.781015] 366de is 24859000!
[  145.797432] 3668c is 2484d000!
[  145.799588] 3668d is 2484e000!
[  145.802753] 366df is 248f0000!
[  145.805098] 366e0 is 24862000!
[  145.808469] 366e1 is 24861000!
[  145.812798] 366e2 is 2438d000!
[  145.815114] 366e3 is 248e3000!
[  145.818969] 366e4 is 244c9000!
[  145.821296] 366e5 is 2484a000!
[  145.823565] 366e6 is 244c2000!
[  145.829184] 366e7 is 24843000!
[  145.832681] 366e8 is 24864000!
[  145.839059] 3668e is 24863000!
[  145.841315] 3668f is 24842000!
[  145.844030] 36690 is 24841000!
[  145.847308] 366e9 is 24840000!
[  145.849562] 366ea is 2483f000!
[  145.852091] 366eb is 2483e000!
[  145.854477] 366ec is 2483d000!
[  145.857895] 366ed is 2483c000!
[  145.860183] 366ee is 2483b000!
[  145.864024] 3[  147.993573] 334e2 is 2485e000!
[  147.997716] 334e3 is 24731000!
[  148.001987] 334e4 is 24652000!
[  148.004411] 334e5 is 24651000!
[  148.006868] 334e6 is 24650000!
[  148.017070] 334e7 is 2464f000!
[  148.020206] 334e8 is 24630000!
[  148.022751] 334e9 is 2462f000!
[  148.033361] 367ac is 2462e000!
[  148.036630] 334ea is 2462d000!
[  148.039242] 367ad is 2462c000!
[  148.042125] 367ae is 2462b000!
[  148.044582] 367af is 2462a000!
[  148.047863] 367b0 is 24629000!
[  148.050369] 334eb is 24628000!
[  148.052862] 334ec is 24627000!
[  148.056287] 334ed is 24626000!
[  148.058990] 334ee is 24625000!
[  148.061449] 334ef is 24624000!
[  148.066060] 334f0 is 24623000!
[  148.068500] 334f1 is 24622000!
[  148.070922] 334f2 is 24621000!
[  148.081322] 334f3 is 24620000!
[  148.085873] 334f4 is 2461f000!
[  148.093108] 334f5 is 2461e000!
[  148.099337] 367b1 is 2461d000!
[  148.113105] 334f6 is 2461c000!
[  148.127278] 367b2 is 2461b000!
[  148.129685] 367b3 is 2461a000!
[  148.140007] 334f7 is 24619000!
[  148.147278] 367b4 is 24618000!
[  148.157489] 33500 is 24617000!
[  148.164029] 334f8 is 24616000!
[  148.171961] 334f9 is 24615000!
[  148.176697] 334fa is 24614000!
[  148.186837] 334fb is 24613000!
[  148.194014] 334fc is 2460b000!
[  148.195927] 33501 is 2460c000!
[  148.197833] 33502 is 2460d000!
[  148.199710] 33503 is 2460e000!
[  148.201611] 33504 is 2460f000!
[  148.203479] 33505 is 24610000!
[  148.205333] 33506 is 24611000!
[  148.207183] 33507 is 24612000!
[  148.215206] 33508 is 2460a000!
[  148.219615] 334fd is 24609000!
[  148.222921] 33528 is 245f3000!
[  148.224843] 33529 is 245f4000!
[  148.226738] 3352a is 245f5000!
[  148.228598] 3352b is 245f6000!
[  148.230485] 3352c is 245f7000!
[  148.232335] 3352d is 245f8000!
[  148.234218] 3352e is 245f9000!
[  148.236061] 3352f is 245fa000!
[  148.237944] 33530 is 245fb000!
[  148.239793] 33531 is 245fc000!
[  148.241676] 33532 is 245fd000!
[  148.244087] 33534 is 245e9000!
[  148.245917] 33535 is 245ea000!
[  148.247725] 33536 is 245eb000!
[  148.249556] 33537 is 245ec000!
[  148.251355] 33538 is 245ed000!
[  148.253097] 33539 is 245ee000!
[  148.254859] 3353a is 245ef000!
[  148.256569] 3353b is 245f0000!
[  148.258307] 3353c is 245f1000!
[  148.260012] 3353d is 245f2000!
[  148.261746] 3353f is 245dc000!
[  148.263494] 33540 is 245dd000!
[  148.265198] 33541 is 245de000!
[  148.266931] 33542 is 245df000!
[  148.268632] 33543 is 245e0000!
[  148.270379] 33544 is 245e1000!
[  148.272085] 33545 is 245e2000!
[  148.273789] 33546 is 245e3000!
[  148.275496] 33547 is 245e4000!
[  148.277188] 33548 is 245e5000!
[  148.278869] 33549 is 245e6000!
[  148.280521] 3353e is 245e7000!
[  148.282172] 33555 is 245ca000!
[  148.283863] 33556 is 245cb000!
[  148.285530] 33557 is 245cc000!
[  148.287219] 33558 is 245cd000!
[  148.288886] 33559 is 245ce000!
[  148.290566] 3355a is 245cf000!
[  148.292250] 3355b is 245d0000!
[  148.293931] 3354a is 245d1000!
[  148.295617] 3354b is 245d2000!
[  148.297298] 3354c is 245d3000!
[  148.298959] 3354d is 245d4000!
[  148.300656] 3354e is 245d5000!
[  148.302329] 3354f is 245d6000!
[  148.304031] 33550 is 245d7000!
[  148.305709] 33551 is 245d8000!
[  148.307400] 33552 is 245d9000!
[  148.309089] 33553 is 245da000!
[  148.310775] 33554 is 245db000!
[  148.312470] 334fe is 245fe000!
[  148.314168] 334ff is 245ff000!
[  148.315847] 3351f is 24600000!
[  148.317567] 33520 is 24601000!
[  148.319262] 33521 is 24602000!
[  148.320982] 33522 is 24603000!
[  148.322673] 33523 is 24604000!
[  148.324370] 33524 is 24605000!
[  148.326065] 33525 is 24606000!
[  148.327763] 33526 is 24607000!
[  148.329458] 33527 is 24608000!
[  148.331255] 33533 is 245c9000!
[  148.333799] 3350a is 245bf000!
[  148.335554] 3350b is 245c0000!
[  148.337282] 3350c is 245c1000!
[  148.339004] 3350d is 245c2000!
[  148.340710] 3350e is 245c3000!
[  148.342423] 3350f is 245c4000!
[  148.344181] 33510 is 245c5000!
[  148.345899] 33511 is 245c6000!
[  148.347610] 33512 is 245c7000!
[  148.349301] 33513 is 245c8000!
[  148.351304] 33509 is 245a8000!
[  148.353020] 33514 is 245b3000!
[  148.354769] 33515 is 245b4000!
[  148.356477] 33516 is 245b5000!
[  148.358218] 33517 is 245b6000!
[  148.359920] 33518 is 245b7000!
[  148.361633] 33519 is 245b8000!
[  148.363392] 3351a is 245b9000!
[  148.365105] 3351b is 245ba000!
[  148.366838] 3351c is 245bb000!
[  148.368533] 3351d is 245bc000!
[  148.370244] 3351e is 245bd000!
[  148.371930] 3355d is 245a9000!
[  148.373622] 3355e is 245aa000!
[  148.375322] 3355f is 245ab000!
[  148.377009] 33560 is 245ac000!
[  148.378702] 33561 is 245ad000!
[  148.380394] 33562 is 245ae000!
[  148.382079] 33563 is 245af000!
[  148.383800] 33564 is 245b0000!
[  148.385496] 33565 is 245b1000!
[  148.387203] 33566 is 245b2000!
[  148.389257] 33567 is 245a7000!
[  148.391773] 33568 is 2459c000!
[  148.393469] 3355c is 2459d000!
[  148.395148] 3357c is 2459e000!
[  148.396853] 3357d is 2459f000!
[  148.398532] 3357e is 245a0000!
[  148.400236] 3357f is 245a1000!
[  148.401916] 33580 is 245a2000!
[  148.403609] 33581 is 245a3000!
[  148.405301] 33582 is 245a4000!
[  148.406987] 33583 is 245a5000!
[  148.408666] 33584 is 245a6000!
[  148.410625] 33590 is 2458a000!
[  148.412355] 33591 is 2458b000!
[  148.414069] 33592 is 2458c000!
[  148.415748] 33593 is 2458d000!
[  148.417465] 33594 is 2458e000!
[  148.419138] 33595 is 2458f000!
[  148.420846] 33596 is 24590000!
[  148.422530] 33597 is 24589000!
[  148.424238] 33598 is 24588000!
[  148.425938] 33585 is 24591000!
[  148.427628] 33586 is 24592000!
[  148.429328] 33587 is 24593000!
[  148.430998] 33588 is 24594000!
[  148.432647] 33589 is 24595000!
[  148.434333] 3358a is 24596000!
[  148.435982] 3358b is 24597000!
[  148.437663] 3358c is 24598000!
[  148.439306] 3358d is 24599000!
[  148.440964] 3358e is 2459a000!
[  148.442630] 3358f is 2459b000!
[  148.458530] 33599 is 24d7d000!
[  148.460265] 3359a is 24d7e000!
[  148.461969] 3359b is 24d7f000!
[  148.463631] 3359c is 24d80000!
[  148.465281] 3359d is 24d81000!
[  148.466951] 3359e is 24d82000!
[  148.468578] 3359f is 24d83000!
[  148.470247] 335a0 is 24d84000!
[  148.471888] 335a1 is 24585000!
[  148.473560] 335a2 is 24586000!
[  148.475229] 335a3 is 24587000!
[  148.477179] 335b9 is 24d67000!
[  148.478847] 335a4 is 24d72000!
[  148.480543] 335a5 is 24d73000!
[  148.482209] 335a6 is 24d74000!
[  148.483909] 335a7 is 24d75000!
[  148.485562] 335a8 is 24d76000!
[  148.487250] 335a9 is 24d77000!
[  148.488892] 335aa is 24d78000!
[  148.490546] 335ab is 24d79000!
[  148.492211] 335ac is 24d7a000!
[  148.493877] 335ad is 24d7b000!
[  148.495546] 335ae is 24d7c000!
[  148.497229] 335af is 24d68000!
[  148.498899] 335b0 is 24d69000!
[  148.500604] 335b1 is 24d6a000!
[  148.502286] 335b2 is 24d6b000!
[  148.504003] 335b3 is 24d6c000!
[  148.505684] 335b4 is 24d6d000!
[  148.507385] 335b5 is 24d6e000!
[  148.509077] 335b6 is 24d6f000!
[  148.510759] 335b7 is 24d70000!
[  148.512444] 335b8 is 24d71000!
[  148.515711] 33573 is 24d51000!
[  148.517562] 33574 is 24d52000!
[  148.519250] 33575 is 24d53000!
[  148.520974] 33576 is 24d54000!
[  148.522679] 33577 is 24d55000!
[  148.524404] 33578 is 24d56000!
[  148.526080] 33579 is 24d57000!
[  148.527762] 3357a is 24d58000!
[  148.529463] 3357b is 24d59000!
[  148.531140] 335d9 is 24d5a000!
[  148.532819] 335da is 24d5b000!
[  148.534491] 335db is 24d47000!
[  148.536149] 335dc is 24d48000!
[  148.537841] 335dd is 24d49000!
[  148.539505] 335de is 24d4a000!
[  148.541202] 335df is 24d4b000!
[  148.542866] 335e0 is 24d4c000!
[  148.544557] 335e1 is 24d4d000!
[  148.546238] 335e2 is 24d4e000!
[  148.547920] 335e3 is 24d4f000!
[  148.549607] 335e4 is 24d50000!
[  148.552928] 335f9 is 24d07000!
[  148.554731] 335f8 is 24d08000!
[  148.556414] 335f7 is 24d09000!
[  148.558116] 335f6 is 24d0a000!
[  148.559777] 335f5 is 24d0b000!
[  148.561455] 335f4 is 24d0c000!
[  148.563138] 335f3 is 24d0d000!
[  148.564827] 335f2 is 24d0e000!
[  148.566516] 335f1 is 24d0f000!
[  148.568190] 335f0 is 24d10000!
[  148.569857] 335ef is 24d11000!
[  148.571554] 335ee is 24d12000!
[  148.573220] 335ed is 24d13000!
[  148.574918] 335ec is 24d14000!
[  148.576579] 335eb is 24d15000!
[  148.578260] 335ea is 24d16000!
[  148.579943] 335e9 is 24d17000!
[  148.581624] 335e8 is 24d18000!
[  148.583314] 335e7 is 24d19000!
[  148.585001] 335e6 is 24d1a000!
[  148.586677] 335e5 is 24d1b000!
[  148.589898] 335ba is 24cdc000!
[  148.591643] 33569 is 24cdd000!
[  148.593368] 3356a is 24cde000!
[  148.595108] 3356b is 24cdf000!
[  148.596843] 3356c is 24ce0000!
[  148.598545] 3356d is 24ce1000!
[  148.600262] 3356e is 24ce2000!
[  148.601965] 3356f is 24ce3000!
[  148.603704] 33570 is 24ce4000!
[  148.605416] 33571 is 24ce5000!
[  148.607130] 33572 is 24ce6000!
[  148.608840] 33604 is 24cd1000!
[  148.610539] 33603 is 24cd2000!
[  148.612240] 33602 is 24cd3000!
[  148.613944] 33601 is 24cd4000!
[  148.615628] 33600 is 24cd5000!
[  148.617338] 335ff is 24cd6000!
[  148.619023] 335fe is 24cd7000!
[  148.620738] 335fd is 24cd8000!
[  148.622429] 335fc is 24cd9000!
[  148.624142] 335fb is 24cda000!
[  148.625820] 335fa is 24cdb000!
[  148.629349] 33617 is 24c87000!
[  148.631209] 335d8 is 24c88000!
[  148.632971] 335d7 is 24c89000!
[  148.634713] 335d6 is 24c8a000!
[  148.636431] 335d5 is 24c8b000!
[  148.638191] 335d4 is 24c8c000!
[  148.639899] 335d3 is 24c8d000!
[  148.641642] 335d2 is 24c8e000!
[  148.643356] 335d1 is 24c8f000!
[  148.645103] 335d0 is 24c90000!
[  148.646815] 335cf is 24c9c000!
[  148.648520] 335ce is 24c9d000!
[  148.650252] 335cd is 24c9e000!
[  148.651948] 335cc is 24c9f000!
[  148.653667] 335cb is 24ca0000!
[  148.655369] 335ca is 24ca1000!
[  148.657067] 335c9 is 24ca2000!
[  148.658768] 335c8 is 24ca3000!
[  148.660455] 335c7 is 24ca4000!
[  148.662148] 335c6 is 24ca5000!
[  148.663842] 335c5 is 24ca6000!
[  148.665503] 335c4 is 24c91000!
[  148.667193] 335c3 is 24c92000!
[  148.668850] 335c2 is 24c93000!
[  148.670542] 335c1 is 24c94000!
[  148.672208] 335c0 is 24c95000!
[  148.673885] 335bf is 24c96000!
[  148.675568] 335be is 24c97000!
[  148.677243] 335bd is 24c98000!
[  148.678920] 335bc is 24c99000!
[  148.680595] 335bb is 24c9a000[  150.807891] 338cb is 250a3000!
[  150.809563] 338cc is 250a2000!
[  150.811263] 338cd is 250a1000!
[  150.812923] 338ce is 250a0000!
[  150.814578] 338cf is 2509f000!
[  150.817846] 338d0 is 250b4000!
[  150.819492] 338d1 is 250b3000!
[  150.821168] 338d2 is 250b2000!
[  150.822818] 338d3 is 250b1000!
[  150.824481] 338d4 is 250b0000!
[  150.826147] 338d5 is 250af000!
[  150.827888] 338d6 is 250ae000!
[  150.829561] 338d7 is 250ad000!
[  150.831234] 338d8 is 250ac000!
[  150.832901] 338d9 is 250ab000!
[  150.834598] 338da is 250aa000!
[  150.836259] 338db is 250cc000!
[  150.837951] 338dc is 250c6000!
[  150.839606] 338dd is 250c7000!
[  150.841277] 338de is 250c9000!
[  150.842954] 338df is 250c8000!
[  150.844674] 338e0 is 250d7000!
[  150.846351] 338e1 is 250b8000!
[  150.848034] 338e2 is 250b7000!
[  150.849716] 338e3 is 250b6000!
[  150.851404] 33903 is 250b5000!
[  150.853211] 338e8 is 250cd000!
[  150.873970] 3392a is 25097000!
[  150.875713] 338e9 is 250ca000!
[  150.877465] 338ea is 250cb000!
[  150.879203] 338eb is 250d2000!
[  150.880956] 338ec is 250d8000!
[  150.882689] 338ed is 250ba000!
[  150.884464] 338ee is 250b9000!
[  150.886209] 338ef is 250d1000!
[  150.888001] 338f0 is 250d4000!
[  150.889753] 338f1 is 250d3000!
[  150.891527] 338f2 is 250d0000!
[  150.893272] 338f3 is 250ce000!
[  150.895037] 338f4 is 2509e000!
[  150.896824] 338f5 is 24853000!
[  150.898591] 338f6 is 250c1000!
[  150.900406] 338f7 is 24bc8000!
[  150.902208] 338f8 is 249bb000!
[  150.904051] 338f9 is 24848000!
[  150.905866] 338fa is 250c2000!
[  150.907715] 338fb is 24640000!
[  150.909586] 338fc is 249bc000!
[  150.911452] 338fd is 250d5000!
[  150.913348] 338fe is 250d6000!
[  150.915243] 338ff is 25098000!
[  150.917149] 33900 is 25099000!
[  150.919029] 33901 is 2509a000!
[  150.920928] 33902 is 2509b000!
[  150.922791] 33924 is 2509c000!
[  150.924688] 33925 is 250bd000!
[  150.926563] 33926 is 250be000!
[  150.928439] 33927 is 250bf000!
[  150.930317] 33928 is 250c0000!
[  150.932157] 33929 is 2509d000!
[  150.940110] 33904 is 2508c000!
[  150.942028] 3392b is 2508d000!
[  150.943943] 3392c is 2508e000!
[  150.945833] 3392d is 2508f000!
[  150.947666] 3392e is 25090000!
[  150.949490] 3392f is 25091000!
[  150.951339] 33930 is 25092000!
[  150.953168] 33931 is 25093000!
[  150.955028] 33932 is 25094000!
[  150.956861] 33933 is 25095000!
[  150.958688] 33934 is 25096000!
[  150.960756] 33936 is 25082000!
[  150.962591] 33937 is 25083000!
[  150.964415] 33938 is 25084000!
[  150.966215] 33939 is 25085000!
[  150.967986] 3393a is 25086000!
[  150.969745] 3393b is 25087000!
[  150.971515] 3393c is 25088000!
[  150.973246] 3393d is 25089000!
[  150.974978] 3393e is 2508a000!
[  150.976664] 3393f is 2508b000!
[  150.978363] 33940 is 25077000!
[  150.980083] 33941 is 25078000!
[  150.981762] 33942 is 25079000!
[  150.983472] 33943 is 2507a000!
[  150.985161] 33944 is 2507b000!
[  150.986851] 33945 is 2507c000!
[  150.988530] 33946 is 2507d000!
[  150.990212] 33947 is 2507e000!
[  150.991885] 33948 is 2507f000!
[  150.993543] 33949 is 25080000!
[  150.995544] 33935 is 25056000!
[  150.997240] 3394a is 2506c000!
[  150.998890] 3394b is 2506d000!
[  151.000582] 3394c is 2506e000!
[  151.002249] 3394d is 2506f000!
[  151.003944] 3394e is 25070000!
[  151.005607] 3394f is 25071000!
[  151.007266] 33950 is 25072000!
[  151.008957] 33951 is 25073000!
[  151.010629] 33952 is 25074000!
[  151.012304] 33953 is 25075000!
[  151.013980] 33954 is 25076000!
[  151.015628] 33955 is 25061000!
[  151.017316] 33956 is 25062000!
[  151.018969] 33957 is 25063000!
[  151.020668] 33958 is 25064000!
[  151.022331] 33959 is 25065000!
[  151.024013] 3395a is 25066000!
[  151.025696] 3395b is 25067000!
[  151.027378] 3395c is 25068000!
[  151.029065] 3395d is 25069000!
[  151.030741] 3395e is 2506a000!
[  151.032402] 3395f is 2506b000!
[  151.034092] 33960 is 25057000!
[  151.035760] 33961 is 25058000!
[  151.037463] 33964 is 25059000!
[  151.039130] 33965 is 2505a000!
[  151.040817] 33966 is 2505b000!
[  151.042512] 33967 is 2505c000!
[  151.044192] 33968 is 2505d000!
[  151.045871] 33969 is 2505e000!
[  151.047540] 3396a is 2505f000!
[  151.049197] 3396b is 25060000!
[  151.052466] 33981 is 25036000!
[  151.054241] 33982 is 25037000!
[  151.055932] 33983 is 25038000!
[  151.057623] 33984 is 25039000!
[  151.059312] 33985 is 2503a000!
[  151.060995] 33986 is 2503b000!
[  151.062685] 33987 is 2503c000!
[  151.064363] 33988 is 2503d000!
[  151.066057] 33989 is 2503e000!
[  151.067727] 3398a is 2503f000!
[  151.069400] 33905 is 2504b000!
[  151.071081] 3396c is 2504c000!
[  151.072743] 3396d is 2504d000!
[  151.074434] 3396e is 2504e000!
[  151.076095] 3396f is 2504f000!
[  151.077770] 33970 is 25050000!
[  151.079460] 33971 is 25051000!
[  151.081142] 33972 is 25052000!
[  151.082830] 33973 is 25053000!
[  151.084517] 33974 is 25054000!
[  151.086184] 33975 is 25055000!
[  151.087882] 33976 is 25040000!
[  151.089544] 33977 is 25041000!
[  151.091235] 33978 is 25042000!
[  151.092907] 33979 is 25043000!
[  151.094595] 3397a is 25044000!
[  151.096286] 3397b is 25045000!
[  151.097973] 3397c is 25046000!
[  151.099668] 3397d is 25047000!
[  151.101360] 3397e is 25048000!
[  151.103045] 3397f is 25049000!
[  151.104755] 33980 is 2504a000!
[  151.107615] 339ad is 25000000!
[  151.109373] 33906 is 25001000!
[  151.111099] 33907 is 25002000!
[  151.112815] 33908 is 25003000!
[  151.114521] 33909 is 25004000!
[  151.116230] 3390a is 25005000!
[  151.117940] 3390b is 25006000!
[  151.119624] 3390c is 25007000!
[  151.121353] 3390d is 25008000!
[  151.123049] 3390e is 25009000!
[  151.124770] 3390f is 2500a000!
[  151.126445] 3398b is 2502b000!
[  151.128138] 3398c is 2502c000!
[  151.129855] 3398d is 2502d000!
[  151.131542] 3398e is 2502e000!
[  151.133225] 3398f is 2502f000!
[  151.134912] 33990 is 25030000!
[  151.136592] 33991 is 25031000!
[  151.138295] 33992 is 25032000!
[  151.139962] 33993 is 25033000!
[  151.141660] 33994 is 25034000!
[  151.143327] 33995 is 25035000!
[  151.145008] 339a1 is 25016000!
[  151.146696] 339a4 is 25017000!
[  151.148383] 339a5 is 25018000!
[  151.150088] 339a6 is 25019000!
[  151.151760] 339a7 is 2501a000!
[  151.153461] 339a8 is 2501b000!
[  151.155128] 339a9 is 2501c000!
[  151.156805] 339aa is 2501d000!
[  151.158482] 339ab is 2501e000!
[  151.160157] 339ac is 2501f000!
[  151.161833] 339a0 is 2500b000!
[  151.163507] 3399f is 2500c000!
[  151.165169] 3399e is 2500d000!
[  151.166861] 3399d is 2500e000!
[  151.168516] 3399c is 2500f000!
[  151.170201] 3399b is 25010000!
[  151.171873] 3399a is 25011000!
[  151.173560] 33999 is 25012000!
[  151.175243] 33998 is 25013000!
[  151.176926] 33997 is 25014000!
[  151.178607] 33996 is 25015000!
[  151.181939] 339b9 is 24fd6000!
[  151.183720] 339ba is 24fd7000!
[  151.185418] 339bb is 24fd8000!
[  151.187153] 339bc is 24fd9000!
[  151.188854] 339bd is 24fda000!
[  151.190538] 339be is 24fdb000!
[  151.192239] 339bf is 24fdc000!
[  151.193933] 339c0 is 24fdd000!
[  151.195655] 339c1 is 24fde000!
[  151.197373] 339c2 is 24fdf000!
[  151.199057] 3391a is 24feb000!
[  151.200773] 33919 is 24fec000!
[  151.202470] 33918 is 24fed000!
[  151.204186] 33917 is 24fee000!
[  151.205878] 33916 is 24fef000!
[  151.207609] 33915 is 24ff0000!
[  151.209327] 33914 is 24ff1000!
[  151.211032] 33913 is 24ff2000!
[  151.212745] 33912 is 24ff3000!
[  151.214454] 33911 is 24ff4000!
[  151.216162] 33910 is 24ff5000!
[  151.217860] 339ae is 24fe0000!
[  151.219544] 339af is 24fe1000!
[  151.221259] 339b0 is 24fe2000!
[  151.222960] 339b1 is 24fe3000!
[  151.224692] 339b2 is 24fe4000!
[  151.226383] 339b3 is 24fe5000!
[  151.228087] 339b4 is 24fe6000!
[  151.229788] 339b5 is 24fe7000!
[  151.231481] 339b6 is 24fe8000!
[  151.233176] 339b7 is 24fe9000!
[  151.234867] 339b8 is 24fea000!
[  151.237671] 339e3 is 24fa0000!
[  151.239411] 3391b is 24fa1000!
[  151.241143] 3391c is 24fa2000!
[  151.242822] 3391d is 24fa3000!
[  151.244522] 3391e is 24fa4000!
[  151.246215] 3391f is 24fa5000!
[  151.247899] 33920 is 24fa6000!
[  151.249605] 33921 is 24fa7000!
[  151.251294] 33a01 is 24fa8000!
[  151.252975] 33a02 is 24fa9000!
[  151.254679] 33a03 is 24faa000!
[  151.256334] 339ce is 24fc0000!
[  151.258045] 339cf is 24fc1000!
[  151.259721] 339d0 is 24fc2000!
[  151.261421] 339d1 is 24fc3000!
[  151.263107] 339d2 is 24fc4000!
[  151.264795] 339d3 is 24fc5000!
[  151.266477] 339d4 is 24fc6000!
[  151.268161] 339d5 is 24fc7000!
[  151.269885] 339d6 is 24fc8000!
[  151.271561] 339d7 is 24fc9000!
[  151.273222] 339d8 is 24fca000!
[  151.274914] 339d9 is 24fb6000!
[  151.276570] 339da is 24fb7000!
[  151.278254] 339db is 24fb8000!
[  151.279910] 339dc is 24fb9000!
[  151.281579] 339dd is 24fba000!
[  151.283262] 339de is 24fbb000!
[  151.284949] 339df is 24fbc000!
[  151.286637] 339e0 is 24fbd000!
[  151.288328] 339e1 is 24fbe000!
[  151.290007] 339e2 is 24fbf000!
[  151.291711] 339cd is 24fab000!
[  151.293409] 339cc is 24fac000!
[  151.295102] 339cb is 24fad000!
[  151.296791] 339ca is 24fae000!
[  151.298475] 339c9 is 24faf000!
[  151.300189] 339c8 is 24fb0000!
[  151.301885] 339c7 is 24fb1000!
[  151.303605] 339c6 is 24fb2000!
[  151.305278] 339c5 is 24fb3000!
[  151.306966] 339c4 is 24fb4000!
[  151.308662] 339c3 is 24fb5000!
[  151.311977] 339ef is 24f76000!
[  151.313730] 339f0 is 24f77000!
[  151.315415] 339f1 is 24f78000!
[  151.317158] 339f2 is 24f79000!
[  151.318849] 339f3 is 24f7a000!
[  151.320568] 339f4 is 24f7b000!
[  151.322264] 339f5 is 24f7c000!
[  151.323982] 339f6 is 24f7d000!
[  151.325675] 339f7 is [  153.456012] 33bf0 is 2554f000!
[  153.462814] 33bf1 is 2554e000!
[  153.470953] 33bf2 is 2554d000!
[  153.499524] 33bf3 is 2554c000!
[  153.518217] 33bd2 is 2554b000!
[  153.520597] 33bd3 is 25547000!
[  153.522395] 33bf4 is 25548000!
[  153.524201] 33bf5 is 25549000!
[  153.525992] 33bf6 is 2554a000!
[  153.534959] 33c12 is 25546000!
[  153.544651] 33c13 is 25545000!
[  153.546893] 33c14 is 25544000!
[  153.553727] 33bf7 is 25543000!
[  153.574442] 33bf8 is 25542000!
[  153.578844] 33c15 is 25541000!
[  153.589450] 33bf9 is 25540000!
[  153.599874] 33c16 is 2553f000!
[  153.607358] 33bfa is 2553e000!
[  153.609616] 33bfb is 2553d000!
[  153.624863] 33bfc is 2553c000!
[  153.636214] 33c17 is 2553b000!
[  153.648037] 33c18 is 2553a000!
[  153.658125] 33bfd is 25539000!
[  153.662860] 33bfe is 25538000!
[  153.673212] 33bff is 25537000!
[  153.676694] 33c00 is 25536000!
[  153.684958] 33c01 is 25535000!
[  153.692039] 33c02 is 25534000!
[  153.703189] 33c03 is 25533000!
[  153.723251] 33c04 is 25532000!
[  153.730858] 33c19 is 25531000!
[  153.733186] 33c05 is 25530000!
[  153.748974] 33c06 is 2552f000!
[  153.752942] 33c07 is 2552e000!
[  153.755322] 33c08 is 2552d000!
[  153.757680] 33c09 is 2552c000!
[  153.759922] 33c0a is 2552b000!
[  153.762347] 33c0b is 2552a000!
[  153.764697] 33c0c is 25529000!
[  153.769943] 33c0d is 25528000!
[  153.790898] 33c0e is 25527000!
[  153.795916] 33c1a is 254fd000!
[  153.798336] 33c0f is 254fe000!
[  153.805861] 33c10 is 254ff000!
[  153.813035] 33c11 is 25500000!
[  153.820452] 33c31 is 25501000!
[  153.827081] 33c32 is 25502000!
[  153.833117] 33c33 is 25503000!
[  153.837923] 33c34 is 25504000!
[  153.844643] 33c35 is 25505000!
[  153.846965] 33c36 is 2550c000!
[  153.865474] 33c37 is 2551f000!
[  153.874814] 33c1b is 25517000!
[  153.876610] 33c1c is 25525000!
[  153.878420] 33c1d is 25526000!
[  153.880202] 33c1e is 2551a000!
[  153.900685] 33c1f is 25516000!
[  153.918639] 33c20 is 25515000!
[  153.934470] 33c21 is 25514000!
[  153.947016] 33c22 is 25512000!
[  153.955248] 33c38 is 25518000!
[  153.957577] 33c39 is 2550f000!
[  153.971247] 33c3a is 25511000!
[  153.977758] 33c3b is 25506000!
[  153.979971] 33c23 is 25507000!
[  153.990060] 33c3c is 25510000!
[  153.992302] 33c3d is 2550b000!
[  153.994688] 33c3e is 25519000!
[  154.013524] 33c3f is 2550d000!
[  154.040425] 33c24 is 2550e000!
[  154.046574] 33c25 is 24e26000!
[  154.062391] 33c26 is 24e19000!
[  154.064321] 33c40 is 249a0000!
[  154.066181] 33c41 is 25521000!
[  154.068062] 33c42 is 25520000!
[  154.080104] 33c43 is 24bc7000!
[  154.082331] 33c44 is 2550a000!
[  154.102103] 33c45 is 2463e000!
[  154.112487] 33c27 is 2551c000!
[  154.114456] 33c46 is 2551d000!
[  154.116367] 33c47 is 2551e000!
[  154.118287] 33c48 is 24e1b000!
[  154.120612] 33c49 is 2551b000!
[  154.122939] 33c4a is 24bc4000!
[  154.125301] 33c4b is 24bc3000!
[  154.127636] 33c28 is 254fa000!
[  154.134889] 33c29 is 254f9000!
[  154.137392] 33c4c is 254f8000!
[  154.139764] 33c4d is 254f7000!
[  154.163964] 33c4e is 254f6000!
[  154.166319] 33c2a is 254f5000!
[  154.177567] 33c4f is 254f4000!
[  154.179942] 33c50 is 254f3000!
[  154.190003] 33c51 is 254f2000!
[  154.192486] 33c52 is 254f1000!
[  154.194956] 33c53 is 254f0000!
[  154.197401] 33c54 is 254ef000!
[  154.199740] 33c55 is 254ee000!
[  154.202230] 33c56 is 254ed000!
[  154.237610] 33c57 is 254ec000!
[  154.239913] 33c58 is 254eb000!
[  154.242367] 33c59 is 254ea000!
[  154.244744] 33c5a is 254e9000!
[  154.246925] 33c5b is 254e8000!
[  154.266989] 33c5c is 254e7000!
[  154.269248] 33c2b is 254e6000!
[  154.296348] 33c5d is 254e5000!
[  154.301403] 33c2c is 254e4000!
[  154.303811] 33c2d is 254e3000!
[  154.306009] 33c5e is 254e2000!
[  154.330339] 33c5f is 254e1000!
[  154.341810] 33c2e is 254e0000!
[  154.362438] 33c60 is 254df000!
[  154.372408] 33c2f is 254de000!
[  154.376812] 33c61 is 254dd000!
[  154.386969] 33c62 is 254dc000!
[  154.397641] 33c63 is 254db000!
[  154.413357] 33c64 is 254da000!
[  154.426014] 33c65 is 254d9000!
[  154.428289] 33c66 is 254d8000!
[  154.438427] 33c67 is 254d7000!
[  154.444238] 33c68 is 254d6000!
[  154.464329] 33c69 is 254d5000!
[  154.466519] 33c30 is 254d4000!
[  154.473498] 33c6a is 254d3000!
[  154.481898] 33c6b is 254d2000!
[  154.484148] 33c6c is 254d1000!
[  154.493929] 33c6d is 254d0000!
[  154.500421] 33c6e is 254cf000!
[  154.509889] 33c70 is 254ce000!
[  154.512186] 33c8e is 254cd000!
[  154.514465] 33c71 is 254cc000!
[  154.516660] 33c72 is 254cb000!
[  154.518923] 33c73 is 254ca000!
[  154.521221] 33c74 is 254c9000!
[  154.523479] 33c75 is 254c8000!
[  154.541532] 33c77 is 254c7000!
[  154.543639] 33c76 is 254c6000!
[  154.545924] 33c78 is 254c5000!
[  154.548094] 33c8f is 254c4000!
[  154.550284] 33c79 is 254c3000!
[  154.552557] 33c7a is 254c2000!
[  154.555646] 33c90 is 254c1000!
[  154.557795] 33c7b is 254c0000!
[  154.559939] 33c91 is 254bf000!
[  154.562099] 33c7c is 254be000!
[  154.564236] 33c92 is 254bd000!
[  154.566416] 33c93 is 254bc000!
[  154.568547] 33c7d is 254bb000!
[  154.570660] 33c94 is 254ba000!
[  154.572806] 33c95 is 254b9000!
[  154.574983] 33c7e is 254b8000!
[  154.606156] 33c7f is 254b7000!
[  154.608325] 33c96 is 254b6000!
[  154.610481] 33c97 is 254b5000!
[  154.612656] 33c98 is 254b4000!
[  154.614822] 33c80 is 254b3000!
[  154.616937] 33c99 is 254b2000!
[  154.675002] 33c81 is 254b1000!
[  154.677174] 33c9a is 254b0000!
[  154.685710] 33c9b is 254af000!
[  154.688005] 33c82 is 254ae000!
[  154.690237] 33c83 is 254ad000!
[  154.692410] 33c84 is 254ac000!
[  154.694612] 33c85 is 254ab000!
[  154.700475] 33c9c is 254aa000!
[  154.702703] 33c86 is 254a9000!
[  154.705085] 33c87 is 254a8000!
[  154.707413] 33c88 is 254a7000!
[  154.726890] 33c89 is 254a6000!
[  154.739993] 33c9d is 254a5000!
[  154.757368] 33c8a is 254a4000!
[  154.779166] 33c9e is 254a3000!
[  154.792816] 33c9f is 254a2000!
[  154.803926] 33c8c is 254a1000!
[  154.807067] 33c8d is 25462000!
[  154.827596] 33cad is 25463000!
[  154.831549] 33ca0 is 25464000!
[  154.833761] 33cae is 25465000!
[  154.843999] 33caf is 25466000!
[  154.886302] 33cb1 is 25467000!
[  154.911812] 33cb2 is 25468000!
[  154.930534] 33cb3 is 25469000!
[  154.953737] 33cb4 is 2546a000!
[  154.955978] 364ec is 2546b000!
[  154.962376] 33cb6 is 2546c000!
[  154.970590] 33cb7 is 2546d000!
[  154.982860] 33cb8 is 2546e000!
[  154.988424] 33cb9 is 2546f000!
[  154.992647] 33cba is 25470000!
[  155.014464] 33cbb is 25471000!
[  155.016785] 33c8b is 25472000!
[  155.031309] 33cbd is 25473000!
[  155.040508] 33cbe is 25474000!
[  155.043957] 33cbf is 25475000!
[  155.065018] 33cc0 is 25476000!
[  155.067379] 33cbc is 25477000!
[  155.082308] 33cc1 is 25478000!
[  155.091232] 376b2 is 25479000!
[  155.097454] 33cc2 is 2547a000!
[  155.099742] 33cc3 is 2547b000!
[  155.107823] 33cc4 is 2547c000!
[  155.110133] 33cc5 is 2547d000!
[  155.112492] 33cc6 is 2547e000!
[  155.123163] 33cc7 is 2547f000!
[  155.126632] 33ca1 is 2549b000!
[  155.130168] 33ca2 is 2548c000!
[  155.155104] 33ca3 is 2548d000!
[  155.171440] 33ca4 is 2548b000!
[  155.173923] 33ca5 is 25492000!
[  155.175776] 33cc8 is 25491000!
[  155.177658] 33cc9 is 25490000!
[  155.179491] 33cca is 2548a000!
[  155.199435] 33ca6 is 25493000!
[  155.228622] 33ca7 is 25495000!
[  155.259261] 33ca8 is 2548f000!
[  155.290085] 33ca9 is 25498000!
[  155.303581] 33cab is 25496000!
[  155.337856] 33cac is 25480000!
[  155.356547] 33ccc is 2548e000!
[  155.358471] 33ccb is 2549c000!
[  155.360358] 33ceb is 25497000!
[  155.362190] 33cec is 254a0000!
[  155.390394] 33ccd is 2549a000!
[  155.408216] 33cce is 25499000!
[  155.415507] 33ced is 25513000!
[  155.434340] 33cee is 25485000!
[  155.440616] 33cef is 25486000!
[  155.442979] 33cf0 is 250bb000!
[  155.468833] 33cf1 is 25522000!
[  155.471263] 33ccf is 250bc000!
[  155.490781] 33cf2 is 2549d000!
[  155.494830] 33cf3 is 24e1a000!
[  155.498349] 33cf4 is 25524000!
[  155.500836] 33cf5 is 25523000!
[  155.511731] 33cf6 is 25461000!
[  155.530191] 33cf7 is 254fc000!
[  155.534118] 33cd0 is 254fb000!
[  155.538644] 33cf8 is 2545e000!
[  155.544825] 33cf9 is 2545d000!
[  155.549722] 33cfa is 25484000!
[  155.552483] 33cfb is 25483000!
[  155.554968] 33cfc is 25482000!
[  155.564783] 33cfd is 25481000!
[  155.580781] 33cfe is 2545c000!
[  155.587268] 33cd1 is 2545b000!
[  155.609789] 33cff is 2545a000!
[  155.620234] 33cd2 is 25459000!
[  155.622640] 33d00 is 25458000!
[  155.657791] 33d01 is 25457000!
[  155.689766] 33cd3 is 25456000!
[  155.699808] 33cd4 is 25455000!
[  155.728799] 33d02 is 25454000!
[  155.741453] 33cd5 is 25449000!
[  155.743672] 33d03 is 2544a000!
[  155.745713] 33d04 is 2544b000!
[  155.747759] 33d05 is 2544c000!
[  155.749685] 33d06 is 2544d000!
[  155.751630] 33d07 is 2544e000!
[  155.753557] 33d08 is 2544f000!
[  155.755456] 33d09 is 25450000!
[  155.757342] 33d0a is 25451000!
[  155.759206] 33d0b is 25452000!
[  155.761049] 33d0c is 25453000!
[  155.762940] 33d18 is 25434000!
[  155.764791] 33d19 is 25435000!
[  155.766591] 33d1a is 25436000!
[  155.768398] 33d1b is 25437000!
[  155.770176] 33d1c is 25438000!
[  155.771955] 33d1d is 25439000!
[  155.773724] 33d1e is 2543a000!
[  155.775483] 33d1f is 2543b000!
[  155.777246] 33d20 is 2543c000!
[  155.778992] 33d21 is 2543d000!
[  155.781178] 33d22 is 25429000!
[  155.782956] 33d23 is 2542a000!
[  155.784757] 33d24 is 2542b000!
[  155.786502] 33d25 is 2542c000!
[  155.788265] 33d26 is 2542d000!
[  155.789982] 33d27 is 2542e000!
[  155.791706] 33d28 is 2542f000!
[  155.793446] 33d29 is 25430000!
[  155.795140] 33d2a is 25431000!
[  155.796862] 33d2b is 25432000!
[  155.798526] 33d2c is 25433000!
[  155.800200] 33d2d is 2541e000!
[  155.801847] 33d2e is 2541f000!
[  155.803514] 33d2f is 25420000!
[  155.805189] 33d30 is 25421000!
[  155.806871] 33d31 is 25422000!
[  155.808550] 33d32 is 25423000!
[  155.810234] 33d33 is 25424000!
[  155.811902] 33d34 is 25425000!
[  155.813600] 33d35 is 25426000!
[  155.815261] 33d36 is 25427000!
[  155.816945] 33d37 is 25428000!
[  155.818595] 33d38 is 25414000!
[  155.820258] 33d39 is 25415000!
[  155.821941] 33d3a is 25416000!
[  155.823629] 33d3b is 25417000!
[  155.825310] 33d3c is 25418000!
[  155.826991] 33d3d is 25419000!
[  155.828659] 33d3e is 2541a000!
[  155.830356] 33d3f is 2541b000!
[  155.832017] 33d40 is 2541c000!
[  155.833711] 33d41 is 2541d000!
[  155.835361] 33d0d is 2543e000!
[  155.837030] 33d0e is 2543f000!
[  155.838707] 33d0f is 25440000!
[  155.840388] 33d10 is 25441000!
[  155.842084] 33d11 is 25442000!
[  155.843815] 33d12 is 25443000!
[  155.845482] 33d13 is 25444000!
[  155.847179] 33d14 is 25445000!
[  155.848853] 33d15 is 25446000!
[  155.850556] 33d16 is 25447000!
[  155.852229] 33d17 is 25448000!
[  155.855601] 33d5a is 253f4000!
[  155.857372] 33d5b is 253f5000!
[  155.859068] 33d5c is 253f6000!
[  155.860768] 33d5d is 253f7000!
[  155.862436] 33d5e is 253f8000!
[  155.864139] 33d5f is 253f9000!
[  155.865795] 33d60 is 253fa000!
[  155.867481] 33d61 is 253fb000!
[  155.869159] 33d62 is 253fc000!
[  155.870851] 33d63 is 253fd000!
[  155.872509] 33d42 is 25409000!
[  155.874203] 33d43 is 2540a000!
[  155.875884] 33d44 is 2540b000!
[  155.877566] 33d45 is 2540c000!
[  155.879246] 33d46 is 2540d000!
[  155.880923] 33d47 is 2540e000!
[  155.882587] 33d4a is 2540f000!
[  155.884287] 33d4b is 25410000!
[  155.885945] 33d4c is 25411000!
[  155.887630] 33d4d is 25412000!
[  155.889296] 33d4e is 25413000!
[  155.890960] 33d4f is 253fe000!
[  155.892643] 33d50 is 253ff000!
[  155.894325] 33d51 is 25400000!
[  155.896007] 33d52 is 25401000!
[  155.897693] 33d53 is 25402000!
[  155.899368] 33d54 is 25403000!
[  155.901070] 33d55 is 25404000!
[  155.902753] 33d56 is 25405000!
[  155.904469] 33d57 is 25406000!
[  155.906152] 33d58 is 25407000!
[  155.907850] 33d59 is 25408000!
[  155.910459] 33d6f is 253de000!
[  155.912158] 33d70 is 253df000!
[  155.914104] 33d71 is 253e0000!
[  155.915806] 33d72 is 253e1000!
[  155.917542] 33d73 is 253e2000!
[  155.919247] 33d74 is 253e3000!
[  155.920971] 33d75 is 253e4000!
[  155.922662] 33d76 is 253e5000!
[  155.924364] 33d77 is 253e6000!
[  155.926083] 33d78 is 253e7000!
[  155.927761] 33d79 is 253e8000!
[  155.929467] 33d7a is 253d4000!
[  155.931142] 33d7b is 253d5000!
[  155.932809] 33d7c is 253d6000!
[  155.934514] 33d7d is 253d7000!
[  155.936181] 33d7e is 253d8000!
[  155.937882] 33d7f is 253d9000!
[  155.939549] 33d80 is 253da000!
[  155.941237] 33d81 is 253db000!
[  155.942931] 33d82 is 253dc000!
[  155.944619] 33d83 is 253dd000!
[  155.946291] 33d6e is 253b8000!
[  155.947966] 33d6d is 253b1000!
[  155.949616] 33d6c is 253b0000!
[  155.951291] 33d6b is 253af000!
[  155.952946] 33d6a is 253ae000!
[  155.954633] 33d69 is 253ad000!
[  155.956276] 33d68 is 253ac000!
[  155.957934] 33d67 is 253ab000!
[  155.959595] 33d66 is 253aa000!
[  155.961252] 33d65 is 253a9000!
[  155.962924] 33d64 is 253a8000!
[  155.965787] 33cdf is 253c8000!
[  155.967666] 33cde is 253c9000!
[  155.969318] 33cdd is 253ca000!
[  155.971005] 33cdc is 253a7000!
[  155.972672] 33cdb is 24e9d000!
[  155.974381] 33cda is 248fa000!
[  155.976092] 33cd9 is 253b6000!
[  155.977820] 33cd8 is 24e9c000!
[  155.979573] 33cd7 is 25487000!
[  155.981340] 33cd6 is 253cb000!
[  155.983110] 33d84 is 253cd000!
[  155.984919] 33cea is 2539d000!
[  155.986695] 33ce9 is 2539e000!
[  155.988503] 33ce8 is 2539f000!
[  155.990295] 33ce7 is 253a0000!
[  155.992099] 33ce6 is 253a1000!
[  155.993903] 33ce5 is 253a2000!
[  155.995699] 33ce4 is 253a3000!
[  155.997490] 33ce3 is 253a4000!
[  155.999266] 33ce2 is 253a5000!
[  156.001074] 33ce1 is 253a6000!
[  156.002856] 33ce0 is 253c7000!
[  156.004950] 33d94 is 25388000!
[  156.006779] 33d95 is 25389000!
[  156.008589] 33d96 is 2538a000!
[  156.010393] 33d97 is 2538b000!
[  156.012186] 33d98 is 2538c000!
[  156.014012] 33d99 is 2538d000!
[  156.015805] 33d9a is 2538e000!
[  156.017630] 33d9b is 2538f000!
[  156.019417] 33d9c is 25390000!
[  156.021242] 33d9d is 25391000!
[  156.023029] 33d9e is 25392000!
[  156.024847] 33d8a is 25393000!
[  156.026640] 33d8b is 25394000!
[  156.028430] 33d8c is 25395000!
[  156.030216] 33d8d is 25396000!
[  156.031963] 33d8e is 25397000!
[  156.033723] 33d8f is 25398000!
[  156.035430] 33d90 is 25399000!
[  156.037140] 33d91 is 2539a000!
[  156.038829] 33d92 is 2539b000!
[  156.040510] 33d93 is 2539c000!
[  156.042193] 33d9f is 2537d000!
[  156.043880] 33da0 is 2537e000!
[  156.045572] 33da1 is 2537f000!
[  156.047253] 33da2 is 25380000!
[  156.048932] 33da3 is 25381000!
[  156.050642] 33da4 is 25382000!
[  156.052320] 33da5 is 25383000!
[  156.054033] 33da6 is 25384000!
[  156.055717] 33da7 is 25385000!
[  156.057399] 33da8 is 25386000!
[  156.059076] 33da9 is 25387000!
[  156.060741] 33dac is 25373000!
[  156.062415] 33dad is 25374000!
[  156.064097] 33dae is 25375000!
[  156.065758] 33daf is 25376000!
[  156.067449] 33db0 is 25377000!
[  156.069117] 33db1 is 25378000!
[  156.070813] 33db2 is 25379000!
[  156.072480] 33db3 is 2537a000!
[  156.074156] 33db4 is 2537b000!
[  156.075828] 33db5 is 2537c000!
[  156.079145] 33ddc is 25353000!
[  156.080895] 33ddd is 25354000!
[  156.082575] 33dde is 25355000!
[  156.084297] 33ddf is 25356000!
[  156.085970] 33de0 is 25357000!
[  156.087675] 33de1 is 25358000!
[  156.089364] 33de2 is 25359000!
[  156.091049] 33de3 is 2535a000!
[  156.092741] 33de4 is 2535b000!
[  156.094430] 33de5 is 2535c000!
[  156.096117] 33db6 is 25368000!
[  156.097804] 33d85 is 25369000!
[  156.099474] 33d86 is 2536a000!
[  156.101174] 33d87 is 2536b000!
[  156.102832] 33dca is 2536c000!
[  156.104531] 33dcb is 2536d000!
[  156.106190] 33dcc is 2536e000!
[  156.107867] 33dcd is 2536f000!
[  156.109547] 33dce is 25370000!
[  156.111218] 33dcf is 25371000!
[  156.112896] 33dd0 is 25372000!
[  156.114577] 33dd1 is 2535d000!
[  156.116259] 33dd2 is 2535e000!
[  156.117934] 33dd3 is 2535f000!
[  156.119596] 33dd4 is 25360000!
[  156.121294] 33dd5 is 25361000!
[  156.122955] 33dd6 is 25362000!
[  156.124645] 33dd7 is 25363000!
[  156.126300] 33dd8 is 25364000!
[  156.127970] 33dd9 is 25365000!
[  156.129637] 33dda is 25366000!
[  156.131302] 33ddb is 25367000!
[  156.133984] 33df1 is 2533d000!
[  156.135670] 33df2 is 2533e000!
[  156.137400] 33df3 is 2533f000!
[  156.139124] 33df4 is 25340000!
[  156.140816] 33df5 is 25341000!
[  156.142520] 33df6 is 25342000!
[  156.144214] 33df7 is 25343000!
[  156.145913] 33df8 is 25344000!
[  156.147606] 33df9 is 25345000!
[  156.149289] 33dfa is 25346000!
[  156.150977] 33dfb is 25347000!
[  156.152630] 33dfc is 25333000!
[  156.154331] 33dfd is 25334000!
[  156.155990] 33dfe is 25335000!
[  156.157661] 33dff is 25336000!
[  156.159336] 33e00 is 25337000!
[  156.161025] 33e01 is 25338000!
[  156.162717] 33e02 is 25339000!
[  156.164414] 33e03 is 2533a000!
[  156.166078] 33e04 is 2533b000!
[  156.167771] 33e05 is 2533c000!
[  156.169424] 33df0 is 25328000!
[  156.171116] 33def is 25329000!
[  156.172789] 33dee is 2532a000!
[  156.174471] 33ded is 2532b000!
[  156.176151] 33dec is 2532c000!
[  156.177826] 33deb is 2532d000!
[  156.179509] 33dea is 2532e000!
[  156.181191] 33de9 is 2532f000!
[  156.182884] 33de8 is 25330000!
[  156.184582] 33de7 is 25331000!
[  156.186255] 33de6 is 25332000!
[  156.188931] 33dc1 is 25313000!
[  156.190659] 33dc2 is 25314000!
[  156.192381] 33dc3 is 25315000!
[  156.194096] 33dc4 is 25316000!
[  156.195807] 33dc5 is 25317000!
[  156.197502] 33dc6 is 25318000!
[  156.199181] 33dc7 is 25319000!
[  156.200893] 33dc8 is 2531a000!
[  156.202607] 33dc9 is 2531b000!
[  156.204338] 33e08 is 2531c000!
[  156.206039] 33dc0 is 25308000!
[  156.207756] 33dbf is 25309000!
[  156.209500] 33dbe is 2530[  158.336197] 33f8e is 25979000!
[  158.337903] 33f8f is 2597a000!
[  158.339581] 33f90 is 2597b000!
[  158.341282] 33f91 is 2597c000!
[  158.342990] 33f92 is 2597d000!
[  158.344692] 33f93 is 2597e000!
[  158.346405] 33f94 is 2597f000!
[  158.348106] 33f95 is 25980000!
[  158.349791] 33f96 is 25981000!
[  158.351508] 33f97 is 25982000!
[  158.360381] 33fb7 is 25943000!
[  158.362123] 33fb8 is 25944000!
[  158.363859] 33fb9 is 25945000!
[  158.365603] 33fba is 25946000!
[  158.367368] 33fbb is 25947000!
[  158.369072] 33fbc is 25948000!
[  158.370788] 33fbd is 25949000!
[  158.372503] 33fbe is 2594a000!
[  158.374209] 33fbf is 2594b000!
[  158.375909] 33fc0 is 2594c000!
[  158.377601] 33fc1 is 2594d000!
[  158.379650] 33fcc is 25923000!
[  158.381328] 33fcd is 25924000!
[  158.382988] 33fce is 25925000!
[  158.384675] 33fcf is 25926000!
[  158.386328] 33fd0 is 25927000!
[  158.388019] 33fd1 is 25928000!
[  158.389679] 33fd2 is 25929000!
[  158.391346] 33fd3 is 2592a000!
[  158.393010] 33fd4 is 2592b000!
[  158.394673] 33fd5 is 2592c000!
[  158.396336] 33fd6 is 2592d000!
[  158.397987] 33fd7 is 25919000!
[  158.399628] 33fd8 is 2591a000!
[  158.401296] 33fd9 is 2591b000!
[  158.402944] 33fdc is 2591c000!
[  158.404622] 33fdd is 2591d000!
[  158.406275] 33fde is 2591e000!
[  158.407943] 33fdf is 2591f000!
[  158.409618] 33fe0 is 25920000!
[  158.411291] 33fe1 is 25921000!
[  158.412969] 33fe2 is 25922000!
[  158.414630] 33fb6 is 2592e000!
[  158.416284] 33fb5 is 2592f000!
[  158.417968] 33fb4 is 25930000!
[  158.419629] 33fb3 is 25931000!
[  158.421317] 33fb2 is 25932000!
[  158.422984] 33fb1 is 25933000!
[  158.424656] 33fb0 is 25934000!
[  158.426333] 33faf is 25935000!
[  158.428017] 33fae is 25936000!
[  158.429712] 33fad is 25937000!
[  158.431402] 33f78 is 25938000!
[  158.433087] 33fc2 is 25939000!
[  158.434799] 33fc3 is 2593a000!
[  158.436488] 33fc4 is 2593b000!
[  158.438213] 33fc5 is 2593c000!
[  158.439897] 33fc6 is 2593d000!
[  158.441593] 33fc7 is 2593e000!
[  158.443299] 33fc8 is 2593f000!
[  158.444989] 33fc9 is 25940000!
[  158.446684] 33fca is 25941000!
[  158.448367] 33fcb is 25942000!
[  158.458794] 33fee is 25903000!
[  158.460615] 33fef is 25904000!
[  158.462331] 33ff0 is 25905000!
[  158.464099] 33ff1 is 25906000!
[  158.465777] 33ff2 is 25907000!
[  158.467486] 33ff3 is 25908000!
[  158.469172] 33ff4 is 25909000!
[  158.470888] 33ff5 is 2590a000!
[  158.472563] 33ff6 is 2590b000!
[  158.474249] 33ff7 is 2590c000!
[  158.475934] 33ff8 is 2590d000!
[  158.478444] 33ff9 is 258f9000!
[  158.480156] 33ffa is 258fa000!
[  158.481875] 33ffb is 258fb000!
[  158.483662] 33ffc is 258fc000!
[  158.485327] 33ffd is 258fd000!
[  158.487010] 33ffe is 258fe000!
[  158.488694] 33fff is 258ff000!
[  158.490370] 32000 is 25900000!
[  158.492076] 32001 is 25901000!
[  158.493776] 32002 is 25902000!
[  158.496193] 32003 is 258ae000!
[  158.497896] 32004 is 258af000!
[  158.499568] 32005 is 258b0000!
[  158.501276] 32006 is 258b1000!
[  158.502966] 32007 is 258b2000!
[  158.504680] 32008 is 258b3000!
[  158.506363] 32009 is 258b4000!
[  158.508064] 3200a is 258b5000!
[  158.509777] 3200b is 258b6000!
[  158.511478] 3200c is 258b7000!
[  158.513184] 3200d is 258b8000!
[  158.514875] 33fe3 is 258c3000!
[  158.516570] 33fe4 is 258c4000!
[  158.518282] 33fe5 is 258c5000!
[  158.519966] 33fe6 is 258c6000!
[  158.521679] 33fe7 is 258c7000!
[  158.523381] 33fe8 is 258c8000!
[  158.525086] 33fe9 is 258c9000!
[  158.526777] 33fea is 258ca000!
[  158.528455] 33feb is 258cb000!
[  158.530162] 33fec is 258cc000!
[  158.531846] 33fed is 258cd000!
[  158.533551] 32017 is 258b9000!
[  158.535246] 32016 is 258ba000!
[  158.536954] 32015 is 258bb000!
[  158.538665] 32014 is 258bc000!
[  158.540373] 32013 is 258bd000!
[  158.542090] 32012 is 258be000!
[  158.543804] 32011 is 258bf000!
[  158.545470] 32010 is 258c0000!
[  158.547175] 3200f is 258c1000!
[  158.548865] 3200e is 258c2000!
[  158.551254] 3201f is 2588e000!
[  158.553018] 3201e is 2588f000!
[  158.554743] 3201d is 25890000!
[  158.556427] 3201c is 25891000!
[  158.558133] 3201b is 25892000!
[  158.559839] 3201a is 25893000!
[  158.561535] 32019 is 25894000!
[  158.563241] 33f7b is 25895000!
[  158.564958] 33f7a is 25896000!
[  158.566680] 33f79 is 25897000!
[  158.568399] 32018 is 25898000!
[  158.570125] 32020 is 25899000!
[  158.571860] 32021 is 2589a000!
[  158.573589] 32022 is 2589b000!
[  158.575324] 32023 is 2589c000!
[  158.577049] 32024 is 2589d000!
[  158.578762] 32025 is 2589e000!
[  158.580509] 32026 is 2589f000!
[  158.582233] 32027 is 258a0000!
[  158.583991] 32028 is 258a1000!
[  158.585715] 32029 is 258a2000!
[  158.588638] 3204c is 25863000!
[  158.590377] 3204b is 25864000!
[  158.592111] 3204a is 25865000!
[  158.593847] 32049 is 25866000!
[  158.595573] 32048 is 25867000!
[  158.597315] 32047 is 25868000!
[  158.599027] 32046 is 25869000!
[  158.600768] 32045 is 2586a000!
[  158.602486] 32044 is 2586b000!
[  158.604232] 32043 is 2586c000!
[  158.605956] 32042 is 2586d000!
[  158.607674] 32041 is 2586e000!
[  158.609410] 32040 is 2586f000!
[  158.611126] 3203f is 25870000!
[  158.612861] 3203e is 25871000!
[  158.614593] 3203d is 25872000!
[  158.616317] 3203c is 25873000!
[  158.618069] 3203b is 25874000!
[  158.619775] 3203a is 25875000!
[  158.621510] 32039 is 25876000!
[  158.623222] 32038 is 25877000!
[  158.624945] 3202a is 25878000!
[  158.626952] 32061 is 25843000!
[  158.628660] 32062 is 25844000!
[  158.630387] 32063 is 25845000!
[  158.632088] 32064 is 25846000!
[  158.633812] 32065 is 25847000!
[  158.635506] 32066 is 25848000!
[  158.637209] 32067 is 25849000!
[  158.638900] 32068 is 2584a000!
[  158.640585] 32069 is 2584b000!
[  158.642279] 3206a is 2584c000!
[  158.643957] 3206b is 2584d000!
[  158.645632] 3206c is 25839000!
[  158.647310] 3206d is 2583a000!
[  158.648979] 3206e is 2583b000!
[  158.650674] 3206f is 2583c000!
[  158.652340] 32070 is 2583d000!
[  158.654039] 32071 is 2583e000!
[  158.655699] 32072 is 2583f000!
[  158.657368] 32073 is 25840000!
[  158.659045] 32074 is 25841000!
[  158.660718] 32075 is 25842000!
[  158.662399] 32035 is 2584e000!
[  158.664077] 32036 is 2584f000!
[  158.665726] 32037 is 25850000!
[  158.667410] 32057 is 25851000!
[  158.669066] 3205a is 25852000!
[  158.670747] 3205b is 25853000!
[  158.672408] 3205c is 25854000!
[  158.674080] 3205d is 25855000!
[  158.675751] 3205e is 25856000!
[  158.677419] 3205f is 25857000!
[  158.679082] 32060 is 25858000!
[  158.680744] 3202b is 25859000!
[  158.682404] 3202c is 2585a000!
[  158.684082] 3202d is 2585b000!
[  158.685737] 3202e is 2585c000!
[  158.687419] 3202f is 2585d000!
[  158.689074] 32030 is 2585e000!
[  158.690752] 32031 is 2585f000!
[  158.692445] 32032 is 25860000!
[  158.694135] 32033 is 25861000!
[  158.695824] 32034 is 25862000!
[  158.698623] 32081 is 25823000!
[  158.700337] 32082 is 25824000!
[  158.702021] 32083 is 25825000!
[  158.703719] 32084 is 25826000!
[  158.705420] 32085 is 25827000!
[  158.707112] 32086 is 25828000!
[  158.708815] 32087 is 25829000!
[  158.710513] 32088 is 2582a000!
[  158.712203] 32089 is 2582b000!
[  158.713888] 3208a is 2582c000!
[  158.715554] 3208b is 2582d000!
[  158.717249] 32076 is 2582e000!
[  158.718919] 32077 is 2582f000!
[  158.720607] 32078 is 25830000!
[  158.722277] 32079 is 25831000!
[  158.723957] 3207a is 25832000!
[  158.725628] 3207b is 25833000!
[  158.727296] 3207c is 25834000!
[  158.728970] 3207d is 25835000!
[  158.730632] 3207e is 25836000!
[  158.732286] 3207f is 25837000!
[  158.733964] 32080 is 25838000!
[  158.735894] 320a1 is 25803000!
[  158.737589] 320a2 is 25804000!
[  158.739245] 320a3 is 25805000!
[  158.740913] 320a4 is 25806000!
[  158.742590] 320a5 is 25807000!
[  158.744257] 320a6 is 25808000!
[  158.745922] 320a7 is 25809000!
[  158.747578] 320a8 is 2580a000!
[  158.749228] 320a9 is 2580b000!
[  158.750901] 320aa is 2580c000!
[  158.752544] 320ab is 2580d000!
[  158.754204] 320ac is 257f9000!
[  158.755842] 320ad is 257fa000!
[  158.757492] 320ae is 257fb000!
[  158.759141] 320af is 257fc000!
[  158.760784] 320b0 is 257fd000!
[  158.762450] 320b1 is 257fe000!
[  158.764111] 320b2 is 257ff000!
[  158.765766] 320b3 is 25800000!
[  158.767460] 320b4 is 25801000!
[  158.769123] 320b5 is 25802000!
[  158.770807] 32096 is 2580e000!
[  158.772479] 32097 is 2580f000!
[  158.774151] 32098 is 25810000!
[  158.775840] 32099 is 25811000!
[  158.777529] 3209a is 25812000!
[  158.779224] 3209b is 25813000!
[  158.780908] 3209c is 25814000!
[  158.782586] 3209d is 25815000!
[  158.784287] 3209e is 25816000!
[  158.785953] 3209f is 25817000!
[  158.787643] 320a0 is 25818000!
[  158.789298] 3208c is 25819000!
[  158.790971] 3208d is 2581a000!
[  158.792654] 3208e is 2581b000!
[  158.794326] 3208f is 2581c000!
[  158.796004] 32090 is 2581d000!
[  158.797684] 32091 is 2581e000!
[  158.799345] 32092 is 2581f000!
[  158.801034] 32093 is 25820000!
[  158.802718] 32094 is 25821000!
[  158.804424] 32095 is 25822000!
[  158.825076] 320b6 is 257ee000!
[  158.826809] 320b7 is 257ef000!
[  158.828529] 320b8 is 257f0000!
[  158.830276] 320b9 is 257f1000!
[  158.831986] 320ba is 257f2000!
[  158.833714] 320bb is 257f3000!
[  158.835460] 320bc is 257f4000!
[  158.837194] 320bd is 257f5000!
[  158.838877] 320be is 257f6000!
[  158.840584] 320bf is 257f7000!
[  158.842293] 320c0 is 257f8000!
[  158.844284] 320c2 is 257e4000!
[  158.845992] 320c3 is 257e5000!
[  158.847695] 320c4 is 257e6000!
[  158.849395] 320c5 is 257e7000!
[  158.851077] 320c6 is 257e8000!
[  158.852753] 320c7 is 257e9000!
[  158.854455] 320c8 is [  160.983294] 31cbe is 25fc8000!
[  160.985048] 31cbf is 25fc9000!
[  160.986770] 31c7f is 25fd5000!
[  160.988477] 31c80 is 25fd6000!
[  160.990183] 31c81 is 25fd7000!
[  160.991894] 31c82 is 25fd8000!
[  160.993603] 31ca4 is 25fd9000!
[  160.995305] 31ca5 is 25fda000!
[  160.997025] 31ca6 is 25fdb000!
[  160.998709] 31ca7 is 25fdc000!
[  161.000405] 31ca8 is 25fdd000!
[  161.002089] 31ca9 is 25fde000!
[  161.003794] 31caa is 25fdf000!
[  161.005477] 31c89 is 2600a000!
[  161.007175] 31c88 is 25fe7000!
[  161.008888] 31c87 is 253b4000!
[  161.010610] 31c86 is 26004000!
[  161.012340] 31c83 is 25269000!
[  161.014105] 323c6 is 26181000!
[  161.015864] 323c5 is 2600b000!
[  161.017671] 323c4 is 2600d000!
[  161.019448] 323c3 is 2600c000!
[  161.021254] 323c2 is 2558d000!
[  161.023053] 323c1 is 26020000!
[  161.029248] 31cc1 is 25fb5000!
[  161.031261] 31cc2 is 25fb6000!
[  161.033144] 31cc3 is 25fb7000!
[  161.035041] 31cc4 is 25fb8000!
[  161.036875] 31cc5 is 25fb9000!
[  161.038707] 31cc6 is 25fba000!
[  161.040543] 31cc7 is 25fbb000!
[  161.042376] 31cc8 is 25fbc000!
[  161.044207] 31cc9 is 25fbd000!
[  161.046038] 31cca is 25fbe000!
[  161.047863] 31ccb is 25fbf000!
[  161.050239] 31ce1 is 25f95000!
[  161.052085] 31ce2 is 25f96000!
[  161.053935] 31ce3 is 25f97000!
[  161.055785] 31ce4 is 25f98000!
[  161.057627] 31ce5 is 25f99000!
[  161.059490] 31ce6 is 25f9a000!
[  161.061328] 31ce7 is 25f9b000!
[  161.063179] 31ce8 is 25f9c000!
[  161.065013] 31ce9 is 25f9d000!
[  161.066880] 31cea is 25f9e000!
[  161.068683] 31ceb is 25f9f000!
[  161.070483] 31cec is 25f8a000!
[  161.072268] 31ced is 25f8b000!
[  161.074024] 31cee is 25f8c000!
[  161.075779] 31cef is 25f8d000!
[  161.077489] 31cf0 is 25f8e000!
[  161.079198] 31cf1 is 25f8f000!
[  161.080898] 31cf2 is 25f90000!
[  161.082584] 31cf3 is 25f91000!
[  161.084284] 31cf4 is 25f92000!
[  161.085922] 31cf5 is 25f93000!
[  161.087576] 31cf6 is 25f94000!
[  161.089192] 31cf7 is 25f80000!
[  161.090827] 31cf8 is 25f81000!
[  161.092485] 31cf9 is 25f82000!
[  161.094133] 31cfa is 25f83000!
[  161.095797] 31cfb is 25f84000!
[  161.097438] 31cfc is 25f85000!
[  161.099064] 31cfd is 25f86000!
[  161.100730] 31cfe is 25f87000!
[  161.102368] 31cff is 25f88000!
[  161.104020] 31d00 is 25f89000!
[  161.105677] 31ccc is 25faa000!
[  161.107341] 31ccd is 25fab000!
[  161.109022] 31cce is 25fac000!
[  161.110698] 31ccf is 25fad000!
[  161.112365] 31cd0 is 25fae000!
[  161.114077] 31cd1 is 25faf000!
[  161.115744] 31cd2 is 25fb0000!
[  161.117456] 31cd3 is 25fb1000!
[  161.119128] 31cd4 is 25fb2000!
[  161.120839] 31cd5 is 25fb3000!
[  161.122524] 31cd6 is 25fb4000!
[  161.124223] 31cd7 is 25fa0000!
[  161.125932] 31cd8 is 25fa1000!
[  161.127630] 31cd9 is 25fa2000!
[  161.129334] 31cda is 25fa3000!
[  161.131020] 31cdb is 25fa4000!
[  161.132700] 31cdc is 25fa5000!
[  161.134412] 31cdd is 25fa6000!
[  161.136084] 31cde is 25fa7000!
[  161.137807] 31cdf is 25fa8000!
[  161.139491] 31ce0 is 25fa9000!
[  161.142813] 31c93 is 25f6a000!
[  161.144800] 31c94 is 25f6b000!
[  161.146520] 31c95 is 25f6c000!
[  161.148230] 31c96 is 25f6d000!
[  161.149937] 31c97 is 25f6e000!
[  161.151645] 31c98 is 25f6f000!
[  161.153345] 31c99 is 25f70000!
[  161.155065] 31c9a is 25f71000!
[  161.156761] 31c9b is 25f72000!
[  161.158445] 31c9c is 25f73000!
[  161.160106] 31c9d is 25f74000!
[  161.161744] 31c9e is 25f60000!
[  161.163424] 31c9f is 25f61000!
[  161.165062] 31ca0 is 25f62000!
[  161.166742] 31ca1 is 25f63000!
[  161.168368] 31ca2 is 25f64000!
[  161.170001] 31ca3 is 25f65000!
[  161.171647] 31d22 is 25f66000!
[  161.173273] 31d23 is 25f67000!
[  161.174928] 31d24 is 25f68000!
[  161.176548] 31d25 is 25f69000!
[  161.179547] 31d30 is 25f2a000!
[  161.181386] 31d2f is 25f2b000!
[  161.183013] 31d2e is 25f2c000!
[  161.184679] 31d2d is 25f2d000!
[  161.186317] 31d2c is 25f2e000!
[  161.187983] 31d2b is 25f2f000!
[  161.189622] 31d2a is 25f30000!
[  161.191281] 31d29 is 25f31000!
[  161.192946] 31d28 is 25f32000!
[  161.194610] 31d27 is 25f33000!
[  161.196269] 31d26 is 25f34000!
[  161.198196] 31c92 is 25f15000!
[  161.199872] 31c91 is 25f16000!
[  161.201544] 31c90 is 25f17000!
[  161.203217] 31c8f is 25f18000!
[  161.204933] 31c8e is 25f19000!
[  161.206611] 31c8d is 25f1a000!
[  161.208324] 31c8c is 25f1b000!
[  161.210016] 31c8b is 25f1c000!
[  161.211732] 31c8a is 25f1d000!
[  161.213465] 31d01 is 25f1e000!
[  161.215172] 31d04 is 25f1f000!
[  161.216903] 31d3b is 25f0a000!
[  161.218622] 31d3c is 25f0b000!
[  161.220350] 31d3d is 25f0c000!
[  161.222091] 31d3e is 25f0d000!
[  161.223830] 31d3f is 25f0e000!
[  161.225564] 31d40 is 25f0f000!
[  161.227292] 31d41 is 25f10000!
[  161.229026] 31d42 is 25f11000!
[  161.230760] 31d43 is 25f12000!
[  161.232490] 31d44 is 25f13000!
[  161.234243] 31d45 is 25f14000!
[  161.235955] 31d3a is 25f20000!
[  161.237709] 31d39 is 25f21000!
[  161.239435] 31d38 is 25f22000!
[  161.241174] 31d37 is 25f23000!
[  161.242920] 31d36 is 25f24000!
[  161.244658] 31d35 is 25f25000!
[  161.246392] 31d34 is 25f26000!
[  161.248125] 31d33 is 25f27000!
[  161.249859] 31d32 is 25f28000!
[  161.251593] 31d31 is 25f29000!
[  161.253300] 31d46 is 25f00000!
[  161.255049] 31d47 is 25f01000!
[  161.256772] 31d48 is 25f02000!
[  161.258489] 31d49 is 25f03000!
[  161.260205] 31d4a is 25f04000!
[  161.261912] 31d4b is 25f05000!
[  161.263649] 31d4c is 25f06000!
[  161.265351] 31d4d is 25f07000!
[  161.267082] 31d4e is 25f08000!
[  161.268773] 31d4f is 25f09000!
[  161.271697] 31d51 is 25ef5000!
[  161.273422] 31d52 is 25ef6000!
[  161.275140] 31d53 is 25ef7000!
[  161.276983] 31d54 is 25ef8000!
[  161.278679] 31d55 is 25ef9000!
[  161.280438] 31d56 is 25efa000!
[  161.282135] 31d57 is 25efb000!
[  161.283850] 31d58 is 25efc000!
[  161.285534] 31d59 is 25efd000!
[  161.287258] 31d5a is 25efe000!
[  161.288944] 31d5b is 25eff000!
[  161.290644] 31d5c is 25eea000!
[  161.292333] 31d5d is 25eeb000!
[  161.294020] 31d5e is 25eec000!
[  161.295707] 31d5f is 25eed000!
[  161.297387] 31d60 is 25eee000!
[  161.299074] 31d61 is 25eef000!
[  161.300797] 31d62 is 25ef0000!
[  161.302481] 31d63 is 25ef1000!
[  161.304197] 31d64 is 25ef2000!
[  161.305881] 31d65 is 25ef3000!
[  161.307574] 31d66 is 25ef4000!
[  161.310410] 31d68 is 25ee1000!
[  161.312141] 31d69 is 25ee2000!
[  161.313849] 31d6a is 25ee3000!
[  161.315533] 31d6b is 25ee4000!
[  161.317269] 31d6c is 25ee5000!
[  161.318956] 31d6d is 25ee6000!
[  161.320679] 31d6e is 25ee7000!
[  161.322364] 31d6f is 25ee8000!
[  161.324061] 31d70 is 25ee9000!
[  161.341989] 31d7c is 25eb5000!
[  161.343750] 31d90 is 25eb6000!
[  161.345444] 31d8f is 25eb7000!
[  161.347161] 31d8e is 25eb8000!
[  161.348890] 31d8d is 25eb9000!
[  161.350631] 31d8c is 25eba000!
[  161.352309] 31d8b is 25ebb000!
[  161.354025] 31d8a is 25ebc000!
[  161.355707] 31d89 is 25ebd000!
[  161.357587] 31d88 is 25ebe000!
[  161.359281] 31d87 is 25ebf000!
[  161.361095] 31d71 is 25eaa000!
[  161.362857] 31d86 is 25eab000!
[  161.364583] 31d85 is 25eac000!
[  161.366291] 31d84 is 25ead000!
[  161.368003] 31d83 is 25eae000!
[  161.369702] 31d82 is 25eaf000!
[  161.371448] 31d81 is 25eb0000!
[  161.373129] 31d80 is 25eb1000!
[  161.374838] 31d7f is 25eb2000!
[  161.376522] 31d7e is 25eb3000!
[  161.378224] 31d7d is 25eb4000!
[  161.380139] 31d67 is 25e9f000!
[  161.381850] 31d7b is 25ea0000!
[  161.383599] 31d7a is 25ea1000!
[  161.385314] 31d79 is 25ea2000!
[  161.387063] 31d78 is 25ea3000!
[  161.388787] 31d77 is 25ea4000!
[  161.390509] 31d76 is 25ea5000!
[  161.392249] 31d75 is 25ea6000!
[  161.393968] 31d74 is 25ea7000!
[  161.395703] 31d73 is 25ea8000!
[  161.397408] 31d72 is 25ea9000!
[  161.411041] 31d50 is 25e9e000!
[  161.420450] 31d91 is 25e9d000!
[  161.427510] 31d05 is 25e9c000!
[  161.430037] 31d06 is 25e9b000!
[  161.432354] 31d07 is 25e9a000!
[  161.434525] 31d08 is 25e99000!
[  161.436670] 31d09 is 25e98000!
[  161.439054] 31d0a is 25e97000!
[  161.441207] 31d0b is 25e96000!
[  161.443361] 31d0c is 25e95000!
[  161.445737] 31d0d is 25e94000!
[  161.447874] 31d0e is 25e93000!
[  161.450023] 31d0f is 25e92000!
[  161.456924] 31d10 is 25e91000!
[  161.459073] 31d11 is 25e90000!
[  161.472165] 31d12 is 25e8f000!
[  161.474463] 31d92 is 25e8e000!
[  161.476599] 31d13 is 25e8d000!
[  161.478987] 31d14 is 25e8c000!
[  161.494123] 31d15 is 25e8b000!
[  161.503760] 31d16 is 25e8a000!
[  161.509903] 31d17 is 25e89000!
[  161.521400] 31d18 is 25e88000!
[  161.530288] 31d19 is 25e87000!
[  161.541030] 31d1a is 25e86000!
[  161.545403] 31d1c is 25e85000!
[  161.554835] 31d1d is 25e84000!
[  161.575882] 31d1e is 25e83000!
[  161.588034] 31d1f is 25e82000!
[  161.603871] 31d20 is 25e81000!
[  161.634956] 31d21 is 25e80000!
[  161.673881] 31d93 is 25e7f000!
[  161.684152] 31d94 is 25e7e000!
[  161.686329] 31d9e is 25e7d000!
[  161.708362] 31d9f is 25e7c000!
[  161.715363] 31d95 is 25e7b000!
[  161.717662] 31da0 is 25e7a000!
[  161.726417] 31da1 is 25e79000!
[  161.728728] 31da2 is 25e78000!
[  161.765281] 31da3 is 25e77000!
[  161.767584] 31d96 is 25e76000!
[  161.771176] 31da4 is 25e75000!
[  161.786618] 31da5 is 25e74000!
[  161.805616] 31d97 is 25e73000!
[  161.822688] 31da6 is 25e72000!
[  161.825019] 31d98 is 25e71000!
[  161.827318] 31da7 is 25e70000!
[  161.829521] 31da8 is 25e6f000!
[  161.831886] 31da9 is 25e6e000!
[  161.834209] 31daa is 25e6d000!
[  161.842517] 31dab is 25e6c000!
[  161.844908] 31dac is 25e6b000!
[  161.853031] 31dad is 25e6a000!
[  161.855328] 31dae is 25e69000!
[  161.857649] 31daf is 25e68000!
[  161.867801] 31db0 is 25e67000!
[  161.882985] 31db1 is 25e36000!
[  161.898118] 31d99 is 25e37000!
[  161.917733] 31d9a is 25e38000!
[  161.919963] 31db2 is 25e39000!
[  161.926806] 31db3 is 25e3a000!
[  161.939620] 31db4 is 25e3b000!
[  161.941963] 31db5 is 25e3c000!
[  161.944262] 31db6 is 25e3d000!
[  161.949438] 31db7 is 25e3e000!
[  161.951721] 31db8 is 25e3f000!
[  161.963689] 31db9 is 25e40000!
[  161.972866] 31dba is 25e41000!
[  161.975215] 31dbb is 25e42000!
[  161.977521] 31dbc is 25e43000!
[  161.992728] 31dbd is 25e44000!
[  161.995050] 31d9b is 25e45000!
[  161.997356] 31dbe is 25e46000!
[  161.999555] 31dbf is 25e4d000!
[  162.001896] 31dc0 is 25e5f000!
[  162.004216] 31dc1 is 25e60000!
[  162.006403] 31dc2 is 25e5e000!
[  162.008781] 31dc3 is 25e5d000!
[  162.011088] 31dc4 is 25e63000!
[  162.022538] 31dc5 is 25e64000!
[  162.024863] 31dc6 is 25e65000!
[  162.027067] 31dc7 is 25e54000!
[  162.033487] 31dc8 is 25e51000!
[  162.069442] 31dc9 is 25e50000!
[  162.071735] 31d9c is 25e53000!
[  162.084658] 31dca is 25e47000!
[  162.087035] 31dcb is 25e48000!
[  162.116700] 31dcc is 25e4c000!
[  162.118998] 31d9d is 25e52000!
[  162.121329] 31dcd is 25e62000!
[  162.123646] 31dce is 25e61000!
[  162.134744] 31dcf is 25e4e000!
[  162.136912] 31dd0 is 25e4f000!
[  162.139213] 31dd1 is 2600f000!
[  162.148999] 31ddc is 2579a000!
[  162.159500] 31dd2 is 25e35000!
[  162.161353] 31ddd is 26010000!
[  162.163173] 31dde is 234ca000!
[  162.165035] 31ddf is 25e4b000!
[  162.166886] 31de0 is 253d0000!
[  162.168736] 31de1 is 2600e000!
[  162.170632] 31de2 is 251f0000!
[  162.172509] 31de3 is 25e59000!
[  162.175404] 31df0 is 25e29000!
[  162.177327] 31df1 is 25e2a000!
[  162.179234] 31df2 is 25e2b000!
[  162.181119] 31df3 is 25e2c000!
[  162.183001] 31df4 is 25e2d000!
[  162.184881] 31de5 is 25e2e000!
[  162.186777] 31de6 is 25e2f000!
[  162.188634] 31de7 is 25e30000!
[  162.190528] 31de8 is 25e55000!
[  162.192396] 31de9 is 25e56000!
[  162.194293] 31dea is 25e57000!
[  162.196158] 31deb is 25e58000!
[  162.198036] 31dec is 25e31000!
[  162.199909] 31ded is 25e32000!
[  162.201763] 31dee is 2545f000!
[  162.203657] 31def is 25460000!
[  162.206927] 31dfb is 25e13000!
[  162.208835] 31dfc is 25e14000!
[  162.210761] 31dfd is 25e15000!
[  162.212639] 31dfe is 25e16000!
[  162.214530] 31dff is 25e17000!
[  162.216417] 31e00 is 25e18000!
[  162.218287] 31e01 is 25e19000!
[  162.220161] 31e02 is 25e1a000!
[  162.221979] 31e03 is 25e1b000!
[  162.223818] 31e04 is 25e1c000!
[  162.225609] 31e05 is 25e1d000!
[  162.227846] 31e06 is 25e09000!
[  162.229616] 31e07 is 25e0a000!
[  162.231389] 31e08 is 25e0b000!
[  162.233131] 31e09 is 25e0c000!
[  162.234852] 31e0a is 25e0d000!
[  162.23660[  164.363985] 319bf is 268ff000!
[  164.365683] 319a6 is 268eb000!
[  164.367383] 319a5 is 268ec000!
[  164.369051] 319a4 is 268ed000!
[  164.370749] 319a3 is 268ee000!
[  164.372421] 319a2 is 268ef000!
[  164.374122] 319a1 is 268f0000!
[  164.375784] 319a0 is 268f1000!
[  164.377459] 3199f is 268f2000!
[  164.379142] 3199e is 268f3000!
[  164.380824] 3199d is 268f4000!
[  164.382510] 3199c is 268f5000!
[  164.385851] 319eb is 268b6000!
[  164.387622] 319ec is 268b7000!
[  164.389314] 319ed is 268b8000!
[  164.391035] 319ee is 268b9000!
[  164.392720] 319ef is 268ba000!
[  164.394418] 319f0 is 268bb000!
[  164.396144] 319f1 is 268bc000!
[  164.397838] 319f2 is 268bd000!
[  164.399551] 319f3 is 268be000!
[  164.401246] 319f4 is 268bf000!
[  164.402943] 319df is 268cb000!
[  164.404684] 319de is 268cc000!
[  164.406384] 319dd is 268cd000!
[  164.408098] 319dc is 268ce000!
[  164.409793] 319db is 268cf000!
[  164.411493] 319da is 268d0000!
[  164.413154] 319d9 is 268d1000!
[  164.414830] 319d8 is 268d2000!
[  164.416511] 319d7 is 268d3000!
[  164.418180] 319d6 is 268d4000!
[  164.419862] 319d5 is 268d5000!
[  164.421525] 319c1 is 268c0000!
[  164.423203] 319c2 is 268c1000!
[  164.424921] 319c3 is 268c2000!
[  164.426594] 319c4 is 268c3000!
[  164.428306] 319c5 is 268c4000!
[  164.429980] 319c6 is 268c5000!
[  164.431667] 319c7 is 268c6000!
[  164.433365] 319c8 is 268c7000!
[  164.435046] 319c9 is 268c8000!
[  164.436754] 319ca is 268c9000!
[  164.438415] 319cb is 268ca000!
[  164.441223] 31a00 is 268a0000!
[  164.442979] 31a01 is 268a1000!
[  164.444700] 31a02 is 268a2000!
[  164.446381] 31a03 is 268a3000!
[  164.448075] 31a04 is 268a4000!
[  164.449781] 31a05 is 268a5000!
[  164.451465] 31a06 is 268a6000!
[  164.453176] 31a07 is 268a7000!
[  164.454864] 31a08 is 268a8000!
[  164.456532] 31a09 is 268a9000!
[  164.458229] 31a0a is 268aa000!
[  164.459908] 31a0b is 26896000!
[  164.461622] 31a0c is 26897000!
[  164.463316] 31a0d is 26898000!
[  164.465016] 31a0e is 26899000!
[  164.466741] 31a0f is 2689a000!
[  164.468420] 31a10 is 2689b000!
[  164.470142] 31a11 is 2689c000!
[  164.471820] 31a12 is 2689d000!
[  164.473512] 31a13 is 2689e000!
[  164.475206] 31a14 is 2689f000!
[  164.476882] 319ff is 2688b000!
[  164.478577] 319fe is 2688c000!
[  164.480269] 319fd is 2688d000!
[  164.481953] 319fc is 2688e000!
[  164.483668] 319fb is 2688f000!
[  164.485352] 319fa is 26890000!
[  164.487067] 319f9 is 26891000!
[  164.488758] 319f8 is 26892000!
[  164.490476] 319f7 is 26893000!
[  164.492171] 319f6 is 26894000!
[  164.493875] 319f5 is 26895000!
[  164.496474] 319e9 is 2686b000!
[  164.498213] 319e8 is 2686c000!
[  164.499920] 319e7 is 2686d000!
[  164.501612] 319e6 is 2686e000!
[  164.503328] 319e5 is 2686f000!
[  164.505043] 319e4 is 26870000!
[  164.506762] 319e3 is 26871000!
[  164.508478] 319e2 is 26872000!
[  164.510190] 319e1 is 26873000!
[  164.511904] 319e0 is 26874000!
[  164.513609] 31a15 is 26875000!
[  164.515323] 319ea is 26876000!
[  164.517041] 31a29 is 26877000!
[  164.518750] 31a2a is 26878000!
[  164.520516] 31a2b is 26879000!
[  164.522238] 31a2c is 2687a000!
[  164.523996] 31a2d is 2687b000!
[  164.525708] 31a2e is 2687c000!
[  164.527436] 31a2f is 2687d000!
[  164.529178] 31a30 is 2687e000!
[  164.530905] 31a31 is 2687f000!
[  164.533594] 31a20 is 26856000!
[  164.535517] 31a21 is 26857000!
[  164.537364] 31a22 is 26858000!
[  164.539228] 31a23 is 26859000!
[  164.541164] 31a24 is 2685a000!
[  164.543022] 31a25 is 2685b000!
[  164.544924] 31a26 is 2685c000!
[  164.546678] 31a27 is 2685d000!
[  164.548409] 31a28 is 2685e000!
[  164.550157] 31a48 is 2685f000!
[  164.578670] 31a3d is 26840000!
[  164.580420] 31a3e is 26841000!
[  164.582237] 31a3f is 26842000!
[  164.584077] 31a40 is 26843000!
[  164.585787] 31a41 is 26844000!
[  164.587531] 31a42 is 26845000!
[  164.589232] 31a43 is 26846000!
[  164.590965] 31a44 is 26847000!
[  164.592664] 31a45 is 26848000!
[  164.594439] 31a46 is 26849000!
[  164.596126] 31a47 is 2684a000!
[  164.598259] 31a72 is 26820000!
[  164.599974] 31a4a is 26821000!
[  164.601676] 31a4b is 26822000!
[  164.603395] 31a4c is 26823000!
[  164.605070] 31a4d is 26824000!
[  164.606765] 31a4e is 26825000!
[  164.608459] 31a4f is 26826000!
[  164.610155] 31a50 is 26827000!
[  164.611849] 31a51 is 26828000!
[  164.613536] 31a52 is 26829000!
[  164.615217] 31a53 is 2682a000!
[  164.616887] 31a54 is 26816000!
[  164.618548] 31a55 is 26817000!
[  164.620240] 31a56 is 26818000!
[  164.621901] 31a57 is 26819000!
[  164.623585] 31a58 is 2681a000!
[  164.625240] 31a59 is 2681b000!
[  164.626917] 31a5a is 2681c000!
[  164.628594] 31a5b is 2681d000!
[  164.630270] 31a5c is 2681e000!
[  164.631945] 31a5d is 2681f000!
[  164.633601] 31a32 is 2682b000!
[  164.635257] 31a16 is 2682c000!
[  164.636948] 31a17 is 2682d000!
[  164.638611] 31a18 is 2682e000!
[  164.640306] 31a19 is 2682f000!
[  164.641979] 31a1a is 26830000!
[  164.643677] 31a1b is 26831000!
[  164.645365] 31a1c is 26832000!
[  164.647058] 31a1d is 26833000!
[  164.648752] 31a1e is 26834000!
[  164.650439] 31a1f is 26835000!
[  164.652104] 31a67 is 26836000!
[  164.653802] 31a68 is 26837000!
[  164.655457] 31a69 is 26838000!
[  164.657143] 31a6a is 26839000!
[  164.658798] 31a6b is 2683a000!
[  164.660468] 31a6c is 2683b000!
[  164.662140] 31a6d is 2683c000!
[  164.663804] 31a6e is 2683d000!
[  164.665470] 31a6f is 2683e000!
[  164.667136] 31a70 is 2683f000!
[  164.670420] 31a92 is 267f6000!
[  164.672150] 31a93 is 267f7000!
[  164.673888] 31a94 is 267f8000!
[  164.675582] 31a95 is 267f9000!
[  164.677276] 31a96 is 267fa000!
[  164.678981] 31a97 is 267fb000!
[  164.680671] 31a98 is 267fc000!
[  164.682376] 31a99 is 267fd000!
[  164.684059] 31a9a is 267fe000!
[  164.685735] 31a9b is 267ff000!
[  164.687444] 31a73 is 2680b000!
[  164.689133] 31a5e is 2680c000!
[  164.690836] 31a5f is 2680d000!
[  164.692497] 31a60 is 2680e000!
[  164.694204] 31a61 is 2680f000!
[  164.695864] 31a62 is 26810000!
[  164.697533] 31a63 is 26811000!
[  164.699220] 31a64 is 26812000!
[  164.700896] 31a65 is 26813000!
[  164.702593] 31a66 is 26814000!
[  164.704280] 31a86 is 26815000!
[  164.705947] 31a87 is 26800000!
[  164.707651] 31a88 is 26801000!
[  164.709325] 31a89 is 26802000!
[  164.711037] 31a8a is 26803000!
[  164.712716] 31a8b is 26804000!
[  164.714408] 31a8c is 26805000!
[  164.716111] 31a8d is 26806000!
[  164.717803] 31a8e is 26807000!
[  164.719506] 31a8f is 26808000!
[  164.721193] 31a90 is 26809000!
[  164.722870] 31a91 is 2680a000!
[  164.725581] 31aa9 is 267e0000!
[  164.727377] 31aaa is 267e1000!
[  164.729096] 31aab is 267e2000!
[  164.730815] 31aac is 267e3000!
[  164.732542] 31aad is 267e4000!
[  164.734267] 31aae is 267e5000!
[  164.736060] 31aaf is 267e6000!
[  164.737783] 31ab0 is 267e7000!
[  164.739491] 31ab1 is 267e8000!
[  164.741241] 31ab2 is 267e9000!
[  164.742931] 31ab3 is 267ea000!
[  164.744654] 31ab4 is 267d6000!
[  164.746338] 31ab5 is 267d7000!
[  164.748029] 31ab6 is 267d8000!
[  164.749740] 31ab7 is 267d9000!
[  164.751422] 31ab8 is 267da000!
[  164.753111] 31ab9 is 267db000!
[  164.754798] 31aba is 267dc000!
[  164.756459] 31abb is 267dd000!
[  164.758157] 31abc is 267de000!
[  164.759818] 31abd is 267df000!
[  164.761504] 31aa8 is 267cb000!
[  164.763177] 31aa5 is 267cc000!
[  164.764864] 31aa4 is 267cd000!
[  164.766546] 31aa3 is 267ce000!
[  164.768228] 31aa2 is 267cf000!
[  164.769912] 31aa1 is 267d0000!
[  164.771600] 31aa0 is 267d1000!
[  164.773292] 31a9f is 267d2000!
[  164.774996] 31a9e is 267d3000!
[  164.776669] 31a9d is 267d4000!
[  164.778373] 31a9c is 267d5000!
[  164.780622] 31a7e is 267b6000!
[  164.782364] 31a7f is 267b7000!
[  164.784079] 31a80 is 267b8000!
[  164.785799] 31a81 is 267b9000!
[  164.787488] 31a82 is 267ba000!
[  164.789182] 31a83 is 267bb000!
[  164.790897] 31a84 is 267bc000!
[  164.792577] 31a85 is 267bd000!
[  164.794285] 31ac6 is 267be000!
[  164.795982] 31ac7 is 267bf000!
[  164.803212] 31ac8 is 267a0000!
[  164.804916] 31abf is 267a1000!
[  164.806604] 31ac0 is 267a2000!
[  164.808451] 31ac1 is 267a3000!
[  164.810164] 31ac2 is 267a4000!
[  164.811861] 31ac3 is 267a5000!
[  164.813556] 31ac4 is 267a6000!
[  164.815248] 31ac5 is 267a7000!
[  164.816942] 31ae5 is 267a8000!
[  164.818620] 31ae6 is 267a9000!
[  164.820331] 31ae7 is 267aa000!
[  164.822118] 31ae9 is 26797000!
[  164.823847] 31aea is 26798000!
[  164.825517] 31aeb is 26799000!
[  164.827200] 31aec is 2679a000!
[  164.828892] 31aed is 2679b000!
[  164.830568] 31aee is 2679c000!
[  164.832254] 31aef is 2679d000!
[  164.833925] 31af0 is 2679e000!
[  164.835589] 31af1 is 2679f000!
[  164.858275] 31ad3 is 26776000!
[  164.859964] 31ad4 is 26777000!
[  164.861667] 31ad5 is 26778000!
[  164.863331] 31ad6 is 26779000!
[  164.865027] 31ad7 is 2677a000!
[  164.866744] 31ad8 is 2677b000!
[  164.868414] 31ad9 is 2677c000!
[  164.870116] 31ada is 2677d000!
[  164.871775] 31adb is 2677e000!
[  164.873476] 31adc is 2677f000!
[  164.875128] 31abe is 2678b000!
[  164.876816] 31a74 is 2678c000!
[  164.878498] 31a75 is 2678d000!
[  164.880181] 31a76 is 2678e000!
[  164.881861] 31a77 is 2678f000!
[  164.883538] 31a78 is 26790000!
[  164.885196] 31a79 is 26791000!
[  164.886895] 31a7a is 26792000!
[  164.888556] 31a7b is 26793000!
[  164.890249] 31a7c is 26794000!
[  164.891917] 31a7d is 26795000!
[  164.893608] 31af2 is 26780000!
[  164.895300] 31ac9 is 26781000!
[  164.896989] 31aca is 26782000!
[  164.898677] 31acb is 26783000!
[  164.900363] 31acc is 26784000!
[  164.902047] 31acd is 26785000!
[  164.903763] 31ace is 26786000!
[  164.905441] 31acf is 26787000!
[  164.907150] 31ad0 is 26788000!
[  164.908830] 31ad1 is 26789000!
[  164.910533] 31ad2 is 2678[  167.039920] 31682 is 26a31000!
[  167.041617] 31681 is 26a30000!
[  167.043295] 31680 is 26a4d000!
[  167.045010] 3167f is 26a4f000!
[  167.046693] 3167e is 26a4e000!
[  167.049260] 31668 is 26a13000!
[  167.050996] 31669 is 26a14000!
[  167.052700] 3166a is 26a15000!
[  167.054439] 3166b is 26a16000!
[  167.056147] 3166c is 26a17000!
[  167.057903] 3166d is 26a18000!
[  167.059602] 3166e is 26a39000!
[  167.061333] 3166f is 26a3a000!
[  167.063032] 31670 is 26a3b000!
[  167.064742] 31671 is 26a3c000!
[  167.066465] 31667 is 26a08000!
[  167.068184] 31666 is 26a09000!
[  167.069927] 31665 is 26a0a000!
[  167.071637] 31664 is 26a0b000!
[  167.073333] 31663 is 26a0c000!
[  167.075062] 31662 is 26a0d000!
[  167.076760] 31661 is 26a0e000!
[  167.078470] 31660 is 26a0f000!
[  167.080162] 3165f is 26a10000!
[  167.081858] 3165e is 26a11000!
[  167.083593] 3169e is 26a12000!
[  167.086139] 316a9 is 269f3000!
[  167.087973] 316aa is 269f4000!
[  167.089696] 316ab is 269f5000!
[  167.091431] 316ac is 269f6000!
[  167.093142] 316ad is 269f7000!
[  167.094936] 316ae is 269f8000!
[  167.096647] 316af is 269f9000!
[  167.098353] 316b0 is 269fa000!
[  167.100088] 316b1 is 269fb000!
[  167.101789] 316b2 is 269fc000!
[  167.103531] 316a8 is 269e8000!
[  167.105236] 316a7 is 269e9000!
[  167.106939] 316a6 is 269ea000!
[  167.108636] 316a5 is 269eb000!
[  167.110327] 316a4 is 269ec000!
[  167.112010] 316a3 is 269ed000!
[  167.113691] 316a2 is 269ee000!
[  167.115373] 316a1 is 269ef000!
[  167.117048] 316a0 is 269f0000!
[  167.118714] 3169f is 269f1000!
[  167.120423] 31672 is 269f2000!
[  167.123823] 316b4 is 269b3000!
[  167.125552] 316b5 is 269b4000!
[  167.127279] 316d5 is 269b5000!
[  167.129007] 316d6 is 269b6000!
[  167.130727] 316d7 is 269b7000!
[  167.132451] 316d8 is 269b8000!
[  167.134162] 316d9 is 269b9000!
[  167.135871] 316da is 269ba000!
[  167.137607] 316db is 269bb000!
[  167.139298] 316dc is 269bc000!
[  167.141032] 316bc is 269c8000!
[  167.142718] 316bb is 269c9000!
[  167.144438] 316ba is 269ca000!
[  167.146117] 316b9 is 269cb000!
[  167.147808] 316b8 is 269cc000!
[  167.149523] 316b7 is 269cd000!
[  167.151198] 316b6 is 269ce000!
[  167.152891] 31675 is 269cf000!
[  167.154566] 31674 is 269d0000!
[  167.156221] 31673 is 269d1000!
[  167.157922] 316b3 is 269d2000!
[  167.159565] 316c7 is 269bd000!
[  167.161264] 316c6 is 269be000!
[  167.162932] 316c5 is 269bf000!
[  167.164619] 316c4 is 269c0000!
[  167.166316] 316c3 is 269c1000!
[  167.167996] 316c2 is 269c2000!
[  167.169683] 316c1 is 269c3000!
[  167.171358] 316c0 is 269c4000!
[  167.173020] 316bf is 269c5000!
[  167.174719] 316be is 269c6000!
[  167.176369] 316bd is 269c7000!
[  167.179089] 316e8 is 2699d000!
[  167.180849] 316e9 is 2699e000!
[  167.182536] 316ea is 2699f000!
[  167.184220] 316eb is 269a0000!
[  167.185886] 316ec is 269a1000!
[  167.187592] 316ed is 269a2000!
[  167.189270] 316ee is 269a3000!
[  167.190965] 316ef is 269a4000!
[  167.192630] 316f0 is 269a5000!
[  167.194318] 316f1 is 269a6000!
[  167.195986] 316f2 is 269a7000!
[  167.197663] 316f3 is 26993000!
[  167.199349] 316f6 is 26994000!
[  167.201038] 316f7 is 26995000!
[  167.202734] 316f8 is 26996000!
[  167.204428] 316f9 is 26997000!
[  167.206098] 316fa is 26998000!
[  167.207796] 316fb is 26999000!
[  167.209457] 316fc is 2699a000!
[  167.211136] 316fd is 2699b000!
[  167.212797] 316fe is 2699c000!
[  167.214461] 316e7 is 26988000!
[  167.216138] 316e6 is 26989000!
[  167.217813] 316e5 is 2698a000!
[  167.219483] 316e4 is 2698b000!
[  167.221154] 316e3 is 2698c000!
[  167.222821] 316e2 is 2698d000!
[  167.224518] 316e1 is 2698e000!
[  167.226179] 316e0 is 2698f000!
[  167.227862] 316df is 26990000!
[  167.229530] 316de is 26991000!
[  167.231218] 316dd is 26992000!
[  167.233834] 316d1 is 27168000!
[  167.235563] 316d0 is 27169000!
[  167.237311] 316cf is 2716a000!
[  167.239013] 316ce is 2716b000!
[  167.240764] 316cd is 2716c000!
[  167.242466] 316cc is 2716d000!
[  167.244177] 316cb is 2716e000!
[  167.245893] 316ca is 2716f000!
[  167.247596] 316c9 is 27170000!
[  167.249317] 316c8 is 27171000!
[  167.251016] 316ff is 27172000!
[  167.252717] 316d2 is 27173000!
[  167.254412] 316d3 is 27174000!
[  167.256072] 316d4 is 27175000!
[  167.257774] 31715 is 27176000!
[  167.259438] 31716 is 27177000!
[  167.261151] 31717 is 27178000!
[  167.262832] 31718 is 27179000!
[  167.264534] 31719 is 2717a000!
[  167.266230] 3171a is 2717b000!
[  167.267912] 3171b is 2717c000!
[  167.270478] 3170a is 27153000!
[  167.272297] 3170b is 27154000!
[  167.274044] 3170c is 27155000!
[  167.275729] 3170d is 27156000!
[  167.277438] 3170e is 27157000!
[  167.279133] 3170f is 27158000!
[  167.280818] 31710 is 27159000!
[  167.282527] 31711 is 2715a000!
[  167.284220] 31712 is 2715b000!
[  167.285910] 31713 is 2715c000!
[  167.287593] 31709 is 27148000!
[  167.289259] 31708 is 27149000!
[  167.290928] 31707 is 2714a000!
[  167.292566] 31706 is 2714b000!
[  167.294238] 31705 is 2714c000!
[  167.295876] 31704 is 2714d000!
[  167.297533] 31703 is 2714e000!
[  167.299193] 31702 is 2714f000!
[  167.300847] 31701 is 27150000!
[  167.302502] 31700 is 27151000!
[  167.304186] 3171c is 27152000!
[  167.307567] 31734 is 27113000!
[  167.309294] 31735 is 27114000!
[  167.311041] 31736 is 27115000!
[  167.312738] 31737 is 27116000!
[  167.314444] 31738 is 27117000!
[  167.316162] 31739 is 27118000!
[  167.317865] 3173a is 27119000!
[  167.319561] 3173b is 2711a000!
[  167.321257] 3173c is 2711b000!
[  167.322948] 3173d is 2711c000!
[  167.324676] 31726 is 27128000!
[  167.326360] 31725 is 27129000!
[  167.328087] 31724 is 2712a000!
[  167.329788] 31723 is 2712b000!
[  167.331467] 31722 is 2712c000!
[  167.333165] 31721 is 2712d000!
[  167.334852] 31720 is 2712e000!
[  167.336539] 3171f is 2712f000!
[  167.338221] 3171e is 27130000!
[  167.339899] 3171d is 27131000!
[  167.341622] 31714 is 27132000!
[  167.343301] 31731 is 2711d000!
[  167.345030] 31730 is 2711e000!
[  167.346736] 3172f is 2711f000!
[  167.348446] 3172e is 27120000!
[  167.350145] 3172d is 27121000!
[  167.351839] 3172c is 27122000!
[  167.353563] 3172b is 27123000!
[  167.355253] 3172a is 27124000!
[  167.356958] 31729 is 27125000!
[  167.358619] 31728 is 27126000!
[  167.360288] 31727 is 27127000!
[  167.363058] 31748 is 270e8000!
[  167.364840] 31747 is 270e9000!
[  167.366525] 31746 is 270ea000!
[  167.368219] 31745 is 270eb000!
[  167.369922] 31744 is 270ec000!
[  167.371602] 31743 is 270ed000!
[  167.373289] 31742 is 270ee000!
[  167.374995] 31741 is 270ef000!
[  167.376668] 31740 is 270f0000!
[  167.378390] 3173f is 270f1000!
[  167.380082] 3173e is 270f2000!
[  167.381785] 31749 is 270fd000!
[  167.383472] 3174a is 270fe000!
[  167.385156] 3174b is 270ff000!
[  167.386877] 3174c is 27100000!
[  167.388564] 3174d is 27101000!
[  167.390295] 3174e is 27102000!
[  167.391981] 3174f is 27103000!
[  167.393673] 31750 is 27104000!
[  167.395374] 31751 is 27105000!
[  167.397060] 31752 is 27106000!
[  167.398737] 31753 is 27107000!
[  167.400412] 31754 is 270f3000!
[  167.402096] 31755 is 270f4000!
[  167.403810] 31756 is 270f5000!
[  167.405494] 31757 is 270f6000!
[  167.407208] 31758 is 270f7000!
[  167.408893] 31759 is 270f8000!
[  167.410596] 3175a is 270f9000!
[  167.412309] 3175b is 270fa000!
[  167.414018] 3175c is 270fb000!
[  167.415723] 3175d is 270fc000!
[  167.417415] 3175e is 270dd000!
[  167.419113] 31732 is 270de000!
[  167.420812] 31733 is 270df000!
[  167.422496] 31774 is 270e0000!
[  167.424222] 31775 is 270e1000!
[  167.425918] 31776 is 270e2000!
[  167.427641] 31777 is 270e3000!
[  167.429337] 31778 is 270e4000!
[  167.431042] 31779 is 270e5000!
[  167.432748] 3177a is 270e6000!
[  167.434438] 3177b is 270e7000!
[  167.436127] 3177c is 270d3000!
[  167.437819] 3177d is 270d4000!
[  167.439497] 3177e is 270d5000!
[  167.441194] 3177f is 270d6000!
[  167.442861] 31780 is 270d7000!
[  167.444557] 31781 is 270d8000!
[  167.446224] 31782 is 270d9000!
[  167.447898] 31783 is 270da000!
[  167.449582] 31784 is 270db000!
[  167.451263] 31785 is 270dc000!
[  167.456183] 3175f is 270c8000!
[  167.458003] 31760 is 270c9000!
[  167.459659] 31761 is 270ca000!
[  167.461349] 31762 is 270cb000!
[  167.463005] 31763 is 270cc000!
[  167.464678] 31764 is 270cd000!
[  167.466350] 31765 is 270ce000!
[  167.468019] 31766 is 270cf000!
[  167.469692] 31767 is 270d0000!
[  167.471367] 31768 is 270d1000!
[  167.473034] 31769 is 270d2000!
[  167.474726] 3176a is 270bd000!
[  167.476393] 3176b is 270be000!
[  167.478091] 3176c is 270bf000!
[  167.479740] 3176d is 270c0000!
[  167.481425] 3176e is 270c1000!
[  167.483086] 3176f is 270c2000!
[  167.484761] 31770 is 270c3000!
[  167.486446] 31771 is 270c4000!
[  167.488121] 31793 is 270c5000!
[  167.489809] 31794 is 270c6000!
[  167.491501] 31795 is 270c7000!
[  167.493174] 31796 is 270b3000!
[  167.494883] 31797 is 270b4000!
[  167.496561] 31798 is 270b5000!
[  167.498268] 31799 is 270b6000!
[  167.499935] 3179a is 270b7000!
[  167.501617] 3179b is 270b8000!
[  167.503312] 3179c is 270b9000!
[  167.504999] 3179d is 270ba000!
[  167.506686] 3179e is 270bb000!
[  167.508367] 3179f is 270bc000!
[  167.510169] 317a0 is 270ab000!
[  167.511897] 317a1 is 270ac000!
[  167.513604] 317a2 is 270ad000!
[  167.515316] 317a3 is 270ae000!
[  167.517010] 317a4 is 270af000!
[  167.518689] 317a5 is 270b0000!
[  167.520417] 317a6 is 270b1000!
[  167.522117] 317a7 is 270b2000!
[  167.524797] 317b4 is 2709b000!
[  167.526472] 317b5[  169.661920] 30c3a is 2723f000!
[  169.663661] 30c6a is 27240000!
[  169.665415] 30c6b is 27241000!
[  169.667184] 30c6c is 27242000!
[  169.668874] 30c6d is 27243000!
[  169.670585] 30c6e is 27244000!
[  169.672243] 30c6f is 27245000!
[  169.673986] 30c70 is 27246000!
[  169.675658] 30c71 is 27247000!
[  169.677349] 30c72 is 27248000!
[  169.679044] 30c73 is 27249000!
[  169.681098] 30c7e is 2722a000!
[  169.682792] 30c30 is 2722b000!
[  169.684470] 30c31 is 2722c000!
[  169.686119] 30c32 is 2722d000!
[  169.687810] 30c33 is 2722e000!
[  169.689457] 30c34 is 2722f000!
[  169.691130] 30c35 is 27230000!
[  169.692775] 30c36 is 27231000!
[  169.694433] 30c37 is 27232000!
[  169.696109] 30c38 is 27233000!
[  169.697773] 30c39 is 27234000!
[  169.699453] 30c7f is 2721f000!
[  169.701118] 30c80 is 27220000!
[  169.702790] 30c81 is 27221000!
[  169.704508] 30c82 is 27222000!
[  169.706193] 30c83 is 27223000!
[  169.707916] 30c84 is 27224000!
[  169.709589] 30c85 is 27225000!
[  169.711307] 30c86 is 27226000!
[  169.712991] 30c87 is 27227000!
[  169.714695] 30c88 is 27228000!
[  169.716388] 30c89 is 27229000!
[  169.718063] 30c8a is 27214000!
[  169.719756] 30c74 is 27235000!
[  169.721448] 30c75 is 27236000!
[  169.723139] 30c76 is 27237000!
[  169.724862] 30c77 is 27238000!
[  169.726548] 30c78 is 27239000!
[  169.728265] 30c79 is 2723a000!
[  169.729944] 30c7a is 2723b000!
[  169.731637] 30c7b is 2723c000!
[  169.733352] 30c7c is 2723d000!
[  169.735050] 30c7d is 2723e000!
[  169.758273] 30c3c is 27213000!
[  169.783207] 30c3d is 27212000!
[  169.785351] 30c3b is 27211000!
[  169.787504] 30c94 is 27210000!
[  169.823784] 30c95 is 2720f000!
[  169.825939] 30c96 is 2720e000!
[  169.828129] 30c97 is 2720d000!
[  169.832164] 30c98 is 2720c000!
[  169.834303] 30c99 is 2720b000!
[  169.845735] 30c9a is 2720a000!
[  169.866471] 30c9b is 27209000!
[  169.881195] 37520 is 27208000!
[  169.887178] 382de is 27207000!
[  169.889328] 30c9c is 27206000!
[  169.891512] 30c9d is 27205000!
[  169.935255] 30c9e is 27204000!
[  169.938578] 30c9f is 271e0000!
[  169.940886] 364fe is 271e1000!
[  169.944709] 30cac is 271d9000!
[  169.946535] 30cad is 271da000!
[  169.948390] 30cae is 271db000!
[  169.950216] 30caf is 271dc000!
[  169.952013] 30cb0 is 271df000!
[  169.953840] 30cb1 is 27425000!
[  169.955642] 30cb2 is 2743e000!
[  169.957480] 30cb3 is 271fe000!
[  169.959288] 30cb4 is 271e6000!
[  169.961131] 30cb5 is 271e5000!
[  169.962944] 30cb6 is 271fd000!
[  169.964777] 30ca0 is 271f1000!
[  169.966613] 37a0f is 271f3000!
[  169.968473] 30c3e is 271f4000!
[  169.970346] 30cbd is 271f5000!
[  169.972191] 30cbe is 271fb000!
[  169.974068] 30cbf is 271fa000!
[  169.975907] 30cc0 is 271f8000!
[  169.977772] 30cc1 is 271f9000!
[  169.979605] 30cc2 is 271ea000!
[  169.981464] 30cc3 is 271e3000!
[  169.983331] 30cc4 is 271e2000!
[  169.985197] 30ca1 is 271ec000!
[  169.987079] 30ca2 is 271eb000!
[  169.988926] 30ca3 is 271f7000!
[  169.990784] 30ca4 is 271f6000!
[  169.992606] 30ca5 is 271ef000!
[  169.994453] 30ca6 is 271e9000!
[  169.996264] 30ca7 is 271e4000!
[  169.998077] 30ca8 is 271fc000!
[  169.999886] 30ca9 is 271f0000!
[  170.001670] 30caa is 271ed000!
[  170.003478] 30cab is 271ee000!
[  170.006133] 30ce1 is 271ca000!
[  170.008084] 30ce2 is 271cb000!
[  170.009893] 30ce3 is 271cc000!
[  170.011729] 30ce4 is 271cd000!
[  170.013536] 30ce0 is 26c89000!
[  170.015362] 30cdf is 27431000!
[  170.017190] 30cde is 27201000!
[  170.019039] 30cdd is 27203000!
[  170.020866] 30cdc is 27202000!
[  170.022683] 30cbc is 27432000!
[  170.024543] 30cbb is 271c5000!
[  170.026349] 30cba is 271c6000!
[  170.028172] 30cb9 is 271c7000!
[  170.029965] 30cb8 is 271c8000!
[  170.031768] 30cb7 is 271c9000!
[  170.035098] 30cce is 271a7000!
[  170.036938] 30ccd is 271a8000!
[  170.038708] 30ccc is 271a9000!
[  170.040505] 30ccb is 271aa000!
[  170.042258] 30cca is 271ab000!
[  170.044038] 30cc9 is 271ac000!
[  170.045809] 30cc8 is 271ad000!
[  170.047589] 30cc7 is 271ae000!
[  170.049355] 30cc6 is 271af000!
[  170.051090] 30cc5 is 271b0000!
[  170.052828] 30ce5 is 271b1000!
[  170.054575] 30cd9 is 2719c000!
[  170.056309] 30cd8 is 2719d000!
[  170.058072] 30cd7 is 2719e000!
[  170.059799] 30cd6 is 2719f000!
[  170.061533] 30cd5 is 271a0000!
[  170.063248] 30cd4 is 271a1000!
[  170.064988] 30cd3 is 271a2000!
[  170.066686] 30cd2 is 271a3000!
[  170.068398] 30cd1 is 271a4000!
[  170.070122] 30cd0 is 271a5000!
[  170.071794] 30ccf is 271a6000!
[  170.074346] 30ce6 is 27192000!
[  170.076145] 30ce7 is 27193000!
[  170.077878] 30ce8 is 27194000!
[  170.079542] 30ce9 is 27195000!
[  170.081213] 30cea is 27196000!
[  170.082896] 30ceb is 27197000!
[  170.084577] 30cec is 27198000!
[  170.086264] 30ced is 27199000!
[  170.087936] 30cee is 2719a000!
[  170.089609] 30cef is 2719b000!
[  170.092989] 30d08 is 27932000!
[  170.094741] 30d09 is 27933000!
[  170.096423] 30d0a is 27934000!
[  170.098140] 30d0b is 27935000!
[  170.099821] 30d0c is 27936000!
[  170.101532] 30d0d is 27937000!
[  170.103248] 30d0e is 27938000!
[  170.104974] 30d0f is 27939000!
[  170.106695] 30d10 is 2793a000!
[  170.108413] 30d11 is 2793b000!
[  170.110132] 30cf0 is 27947000!
[  170.111855] 30cf1 is 27948000!
[  170.113576] 30cf2 is 27949000!
[  170.115301] 30cf3 is 2794a000!
[  170.117022] 30cf4 is 2794b000!
[  170.118718] 30cf5 is 2794c000!
[  170.120444] 30cf6 is 2794d000!
[  170.122153] 30cf7 is 2794e000!
[  170.123896] 30cf8 is 2794f000!
[  170.125610] 30cf9 is 27950000!
[  170.127351] 30cfa is 27951000!
[  170.129060] 30cfb is 2793c000!
[  170.130775] 30cfe is 2793d000!
[  170.132505] 30cff is 2793e000!
[  170.134227] 30d00 is 2793f000!
[  170.135961] 30d01 is 27940000!
[  170.137695] 30d02 is 27941000!
[  170.139413] 30d03 is 27942000!
[  170.141164] 30d04 is 27943000!
[  170.142889] 30d05 is 27944000!
[  170.144645] 30d06 is 27945000!
[  170.146369] 30d07 is 27946000!
[  170.149311] 30d32 is 278fc000!
[  170.151128] 30cda is 278fd000!
[  170.152914] 30cdb is 278fe000!
[  170.154679] 30d3b is 278ff000!
[  170.156453] 30d3c is 27900000!
[  170.158216] 30d3d is 27901000!
[  170.159964] 30d3e is 27902000!
[  170.161748] 30d3f is 27903000!
[  170.163515] 30d40 is 27904000!
[  170.165304] 30d41 is 27905000!
[  170.167044] 30d42 is 27906000!
[  170.168813] 30d12 is 27927000!
[  170.170547] 30d13 is 27928000!
[  170.172271] 30d14 is 27929000!
[  170.174034] 30d15 is 2792a000!
[  170.175759] 30d16 is 2792b000!
[  170.177517] 30d17 is 2792c000!
[  170.179237] 30d18 is 2792d000!
[  170.180964] 30d19 is 2792e000!
[  170.182702] 30d1a is 2792f000!
[  170.184428] 30d1b is 27930000!
[  170.186166] 30d1c is 27931000!
[  170.187887] 30d28 is 27912000!
[  170.189639] 30d29 is 27913000!
[  170.191365] 30d2a is 27914000!
[  170.193078] 30d2b is 27915000!
[  170.194829] 30d2c is 27916000!
[  170.196542] 30d2d is 27917000!
[  170.198288] 30d2e is 27918000!
[  170.199996] 30d2f is 27919000!
[  170.201717] 30d30 is 2791a000!
[  170.203480] 30d31 is 2791b000!
[  170.205194] 30d27 is 27907000!
[  170.206938] 30d26 is 27908000!
[  170.208647] 30d25 is 27909000!
[  170.210387] 30d24 is 2790a000!
[  170.212077] 30d23 is 2790b000!
[  170.213775] 30d22 is 2790c000!
[  170.215478] 30d21 is 2790d000!
[  170.217158] 30d20 is 2790e000!
[  170.218839] 30d1f is 2790f000!
[  170.220514] 30d1e is 27910000!
[  170.222192] 30d1d is 27911000!
[  170.225453] 30d4d is 278e7000!
[  170.227209] 30d4c is 278e8000!
[  170.228921] 30d4b is 278e9000!
[  170.230646] 30d4a is 278ea000!
[  170.232377] 30d49 is 278eb000!
[  170.234090] 30d48 is 278ec000!
[  170.235819] 30d47 is 278ed000!
[  170.237530] 30d46 is 278ee000!
[  170.239226] 30d45 is 278ef000!
[  170.240960] 30d44 is 278f0000!
[  170.242662] 30d43 is 278f1000!
[  170.244382] 30d33 is 278dc000!
[  170.246068] 30d34 is 278dd000!
[  170.247756] 30d35 is 278de000!
[  170.249465] 30d36 is 278df000!
[  170.251146] 30d37 is 278e0000!
[  170.252841] 30d38 is 278e1000!
[  170.254529] 30d39 is 278e2000!
[  170.256217] 30d3a is 278e3000!
[  170.257887] 30d5a is 278e4000!
[  170.259536] 30d5b is 278e5000!
[  170.261205] 30d5c is 278e6000!
[  170.263269] 30d67 is 278c7000!
[  170.265000] 30d68 is 278c8000!
[  170.266662] 30d69 is 278c9000!
[  170.268341] 30d6a is 278ca000!
[  170.270063] 30d6b is 278cb000!
[  170.271798] 30d6c is 278cc000!
[  170.273534] 30d6d is 278cd000!
[  170.275227] 30d6e is 278ce000!
[  170.276937] 30d6f is 278cf000!
[  170.278606] 30d70 is 278d0000!
[  170.280283] 30d71 is 278d1000!
[  170.281982] 30d72 is 278bc000!
[  170.283673] 30d73 is 278bd000!
[  170.285374] 30d74 is 278be000!
[  170.287045] 30d75 is 278bf000!
[  170.288711] 30d76 is 278c0000!
[  170.290422] 30d77 is 278c1000!
[  170.292083] 30d78 is 278c2000!
[  170.293784] 30d79 is 278c3000!
[  170.295427] 30d7a is 278c4000!
[  170.297090] 30d7b is 278c5000!
[  170.298766] 30d7c is 278c6000!
[  170.300430] 30d7d is 278b2000!
[  170.302121] 30d7e is 278b3000!
[  170.303803] 30d7f is 278b4000!
[  170.305458] 30d80 is 278b5000!
[  170.307163] 30d81 is 278b6000!
[  170.308832] 30d82 is 278b7000!
[  170.310537] 30d83 is 278b8000!
[  170.312210] 30d84 is 278b9000!
[  170.313897] 30d85 is 278ba000!
[  170.315588] 30d86 is 278bb000!
[  170.317264] 30d5d is 278d2000!
[  170.318962] 30d5e is 278d3000!
[  170.320643] 30d5f is 278d4000!
[  170.322316] 30d60 is 278d5000!
[  170.324029] 30d61 is 278d6000!
[  170.325701] 30d62 is 278d7000!
[  170.327413] 30d63 is 278d8000!
[  170.329088] 30d64 is 278d9000!
[  170.330779] 30d65 is 278da000!
[  170.332477] 30d66 is 278db000!
[  170.335754] 30d9d is 27892000!
[  170.337501] 30d9e is 27893000!
[  170.339196] 30d9f is 27894000!
[  170.340929] 30da0 is 27895000!
[  170.342632] 30da1 is 27896000!
[  170.344364] 30da2 is 27897000!
[  170.346063] 30da3 is 27898000!
[  170.347778] 30da4 is 27899000!
[  170.349484] 30da5 is 2789a000!
[  170.351185] 30da6 is 2789b000!
[  170.352883] 30d92 is 2789c000!
[  170.354583] 30d93 is 2789d000!
[  170.356251] 30d94 is 2789e000!
[  170.357922] 30d95 is 2789f000!
[  170.359575] 30d96 is 278a0000!
[  170.361263] 30d97 is 278a1000!
[  170.362921] 30d98 is 278a2000!
[  170.364614] 30d99 is 278a3000!
[  170.366273] 30d9a is 278a4000!
[  170.367950] 30d9b is 278a5000!
[  170.369630] 30d9c is 278a6000!
[  170.372483] 30dbe is 2785c000!
[  170.374280] 30d4e is 2785d000!
[  170.375966] 3[  172.505104] 305e3 is 27bb2000!
[  172.506795] 305e4 is 27bb3000!
[  172.508518] 305e5 is 27bb4000!
[  172.510272] 305e6 is 27bb5000!
[  172.511957] 305e7 is 27bb6000!
[  172.513641] 305e8 is 27bb7000!
[  172.515317] 305e9 is 27bb8000!
[  172.516997] 305ea is 27bb9000!
[  172.518653] 305eb is 27bba000!
[  172.520672] 305f6 is 27b90000!
[  172.522340] 305f7 is 27b91000!
[  172.524034] 305f8 is 27b92000!
[  172.525684] 305f9 is 27b93000!
[  172.527344] 305fa is 27b94000!
[  172.529023] 305fb is 27b95000!
[  172.530685] 305fc is 27b96000!
[  172.532358] 305fd is 27b97000!
[  172.534027] 305fe is 27b98000!
[  172.535676] 305ff is 27b99000!
[  172.537355] 30600 is 27b9a000!
[  172.539010] 30601 is 27b86000!
[  172.540700] 30602 is 27b87000!
[  172.542360] 30603 is 27b88000!
[  172.544030] 30604 is 27b89000!
[  172.545689] 30605 is 27b8a000!
[  172.547345] 30606 is 27b8b000!
[  172.549005] 30607 is 27b8c000!
[  172.550656] 30608 is 27b8d000!
[  172.552305] 30609 is 27b8e000!
[  172.553984] 3060a is 27b8f000!
[  172.555616] 305e0 is 27b9b000!
[  172.557295] 305df is 27b9c000!
[  172.558949] 305de is 27b9d000!
[  172.560617] 305dd is 27b9e000!
[  172.562295] 305dc is 27b9f000!
[  172.563964] 305db is 27ba0000!
[  172.565641] 305da is 27ba1000!
[  172.567314] 305d9 is 27ba2000!
[  172.568976] 305d8 is 27ba3000!
[  172.570672] 305d7 is 27ba4000!
[  172.572338] 305d6 is 27ba5000!
[  172.574025] 305ec is 27ba6000!
[  172.575685] 305ed is 27ba7000!
[  172.577353] 305ee is 27ba8000!
[  172.579030] 305ef is 27ba9000!
[  172.580712] 305f0 is 27baa000!
[  172.582407] 305f1 is 27bab000!
[  172.584093] 305f2 is 27bac000!
[  172.585780] 305f3 is 27bad000!
[  172.587465] 305f4 is 27bae000!
[  172.589138] 305f5 is 27baf000!
[  172.592013] 30599 is 27b70000!
[  172.593725] 3059a is 27b71000!
[  172.595414] 3059b is 27b72000!
[  172.597113] 3059c is 27b73000!
[  172.598808] 3059d is 27b74000!
[  172.600500] 3059e is 27b75000!
[  172.602183] 3059f is 27b76000!
[  172.603903] 305a0 is 27b77000!
[  172.605587] 305a1 is 27b78000!
[  172.607302] 305a2 is 27b79000!
[  172.608999] 305a3 is 27b7a000!
[  172.610699] 3060c is 27b7b000!
[  172.612365] 3060b is 27b7c000!
[  172.614046] 30590 is 27b7d000!
[  172.615735] 30591 is 27b7e000!
[  172.617423] 30592 is 27b7f000!
[  172.619104] 30593 is 27b80000!
[  172.620790] 30594 is 27b81000!
[  172.622469] 30595 is 27b82000!
[  172.624177] 30596 is 27b83000!
[  172.625855] 30597 is 27b84000!
[  172.627562] 30598 is 27b85000!
[  172.629663] 30635 is 27b50000!
[  172.631428] 30636 is 27b51000!
[  172.633157] 30637 is 27b52000!
[  172.634883] 30638 is 27b53000!
[  172.636595] 30639 is 27b54000!
[  172.638310] 3063a is 27b55000!
[  172.640021] 3063b is 27b56000!
[  172.641733] 3063c is 27b57000!
[  172.643456] 3063d is 27b58000!
[  172.645183] 3063e is 27b59000!
[  172.646886] 3063f is 27b5a000!
[  172.648580] 3062a is 27b5b000!
[  172.650280] 3062b is 27b5c000!
[  172.651947] 3062c is 27b5d000!
[  172.653646] 3062d is 27b5e000!
[  172.655301] 3062e is 27b5f000!
[  172.656987] 3062f is 27b60000!
[  172.658648] 30630 is 27b61000!
[  172.660330] 30631 is 27b62000!
[  172.662020] 30632 is 27b63000!
[  172.663702] 30633 is 27b64000!
[  172.665379] 30634 is 27b65000!
[  172.667055] 30640 is 27b46000!
[  172.668717] 30641 is 27b47000!
[  172.670408] 30644 is 27b48000!
[  172.672075] 30645 is 27b49000!
[  172.673767] 30646 is 27b4a000!
[  172.675423] 30647 is 27b4b000!
[  172.677093] 30648 is 27b4c000!
[  172.678759] 30649 is 27b4d000!
[  172.680423] 3064a is 27b4e000!
[  172.682094] 3064b is 27b4f000!
[  172.683754] 305a4 is 27b66000!
[  172.685404] 305a5 is 27b67000!
[  172.687079] 305a6 is 27b68000!
[  172.688723] 30623 is 27b69000!
[  172.690409] 30624 is 27b6a000!
[  172.692070] 30625 is 27b6b000!
[  172.693741] 30626 is 27b6c000!
[  172.695413] 30627 is 27b6d000!
[  172.697082] 30628 is 27b6e000!
[  172.698754] 30629 is 27b6f000!
[  172.702021] 30662 is 27b26000!
[  172.703811] 30663 is 27b27000!
[  172.705509] 30664 is 27b28000!
[  172.707247] 30665 is 27b29000!
[  172.708962] 30666 is 27b2a000!
[  172.710706] 30667 is 27b2b000!
[  172.712409] 30668 is 27b2c000!
[  172.714117] 30669 is 27b2d000!
[  172.715827] 3066a is 27b2e000!
[  172.717523] 3066b is 27b2f000!
[  172.719227] 3064c is 27b3b000!
[  172.720930] 3064d is 27b3c000!
[  172.722608] 3064e is 27b3d000!
[  172.724340] 3064f is 27b3e000!
[  172.726013] 30650 is 27b3f000!
[  172.727728] 30651 is 27b40000!
[  172.729427] 30652 is 27b41000!
[  172.731109] 30653 is 27b42000!
[  172.732804] 30654 is 27b43000!
[  172.734489] 30655 is 27b44000!
[  172.736172] 30656 is 27b45000!
[  172.737854] 30657 is 27b30000!
[  172.739515] 30658 is 27b31000!
[  172.741212] 30659 is 27b32000!
[  172.742878] 3065a is 27b33000!
[  172.744562] 3065b is 27b34000!
[  172.746211] 3065c is 27b35000!
[  172.747875] 3065d is 27b36000!
[  172.749541] 3065e is 27b37000!
[  172.751205] 3065f is 27b38000!
[  172.752876] 30660 is 27b39000!
[  172.754551] 30661 is 27b3a000!
[  172.757408] 3068c is 27af0000!
[  172.759085] 3060d is 27af1000!
[  172.760794] 3060e is 27af2000!
[  172.762542] 3060f is 27af3000!
[  172.764256] 30610 is 27af4000!
[  172.765967] 30611 is 27af5000!
[  172.767678] 30612 is 27af6000!
[  172.769396] 30613 is 27af7000!
[  172.771102] 30614 is 27af8000!
[  172.772801] 30615 is 27af9000!
[  172.774526] 30616 is 27afa000!
[  172.776208] 30677 is 27b10000!
[  172.777943] 30678 is 27b11000!
[  172.779640] 30679 is 27b12000!
[  172.781361] 3067a is 27b13000!
[  172.783048] 3067b is 27b14000!
[  172.784761] 3067c is 27b15000!
[  172.786466] 3067d is 27b16000!
[  172.788172] 3067e is 27b17000!
[  172.789880] 3067f is 27b18000!
[  172.791579] 30680 is 27b19000!
[  172.793269] 30681 is 27b1a000!
[  172.794986] 30682 is 27b06000!
[  172.796675] 30683 is 27b07000!
[  172.798396] 30684 is 27b08000!
[  172.800102] 30685 is 27b09000!
[  172.801803] 30686 is 27b0a000!
[  172.803530] 30687 is 27b0b000!
[  172.805227] 30688 is 27b0c000!
[  172.806949] 30689 is 27b0d000!
[  172.808634] 3068a is 27b0e000!
[  172.810332] 3068b is 27b0f000!
[  172.812011] 30676 is 27afb000!
[  172.813704] 30675 is 27afc000!
[  172.815392] 30674 is 27afd000!
[  172.817081] 30673 is 27afe000!
[  172.818762] 30672 is 27aff000!
[  172.820443] 30671 is 27b00000!
[  172.822127] 30670 is 27b01000!
[  172.823842] 3066f is 27b02000!
[  172.825527] 3066e is 27b03000!
[  172.827245] 3066d is 27b04000!
[  172.828936] 3066c is 27b05000!
[  172.832330] 30698 is 27ac6000!
[  172.834115] 30699 is 27ac7000!
[  172.835848] 3069a is 27ac8000!
[  172.837569] 3069b is 27ac9000!
[  172.839272] 3069c is 27aca000!
[  172.841017] 3069d is 27acb000!
[  172.842731] 3069e is 27acc000!
[  172.844488] 3069f is 27acd000!
[  172.846209] 306a0 is 27ace000!
[  172.847950] 306a1 is 27acf000!
[  172.849670] 30621 is 27adb000!
[  172.851381] 30620 is 27adc000!
[  172.853098] 3061f is 27add000!
[  172.854819] 3061e is 27ade000!
[  172.856532] 3061d is 27adf000!
[  172.858249] 3061c is 27ae0000!
[  172.859956] 3061b is 27ae1000!
[  172.861694] 3061a is 27ae2000!
[  172.863421] 30619 is 27ae3000!
[  172.865150] 30618 is 27ae4000!
[  172.866877] 30617 is 27ae5000!
[  172.868595] 3068d is 27ad0000!
[  172.870317] 3068e is 27ad1000!
[  172.872029] 3068f is 27ad2000!
[  172.873772] 30690 is 27ad3000!
[  172.875491] 30691 is 27ad4000!
[  172.877220] 30692 is 27ad5000!
[  172.878922] 30693 is 27ad6000!
[  172.880626] 30694 is 27ad7000!
[  172.882331] 30695 is 27ad8000!
[  172.884035] 30696 is 27ad9000!
[  172.885735] 30697 is 27ada000!
[  172.888387] 306ad is 27ab0000!
[  172.890124] 306ae is 27ab1000!
[  172.891809] 306af is 27ab2000!
[  172.893505] 306b0 is 27ab3000!
[  172.895207] 306b1 is 27ab4000!
[  172.896924] 306b2 is 27ab5000!
[  172.898623] 306b3 is 27ab6000!
[  172.900301] 306b4 is 27ab7000!
[  172.902011] 306b5 is 27ab8000!
[  172.903691] 306b6 is 27ab9000!
[  172.905354] 306b7 is 27aba000!
[  172.907045] 306b8 is 27aa6000!
[  172.908713] 306b9 is 27aa7000!
[  172.910402] 306ba is 27aa8000!
[  172.912077] 306bb is 27aa9000!
[  172.913742] 306bc is 27aaa000!
[  172.915405] 306bd is 27aab000!
[  172.917057] 306be is 27aac000!
[  172.918729] 306bf is 27aad000!
[  172.920382] 306c0 is 27aae000!
[  172.922031] 306c1 is 27aaf000!
[  172.923700] 306c2 is 27a90000!
[  172.925355] 30fc6 is 27a91000!
[  172.927030] 30622 is 27a92000!
[  172.928681] 306df is 27a93000!
[  172.930350] 306e0 is 27a94000!
[  172.932051] 306e1 is 27a95000!
[  172.933734] 306e2 is 27a96000!
[  172.935417] 306e3 is 27a97000!
[  172.937097] 306e4 is 27a98000!
[  172.938782] 306e5 is 27a99000!
[  172.940493] 306e6 is 27a9a000!
[  172.944925] 306e7 is 27a86000!
[  172.946599] 306e8 is 27a87000!
[  172.948306] 306e9 is 27a88000!
[  172.949980] 306ea is 27a89000!
[  172.951674] 306eb is 27a8a000!
[  172.953390] 306ec is 27a8b000!
[  172.955081] 306ed is 27a8c000!
[  172.956790] 306ee is 27a8d000!
[  172.958474] 306ef is 27a8e000!
[  172.960336] 306f0 is 27a8f000!
[  172.962477] 30700 is 27a49000!
[  172.964246] 30701 is 27a4a000!
[  172.965981] 30702 is 27a4b000!
[  172.967714] 30703 is 27a4c000!
[  172.969460] 30704 is 27a4d000!
[  172.971198] 30705 is 27a4e000!
[  172.972953] 30706 is 27a4f000!
[  172.974692] 30707 is 27a50000!
[  172.976417] 30708 is 27a51000!
[  172.978165] 30709 is 27a52000!
[  172.979882] 3070a is 27a53000!
[  172.981634] 3070b is 27a3e000!
[  172.983348] 3070c is 27a3f000!
[  172.985093] 3070d is 27a40000!
[  172.986815] 3070e is [  175.113643] 301bb is 27f7d000!
[  175.115374] 301bc is 27f7f000!
[  175.117095] 301bd is 27f7e000!
[  175.118808] 301be is 27f6e000!
[  175.120818] 301bf is 271c2000!
[  175.122496] 3017b is 27f6c000!
[  175.124225] 3017c is 27760000!
[  175.125929] 3017d is 28162000!
[  175.127744] 3017e is 27f76000!
[  175.129465] 3017f is 27f78000!
[  175.131200] 30180 is 27f77000!
[  175.132941] 30181 is 28156000!
[  175.134705] 301a9 is 27f70000!
[  175.136493] 301a8 is 27f6f000!
[  175.138278] 301a7 is 27f80000!
[  175.140082] 30182 is 27f4d000!
[  175.141864] 30183 is 27f4e000!
[  175.143660] 30184 is 27f4f000!
[  175.145454] 30185 is 27f50000!
[  175.147244] 30186 is 27f71000!
[  175.149044] 30187 is 27f72000!
[  175.150822] 30188 is 27f73000!
[  175.152613] 30189 is 27f74000!
[  175.154397] 3018a is 27f51000!
[  175.156174] 3018b is 27f52000!
[  175.157968] 3018c is 28160000!
[  175.159744] 3018d is 27f4b000!
[  175.161568] 3018e is 27f4c000!
[  175.163383] 301a6 is 27f81000!
[  175.165209] 301a5 is 27f88000!
[  175.167028] 301a4 is 27f6d000!
[  175.168840] 301a3 is 27f69000!
[  175.170681] 301a2 is 27f68000!
[  175.172498] 301a1 is 27f87000!
[  175.174351] 301a0 is 27f75000!
[  175.176305] 301aa is 27f4a000!
[  175.183753] 301c0 is 27f49000!
[  175.194667] 3018f is 27f48000!
[  175.204362] 301c1 is 27f47000!
[  175.212319] 301c2 is 27f46000!
[  175.217295] 301c3 is 27f45000!
[  175.221380] 301c4 is 27f44000!
[  175.224907] 301c5 is 27f43000!
[  175.227123] 301c6 is 27f42000!
[  175.235432] 301c7 is 27f41000!
[  175.245946] 301c8 is 27f40000!
[  175.248945] 301c9 is 27f3f000!
[  175.251381] 301ca is 27f3e000!
[  175.253635] 301cb is 27f3d000!
[  175.258629] 301cc is 27f3c000!
[  175.261878] 301cd is 27f3b000!
[  175.277839] 301ce is 27f3a000!
[  175.287179] 30190 is 27f39000!
[  175.291156] 301cf is 27f38000!
[  175.293342] 301d0 is 27f37000!
[  175.299928] 301d1 is 27f36000!
[  175.307464] 301d2 is 27f35000!
[  175.312505] 301d3 is 27f34000!
[  175.315605] 301d4 is 27f33000!
[  175.317761] 301d5 is 27f32000!
[  175.320578] 301d6 is 27f31000!
[  175.327281] 301d7 is 27f30000!
[  175.330808] 301d8 is 27f2f000!
[  175.337967] 301d9 is 27f2e000!
[  175.341672] 301da is 27f2d000!
[  175.349003] 301db is 27f2c000!
[  175.351166] 301dc is 27f2b000!
[  175.353327] 301dd is 27f2a000!
[  175.374619] 301de is 27f29000!
[  175.383421] 301ee is 27f28000!
[  175.385546] 301df is 27f27000!
[  175.387722] 301e0 is 27f26000!
[  175.391560] 301e1 is 27f25000!
[  175.394808] 301e2 is 27f24000!
[  175.399047] 301e3 is 27f23000!
[  175.402153] 301e4 is 27f22000!
[  175.408151] 301e5 is 27f21000!
[  175.417308] 301e6 is 27f20000!
[  175.419476] 301e7 is 27f1f000!
[  175.421616] 301e8 is 27f1e000!
[  175.425181] 301e9 is 27f1d000!
[  175.428970] 301ea is 27f1c000!
[  175.431958] 301eb is 27f1b000!
[  175.436500] 301ec is 27f1a000!
[  175.442265] 301ed is 27f19000!
[  175.447871] 3020d is 27f18000!
[  175.460893] 3020e is 27f17000!
[  175.471480] 3020f is 27f16000!
[  175.479934] 301ef is 27f15000!
[  175.482905] 30210 is 27f14000!
[  175.486904] 30211 is 27f13000!
[  175.491961] 30212 is 27f12000!
[  175.497667] 30213 is 27f11000!
[  175.499830] 30214 is 27f10000!
[  175.502184] 30215 is 27f0f000!
[  175.507002] 30216 is 27f0e000!
[  175.510197] 30217 is 27f0d000!
[  175.514573] 30218 is 27f0c000!
[  175.520142] 301f0 is 27f0b000!
[  175.527007] 30219 is 27f0a000!
[  175.531794] 3021a is 27f09000!
[  175.541099] 3021b is 27f08000!
[  175.555306] 3021c is 27f07000!
[  175.559063] 3021d is 27f06000!
[  175.562569] 3021e is 27f05000!
[  175.564733] 3021f is 27f04000!
[  175.575486] 30220 is 27f03000!
[  175.579665] 30221 is 27f02000!
[  175.582670] 30222 is 27f01000!
[  175.591448] 30223 is 27f00000!
[  175.602519] 30224 is 27eff000!
[  175.604702] 30225 is 27efe000!
[  175.617323] 30226 is 27efd000!
[  175.623827] 30227 is 27efc000!
[  175.630251] 30228 is 27efb000!
[  175.632492] 30229 is 27efa000!
[  175.638223] 3022a is 27ef9000!
[  175.640428] 3022b is 27ef8000!
[  175.644094] 3022c is 27ef7000!
[  175.647736] 3022d is 27ef6000!
[  175.655800] 3022e is 27ef5000!
[  175.660326] 3022f is 27ef4000!
[  175.671071] 30231 is 27ef2000!
[  175.673290] 30232 is 27ef1000!
[  175.677867] 30233 is 27ef0000!
[  175.685692] 301f1 is 27eef000!
[  175.688123] 30234 is 27eee000!
[  175.699064] 30235 is 27eed000!
[  175.710202] 30236 is 27eec000!
[  175.712425] 30237 is 27eeb000!
[  175.714737] 30238 is 27eea000!
[  175.717545] 30239 is 27ee9000!
[  175.719799] 3023a is 27ee8000!
[  175.721997] 3023b is 27ee7000!
[  175.727224] 3023c is 27ee6000!
[  175.730569] 3023d is 27ee5000!
[  175.741870] 3023e is 27ee4000!
[  175.752694] 3023f is 27ee3000!
[  175.755303] 30240 is 27ee2000!
[  175.757523] 30241 is 27ee1000!
[  175.761381] 30242 is 27ee0000!
[  175.763518] 30243 is 27edf000!
[  175.765805] 30244 is 27ede000!
[  175.770641] 301f2 is 27edd000!
[  175.772848] 30245 is 27edc000!
[  175.775012] 30246 is 27edb000!
[  175.784175] 301f3 is 27eda000!
[  175.788025] 301f4 is 27ed9000!
[  175.795714] 30247 is 27ed8000!
[  175.812246] 30248 is 27ed7000!
[  175.824027] 30249 is 27ed6000!
[  175.826265] 3024a is 27ed5000!
[  175.828504] 3024b is 27ed4000!
[  175.835061] 3024c is 27ed3000!
[  175.838048] 3024d is 27ed2000!
[  175.842586] 3024e is 27ed1000!
[  175.848263] 3024f is 27ed0000!
[  175.853001] 30250 is 27ecf000!
[  175.858307] 30251 is 27ece000!
[  175.873363] 30252 is 27ecd000!
[  175.880511] 30253 is 27ecc000!
[  175.884035] 30254 is 27ecb000!
[  175.886232] 30255 is 27eca000!
[  175.888410] 30256 is 27ec9000!
[  175.891281] 30257 is 27ec8000!
[  175.898974] 30258 is 27ec7000!
[  175.901164] 30259 is 27ec6000!
[  175.910166] 3025a is 27ec5000!
[  175.915109] 3025b is 27ec4000!
[  175.924784] 3025c is 27ec3000!
[  175.926969] 3025d is 27ec2000!
[  175.940819] 3025e is 27ec1000!
[  175.944793] 3025f is 27ec0000!
[  175.949060] 30260 is 27ebf000!
[  175.951858] 30261 is 27ebe000!
[  175.957668] 30262 is 27ebd000!
[  175.964064] 30263 is 27ebc000!
[  175.978291] 30264 is 27ebb000!
[  175.980434] 30265 is 27eba000!
[  175.985905] 30266 is 27eb9000!
[  175.988616] 30267 is 27eb8000!
[  175.998296] 30268 is 27eb7000!
[  176.000504] 30269 is 27e7a000!
[  176.002672] 3026a is 27e7b000!
[  176.006357] 3026b is 27e7c000!
[  176.010088] 3026c is 27e7d000!
[  176.012166] 3026d is 27e7e000!
[  176.015862] 3026e is 27e7f000!
[  176.030329] 3026f is 27e80000!
[  176.033800] 301f5 is 27e81000!
[  176.038131] 30270 is 27e82000!
[  176.044740] 30271 is 27e83000!
[  176.048267] 30272 is 27e84000!
[  176.050418] 30273 is 27e85000!
[  176.058225] 30274 is 27e86000!
[  176.064597] 30275 is 27e87000!
[  176.068243] 30276 is 27e88000!
[  176.071400] 30277 is 27e89000!
[  176.075097] 30278 is 27e8a000!
[  176.082430] 30279 is 27e8b000!
[  176.085507] 3027a is 27e8c000!
[  176.095384] 3027b is 27e8d000!
[  176.099758] 3027c is 27e8e000!
[  176.102924] 3027d is 27e8f000!
[  176.111701] 3027e is 27e90000!
[  176.114775] 3027f is 27e91000!
[  176.117298] 30280 is 27e92000!
[  176.120579] 30281 is 27e93000!
[  176.126642] 30282 is 27e94000!
[  176.128822] 30283 is 27e95000!
[  176.132811] 30284 is 27eb3000!
[  176.135023] 30285 is 27ea4000!
[  176.141043] 30286 is 27ea5000!
[  176.143240] 30287 is 27ea3000!
[  176.175435] 30288 is 27ea2000!
[  176.177609] 301f6 is 27ea8000!
[  176.181173] 30289 is 27ea9000!
[  176.183340] 3028a is 27eaa000!
[  176.185551] 3028b is 27eab000!
[  176.187729] 3028c is 27ead000!
[  176.191963] 3028d is 27ea7000!
[  176.194138] 3028e is 27eb0000!
[  176.196278] 3028f is 27eae000!
[  176.203924] 30290 is 27e96000!
[  176.206118] 301f7 is 27e97000!
[  176.208308] 30291 is 27eaf000!
[  176.210520] 30292 is 27eb4000!
[  176.212708] 30293 is 27ea6000!
[  176.214942] 30294 is 27eb2000!
[  176.217129] 30295 is 27eb1000!
[  176.219345] 30296 is 27f85000!
[  176.221574] 30297 is 27e9d000!
[  176.223800] 30298 is 27e9e000!
[  176.226047] 30299 is 27c92000!
[  176.228285] 3029a is 27f79000!
[  176.230513] 3029b is 27c93000!
[  176.232737] 3029c is 27eb5000!
[  176.234979] 3029d is 28161000!
[  176.237230] 3029e is 27e79000!
[  176.239511] 3029f is 27e9c000!
[  176.241772] 302a0 is 27e9b000!
[  176.248842] 302a1 is 27e9a000!
[  176.258654] 302a2 is 27e99000!
[  176.260952] 301f8 is 27e78000!
[  176.263237] 302a3 is 27e77000!
[  176.269928] 302a4 is 27e76000!
[  176.272310] 302a5 is 27e75000!
[  176.274624] 302a6 is 27e74000!
[  176.276877] 302a7 is 27e73000!
[  176.279283] 302a8 is 27e72000!
[  176.281617] 301f9 is 27e71000!
[  176.283905] 302a9 is 27e70000!
[  176.286239] 301fa is 27e6f000!
[  176.292560] 302aa is 27e6e000!
[  176.294890] 301fb is 27e6d000!
[  176.297190] 301fc is 27e6c000!
[  176.299492] 301fd is 27e6b000!
[  176.301756] 302ab is 27e6a000!
[  176.304029] 301fe is 27e69000!
[  176.321839] 301ff is 27e62000!
[  176.323723] 30200 is 27e63000!
[  176.325678] 30201 is 27e64000!
[  176.327637] 30202 is 27e65000!
[  176.329470] 30203 is 27e66000!
[  176.331339] 30204 is 27e67000!
[  176.333171] 30205 is 27e68000!
[  176.335426] 302d6 is 27e41000!
[  176.337274] 302d7 is 27e42000!
[  176.339094] 302d8 is 27e43000!
[  176.340894] 302d9 is 27e44000!
[  176.342670] 302da is 27e45000!
[  176.344496] 302db is 27e46000!
[  176.346235] 302dc is 27e47000!
[  176.348017] 302dd is 27e48000!
[  176.349769] 302de is 27e49000!
[  176.351525] 302df is 27e4a000!
[  176.353245] 302e0 is 27e4b000!
[  176.354993] 302e1 is 27e3a000!
[  176.356729] 302e2 is 27e3b000!
[  176.358448] 302e3 is 27e3c000!
[  176.360198] 302e4 is 27e3d000!
[  176.361918] 302e5 is 27e3e000!
[  176.363645] 302e6 is 27e3f000!
[  176.365334] 302e7 is 27e40000!
[  176.367027] 30206 is 27e57000!
[  176.368723] 30207 is 27e58000!
[  176.370405] 30208 is 27e59000!
[  176.372106] 30209 is 27e5a000!
[  176.373805] 3020a is 27e5b000!
[  176.375460] 3020b is 27e5c000!
[  176.377135] 3020c is 27e5d000!
[  176.378779] 302c7 is 27e5e000!
[  176.380448] 302c8 is 27e5f000!
[  176.382093] 302c9 is 27e60000!
[  176.383763] 302ca is 27e61000!
[  176.385430] 302cb is 27e4c000!
[  176.387093] 302cc is 27e4d000!
[  176.388761] 302cd is 27e4e000!
[  176.390413] 302ce is 27e4f000!
[  176.392058] 302cf is 27e50000!
[  176.393745] 302d0 is 27e51000!
[  176.395412] 302d1 is 27e52000!
[  176.397110] 302d2 is 27e53000!
[  176.398771] 302d3 is 27e54000!
[  176.400467] 302d4 is 27e55000!
[  176.402141] 302d5 is 27e56000!
[  176.405006] 302ea is 27e2f000!
[  176.406921] 302eb is 27e30000!
[  176.408607] 302ec is 27e31000!
[  176.410320] 302ed is 27e32000!
[  176.412007] 302ee is 27e33000!
[  176.413726] 302ef is 27e34000!
[  176.415410] 302f0 is 27e35000!
[  176.417135] 302f1 is 27e36000!
[  176.418831] 302f2 is 27e37000!
[  176.420529] 302f3 is 27e38000!
[  176.422226] 302f4 is 27e39000!
[  176.423922] 302f5 is 27e24000!
[  176.425609] 302f6 is 27e25000!
[  176.427302] 302f7 is 27e26000!
[  176.428981] 302f8 is 27e27000!
[  176.430692] 302f9 is 27e28000!
[  176.432377] 302fa is 27e29000!
[  176.434083] 302fb is 27e2a000!
[  176.435755] 302fc is 27e2b000!
[  176.437436] 302fd is 27e2c000!
[  176.439125] 302fe is 27e2d000!
[  176.440806] 302ff is 27e2e000!
[  176.442552] 30320 is 27dfa000!
[  176.444290] 30321 is 27dfb000!
[  176.446001] 30322 is 27dfc000!
[  176.447740] 30323 is 27dfd000!
[  176.449450] 30324 is 27dfe000!
[  176.451180] 30325 is 27dff000!
[  176.452878] 30326 is 27e00000!
[  176.454604] 30327 is 27e01000!
[  176.456297] 30328 is 27e02000!
[  176.457997] 30329 is 27e03000!
[  176.459935] 3030a is 27e0f000!
[  176.461617] 3030b is 27e10000!
[  176.463296] 3030c is 27e11000!
[  176.464968] 3030d is 27e12000!
[  176.466623] 3030e is 27e13000!
[  176.468310] 3030f is 27e14000!
[  176.469969] 30310 is 27e15000!
[  176.471662] 30311 is 27e16000!
[  176.473328] 30312 is 27e17000!
[  176.475006] 30313 is 27e18000!
[  176.476686] 30314 is 27e19000!
[  176.478363] 30300 is 27e1a000!
[  176.480064] 30301 is 27e1b000!
[  176.481734] 30302 is 27e1c000!
[  176.483417] 30303 is 27e1d000!
[  176.485092] 30304 is 27e1e000!
[  176.486769] 30305 is 27e1f000!
[  176.488443] 30306 is 27e20000!
[  176.490127] 30307 is 27e21000!
[  176.491794] 30308 is 27e22000!
[  176.493493] 30309 is 27e23000!
[  176.495148] 30315 is 27e04000!
[  176.496823] 30316 is 27e05000!
[  176.498467] 30317 is 27e06000!
[  176.500125] 30318 is 27e07000!
[  176.501797] 30319 is 27e08000!
[  176.503473] 3031a is 27e09000!
[  176.505151] 3031b is 27e0a000!
[  176.506813] 3031c is 27e0b000!
[  176.508462] 3031d is 27e0c000!
[  176.510144] 3031e is 27e0d000!
[  176.511811] 3031f is 27e0e000!
[  176.514881] 3032a is 27def000!
[  176.516568] 302e9 is 27df0000!
[  176.518302] 302e8 is 27df1000!
[  176.520017] 302ac is 27df2000!
[  176.521765] 302ad is 27df3000!
[  176.523506] 302ae is 27df4000!
[  176.525202] 302af is 27df5000!
[  176.526935] 302b0 is 27df6000!
[  176.528633] 302b1 is [  178.659962] 2fe36 is 2827a000!
[  178.662156] 2fe37 is 28279000!
[  178.664465] 2fe38 is 28278000!
[  178.666641] 2fe39 is 28277000!
[  178.669004] 2fe3a is 28276000!
[  178.671281] 2fe3b is 28275000!
[  178.673526] 2fe3c is 28274000!
[  178.681235] 2fe3d is 28273000!
[  178.691992] 2fe3e is 28272000!
[  178.702959] 2fe3f is 28271000!
[  178.705289] 2fe40 is 28270000!
[  178.707591] 2fe41 is 2826f000!
[  178.742859] 2fe42 is 2826e000!
[  178.745192] 2fe43 is 2826d000!
[  178.747489] 2fe44 is 2826c000!
[  178.749662] 2fe45 is 2826b000!
[  178.752030] 2fe46 is 2826a000!
[  178.756043] 2fe47 is 28269000!
[  178.758338] 2fe2a is 28268000!
[  178.760623] 2fe48 is 28267000!
[  178.762802] 2fe49 is 28266000!
[  178.765171] 2fe4a is 28265000!
[  178.767450] 2fe4b is 28264000!
[  178.769642] 2fe4c is 28263000!
[  178.771988] 2fe4d is 28262000!
[  178.774250] 2fe4e is 28261000!
[  178.776419] 2fe4f is 28260000!
[  178.778726] 2fe50 is 2825f000!
[  178.780965] 2fe51 is 2825e000!
[  178.783087] 2fe52 is 2825d000!
[  178.785416] 2fe53 is 2825c000!
[  178.787620] 2fe54 is 2825b000!
[  178.789765] 2fe55 is 2825a000!
[  178.792059] 2fe56 is 28259000!
[  178.794278] 2fe57 is 28258000!
[  178.796386] 2fe59 is 28257000!
[  178.804014] 2fe5a is 28256000!
[  178.817128] 2fe5b is 28255000!
[  178.819313] 2fe2b is 28254000!
[  178.821638] 2fe5c is 28253000!
[  178.830253] 2fe5d is 28252000!
[  178.832415] 2fe5e is 28251000!
[  178.834749] 2fe5f is 28250000!
[  178.836907] 2fe60 is 2824f000!
[  178.839086] 2fe61 is 2824e000!
[  178.841223] 2fe62 is 2824d000!
[  178.849970] 2fe2c is 2824c000!
[  178.852284] 2fe63 is 2824b000!
[  178.854561] 2fe64 is 2824a000!
[  178.857127] 2fe65 is 28248000!
[  178.879991] 2fe66 is 28247000!
[  178.901681] 2fe2d is 28246000!
[  178.913831] 2fe2e is 28245000!
[  178.923742] 2fe67 is 28244000!
[  178.925917] 2fe68 is 28243000!
[  178.937356] 2fe69 is 28242000!
[  178.939565] 2fe6a is 28241000!
[  178.946239] 2fe6b is 28240000!
[  178.948547] 2fe2f is 2823f000!
[  178.978494] 2fe6c is 2823e000!
[  178.980814] 2fe30 is 2823d000!
[  178.982988] 2fe6d is 2823c000!
[  178.985374] 2fe6e is 2823b000!
[  178.987662] 2fe6f is 2823a000!
[  178.989884] 2fe70 is 28239000!
[  178.992273] 2fe71 is 28238000!
[  178.994580] 2fe72 is 28237000!
[  178.996817] 2fe73 is 28236000!
[  178.999009] 2fe74 is 28235000!
[  179.001261] 2fe75 is 28234000!
[  179.003492] 2fe76 is 28233000!
[  179.005712] 2fe77 is 28232000!
[  179.007945] 2fe78 is 28231000!
[  179.010170] 2fe79 is 28230000!
[  179.012345] 2fe7a is 2822f000!
[  179.014568] 2fe7b is 2822e000!
[  179.019880] 2fe7c is 2822d000!
[  179.023694] 2fe31 is 281ff000!
[  179.025918] 2fe32 is 28200000!
[  179.028086] 2fe7d is 28201000!
[  179.030262] 2fe90 is 28202000!
[  179.032574] 2fe7e is 28203000!
[  179.034821] 2fe91 is 28204000!
[  179.036954] 2fe7f is 28205000!
[  179.043043] 2fe80 is 28206000!
[  179.045323] 2fe92 is 28207000!
[  179.047559] 2fe93 is 28208000!
[  179.054888] 2fe94 is 28209000!
[  179.057130] 2fe81 is 2820a000!
[  179.059361] 2fe82 is 2820b000!
[  179.061695] 2fe83 is 28212000!
[  179.063996] 2fe84 is 28229000!
[  179.066186] 2fe85 is 2822a000!
[  179.068523] 2fe86 is 28228000!
[  179.070783] 2fe87 is 28227000!
[  179.072984] 2fe88 is 28221000!
[  179.075273] 2fe89 is 2821c000!
[  179.077544] 2fe8a is 2821b000!
[  179.079705] 2fe8b is 2821a000!
[  179.082008] 2fe8c is 28219000!
[  179.084284] 2fe8d is 28217000!
[  179.086429] 2fe8e is 2822c000!
[  179.088775] 2fe8f is 28215000!
[  179.090997] 2feaf is 28211000!
[  179.102800] 2feb0 is 2820c000!
[  179.105140] 2fe95 is 2820d000!
[  179.107438] 2feb1 is 28216000!
[  179.109676] 2feb2 is 2822b000!
[  179.112059] 2feb3 is 28213000!
[  179.114394] 2feb4 is 28214000!
[  179.116574] 2feb5 is 2838a000!
[  179.118960] 2feb6 is 28222000!
[  179.121271] 2feb7 is 28223000!
[  179.123489] 2feb8 is 27eb6000!
[  179.125711] 2feb9 is 28398000!
[  179.127982] 2feba is 2814a000!
[  179.130177] 2febb is 28210000!
[  179.132520] 2febc is 28452000!
[  179.134803] 2fe96 is 2842c000!
[  179.137042] 2febd is 2842b000!
[  179.139294] 2febe is 28220000!
[  179.141658] 2febf is 2821f000!
[  179.143991] 2fec0 is 2821e000!
[  179.146228] 2fec1 is 2821d000!
[  179.148581] 2fec2 is 281fc000!
[  179.150918] 2fec3 is 281fb000!
[  179.160497] 2fec4 is 281fa000!
[  179.162915] 2fe97 is 281f9000!
[  179.174853] 2fec5 is 281f8000!
[  179.177297] 2fec6 is 281f7000!
[  179.179588] 2fec7 is 281f6000!
[  179.191237] 2fec8 is 281f5000!
[  179.193616] 2fe98 is 281f4000!
[  179.196034] 2fec9 is 281f3000!
[  179.198352] 2fe99 is 281f2000!
[  179.200659] 2feca is 281f1000!
[  179.202948] 2fe9a is 281f0000!
[  179.213573] 2fecb is 281ef000!
[  179.215868] 2fe9b is 281ee000!
[  179.218164] 2fecc is 281ed000!
[  179.220458] 2fe9c is 281ec000!
[  179.222761] 2fecd is 281eb000!
[  179.225225] 2fece is 281ea000!
[  179.227582] 2fecf is 281e9000!
[  179.234361] 2fed0 is 281e8000!
[  179.237091] 2fe9d is 281e6000!
[  179.239348] 2fed1 is 281e5000!
[  179.241561] 2fed2 is 281e4000!
[  179.243792] 2fe9e is 281e3000!
[  179.246028] 2fe9f is 281e2000!
[  179.248283] 2fed3 is 281e1000!
[  179.250561] 2fed4 is 281e0000!
[  179.252747] 2fed5 is 281df000!
[  179.255029] 2fed6 is 281de000!
[  179.257263] 2fed7 is 281dd000!
[  179.268209] 2fed8 is 281dc000!
[  179.270408] 2fea0 is 281db000!
[  179.272655] 2fed9 is 281da000!
[  179.275040] 2feda is 281d9000!
[  179.277186] 2fea1 is 281d8000!
[  179.279376] 2fea2 is 281d7000!
[  179.281596] 2fedb is 281d6000!
[  179.283854] 2fedc is 281d5000!
[  179.286005] 2fedd is 281d4000!
[  179.288240] 2fede is 281d3000!
[  179.290389] 2fedf is 281d2000!
[  179.292570] 2fee0 is 281d1000!
[  179.294829] 2fee1 is 281d0000!
[  179.296954] 2fee2 is 281cf000!
[  179.299184] 2fee3 is 281ce000!
[  179.301369] 2fea3 is 281cd000!
[  179.303524] 2fee4 is 281cc000!
[  179.311150] 2fee5 is 281cb000!
[  179.313343] 2fea4 is 281ca000!
[  179.315645] 2fee6 is 281c9000!
[  179.317931] 2fee7 is 281c8000!
[  179.320413] 2fee9 is 281c6000!
[  179.322597] 2feea is 281c5000!
[  179.324698] 2feeb is 281c4000!
[  179.326892] 2fea5 is 281c3000!
[  179.329020] 2feec is 281c2000!
[  179.331206] 2feed is 281c1000!
[  179.341902] 2feee is 281c0000!
[  179.344149] 2feef is 281bf000!
[  179.346421] 2fef0 is 281be000!
[  179.348701] 2fef1 is 281bd000!
[  179.350948] 2fef2 is 281bc000!
[  179.353076] 2fef3 is 281bb000!
[  179.355400] 2fef4 is 281ba000!
[  179.357627] 2fef5 is 281b9000!
[  179.359772] 2fef6 is 281b8000!
[  179.362056] 2fef7 is 281b7000!
[  179.364316] 2fef8 is 281b6000!
[  179.366417] 2fef9 is 281b5000!
[  179.412397] 2fefa is 281b4000!
[  179.414620] 2fea6 is 281b3000!
[  179.417112] 2fefb is 281b1000!
[  179.419231] 2fefc is 281b0000!
[  179.421345] 2fefd is 281af000!
[  179.423513] 2fea7 is 281ae000!
[  179.425672] 2fefe is 281ad000!
[  179.427861] 2feff is 281ac000!
[  179.430015] 2ff00 is 281ab000!
[  179.432210] 2ff01 is 281aa000!
[  179.434404] 2ff02 is 281a9000!
[  179.436523] 2ff03 is 281a8000!
[  179.438717] 2ff04 is 281a7000!
[  179.440887] 2ff05 is 281a6000!
[  179.443025] 2ff06 is 281a5000!
[  179.445196] 2ff07 is 281a4000!
[  179.450411] 2ff08 is 281a3000!
[  179.469773] 2ff09 is 28198000!
[  179.471737] 2ff0a is 28199000!
[  179.473497] 2ff0b is 2819a000!
[  179.475263] 2ff0c is 2819b000!
[  179.477029] 2ff0d is 2819c000!
[  179.478711] 2ff0e is 2819d000!
[  179.480446] 2ff0f is 2819e000!
[  179.482133] 2ff10 is 2819f000!
[  179.483872] 2ff11 is 281a0000!
[  179.485573] 2ff12 is 281a1000!
[  179.487310] 2ff13 is 281a2000!
[  179.489069] 2ff1f is 28983000!
[  179.490810] 2ff20 is 28984000!
[  179.492569] 2ff21 is 28185000!
[  179.494322] 2ff22 is 28186000!
[  179.496079] 2ff23 is 28187000!
[  179.497823] 2ff24 is 28188000!
[  179.499542] 2ff25 is 28189000!
[  179.501296] 2ff26 is 2818a000!
[  179.503018] 2ff27 is 2818b000!
[  179.504775] 2ff28 is 2818c000!
[  179.506858] 2ff29 is 28978000!
[  179.508605] 2ff2a is 28979000!
[  179.510347] 2ff2b is 2897a000!
[  179.512070] 2ff2c is 2897b000!
[  179.513820] 2ff2d is 2897c000!
[  179.515531] 2ff2e is 2897d000!
[  179.517280] 2ff2f is 2897e000!
[  179.518987] 2ff30 is 2897f000!
[  179.520763] 2ff31 is 28980000!
[  179.522491] 2ff32 is 28981000!
[  179.524215] 2ff33 is 28982000!
[  179.525944] 2ff34 is 2896d000!
[  179.527661] 2ff35 is 2896e000!
[  179.529416] 2ff36 is 2896f000!
[  179.531132] 2ff37 is 28970000!
[  179.532845] 2ff38 is 28971000!
[  179.534598] 2ff39 is 28972000!
[  179.536305] 2ff3a is 28973000!
[  179.538047] 2ff3b is 28974000!
[  179.539742] 2ff3c is 28975000!
[  179.541476] 2ff3d is 28976000!
[  179.543177] 2ff3e is 28977000!
[  179.544876] 2ff3f is 28963000!
[  179.546574] 2ff40 is 28964000!
[  179.548255] 2ff41 is 28965000!
[  179.549948] 2ff42 is 28966000!
[  179.551629] 2ff43 is 28967000!
[  179.553302] 2ff44 is 28968000!
[  179.555014] 2ff45 is 28969000!
[  179.556675] 2ff46 is 2896a000!
[  179.558376] 2ff47 is 2896b000!
[  179.560031] 2ff48 is 2896c000!
[  179.561695] 2ff14 is 2818d000!
[  179.563402] 2ff15 is 2818e000!
[  179.565064] 2ff16 is 2818f000!
[  179.566764] 2ff17 is 28190000!
[  179.568426] 2ff18 is 28191000!
[  179.570103] 2ff19 is 28192000!
[  179.571796] 2ff1a is 28193000!
[  179.573477] 2ff1b is 28194000!
[  179.575158] 2ff1c is 28195000!
[  179.576827] 2ff1d is 28196000!
[  179.578482] 2ff1e is 28197000!
[  179.593871] 2ff49 is 28958000!
[  179.595573] 2ff4c is 28959000!
[  179.597263] 2ff4d is 2895a000!
[  179.598913] 2ff4e is 2895b000!
[  179.600605] 2ff4f is 2895c000!
[  179.602291] 2ff50 is 2895d000!
[  179.604000] 2ff51 is 2895e000!
[  179.605664] 2ff52 is 2895f000!
[  179.607348] 2ff53 is 28960000!
[  179.609043] 2ff54 is 28961000!
[  179.610727] 2ff55 is 28962000!
[  179.612425] 2ff56 is 2894d000!
[  179.614115] 2ff57 is 2894e000!
[  179.615783] 2ff58 is 2894f000!
[  179.617492] 2ff59 is 28950000!
[  179.619160] 2ff5a is 28951000!
[  179.620870] 2ff5b is 28952000!
[  179.622538] 2ff5c is 28953000!
[  179.624223] 2ff5d is 28954000!
[  179.625923] 2ff5e is 28955000!
[  179.627595] 2ff5f is 28956000!
[  179.629266] 2ff60 is 28957000!
[  179.630924] 2ff61 is 28943000!
[  179.632580] 2ff62 is 28944000!
[  179.634278] 2ff63 is 28945000!
[  179.635941] 2ff64 is 28946000!
[  179.637635] 2ff65 is 28947000!
[  179.639291] 2ff66 is 28948000!
[  179.640961] 2ff67 is 28949000!
[  179.642641] 2ff68 is 2894a000!
[  179.644305] 2ff69 is 2894b000!
[  179.645981] 2ff6a is 2894c000!
[  179.647725] 2ff6b is 28942000!
[  179.672418] 2fea8 is 28941000!
[  179.677204] 2fea9 is 28940000!
[  179.682892] 2ff6c is 2893f000!
[  179.686104] 2ff6d is 2893e000!
[  179.688338] 2ff6e is 2893d000!
[  179.697505] 2ff6f is 2893c000!
[  179.702771] 2ff70 is 2893b000!
[  179.704928] 2ff71 is 2893a000!
[  179.714230] 2ff72 is 28939000!
[  179.726400] 2ff73 is 28938000!
[  179.728863] 2ff74 is 28937000!
[  179.733467] 2ff75 is 28936000!
[  179.738805] 2ff76 is 28935000!
[  179.753024] 2feaa is 28934000!
[  179.772505] 2feab is 28933000!
[  179.774783] 2ff77 is 28932000!
[  179.781961] 2ff79 is 28931000!
[  179.786288] 2ff7a is 28930000!
[  179.791969] 2ff7b is 2892f000!
[  179.795321] 2ff7c is 2892e000!
[  179.797604] 2ff7d is 2892d000!
[  179.805150] 2ff7e is 2892c000!
[  179.816840] 2ff7f is 2892b000!
[  179.830508] 2ff80 is 2892a000!
[  179.833851] 2ff81 is 28929000!
[  179.841499] 2ff82 is 28928000!
[  179.847948] 2ff83 is 28927000!
[  179.852950] 2ff84 is 28926000!
[  179.856286] 2ff85 is 28925000!
[  179.877475] 2ff86 is 28924000!
[  179.880709] 2ff87 is 28923000!
[  179.894638] 2ff88 is 28922000!
[  179.896908] 2ff89 is 28921000!
[  179.899154] 2ff8a is 28920000!
[  179.901327] 2ff8b is 2891f000!
[  179.903557] 3767d is 2891e000!
[  179.905773] 2ff8d is 2891d000!
[  179.914064] 2ff8e is 2891c000!
[  179.916313] 2ff78 is 2891b000!
[  179.918521] 2ff8f is 2891a000!
[  179.920754] 37811 is 28919000!
[  179.923010] 2feac is 28918000!
[  179.925287] 2ff90 is 28917000!
[  179.927556] 2fead is 28916000!
[  179.938336] 2feae is 28915000!
[  179.946427] 2ff91 is 28914000!
[  179.948854] 2ff92 is 28913000!
[  179.951262] 2ff93 is 28912000!
[  179.953517] 2ff94 is 28911000!
[  179.955885] 2ff95 is 28910000!
[  179.958184] 2ffaa is 2890f000!
[  179.960450] 2ff96 is 2890e000!
[  179.962751] 2ffab is 2890d000!
[  179.965009] 2ff97 is 2890c000!
[  179.967294] 2ffac is 2890b000!
[  179.972082] 2ffad is 2890a000!
[  179.974402] 2ff98 is 28909000!
[  179.976647] 2ff99 is 28908000!
[  179.979054] 2ff9a is 28907000!
[  179.981360] 2ff9b is 28906000!
[  179.983588] 2ff9c is 28905000[  182.122651] 2fa4b is 285af000!
[  182.124904] 2fa4c is 285b0000!
[  182.127106] 2fa5c is 285b1000!
[  182.129360] 2fa5d is 285b2000!
[  182.131564] 2fa4d is 285b3000!
[  182.133758] 2fa5e is 285ba000!
[  182.135955] 2fa5f is 285ce000!
[  182.138226] 2fa4e is 285cf000!
[  182.140423] 2fa4f is 285cd000!
[  182.142635] 2fa50 is 285cc000!
[  182.144976] 2fa51 is 285d2000!
[  182.147270] 2fa52 is 285d3000!
[  182.149434] 2fa53 is 285d4000!
[  182.151717] 2fa54 is 285d5000!
[  182.153913] 2fa55 is 285c5000!
[  182.156043] 2fa56 is 285bf000!
[  182.166732] 2fa76 is 285d1000!
[  182.168894] 2fa60 is 285bd000!
[  182.171247] 2fa77 is 285b9000!
[  182.173785] 2fa78 is 285b5000!
[  182.175967] 2fa79 is 285be000!
[  182.178099] 2fa7a is 285d0000!
[  182.180224] 2fa61 is 285bb000!
[  182.182468] 2fa7b is 285bc000!
[  182.184663] 2fa62 is 2870f000!
[  182.186861] 2fa7c is 285c7000!
[  182.189076] 2fa7d is 285c8000!
[  182.191238] 2fa7e is 285c6000!
[  182.193485] 2fa63 is 2871d000!
[  182.202385] 2fa80 is 28380000!
[  182.204704] 2fa81 is 285b8000!
[  182.206958] 2fa82 is 28381000!
[  182.209303] 2fa83 is 2814b000!
[  182.211548] 2fa7f is 2871f000!
[  182.218874] 2fa84 is 285a2000!
[  182.225593] 2fa64 is 285a1000!
[  182.227869] 2fa65 is 285c4000!
[  182.230205] 2fa66 is 285c3000!
[  182.232492] 2fa85 is 285c2000!
[  182.234792] 2fa86 is 285c1000!
[  182.237105] 2fa67 is 285a0000!
[  182.247924] 2fa87 is 2859f000!
[  182.250284] 2fa88 is 2859e000!
[  182.252667] 2fa89 is 2859d000!
[  182.254980] 2fa68 is 2859c000!
[  182.257242] 2fa8a is 2859b000!
[  182.259568] 2fa69 is 2859a000!
[  182.262213] 2fa8b is 28598000!
[  182.264496] 2fa6b is 28597000!
[  182.266854] 2fa6c is 28596000!
[  182.269128] 2fa8c is 28595000!
[  182.271447] 2fa8d is 28594000!
[  182.281444] 2fa8e is 28593000!
[  182.310846] 2fa8f is 28592000!
[  182.313140] 2fa6d is 28591000!
[  182.315544] 2fa90 is 28590000!
[  182.317904] 2fa91 is 2858f000!
[  182.320527] 2fa92 is 2858d000!
[  182.322774] 2fa93 is 2858c000!
[  182.330314] 2fa94 is 2858b000!
[  182.332538] 2fa6e is 2858a000!
[  182.334752] 2fa95 is 28589000!
[  182.336905] 2fa6f is 28588000!
[  182.339191] 2fa96 is 28587000!
[  182.341414] 2fa70 is 28586000!
[  182.343668] 2fa97 is 28585000!
[  182.345919] 2fa98 is 28d84000!
[  182.348100] 2fa71 is 28d83000!
[  182.350291] 2fa99 is 28d82000!
[  182.352549] 2fa9a is 28d81000!
[  182.354755] 2fa72 is 28d80000!
[  182.356863] 2fa9b is 28d7f000!
[  182.393593] 2fa9c is 28d7e000!
[  182.395802] 2fa73 is 28d7d000!
[  182.397960] 2fa9d is 28d7c000!
[  182.400201] 2fa74 is 28d7b000!
[  182.402394] 2fa9e is 28d7a000!
[  182.404607] 2fa9f is 28d79000!
[  182.406836] 2fa75 is 28d78000!
[  182.409039] 2faa0 is 28d77000!
[  182.411275] 2faa1 is 28d76000!
[  182.413520] 2faa2 is 28d75000!
[  182.415713] 2faa3 is 28d74000!
[  182.417973] 2faa4 is 28d73000!
[  182.420204] 2faa5 is 28d72000!
[  182.422385] 2faa6 is 28d71000!
[  182.439375] 2faa7 is 28d66000!
[  182.441368] 2faa8 is 28d67000!
[  182.443202] 2faa9 is 28d68000!
[  182.445086] 2faaa is 28d69000!
[  182.446860] 2faab is 28d6a000!
[  182.448612] 2faac is 28d6b000!
[  182.450411] 2faad is 28d6c000!
[  182.452149] 2faae is 28d6d000!
[  182.453927] 2faaf is 28d6e000!
[  182.455655] 2fab0 is 28d6f000!
[  182.457422] 2fab1 is 28d70000!
[  182.459203] 2fab2 is 28d5b000!
[  182.460961] 2fab3 is 28d5c000!
[  182.462709] 2fab4 is 28d5d000!
[  182.464441] 2fab5 is 28d5e000!
[  182.466167] 2fab6 is 28d5f000!
[  182.467891] 2fab7 is 28d60000!
[  182.469591] 2fab8 is 28d61000!
[  182.471315] 2fab9 is 28d62000!
[  182.473002] 2faba is 28d63000!
[  182.474722] 2fabb is 28d64000!
[  182.476380] 2fabc is 28d65000!
[  182.478445] 2fabd is 28d51000!
[  182.480146] 2fabe is 28d52000!
[  182.481799] 2fabf is 28d53000!
[  182.483499] 2fac0 is 28d54000!
[  182.485140] 2fac1 is 28d55000!
[  182.486824] 2fac2 is 28d56000!
[  182.488466] 2fac3 is 28d57000!
[  182.490137] 2fac4 is 28d58000!
[  182.491810] 2fac5 is 28d59000!
[  182.493475] 2fac6 is 28d5a000!
[  182.495148] 2fac7 is 28d46000!
[  182.496818] 2fac8 is 28d47000!
[  182.498465] 2fac9 is 28d48000!
[  182.500157] 2faca is 28d49000!
[  182.501816] 2facb is 28d4a000!
[  182.503518] 2facc is 28d4b000!
[  182.505169] 2facd is 28d4c000!
[  182.506840] 2face is 28d4d000!
[  182.508520] 2facf is 28d4e000!
[  182.510182] 2fad0 is 28d4f000!
[  182.511851] 2fad1 is 28d50000!
[  182.513509] 2fad2 is 28d3b000!
[  182.515152] 2fad3 is 28d3c000!
[  182.516839] 2fad4 is 28d3d000!
[  182.518483] 2fad5 is 28d3e000!
[  182.520167] 2fad6 is 28d3f000!
[  182.521811] 2fad7 is 28d40000!
[  182.523486] 2fad8 is 28d41000!
[  182.525167] 2fad9 is 28d42000!
[  182.526835] 2fada is 28d43000!
[  182.528522] 2fadb is 28d44000!
[  182.530199] 2fadc is 28d45000!
[  182.531861] 2fadd is 28d31000!
[  182.533567] 2fade is 28d32000!
[  182.535228] 2fadf is 28d33000!
[  182.536933] 2fae0 is 28d34000!
[  182.538607] 2fae1 is 28d35000!
[  182.540294] 2fae2 is 28d36000!
[  182.541997] 2fae3 is 28d37000!
[  182.543678] 2fae4 is 28d38000!
[  182.545370] 2fae5 is 28d39000!
[  182.547045] 2fae6 is 28d3a000!
[  182.550333] 2faff is 28d11000!
[  182.552063] 2fb00 is 28d12000!
[  182.553811] 2fb01 is 28d13000!
[  182.555495] 2fb02 is 28d14000!
[  182.557198] 2fb03 is 28d15000!
[  182.558899] 2fb04 is 28d16000!
[  182.560597] 2fb05 is 28d17000!
[  182.562303] 2fb06 is 28d18000!
[  182.563998] 2fb07 is 28d19000!
[  182.565689] 2fb08 is 28d1a000!
[  182.567373] 2fae7 is 28d26000!
[  182.569068] 2fae8 is 28d27000!
[  182.570766] 2fae9 is 28d28000!
[  182.572432] 2faea is 28d29000!
[  182.574128] 2faeb is 28d2a000!
[  182.575788] 2faec is 28d2b000!
[  182.577452] 2faed is 28d2c000!
[  182.579119] 2faee is 28d2d000!
[  182.580783] 2faef is 28d2e000!
[  182.582453] 2faf0 is 28d2f000!
[  182.584125] 2faf1 is 28d30000!
[  182.585780] 2faf4 is 28d1b000!
[  182.587467] 2faf5 is 28d1c000!
[  182.589128] 2faf6 is 28d1d000!
[  182.590818] 2faf7 is 28d1e000!
[  182.592473] 2faf8 is 28d1f000!
[  182.594143] 2faf9 is 28d20000!
[  182.595816] 2fafa is 28d21000!
[  182.597486] 2fafb is 28d22000!
[  182.599150] 2fafc is 28d23000!
[  182.600824] 2fafd is 28d24000!
[  182.602491] 2fafe is 28d25000!
[  182.605150] 2fb14 is 28cfb000!
[  182.606862] 2fb15 is 28cfc000!
[  182.608577] 2fb16 is 28cfd000!
[  182.610279] 2fb17 is 28cfe000!
[  182.612039] 2fb18 is 28cff000!
[  182.613807] 2fb19 is 28d00000!
[  182.615539] 2fb1a is 28d01000!
[  182.617247] 2fb1b is 28d02000!
[  182.618943] 2fb1c is 28d03000!
[  182.620675] 2fb1d is 28d04000!
[  182.622363] 2fb1e is 28d05000!
[  182.624077] 2fb1f is 28cf1000!
[  182.625785] 2fb20 is 28cf2000!
[  182.627491] 2fb21 is 28cf3000!
[  182.629228] 2fb22 is 28cf4000!
[  182.630934] 2fb23 is 28cf5000!
[  182.632654] 2fb24 is 28cf6000!
[  182.634358] 2fb25 is 28cf7000!
[  182.636036] 2fb26 is 28cf8000!
[  182.637753] 2fb27 is 28cf9000!
[  182.639426] 2fb28 is 28cfa000!
[  182.641134] 2fb13 is 28ce6000!
[  182.642818] 2fb12 is 28ce7000!
[  182.644516] 2fb11 is 28ce8000!
[  182.646220] 2fb10 is 28ce9000!
[  182.647912] 2fb0f is 28cea000!
[  182.649622] 2fb0e is 28ceb000!
[  182.651316] 2fb0d is 28cec000!
[  182.653031] 2fb0c is 28ced000!
[  182.654735] 2fb0b is 28cee000!
[  182.656408] 2fb0a is 28cef000!
[  182.658119] 2fb09 is 28cf0000!
[  182.660699] 2fb3b is 28cc6000!
[  182.662441] 2fb3a is 28cc7000!
[  182.664137] 2fb39 is 28cc8000!
[  182.665841] 2fb38 is 28cc9000!
[  182.667542] 2fb37 is 28cca000!
[  182.669225] 2fb36 is 28ccb000!
[  182.670947] 2fb35 is 28ccc000!
[  182.672629] 2fb34 is 28ccd000!
[  182.674343] 2fb33 is 28cce000!
[  182.676016] 2fb32 is 28ccf000!
[  182.677700] 2fb29 is 28cd0000!
[  182.679390] 2fb3c is 28cd1000!
[  182.681076] 2fb3d is 28cd2000!
[  182.682782] 2fb3e is 28cd3000!
[  182.684466] 2fb3f is 28cd4000!
[  182.686133] 2fb40 is 28cd5000!
[  182.687848] 2fb41 is 28cd6000!
[  182.689547] 2fb42 is 28cd7000!
[  182.691246] 2fb43 is 28cd8000!
[  182.692912] 2fb44 is 28cd9000!
[  182.694608] 2fb45 is 28cda000!
[  182.697143] 2fb53 is 28cb1000!
[  182.698950] 2fb54 is 28cb2000!
[  182.700664] 2fb55 is 28cb3000!
[  182.702355] 2fb56 is 28cb4000!
[  182.704080] 2fb57 is 28cb5000!
[  182.705779] 2fb58 is 28cb6000!
[  182.707500] 2fb59 is 28cb7000!
[  182.709204] 2fb5a is 28cb8000!
[  182.710900] 2fb5b is 28cb9000!
[  182.712601] 2fb5c is 28cba000!
[  182.714284] 2fb52 is 28ca6000!
[  182.715968] 2fb51 is 28ca7000!
[  182.717645] 2fb31 is 28ca8000!
[  182.719303] 2fb30 is 28ca9000!
[  182.721008] 2fb2f is 28caa000!
[  182.722678] 2fb2e is 28cab000!
[  182.724386] 2fb2d is 28cac000!
[  182.726045] 2fb2c is 28cad000!
[  182.727723] 2fb2b is 28cae000!
[  182.729413] 2fb2a is 28caf000!
[  182.731079] 2fb46 is 28cb0000!
[  182.734466] 2fb5e is 28c71000!
[  182.736196] 2fb5f is 28c72000!
[  182.737891] 2fb60 is 28c73000!
[  182.739560] 2fb61 is 28c74000!
[  182.741269] 2fb62 is 28c75000!
[  182.742939] 2fb63 is 28c76000!
[  182.744629] 2fb64 is 28c77000!
[  182.746285] 2fb65 is 28c78000!
[  182.747949] 2fb66 is 28c79000!
[  182.749634] 2fb67 is 28c7a000!
[  182.751301] 2fb50 is 28c86000!
[  182.752967] 2fb4f is 28c87000!
[  182.754644] 2fb4e is 28c88000!
[  182.756290] 2fb4d is 28c89000!
[  182.757971] 2fb4c is 28c8a000!
[  182.759619] 2fb4b is 28c8b000!
[  182.761299] 2fb4a is 28c8c000!
[  182.762947] 2fb49 is 28c8d000!
[  182.764618] 2fb48 is 28c8e000!
[  182.766287] 2fb47 is 28c8f000!
[  182.767964] 2fb5d is 28c90000!
[  182.769648] 2fb7a is 28c7b000!
[  182.771336] 2fb79 is 28c7c000!
[  182.773014] 2fb78 is 28c7d000!
[  182.774723] 2fb77 is 28c7e000!
[  182.776395] 2fb76 is 28c7f000!
[  182.778104] 2fb75 is 28c80000!
[  182.779789] 2fb74 is 28c81000!
[  182.781488] 2fb73 is 28c82000!
[  182.783188] 2fb72 is 28c83000!
[  182.784881] 2fb71 is 28c84000!
[  182.786552] 2fb70 is 28c85000!
[  182.789215] 2fb92 is 28c5b000!
[  182.790960] 2fb93 is 28c5c000!
[  182.792640] 2fb94 is 28c5d000!
[  182.794324] 2fb95 is 28c5e000!
[  182.796086] 2fb96 is 28c5f000!
[  182.797776] 2fb97 is 28c60000!
[  182.799496] 2fb98 is 28c61000!
[  182.801188] 2fb99 is 28c62000!
[  182.802904] 2fb9a is 28c63000!
[  182.804605] 2fb9b is 28c64000!
[  182.806281] 2fb9c is 28c65000!
[  182.807978] 2fb9d is 28c51000!
[  182.809660] 2fb9e is 28c52000!
[  182.811356] 2fb9f is 28c53000!
[  182.8[  184.940888] 2f6b7 is 290f2000!
[  184.943170] 2f6b8 is 290f1000!
[  184.945455] 2f6b9 is 290f0000!
[  184.947730] 2f6ba is 290ef000!
[  184.949962] 2f6bb is 290ee000!
[  184.952218] 2f6bc is 290ed000!
[  184.954480] 2f6bd is 290ec000!
[  184.956695] 2f6be is 290eb000!
[  184.958973] 2f6bf is 290ea000!
[  184.961219] 2f6c0 is 290e9000!
[  184.963481] 2f6c1 is 290e8000!
[  184.965685] 2f6c2 is 290e7000!
[  184.974366] 2f6c3 is 290e6000!
[  184.976546] 2f5dc is 290e5000!
[  184.978720] 2f6c4 is 290e4000!
[  184.980850] 2f5dd is 290e3000!
[  184.983075] 2f5de is 290e2000!
[  184.985214] 2f6c5 is 290e1000!
[  184.996053] 2f5df is 290e0000!
[  184.998236] 2f6da is 290df000!
[  185.000426] 2f6db is 290de000!
[  185.002653] 2f6dc is 290dd000!
[  185.004867] 2f6c6 is 290dc000!
[  185.007109] 2f6dd is 290db000!
[  185.009376] 2f6c7 is 290da000!
[  185.020385] 2f6c8 is 290d9000!
[  185.022615] 2f6c9 is 290d8000!
[  185.024881] 2f6ca is 290d7000!
[  185.032800] 2f6cb is 290d5000!
[  185.034991] 2f6cc is 290d4000!
[  185.040062] 2f6cd is 290d3000!
[  185.043994] 2f6de is 290d2000!
[  185.046210] 2f6ce is 290d1000!
[  185.048421] 2f6cf is 290d0000!
[  185.052099] 2f6d0 is 290cf000!
[  185.054320] 2f6d1 is 290ce000!
[  185.063852] 2f6d2 is 290cd000!
[  185.066074] 2f6d3 is 290cc000!
[  185.068281] 2f6d4 is 290cb000!
[  185.070507] 2f6d5 is 290ca000!
[  185.072697] 2f6d6 is 290c9000!
[  185.074927] 2f6d7 is 290c8000!
[  185.077122] 2f6d8 is 290c7000!
[  185.086360] 2f6d9 is 2908d000!
[  185.088649] 2f6df is 2908e000!
[  185.090859] 2f6f9 is 2908f000!
[  185.093038] 2f6fa is 29090000!
[  185.095274] 2f6fb is 29091000!
[  185.097437] 2f6fc is 29092000!
[  185.099625] 2f6e0 is 29093000!
[  185.107083] 2f6fd is 29094000!
[  185.109278] 2f6e1 is 29095000!
[  185.114676] 2f6fe is 29096000!
[  185.116900] 2f6e2 is 29097000!
[  185.119060] 2f6ff is 29098000!
[  185.121219] 2f700 is 29099000!
[  185.127889] 2f701 is 2909b000!
[  185.130452] 2f702 is 2909d000!
[  185.132613] 2f703 is 2909e000!
[  185.134769] 2f704 is 2909f000!
[  185.136900] 2f6e4 is 290a0000!
[  185.139164] 2f705 is 290a1000!
[  185.141388] 2f6e5 is 290a2000!
[  185.143512] 2f706 is 290a3000!
[  185.145808] 2f707 is 290a4000!
[  185.148023] 2f6e6 is 290a5000!
[  185.150177] 2f708 is 290c6000!
[  185.156774] 2f709 is 290b7000!
[  185.167896] 2f6e7 is 290b8000!
[  185.170194] 2f6e8 is 290b6000!
[  185.172435] 2f70a is 290b5000!
[  185.174684] 2f70b is 290bb000!
[  185.176861] 2f6e9 is 290bc000!
[  185.179213] 2f70c is 290bd000!
[  185.181508] 2f6ea is 290be000!
[  185.183783] 2f70d is 290c0000!
[  185.186083] 2f6eb is 290c2000!
[  185.188385] 2f70e is 290c3000!
[  185.190656] 2f6ec is 290c1000!
[  185.192966] 2f6ed is 290a6000!
[  185.195297] 2f70f is 290a7000!
[  185.197792] 2f710 is 290af000!
[  185.200130] 2f6ee is 290ba000!
[  185.202438] 2f711 is 290b9000!
[  185.204782] 2f712 is 290c5000!
[  185.207066] 2f713 is 290c4000!
[  185.209401] 2f714 is 289fe000!
[  185.211735] 2f715 is 290b0000!
[  185.214086] 2f716 is 290b1000!
[  185.216440] 2f717 is 28703000!
[  185.218791] 2f718 is 28a08000!
[  185.221184] 2f719 is 28704000!
[  185.223506] 2f71a is 290aa000!
[  185.227572] 2f742 is 29072000!
[  185.229566] 2f743 is 29073000!
[  185.231500] 2f744 is 29074000!
[  185.233449] 2f745 is 29075000!
[  185.235347] 2f746 is 29076000!
[  185.237254] 2f747 is 29077000!
[  185.239123] 2f748 is 29078000!
[  185.241013] 2f749 is 29079000!
[  185.242864] 2f74a is 2907a000!
[  185.244811] 2f74b is 2907b000!
[  185.246647] 2f737 is 2907c000!
[  185.248490] 2f738 is 2907d000!
[  185.250350] 2f739 is 2907e000!
[  185.252149] 2f73a is 2907f000!
[  185.253972] 2f73b is 29080000!
[  185.255759] 2f73c is 29081000!
[  185.257581] 2f73d is 29082000!
[  185.259346] 2f73e is 29083000!
[  185.261124] 2f73f is 29084000!
[  185.262908] 2f740 is 29085000!
[  185.264687] 2f741 is 29086000!
[  185.266504] 2f6f8 is 29067000!
[  185.268300] 2f6f7 is 29068000!
[  185.270107] 2f6f6 is 29069000!
[  185.271855] 2f6f5 is 2906a000!
[  185.273651] 2f6f4 is 2906b000!
[  185.275378] 2f6f3 is 2906c000!
[  185.277090] 2f6f2 is 2906d000!
[  185.278802] 2f6f1 is 2906e000!
[  185.280490] 2f6f0 is 2906f000!
[  185.282183] 2f6ef is 29070000!
[  185.283873] 2f71b is 29071000!
[  185.286428] 2f762 is 29047000!
[  185.288189] 2f763 is 29048000!
[  185.289886] 2f764 is 29049000!
[  185.291614] 2f765 is 2904a000!
[  185.293304] 2f766 is 2904b000!
[  185.295029] 2f767 is 2904c000!
[  185.296734] 2f768 is 2904d000!
[  185.298419] 2f769 is 2904e000!
[  185.300148] 2f76a is 2904f000!
[  185.301859] 2f76b is 29050000!
[  185.303597] 2f76c is 29051000!
[  185.305299] 2f74c is 2905c000!
[  185.307030] 2f74d is 2905d000!
[  185.308742] 2f74e is 2905e000!
[  185.310434] 2f74f is 2905f000!
[  185.312143] 2f750 is 29060000!
[  185.313853] 2f751 is 29061000!
[  185.315569] 2f752 is 29062000!
[  185.317271] 2f753 is 29063000!
[  185.318949] 2f754 is 29064000!
[  185.320667] 2f755 is 29065000!
[  185.322333] 2f756 is 29066000!
[  185.324046] 2f757 is 29052000!
[  185.325724] 2f758 is 29053000!
[  185.327415] 2f759 is 29054000!
[  185.329125] 2f75a is 29055000!
[  185.330818] 2f75b is 29056000!
[  185.332527] 2f75c is 29057000!
[  185.334226] 2f75d is 29058000!
[  185.335898] 2f75e is 29059000!
[  185.337598] 2f75f is 2905a000!
[  185.339241] 2f760 is 2905b000!
[  185.342615] 2f761 is 29012000!
[  185.344355] 2f71c is 29013000!
[  185.346049] 2f71d is 29014000!
[  185.347723] 2f71e is 29015000!
[  185.349417] 2f71f is 29016000!
[  185.351111] 2f720 is 29017000!
[  185.352819] 2f721 is 29018000!
[  185.354514] 2f722 is 29019000!
[  185.356164] 2f723 is 2901a000!
[  185.357837] 2f724 is 2901b000!
[  185.359477] 2f777 is 29027000!
[  185.361151] 2f776 is 29028000!
[  185.362807] 2f775 is 29029000!
[  185.364480] 2f774 is 2902a000!
[  185.366156] 2f773 is 2902b000!
[  185.367803] 2f772 is 2902c000!
[  185.369478] 2f771 is 2902d000!
[  185.371125] 2f770 is 2902e000!
[  185.372763] 2f76f is 2902f000!
[  185.374436] 2f76e is 29030000!
[  185.376080] 2f76d is 29031000!
[  185.377755] 2f782 is 2901c000!
[  185.379406] 2f781 is 2901d000!
[  185.381069] 2f780 is 2901e000!
[  185.382741] 2f77f is 2901f000!
[  185.384423] 2f77e is 29020000!
[  185.386104] 2f77d is 29021000!
[  185.387784] 2f77c is 29022000!
[  185.389453] 2f77b is 29023000!
[  185.391150] 2f77a is 29024000!
[  185.392828] 2f779 is 29025000!
[  185.394529] 2f778 is 29026000!
[  185.397375] 2f7a2 is 28fdc000!
[  185.399170] 2f783 is 28fdd000!
[  185.400895] 2f784 is 28fde000!
[  185.402607] 2f785 is 28fdf000!
[  185.404351] 2f786 is 28fe0000!
[  185.406055] 2f787 is 28fe1000!
[  185.407792] 2f788 is 28fe2000!
[  185.409511] 2f789 is 28fe3000!
[  185.411261] 2f78a is 28fe4000!
[  185.412965] 2f78b is 28fe5000!
[  185.414678] 2f78c is 28fe6000!
[  185.416391] 2f798 is 28ff2000!
[  185.418109] 2f799 is 28ff3000!
[  185.419833] 2f79a is 28ff4000!
[  185.421552] 2f79b is 28ff5000!
[  185.423256] 2f79c is 28ff6000!
[  185.425000] 2f79d is 28ff7000!
[  185.426695] 2f79e is 28ff8000!
[  185.428426] 2f79f is 28ff9000!
[  185.430129] 2f7a0 is 28ffa000!
[  185.431838] 2f7a1 is 28ffb000!
[  185.433522] 2f730 is 28ffc000!
[  185.435201] 2f731 is 28ffd000!
[  185.436913] 2f732 is 28ffe000!
[  185.438580] 2f733 is 28fff000!
[  185.440280] 2f734 is 29000000!
[  185.441953] 2f735 is 29001000!
[  185.443645] 2f736 is 29002000!
[  185.445350] 2f794 is 29003000!
[  185.447048] 2f795 is 29004000!
[  185.448758] 2f796 is 29005000!
[  185.450457] 2f797 is 29006000!
[  185.452118] 2f72f is 28fe7000!
[  185.453841] 2f72e is 28fe8000!
[  185.455514] 2f72d is 28fe9000!
[  185.457227] 2f72c is 28fea000!
[  185.458894] 2f72b is 28feb000!
[  185.460581] 2f72a is 28fec000!
[  185.462284] 2f729 is 28fed000!
[  185.463971] 2f728 is 28fee000!
[  185.465669] 2f727 is 28fef000!
[  185.467362] 2f726 is 28ff0000!
[  185.469041] 2f725 is 28ff1000!
[  185.472346] 2f7b6 is 28fc7000!
[  185.474099] 2f7b5 is 28fc8000!
[  185.475799] 2f7b4 is 28fc9000!
[  185.477482] 2f7b3 is 28fca000!
[  185.479204] 2f793 is 28fcb000!
[  185.480901] 2f792 is 28fcc000!
[  185.482605] 2f791 is 28fcd000!
[  185.484288] 2f790 is 28fce000!
[  185.485979] 2f78f is 28fcf000!
[  185.487670] 2f78e is 28fd0000!
[  185.489353] 2f78d is 28fd1000!
[  185.491037] 2f7a3 is 28fbc000!
[  185.492711] 2f7a4 is 28fbd000!
[  185.494412] 2f7a5 is 28fbe000!
[  185.496068] 2f7a6 is 28fbf000!
[  185.497736] 2f7a7 is 28fc0000!
[  185.499414] 2f7a8 is 28fc1000!
[  185.501085] 2f7a9 is 28fc2000!
[  185.502766] 2f7aa is 28fc3000!
[  185.504451] 2f7ab is 28fc4000!
[  185.506123] 2f7ac is 28fc5000!
[  185.507804] 2f7ad is 28fc6000!
[  185.509702] 2f7d7 is 28fa7000!
[  185.511438] 2f7d8 is 28fa8000!
[  185.513120] 2f7d9 is 28fa9000!
[  185.514806] 2f7da is 28faa000!
[  185.516499] 2f7db is 28fab000!
[  185.518188] 2f7dc is 28fac000!
[  185.519996] 2f7dd is 28fad000!
[  185.521702] 2f7de is 28fae000!
[  185.523431] 2f7df is 28faf000!
[  185.525112] 2f7e0 is 28fb0000!
[  185.526803] 2f7e1 is 28fb1000!
[  185.528508] 2f7ae is 28fb2000!
[  185.530219] 2f7af is 28fb3000!
[  185.531929] 2f7b0 is 28fb4000!
[  185.533626] 2f7b1 is 28fb5000!
[  185.535305] 2f7b2 is 28fb6000!
[  185.537028] 2f7d2 is 28fb7000!
[  185.538712] 2f7d3 is 28fb8000!
[  185.540431] 2f7d4 is 28fb9000!
[  185.542115] 2f7d5 is 28fba000!
[  185.543813] 2f7d6 is 28fbb000!
[  185.546460] 2f7e3 is 28f90000!
[  185.548203] 2f7e2 is 28f91000!
[  185.549922] 2f7ee is 28f85000!
[  185.551630] 2f7ed is 28f86000!
[  185.553352] 2f7ec is 28f87000!
[  185.555071] 2f7eb is 28f88000!
[  185.556799] 2f7ea is 28f89000!
[  185.558475] 2f7e9 is 28f8a000!
[  185.560169] 2f7e8 is 28f8b000!
[  185.561884] 2f7e7 is 28f8c000!
[  185.563584] 2f7e6 is 28f8d000!
[  185.565291] 2f7e5 is 28f8e000!
[  185.566976] 2f7e4 is 28f8f000!
[  185.568939] 2f7f9 is 28f7a000!
[  185.570695] 2f7fa is 28f7b000!
[  185.572383] 2f7fb is 28f7c000!
[  185.574100] 2f7f8 is 28f7d000!
[  185.575781] 2f7f7 is 28f7e000!
[  185.577490] 2f7f6 is 28f7f000!
[  185.579163] 2f7f5 is 28f80000!
[  185.580849] 2f7f4 is 28f81000!
[  187.709788] 2f2db is 29318000!
[  187.711963] 2f350 is 29317000!
[  187.714141] 2f2dc is 29316000!
[  187.716407] 2f2dd is 29315000!
[  187.718648] 2f351 is 29314000!
[  187.720911] 2f352 is 29313000!
[  187.723130] 2f353 is 29312000!
[  187.725387] 2f354 is 29311000!
[  187.727638] 2f355 is 29310000!
[  187.729865] 2f356 is 2930f000!
[  187.732088] 2f357 is 2930e000!
[  187.734340] 2f358 is 2930d000!
[  187.736546] 2f359 is 2930c000!
[  187.738767] 2f35a is 2930b000!
[  187.741019] 2f35b is 2930a000!
[  187.743217] 2f35c is 29309000!
[  187.752383] 2f35d is 29308000!
[  187.754567] 2f2de is 29307000!
[  187.756791] 2f2df is 29306000!
[  187.759005] 2f35e is 29305000!
[  187.761125] 2f35f is 29304000!
[  187.763360] 2f2e0 is 29303000!
[  187.769568] 2f360 is 29302000!
[  187.771767] 2f2e1 is 29301000!
[  187.773935] 2f2e2 is 29300000!
[  187.776142] 2f37e is 292ff000!
[  187.778291] 2f361 is 292fe000!
[  187.780477] 2f37f is 292fd000!
[  187.782725] 2f380 is 292fc000!
[  187.784915] 2f362 is 292fb000!
[  187.787203] 2f381 is 292fa000!
[  187.789412] 2f363 is 292f9000!
[  187.791650] 2f364 is 292f8000!
[  187.793864] 2f365 is 292f7000!
[  187.796066] 2f366 is 292f6000!
[  187.802230] 2f367 is 292f5000!
[  187.804396] 2f382 is 292f4000!
[  187.806586] 2f383 is 292f3000!
[  187.808739] 2f368 is 292f2000!
[  187.816936] 2f384 is 292f1000!
[  187.819121] 2f385 is 292f0000!
[  187.821273] 2f369 is 292ef000!
[  187.838582] 2f386 is 292e4000!
[  187.840468] 2f36a is 292e5000!
[  187.842348] 2f36b is 292e6000!
[  187.844269] 2f36c is 292e7000!
[  187.846070] 2f36d is 292e8000!
[  187.847882] 2f36e is 292e9000!
[  187.849686] 2f36f is 292ea000!
[  187.851476] 2f370 is 292eb000!
[  187.853265] 2f371 is 292ec000!
[  187.855046] 2f372 is 292ed000!
[  187.856830] 2f373 is 292ee000!
[  187.858651] 2f39e is 292cf000!
[  187.860452] 2f39f is 292d0000!
[  187.862234] 2f3a0 is 292d1000!
[  187.864019] 2f3a1 is 292d2000!
[  187.865775] 2f3a2 is 292d3000!
[  187.867528] 2f3a3 is 292d4000!
[  187.869252] 2f3a4 is 292d5000!
[  187.871003] 2f3a5 is 292d6000!
[  187.872726] 2f3a6 is 292d7000!
[  187.874477] 2f3a7 is 292d8000!
[  187.876588] 2f3a8 is 292c4000!
[  187.878354] 2f3a9 is 292c5000!
[  187.880087] 2f3aa is 292c6000!
[  187.881809] 2f3ab is 292c7000!
[  187.883553] 2f3ac is 292c8000!
[  187.885258] 2f3ad is 292c9000!
[  187.886998] 2f3ae is 292ca000!
[  187.888693] 2f3af is 292cb000!
[  187.890407] 2f3b0 is 292cc000!
[  187.892100] 2f3b1 is 292cd000!
[  187.893788] 2f3b2 is 292ce000!
[  187.895462] 2f3b3 is 292b9000!
[  187.897134] 2f3b4 is 292ba000!
[  187.898807] 2f3b5 is 292bb000!
[  187.900484] 2f3b6 is 292bc000!
[  187.902154] 2f3b7 is 292bd000!
[  187.903853] 2f3b8 is 292be000!
[  187.905516] 2f3b9 is 292bf000!
[  187.907210] 2f3ba is 292c0000!
[  187.908874] 2f3bb is 292c1000!
[  187.910544] 2f3be is 292c2000!
[  187.912215] 2f3bf is 292c3000!
[  187.913873] 2f3c0 is 292af000!
[  187.915537] 2f3c1 is 292b0000!
[  187.917201] 2f3c2 is 292b1000!
[  187.918851] 2f3c3 is 292b2000!
[  187.920525] 2f3c4 is 292b3000!
[  187.922175] 2f3c5 is 292b4000!
[  187.923847] 2f3c6 is 292b5000!
[  187.925485] 2f3c7 is 292b6000!
[  187.927137] 2f3c8 is 292b7000!
[  187.928792] 2f3c9 is 292b8000!
[  187.930439] 2f374 is 292d9000!
[  187.932103] 2f375 is 292da000!
[  187.933760] 2f376 is 292db000!
[  187.935403] 2f377 is 292dc000!
[  187.937081] 2f378 is 292dd000!
[  187.938731] 2f379 is 292de000!
[  187.940409] 2f37a is 292df000!
[  187.942070] 2f37b is 292e0000!
[  187.943740] 2f37c is 292e1000!
[  187.945411] 2f37d is 292e2000!
[  187.947080] 2f39d is 292e3000!
[  187.949651] 2f387 is 292a4000!
[  187.951388] 2f3ca is 292a5000!
[  187.953096] 2f3cb is 292a6000!
[  187.954781] 2f3cc is 292a7000!
[  187.956469] 2f3cd is 292a8000!
[  187.958195] 2f3ce is 292a9000!
[  187.959889] 2f3cf is 292aa000!
[  187.961610] 2f3d0 is 292ab000!
[  187.963307] 2f3d1 is 292ac000!
[  187.965013] 2f3d2 is 292ad000!
[  187.966754] 2f3d3 is 292ae000!
[  187.968714] 2f3df is 2928f000!
[  187.970448] 2f3e0 is 29290000!
[  187.972148] 2f3e1 is 29291000!
[  187.973860] 2f3e2 is 29292000!
[  187.975538] 2f3e3 is 29293000!
[  187.977233] 2f3e4 is 29294000!
[  187.978929] 2f3e5 is 29295000!
[  187.980617] 2f3e6 is 29296000!
[  187.982326] 2f3e7 is 29297000!
[  187.984020] 2f3e8 is 29298000!
[  187.985682] 2f3e9 is 2928e000!
[  187.987376] 2f3d4 is 29299000!
[  187.989071] 2f3d5 is 2929a000!
[  187.990762] 2f3d6 is 2929b000!
[  187.992429] 2f3d7 is 2929c000!
[  187.994117] 2f3d8 is 2929d000!
[  187.995800] 2f3d9 is 2929e000!
[  187.997476] 2f3da is 2929f000!
[  187.999160] 2f3db is 292a0000!
[  188.000846] 2f3dc is 292a1000!
[  188.002536] 2f3dd is 292a2000!
[  188.004239] 2f3de is 292a3000!
[  188.006282] 2f3ea is 2928d000!
[  188.008407] 2f3eb is 2928c000!
[  188.010501] 2f3ec is 2928b000!
[  188.012604] 2f3ed is 2928a000!
[  188.014686] 2f3ee is 29289000!
[  188.032721] 2f3ef is 29288000!
[  188.034806] 2f3f0 is 29287000!
[  188.036903] 2f3f1 is 29286000!
[  188.038932] 2f3f2 is 29285000!
[  188.041038] 2f388 is 29284000!
[  188.043118] 2f3f3 is 29283000!
[  188.045178] 2f3f4 is 29282000!
[  188.047211] 2f389 is 29281000!
[  188.049313] 2f38a is 29280000!
[  188.058117] 2f3f5 is 2927f000!
[  188.060223] 2f38b is 2927e000!
[  188.062283] 2f3f6 is 2927d000!
[  188.064378] 2f3f7 is 2927c000!
[  188.066463] 2f3f8 is 2927b000!
[  188.068579] 2f3f9 is 2927a000!
[  188.070667] 2f3fa is 29279000!
[  188.072746] 2f3fb is 29278000!
[  188.074831] 2f3fc is 29277000!
[  188.076905] 2f3fd is 29276000!
[  188.078921] 2f3fe is 29275000!
[  188.081007] 2f38d is 29274000!
[  188.083096] 2f3ff is 29273000!
[  188.085156] 2ec00 is 29272000!
[  188.087235] 2f38e is 29271000!
[  188.089331] 2f38f is 29270000!
[  188.091390] 2ec01 is 2926f000!
[  188.093577] 2f390 is 2926e000!
[  188.095718] 2ec02 is 2926d000!
[  188.097880] 2ec03 is 2926c000!
[  188.100049] 2ec04 is 2926b000!
[  188.102206] 2ec05 is 2926a000!
[  188.104404] 2ec06 is 29269000!
[  188.106554] 2ec07 is 29268000!
[  188.108772] 2ec08 is 29267000!
[  188.113484] 2ec09 is 29241000!
[  188.115738] 2f391 is 29242000!
[  188.117914] 2ec0a is 29243000!
[  188.120182] 2f392 is 29244000!
[  188.126012] 2ec0b is 29245000!
[  188.128262] 2f393 is 2924c000!
[  188.130523] 2ec0c is 2925b000!
[  188.132807] 2ec0d is 2925a000!
[  188.135051] 2ec0e is 2925c000!
[  188.137335] 2ec0f is 2925d000!
[  188.139581] 2ec10 is 29257000!
[  188.141852] 2ec11 is 29256000!
[  188.144134] 2ec12 is 29255000!
[  188.146399] 2ec13 is 29254000!
[  188.148655] 2ec14 is 29253000!
[  188.150932] 2ec15 is 29251000!
[  188.153206] 2ec16 is 29258000!
[  188.155486] 2ec17 is 2924f000!
[  188.157780] 2ec18 is 2924b000!
[  188.160059] 2ec19 is 2925e000!
[  188.162337] 2ec1a is 29246000!
[  188.164600] 2ec1b is 29250000!
[  188.166913] 2ec1c is 29259000!
[  188.169115] 2ec1d is 2924d000!
[  188.181972] 2f394 is 2924e000!
[  188.184174] 2f395 is 2938a000!
[  188.186440] 2f396 is 29264000!
[  188.188636] 2ec1e is 29265000!
[  188.190893] 2f397 is 289f4000!
[  188.193192] 2f398 is 2937d000!
[  188.195509] 2ec1f is 289f5000!
[  188.197911] 2f399 is 2924a000!
[  188.200301] 2ec20 is 28e46000!
[  188.202706] 2ec21 is 2937f000!
[  188.205102] 2ec22 is 29262000!
[  188.207493] 2ec23 is 29261000!
[  188.209859] 2ec24 is 29260000!
[  188.212218] 2ec25 is 2925f000!
[  188.214551] 2ec26 is 281fe000!
[  188.216914] 2ec27 is 281fd000!
[  188.219226] 2ec28 is 2923e000!
[  188.221592] 2f39a is 2923d000!
[  188.230787] 2ec29 is 2923c000!
[  188.233214] 2f39b is 2923b000!
[  188.249541] 2ec2a is 2923a000!
[  188.251973] 2f39c is 29239000!
[  188.254439] 2ec3a is 29238000!
[  188.256949] 2ec3b is 29237000!
[  188.259356] 2ec2b is 29236000!
[  188.268081] 2ec3c is 29235000!
[  188.270583] 2ec2c is 29234000!
[  188.273103] 2ec3d is 29233000!
[  188.275565] 2ec2d is 29232000!
[  188.278025] 2ec3e is 29231000!
[  188.280458] 2ec3f is 29230000!
[  188.282952] 2ec40 is 2922f000!
[  188.285382] 2ec2e is 2922e000!
[  188.287889] 2ec41 is 2922d000!
[  188.293261] 2ec2f is 2922c000!
[  188.295708] 2ec42 is 2922b000!
[  188.298091] 2ec30 is 2922a000!
[  188.300475] 2ec31 is 29229000!
[  188.302846] 2ec32 is 29228000!
[  188.305171] 2ec33 is 29227000!
[  188.307478] 2ec34 is 29226000!
[  188.309746] 2ec35 is 29225000!
[  188.312029] 2ec36 is 29224000!
[  188.314314] 2ec37 is 29223000!
[  188.316595] 2ec38 is 29222000!
[  188.318799] 2ec39 is 29221000!
[  188.321062] 2ec59 is 29220000!
[  188.323292] 2ec5a is 2921f000!
[  188.325517] 2ec5b is 2921e000!
[  188.327861] 2ec5c is 2921d000!
[  188.330059] 2ec43 is 2921c000!
[  188.332252] 2ec5d is 2921b000!
[  188.334421] 2ec5e is 2921a000!
[  188.336568] 2ec5f is 29219000!
[  188.338694] 2ec60 is 29218000!
[  188.340851] 2ec61 is 29217000!
[  188.342977] 2ec62 is 29216000!
[  188.345169] 2ec63 is 29215000!
[  188.351638] 2ec64 is 29214000!
[  188.353796] 2ec65 is 29213000!
[  188.355918] 2ec66 is 29212000!
[  188.358062] 2ec67 is 29211000!
[  188.395688] 2ec68 is 29210000!
[  188.397823] 2ec44 is 2920f000!
[  188.399962] 2ec69 is 2920e000!
[  188.411892] 2ec6a is 2920d000!
[  188.414024] 2ec6b is 2920c000!
[  188.416179] 2ec6c is 2920b000!
[  188.451078] 2ec6d is 2920a000!
[  188.453217] 2ec6e is 29209000!
[  188.455318] 2ec6f is 29208000!
[  188.457440] 2ec70 is 29207000!
[  188.459560] 2ec71 is 29206000!
[  188.465150] 2ec72 is 29205000!
[  188.467269] 2ec73 is 29204000!
[  188.469393] 2ec74 is 29203000!
[  188.471497] 2ec75 is 29202000!
[  188.473630] 2ec76 is 29201000!
[  188.475742] 2ec77 is 29200000!
[  188.486424] 2ec78 is 291ff000!
[  188.488552] 2ec79 is 291fe000!
[  188.490681] 2ec7a is 291fd000!
[  188.496389] 2ec7b is 291fc000!
[  188.498643] 2ec45 is 291fb000!
[  188.500873] 2ec7c is 291fa000!
[  188.503004] 2ec7d is 291f9000!
[  188.505329] 2ec7e is 291f8000!
[  188.507570] 2ec7f is 291f7000!
[  188.509695] 2ec80 is 291f6000!
[  188.511991] 2ec81 is 291f5000!
[  188.514217] 2ec82 is 291f4000!
[  188.516345] 2ec83 is 291f3000!
[  188.518638] 2ec84 is 291f2000!
[  188.520862] 2ec85 is 291f1000!
[  188.522980] 2ec86 is 291f0000!
[  188.525256] 2ec87 is 291ef000!
[  188.527483] 2ec88 is 291ee000!
[  188.529578] 2ec89 is 291ed000!
[  188.531862] 2ec8a is 291ec000!
[  188.534042] 2ec8b is 291eb000!
[  188.536149] 2ec8c is 291ea000!
[  188.538414] 2ec8d is 291e9000!
[  188.540608] 2ec8f is 291e8000!
[  188.542698] 2ec90 is 291e7000!
[  188.544929] 2ec91 is 291e6000!
[  188.549521] 2ec92 is 291e5000!
[  188.551676] 2ec46 is 291e4000!
[  188.553837] 2ec93 is 291e3000!
[  188.555938] 2ec94 is 291e2000!
[  188.558149] 2ec95 is 291e1000!
[  188.560205] 2ec96 is 291e0000!
[  188.562404] 2ec97 is 291df000!
[  188.564503] 2ec47 is 291de000!
[  188.566566] 2ec98 is 291dd000!
[  188.568615] 2ec99 is 291dc000!
[  188.570661] 2ec48 is 291db000!
[  188.572746] 2ec49 is 291da000!
[  188.574779] 2ec9a[  190.701757] 2e8b2 is 29d0e000!
[  190.703486] 2e8b3 is 29d0f000!
[  190.705176] 2e8b4 is 29d10000!
[  190.706891] 2e8b5 is 29d11000!
[  190.708564] 2e89f is 29d12000!
[  190.710255] 2e8a2 is 29d13000!
[  190.711967] 2e8a3 is 29d14000!
[  190.713673] 2e8a4 is 29d15000!
[  190.715368] 2e8a5 is 29d16000!
[  190.717058] 2e8a6 is 29d17000!
[  190.718731] 2e8a7 is 29d18000!
[  190.720444] 2e8a8 is 29d19000!
[  190.722132] 2e8a9 is 29d1a000!
[  190.723851] 2e8aa is 29d1b000!
[  190.738571] 2e8cb is 29ce7000!
[  190.740287] 2e8cc is 29ce8000!
[  190.741977] 2e8cd is 29ce9000!
[  190.743749] 2e8ce is 29cea000!
[  190.745450] 2e8cf is 29ceb000!
[  190.747149] 2e8d0 is 29cec000!
[  190.748864] 2e8d1 is 29ced000!
[  190.750585] 2e8d2 is 29cee000!
[  190.752295] 2e8d3 is 29cef000!
[  190.754033] 2e8d4 is 29cf0000!
[  190.755743] 2e8d5 is 29cf1000!
[  190.757462] 2e8d6 is 29cdc000!
[  190.759150] 2e8d7 is 29cdd000!
[  190.760868] 2e8d8 is 29cde000!
[  190.762560] 2e8d9 is 29cdf000!
[  190.764263] 2e8da is 29ce0000!
[  190.765960] 2e8db is 29ce1000!
[  190.767640] 2e8dc is 29ce2000!
[  190.769320] 2e8dd is 29ce3000!
[  190.770983] 2e8de is 29ce4000!
[  190.772638] 2e8df is 29ce5000!
[  190.774321] 2e8e0 is 29ce6000!
[  190.775976] 2e8e1 is 29cd2000!
[  190.777651] 2e8e2 is 29cd3000!
[  190.779302] 2e8e3 is 29cd4000!
[  190.780963] 2e8e4 is 29cd5000!
[  190.782634] 2e8e5 is 29cd6000!
[  190.784307] 2e8e6 is 29cd7000!
[  190.785982] 2e8e7 is 29cd8000!
[  190.787649] 2e8e8 is 29cd9000!
[  190.789305] 2e8e9 is 29cda000!
[  190.790989] 2e8ea is 29cdb000!
[  190.792707] 2e8eb is 29cd1000!
[  190.794715] 2e8ec is 29cd0000!
[  190.802645] 2e81d is 29ccf000!
[  190.804671] 2e8ed is 29cce000!
[  190.806687] 2e8ee is 29ccd000!
[  190.808793] 2e8ef is 29ccc000!
[  190.810896] 2e8f0 is 29ccb000!
[  190.812921] 2e8f1 is 29cca000!
[  190.815102] 2e8f2 is 29cc9000!
[  190.817193] 2e8f3 is 29cc8000!
[  190.819215] 2e8f4 is 29cc7000!
[  190.821381] 2e8f5 is 29cc6000!
[  190.823704] 2e8f6 is 29cc4000!
[  190.825710] 2e8f7 is 29cc3000!
[  190.827707] 2e8f8 is 29cc2000!
[  190.829719] 2e81e is 29cc1000!
[  190.831730] 2e81f is 29cc0000!
[  190.833720] 2e8f9 is 29cbf000!
[  190.835747] 2e8fa is 29cbe000!
[  190.846402] 2e8fb is 29cbd000!
[  190.848448] 2e820 is 29cbc000!
[  190.850600] 2e8fc is 29cbb000!
[  190.852637] 2e8fd is 29cba000!
[  190.854834] 2e8fe is 29cb9000!
[  190.856888] 2e8ff is 29cb8000!
[  190.858868] 2e900 is 29cb7000!
[  190.860893] 2e821 is 29cb6000!
[  190.862926] 2e901 is 29cb5000!
[  190.864948] 2e902 is 29cb4000!
[  190.866929] 2e903 is 29cb3000!
[  190.868911] 2e822 is 29cb2000!
[  190.870949] 2e823 is 29cb1000!
[  190.872978] 2e904 is 29cb0000!
[  190.875017] 2e905 is 29caf000!
[  190.889465] 2e906 is 29cae000!
[  190.891523] 2e91e is 29cad000!
[  190.893570] 2e907 is 29cac000!
[  190.895597] 2e908 is 29cab000!
[  190.897645] 2e91f is 29caa000!
[  190.899712] 2e909 is 29ca9000!
[  190.901753] 2e90a is 29ca8000!
[  190.903789] 2e90b is 29ca7000!
[  190.905856] 2e920 is 29ca6000!
[  190.907921] 2e90c is 29ca5000!
[  190.909930] 2e90d is 29ca4000!
[  190.912013] 2e921 is 29ca3000!
[  190.922607] 2e90e is 29ca2000!
[  190.924706] 2e90f is 29ca1000!
[  190.926797] 2e910 is 29ca0000!
[  190.928903] 2e911 is 29c9f000!
[  190.931014] 2e912 is 29c9e000!
[  190.940170] 2e922 is 29c9d000!
[  190.942273] 2e923 is 29c9c000!
[  190.944529] 2e913 is 29c9b000!
[  190.946607] 2e914 is 29c9a000!
[  190.948874] 2e915 is 29c99000!
[  190.950975] 2e917 is 29c98000!
[  190.953088] 2e918 is 29c97000!
[  190.955336] 2e919 is 29c96000!
[  190.957518] 2e91a is 29c95000!
[  190.959597] 2e91b is 29c94000!
[  190.961882] 2e91c is 29c93000!
[  190.964063] 2e91d is 29c92000!
[  190.966147] 2e93d is 29c91000!
[  190.968375] 2e93e is 29c90000!
[  190.970506] 2e93f is 29c8f000!
[  190.972541] 2e940 is 29c8e000!
[  190.974717] 2e941 is 29c8d000!
[  190.977098] 2e942 is 29c8b000!
[  190.979137] 2e943 is 29c8a000!
[  190.985225] 2e944 is 29c89000!
[  190.987290] 2e924 is 29c88000!
[  190.989328] 2e925 is 29c87000!
[  190.991391] 2e945 is 29c86000!
[  190.993776] 2e926 is 29c84000!
[  190.995810] 2e946 is 29c83000!
[  190.997883] 2e947 is 29c82000!
[  190.999886] 2e948 is 29c81000!
[  191.001913] 2e949 is 29c80000!
[  191.003982] 2e94a is 29c7f000!
[  191.006005] 2e94b is 29c7e000!
[  191.008073] 2e94c is 29c7d000!
[  191.010430] 2e94d is 29c7b000!
[  191.012441] 2e94e is 29c7a000!
[  191.014485] 2e94f is 29c79000!
[  191.016500] 2e950 is 29c78000!
[  191.018542] 2e951 is 29c77000!
[  191.020583] 2e952 is 29c76000!
[  191.022582] 2e953 is 29c75000!
[  191.024622] 2e954 is 29c74000!
[  191.026605] 2e955 is 29c73000!
[  191.028635] 2e956 is 29c72000!
[  191.030628] 2e957 is 29c71000!
[  191.032604] 2e958 is 29c70000!
[  191.044198] 2e959 is 29c6f000!
[  191.046180] 2e927 is 29c6e000!
[  191.048181] 2e95a is 29c6d000!
[  191.050211] 2e928 is 29c6c000!
[  191.052191] 2e95b is 29c6b000!
[  191.054198] 2e95c is 29c6a000!
[  191.056184] 2e929 is 29c69000!
[  191.058211] 2e95d is 29c68000!
[  191.060214] 2e95e is 29c67000!
[  191.062213] 2e95f is 29c66000!
[  191.064219] 2e960 is 29c65000!
[  191.066194] 2e961 is 29c64000!
[  191.068198] 2e962 is 29c63000!
[  191.070158] 2e963 is 29c62000!
[  191.072197] 2e964 is 29c61000!
[  191.074160] 2e92a is 29c60000!
[  191.076063] 2e965 is 29c5f000!
[  191.078015] 2e966 is 29c5e000!
[  191.079919] 2e967 is 29c5d000!
[  191.081871] 2e968 is 29c5c000!
[  191.083800] 2e969 is 29c5b000!
[  191.085718] 2e96a is 29c5a000!
[  191.087656] 2e96b is 29c59000!
[  191.104023] 2e96c is 29c58000!
[  191.105959] 2e92b is 29c57000!
[  191.108027] 2e96d is 29c56000!
[  191.110012] 2e96e is 29c55000!
[  191.112190] 2e96f is 29c54000!
[  191.114277] 2e970 is 29c53000!
[  191.116295] 2e971 is 29c52000!
[  191.118450] 2e972 is 29c51000!
[  191.120573] 2e973 is 29c50000!
[  191.122559] 2e974 is 29c4f000!
[  191.124733] 2e975 is 29c4e000!
[  191.127069] 2e976 is 29c4c000!
[  191.129054] 2e977 is 29c4b000!
[  191.131061] 2e978 is 29c4a000!
[  191.133040] 2e979 is 29c49000!
[  191.135045] 2e97a is 29c48000!
[  191.138617] 2e97b is 29c14000!
[  191.140702] 2e92c is 29c15000!
[  191.142699] 2e97c is 29c16000!
[  191.144834] 2e97d is 29c17000!
[  191.146857] 2e97e is 29c18000!
[  191.148876] 2e97f is 29c19000!
[  191.150891] 2e980 is 29c1a000!
[  191.152927] 2e92d is 29c1b000!
[  191.154985] 2e981 is 29c1c000!
[  191.157013] 2e982 is 29c1d000!
[  191.159032] 2e983 is 29c1e000!
[  191.161194] 2e984 is 29c1f000!
[  191.163200] 2e985 is 29c20000!
[  191.165370] 2e986 is 29c21000!
[  191.167463] 2e987 is 29c22000!
[  191.169515] 2e988 is 29c23000!
[  191.171654] 2e989 is 29c24000!
[  191.173685] 2e98a is 29c25000!
[  191.175681] 2e98b is 29c2c000!
[  191.177812] 2e98c is 29c3f000!
[  191.179807] 2e98d is 29c40000!
[  191.195605] 2e98e is 29c3e000!
[  191.197728] 2e92e is 29c3d000!
[  191.199754] 2e98f is 29c43000!
[  191.201912] 2e990 is 29c44000!
[  191.204028] 2e991 is 29c45000!
[  191.206058] 2e992 is 29c46000!
[  191.209294] 2e993 is 29c47000!
[  191.211446] 2e994 is 29c31000!
[  191.213499] 2e995 is 29c42000!
[  191.215554] 2e996 is 29c2f000!
[  191.217627] 2e997 is 29c3c000!
[  191.219711] 2e92f is 29c26000!
[  191.221788] 2e998 is 29c30000!
[  191.223900] 2e930 is 29c2b000!
[  191.230772] 2e931 is 29c41000!
[  191.232905] 2e999 is 29c2d000!
[  191.235190] 2e99a is 29c2e000!
[  191.237411] 2e99b is 295f9000!
[  191.239547] 2e99c is 29c38000!
[  191.241831] 2e99d is 29c39000!
[  191.244087] 2e99e is 29c37000!
[  191.246235] 2e99f is 295ec000!
[  191.257807] 2e9a0 is 29395000!
[  191.259982] 2e932 is 29c2a000!
[  191.268863] 2e9a1 is 290a9000!
[  191.271315] 2e9a2 is 29858000!
[  191.273542] 2e9a3 is 29c13000!
[  191.275887] 2e9a4 is 29c36000!
[  191.278167] 2e933 is 29c35000!
[  191.285423] 2e9a5 is 29c34000!
[  191.287719] 2e934 is 29c33000!
[  191.290007] 2e935 is 29c12000!
[  191.292291] 2e9a6 is 29c11000!
[  191.294608] 2e936 is 29c10000!
[  191.296930] 2e937 is 29c0f000!
[  191.299317] 2e9a7 is 29c0e000!
[  191.301600] 2e938 is 29c0d000!
[  191.303904] 2e9a8 is 29c0c000!
[  191.320505] 2e939 is 29c0b000!
[  191.322821] 2e93a is 29c0a000!
[  191.325295] 2e9a9 is 29c09000!
[  191.327701] 2e9aa is 29c08000!
[  191.329984] 2e9ab is 29c07000!
[  191.332423] 2e9ac is 29c06000!
[  191.334792] 2e9ae is 29c05000!
[  191.337069] 2e9af is 29c04000!
[  191.339311] 2e9b0 is 29c03000!
[  191.341708] 2e9b1 is 29c02000!
[  191.344022] 2e9b2 is 29c01000!
[  191.346399] 2e9b3 is 29c00000!
[  191.348686] 2e93b is 29bff000!
[  191.350938] 2e9b4 is 29bfe000!
[  191.353170] 2e9b5 is 29bfd000!
[  191.355407] 2e9b6 is 29bfc000!
[  191.357633] 2e9b7 is 29bfb000!
[  191.359794] 2e9b8 is 29bfa000!
[  191.377616] 2e9b9 is 29bf9000!
[  191.379763] 2e9ba is 29bf8000!
[  191.381922] 2e9bb is 29bf7000!
[  191.384067] 2e93c is 29bf6000!
[  191.386226] 2e9d8 is 29bf5000!
[  191.388369] 2e9bc is 29bf4000!
[  191.390558] 2e9d9 is 29bf3000!
[  191.392696] 2e9da is 29bf2000!
[  191.394885] 2e9bd is 29bf1000!
[  191.397038] 2e9be is 29bf0000!
[  191.399189] 2e9bf is 29bef000!
[  191.401520] 2e9c0 is 29bee000!
[  191.411548] 2e9c1 is 29bed000!
[  191.413707] 2e9db is 29bec000!
[  191.415866] 2e9c2 is 29beb000!
[  191.418167] 2e9c3 is 29bea000!
[  191.420228] 2e9c4 is 29be9000!
[  191.422476] 2e9c5 is 29be8000!
[  191.424634] 2e9dc is 29be7000!
[  191.426812] 2e9c6 is 29be6000!
[  191.428968] 2e9c7 is 29be5000!
[  191.431147] 2e9c8 is 29be4000!
[  191.433306] 2e9dd is 29be3000!
[  191.435491] 2e9c9 is 29be2000!
[  191.437688] 2e9de is 29be1000!
[  191.443431] 2e9ca is 29be0000!
[  191.445548] 2e9cb is 29bdf000!
[  191.447879] 2e9cc is 29bde000!
[  191.450023] 2e9cd is 29bdd000!
[  191.452362] 2e9ce is 29bdc000!
[  191.454623] 2e9cf is 29bdb000!
[  191.456799] 2e9d0 is 29bda000!
[  191.458953] 2e9d1 is 29bd9000!
[  191.504953] 2e9d2 is 29bd8000!
[  191.507138] 2e9df is 29bd7000!
[  191.509279] 2e9e0 is 29bd6000!
[  191.511447] 2e9d3 is 29bd5000!
[  191.513625] 2e9e1 is 29bd4000!
[  191.515874] 2e9d4 is 29bd3000!
[  191.518013] 2e9e2 is 29bd2000!
[  191.520165] 2e9d5 is 29bd1000!
[  191.523256] 2ea00 is 29bbb000!
[  191.525050] 2ea01 is 29bbc000!
[  191.526838] 2ea02 is 29bbd000!
[  191.528589] 2ea03 is 29bbe000!
[  191.530353] 2ea04 is 29bbf000!
[  191.532110] 2ea05 is 29bc0000!
[  191.533882] 2ea06 is 29bc1000!
[  191.535649] 2ea07 is 29bc2000!
[  191.537416] 2ea08 is 29bc3000!
[  191.539177] 2ea09 is 29bc4000!
[  191.540933] 2ea0a is 29bc5000!
[  191.543132] 2ea0b is 29bb1000!
[  191.544902] 2ea0c is 29bb2000!
[  191.546630] 2ea0d is 29bb3000!
[  191.548385] 2ea0e is 29bb4000!
[  191.550119] 2ea0f is 29bb5000!
[  191.551848] 2ea10 is 29bb6000!
[  191.553575] 2ea11 is 29bb7000!
[  191.555285] 2ea12 is 29bb8000!
[  191.557016] 2ea13 is 29bb9000!
[  191.558715] 2ea14 is 29bba000!
[  191.560441] 2ea15 is 29ba6000!
[  191.562140] 2ea18[  193.696814] 2e5ec is 29ee1000!
[  193.698916] 2e5ab is 29ee0000!
[  193.701005] 2e5ed is 29edf000!
[  193.703131] 2e5ac is 29ede000!
[  193.705248] 2e5ee is 29edd000!
[  193.707386] 2e5ad is 29edc000!
[  193.709483] 2e5ae is 29edb000!
[  193.711617] 2e5ef is 29eda000!
[  193.713722] 2e5f0 is 29ed9000!
[  193.715844] 2e5f1 is 29ed8000!
[  193.718060] 2e5f2 is 29ed7000!
[  193.720202] 2e5f3 is 29ed6000!
[  193.722314] 2e5f4 is 29ed5000!
[  193.724475] 2e5f5 is 29ed4000!
[  193.726573] 2e5f6 is 29ed3000!
[  193.728716] 2e5f7 is 29ed2000!
[  193.730840] 2e5f8 is 29ed1000!
[  193.732960] 2e5f9 is 29ed0000!
[  193.739800] 2e5fa is 29ecf000!
[  193.741897] 2e5af is 29ece000!
[  193.744000] 2e5b0 is 29ecd000!
[  193.746089] 2e5b1 is 29ecc000!
[  193.748188] 2e5fb is 29ecb000!
[  193.750228] 2e5b2 is 29eca000!
[  193.752300] 2e5fc is 29ec9000!
[  193.754483] 2e5fd is 29ec8000!
[  193.756561] 2e5fe is 29ec7000!
[  193.767578] 2e5ff is 29ec6000!
[  193.769700] 2e600 is 29ec5000!
[  193.771971] 2e601 is 29ec4000!
[  193.774207] 2e602 is 29ec3000!
[  193.776325] 2e603 is 29ec2000!
[  193.784011] 2e604 is 29ec1000!
[  193.786145] 2e605 is 29ec0000!
[  193.788395] 2e606 is 29ebf000!
[  193.790601] 2e607 is 29ebe000!
[  193.792683] 2e608 is 29ebd000!
[  193.794921] 2e609 is 29ebc000!
[  193.796991] 2e60a is 29ebb000!
[  193.799025] 2e60b is 29eba000!
[  193.814199] 2e5b3 is 29eb9000!
[  193.816280] 2e5b4 is 29eb8000!
[  193.818379] 2e60c is 29eb7000!
[  193.820477] 2e5b5 is 29eb6000!
[  193.822567] 2e5b6 is 29eb5000!
[  193.824671] 2e60d is 29eb4000!
[  193.826812] 2e5b7 is 29eb3000!
[  193.828933] 2e60e is 29eb2000!
[  193.831095] 2e60f is 29eb1000!
[  193.833221] 2e610 is 29eb0000!
[  193.835406] 2e611 is 29eaf000!
[  193.837588] 2e612 is 29eae000!
[  193.839719] 2e613 is 29ead000!
[  193.841904] 2e614 is 29eac000!
[  193.844184] 2e615 is 29eab000!
[  193.846311] 2e616 is 29eaa000!
[  193.848495] 2e617 is 29ea9000!
[  193.862359] 2e618 is 29ea8000!
[  193.864476] 2e619 is 29ea7000!
[  193.866588] 2e5b8 is 29ea6000!
[  193.868876] 2e61a is 29ea5000!
[  193.871018] 2e5b9 is 29ea4000!
[  193.873197] 2e5ba is 29ea3000!
[  193.875369] 2e61b is 29ea2000!
[  193.877569] 2e5bb is 29ea1000!
[  193.879721] 2e61c is 29ea0000!
[  193.881950] 2e61d is 29e9f000!
[  193.884158] 2e61e is 29e9e000!
[  193.886336] 2e61f is 29e9d000!
[  193.888551] 2e620 is 29e9c000!
[  193.890753] 2e621 is 29e9b000!
[  193.892915] 2e622 is 29e9a000!
[  193.895105] 2e623 is 29e99000!
[  193.906111] 2e624 is 29e98000!
[  193.908248] 2e5bc is 29e97000!
[  193.910432] 2e5bd is 29e96000!
[  193.912605] 2e5be is 29e95000!
[  193.914792] 2e625 is 29e94000!
[  193.916891] 2e5bf is 29e93000!
[  193.919155] 2e626 is 29e92000!
[  193.921321] 2e5c0 is 29e91000!
[  193.923525] 2e627 is 29e90000!
[  193.925698] 2e628 is 29e8f000!
[  193.927888] 2e629 is 29e8e000!
[  193.930023] 2e5c1 is 29e8d000!
[  193.932522] 2e62a is 29e85000!
[  193.934333] 2e5c2 is 29e86000!
[  193.936148] 2e5c3 is 29e87000!
[  193.937967] 2e640 is 29e88000!
[  193.939788] 2e641 is 29e89000!
[  193.941605] 2e642 is 29e8a000!
[  193.943431] 2e643 is 29e8b000!
[  193.945219] 2e644 is 29e8c000!
[  193.947915] 2e635 is 29e75000!
[  193.949703] 2e636 is 29e76000!
[  193.951501] 2e637 is 29e77000!
[  193.953271] 2e638 is 29e78000!
[  193.955042] 2e639 is 29e79000!
[  193.956813] 2e645 is 29e7a000!
[  193.958566] 2e62b is 29e7b000!
[  193.960353] 2e62c is 29e7c000!
[  193.962111] 2e62d is 29e7d000!
[  193.963883] 2e62e is 29e7e000!
[  193.965658] 2e62f is 29e7f000!
[  193.967434] 2e630 is 29e80000!
[  193.969220] 2e631 is 29e81000!
[  193.970990] 2e632 is 29e82000!
[  193.972759] 2e633 is 29e83000!
[  193.974526] 2e634 is 29e84000!
[  193.977278] 2e63a is 29e6a000!
[  193.979021] 2e63b is 29e6b000!
[  193.980783] 2e63c is 29e6c000!
[  193.982503] 2e63d is 29e6d000!
[  193.984223] 2e63e is 29e6e000!
[  193.985934] 2e63f is 29e6f000!
[  193.987647] 2e65f is 29e70000!
[  193.989355] 2e660 is 29e71000!
[  193.991056] 2e661 is 29e72000!
[  193.992735] 2e662 is 29e73000!
[  193.994443] 2e663 is 29e74000!
[  193.996337] 2e66f is 29e55000!
[  193.998105] 2e670 is 29e56000!
[  193.999780] 2e671 is 29e57000!
[  194.001482] 2e672 is 29e58000!
[  194.003165] 2e673 is 29e59000!
[  194.004858] 2e674 is 29e5a000!
[  194.006553] 2e675 is 29e5b000!
[  194.008237] 2e676 is 29e5c000!
[  194.009942] 2e677 is 29e5d000!
[  194.011632] 2e678 is 29e5e000!
[  194.013305] 2e679 is 29e4a000!
[  194.015006] 2e67a is 29e4b000!
[  194.016667] 2e67b is 29e4c000!
[  194.018354] 2e67c is 29e4d000!
[  194.020014] 2e67d is 29e4e000!
[  194.021687] 2e67e is 29e4f000!
[  194.023352] 2e67f is 29e50000!
[  194.025019] 2e680 is 29e51000!
[  194.026696] 2e681 is 29e52000!
[  194.028368] 2e682 is 29e53000!
[  194.030030] 2e683 is 29e54000!
[  194.031720] 2e664 is 29e5f000!
[  194.033393] 2e665 is 29e60000!
[  194.035072] 2e666 is 29e61000!
[  194.036751] 2e667 is 29e62000!
[  194.038423] 2e668 is 29e63000!
[  194.040123] 2e669 is 29e64000!
[  194.041783] 2e66a is 29e65000!
[  194.043460] 2e66b is 29e66000!
[  194.045110] 2e66c is 29e67000!
[  194.046765] 2e66d is 29e68000!
[  194.048425] 2e66e is 29e69000!
[  194.051538] 2e699 is 29e15000!
[  194.053269] 2e69a is 29e16000!
[  194.054936] 2e69b is 29e17000!
[  194.056584] 2e69c is 29e18000!
[  194.058231] 2e69d is 29e19000!
[  194.059877] 2e6a0 is 29e1a000!
[  194.061533] 2e6a1 is 29e1b000!
[  194.063182] 2e6a2 is 29e1c000!
[  194.064862] 2e6a3 is 29e1d000!
[  194.066505] 2e6a4 is 29e1e000!
[  194.068169] 2e646 is 29e1f000!
[  194.069820] 2e698 is 29e20000!
[  194.071493] 2e697 is 29e21000!
[  194.073175] 2e696 is 29e22000!
[  194.074854] 2e695 is 29e23000!
[  194.076535] 2e694 is 29e24000!
[  194.078208] 2e693 is 29e25000!
[  194.079863] 2e692 is 29e26000!
[  194.081547] 2e691 is 29e27000!
[  194.083208] 2e690 is 29e28000!
[  194.084890] 2e68f is 29e29000!
[  194.087424] 2e68e is 29dea000!
[  194.089171] 2e68d is 29deb000!
[  194.090856] 2e68c is 29dec000!
[  194.092528] 2e68b is 29ded000!
[  194.094274] 2e68a is 29dee000!
[  194.095954] 2e689 is 29def000!
[  194.097661] 2e688 is 29df0000!
[  194.099375] 2e687 is 29df1000!
[  194.101079] 2e686 is 29df2000!
[  194.102791] 2e685 is 29df3000!
[  194.104507] 2e684 is 29df4000!
[  194.106399] 2e65b is 29dd4000!
[  194.108105] 2e650 is 29ddf000!
[  194.109810] 2e64f is 29de0000!
[  194.111523] 2e64e is 29de1000!
[  194.113231] 2e64d is 29de2000!
[  194.114961] 2e64c is 29de3000!
[  194.116650] 2e64b is 29de4000!
[  194.118369] 2e64a is 29de5000!
[  194.120076] 2e649 is 29de6000!
[  194.121777] 2e648 is 29de7000!
[  194.123496] 2e647 is 29de8000!
[  194.125174] 2e6a5 is 29de9000!
[  194.126880] 2e65a is 29dd5000!
[  194.128569] 2e659 is 29dd6000!
[  194.130272] 2e658 is 29dd7000!
[  194.131983] 2e657 is 29dd8000!
[  194.133691] 2e656 is 29dd9000!
[  194.135403] 2e655 is 29dda000!
[  194.137105] 2e654 is 29ddb000!
[  194.138803] 2e653 is 29ddc000!
[  194.140488] 2e652 is 29ddd000!
[  194.142154] 2e651 is 29dde000!
[  194.144174] 2e6a6 is 29dd3000!
[  194.146201] 2e65c is 29dd2000!
[  194.149790] 2e6a7 is 29dd1000!
[  194.159367] 2e65d is 29dd0000!
[  194.161518] 2e6a8 is 29dcf000!
[  194.163534] 2e6a9 is 29dce000!
[  194.167868] 2e6aa is 29dab000!
[  194.169983] 2e65e is 29dac000!
[  194.180064] 2e6ab is 29dad000!
[  194.182227] 2e6be is 29dae000!
[  194.184452] 2e6ac is 29db5000!
[  194.186574] 2e6ad is 29dc4000!
[  194.238189] 2e6ae is 29dc3000!
[  194.240306] 2e6af is 29dc5000!
[  194.242385] 2e6b0 is 29dc6000!
[  194.244524] 2e6bf is 29dc0000!
[  194.246651] 2e6b1 is 29dbf000!
[  194.252785] 2e6b2 is 29dbe000!
[  194.254931] 2e6b3 is 29dbd000!
[  194.260246] 2e6b4 is 29dbb000!
[  194.262357] 2e6c0 is 29dc1000!
[  194.267083] 2e6c1 is 29db8000!
[  194.269233] 2e6b5 is 29dba000!
[  194.271540] 2e6b6 is 29daf000!
[  194.273754] 2e6b7 is 29db0000!
[  194.275909] 2e6b8 is 29db9000!
[  194.278271] 2e6b9 is 29db4000!
[  194.280530] 2e6ba is 29dc2000!
[  194.282701] 2e6bb is 29db6000!
[  194.285048] 2e6bc is 29db7000!
[  194.287327] 2e6bd is 2a010000!
[  194.289507] 2e6de is 29dcc000!
[  194.291822] 2e6df is 29dcd000!
[  194.294106] 2e6e0 is 295db000!
[  194.296303] 2e6e1 is 2a01b000!
[  194.298640] 2e6e2 is 295dc000!
[  194.306938] 2e6e3 is 29db3000!
[  194.309168] 2e6c2 is 29ac6000!
[  194.311532] 2e6e4 is 29dca000!
[  194.313859] 2e6e5 is 29dc9000!
[  194.316089] 2e6e6 is 29daa000!
[  194.318461] 2e6e7 is 29da9000!
[  194.320755] 2e6e8 is 29da8000!
[  194.322988] 2e6e9 is 29da7000!
[  194.325319] 2e6ea is 29da6000!
[  194.327608] 2e6eb is 29da5000!
[  194.329793] 2e6ec is 29da4000!
[  194.332123] 2e6ed is 29da3000!
[  194.334401] 2e6ee is 29da2000!
[  194.336587] 2e6ef is 29da1000!
[  194.338915] 2e6f0 is 29da0000!
[  194.341178] 2e6f1 is 29d9f000!
[  194.343788] 2e6f2 is 29d9d000!
[  194.345974] 2e6f3 is 29d9c000!
[  194.349544] 2e6f4 is 29d9b000!
[  194.351739] 2e6c3 is 29d9a000!
[  194.353929] 2e6c5 is 29d99000!
[  194.356114] 2e6c6 is 29d98000!
[  194.358290] 2e6f5 is 29d97000!
[  194.360471] 2e6c7 is 29d96000!
[  194.362641] 2e6c8 is 29d95000!
[  194.364851] 2e6f6 is 29d94000!
[  194.366936] 2e6f7 is 29d93000!
[  194.369059] 2e6f8 is 29d92000!
[  194.371292] 2e6f9 is 29d91000!
[  194.373771] 2e6fa is 29d8f000!
[  194.375884] 2e6fb is 29d8e000!
[  194.378012] 2e6fc is 29d8d000!
[  194.380420] 2e6fd is 29d8b000!
[  194.382486] 2e6fe is 29d8a000!
[  194.384573] 2e6ff is 29d89000!
[  194.386604] 2e700 is 29d88000!
[  194.388694] 2e701 is 29d87000!
[  194.390757] 2e702 is 29d86000!
[  194.392789] 2e703 is 29d85000!
[  194.394854] 2e704 is 2a584000!
[  194.396882] 2e705 is 2a583000!
[  194.398888] 2e706 is 2a582000!
[  194.411763] 2e6c9 is 2a581000!
[  194.413857] 2e6ca is 2a580000!
[  194.415933] 2e6cb is 2a57f000!
[  194.418045] 2e707 is 2a57e000!
[  194.420163] 2e6cc is 2a57d000!
[  194.422271] 2e708 is 2a57c000!
[  194.424394] 2e709 is 2a57b000!
[  194.426524] 2e6cd is 2a57a000!
[  194.428682] 2e70a is 2a579000!
[  194.440991] 2e70b is 2a578000!
[  194.443132] 2e70c is 2a577000!
[  194.445283] 2e70d is 2a576000!
[  194.447437] 2e6ce is 2a575000!
[  194.449577] 2e6cf is 2a574000!
[  194.451739] 2e70e is 2a573000!
[  194.453879] 2e6d0 is 2a572000!
[  194.456049] 2e6d1 is 2a571000!
[  194.458241] 2e70f is 2a570000!
[  194.460406] 2e710 is 2a56f000!
[  194.462558] 2e711 is 2a56e000!
[  194.465034] 2e712 is 2a56d000!
[  194.467278] 2e6d2 is 2a56c000!
[  194.469407] 2e713 is 2a56b000!
[  194.471678] 2e714 is 2a56a000!
[  194.473901] 2e715 is 2a569000!
[  194.476051] 2e716 is 2a568000!
[  194.478320] 2e717 is 2a567000!
[  194.480547] 2e718[  196.609279] 2e235 is 2a1e7000!
[  196.611092] 2e236 is 2a1e8000!
[  196.612865] 2e237 is 2a1e9000!
[  196.614660] 2e238 is 2a1ea000!
[  196.616404] 2e239 is 2a1eb000!
[  196.618186] 2e23a is 2a1ec000!
[  196.620194] 2e23c is 2a1d8000!
[  196.621949] 2e23d is 2a1d9000!
[  196.623726] 2e23e is 2a1da000!
[  196.625471] 2e23f is 2a1db000!
[  196.627249] 2e240 is 2a1dc000!
[  196.629001] 2e241 is 2a1dd000!
[  196.630770] 2e242 is 2a1de000!
[  196.632515] 2e243 is 2a1df000!
[  196.634270] 2e244 is 2a1e0000!
[  196.636028] 2e245 is 2a1e1000!
[  196.637772] 2e246 is 2a1d6000!
[  196.639617] 2e23b is 2a1d5000!
[  196.641757] 2e247 is 2a1d4000!
[  196.651407] 2e248 is 2a1d0000!
[  196.653138] 2e249 is 2a1d1000!
[  196.654874] 2e24a is 2a1d2000!
[  196.656600] 2e24b is 2a1d3000!
[  196.669119] 2e1c2 is 2a1cf000!
[  196.671447] 2e1c3 is 2a1cb000!
[  196.673201] 2e24c is 2a1cc000!
[  196.674940] 2e24d is 2a1cd000!
[  196.676655] 2e24e is 2a1ce000!
[  196.678727] 2e1c4 is 2a1ca000!
[  196.692841] 2e1c5 is 2a1c6000!
[  196.694738] 2e24f is 2a1c7000!
[  196.696466] 2e250 is 2a1c8000!
[  196.698242] 2e251 is 2a1c9000!
[  196.700349] 2e252 is 2a1c5000!
[  196.702482] 2e253 is 2a1c4000!
[  196.704768] 2e254 is 2a1c3000!
[  196.706911] 2e255 is 2a1c2000!
[  196.709012] 2e256 is 2a1c1000!
[  196.711158] 2e1c6 is 2a1c0000!
[  196.713287] 2e257 is 2a1bf000!
[  196.715619] 2e258 is 2a1be000!
[  196.717783] 2e259 is 2a1bd000!
[  196.730784] 2e25a is 2a1b4000!
[  196.732579] 2e25b is 2a1b5000!
[  196.734486] 2e25c is 2a1b6000!
[  196.736243] 2e25d is 2a1b7000!
[  196.737996] 2e25e is 2a1b8000!
[  196.739746] 2e25f is 2a1b9000!
[  196.741489] 2e260 is 2a1ba000!
[  196.743233] 2e261 is 2a1bb000!
[  196.744971] 2e262 is 2a1bc000!
[  196.746881] 2e263 is 2a1a9000!
[  196.748641] 2e264 is 2a1aa000!
[  196.750380] 2e265 is 2a1ab000!
[  196.752120] 2e266 is 2a1ac000!
[  196.753827] 2e267 is 2a1ad000!
[  196.755524] 2e268 is 2a1ae000!
[  196.757202] 2e269 is 2a1af000!
[  196.758870] 2e26a is 2a1b0000!
[  196.760570] 2e26b is 2a1b1000!
[  196.762226] 2e26c is 2a1b2000!
[  196.763902] 2e26d is 2a1b3000!
[  196.765540] 2e26e is 2a1a6000!
[  196.767189] 2e26f is 2a1a7000!
[  196.768844] 2e270 is 2a1a8000!
[  196.770831] 2e271 is 2a1a5000!
[  196.772854] 2e272 is 2a1a4000!
[  196.774985] 2e273 is 2a1a3000!
[  196.777017] 2e274 is 2a1a2000!
[  196.784971] 2e275 is 2a19e000!
[  196.786619] 2e276 is 2a19f000!
[  196.788255] 2e277 is 2a1a0000!
[  196.789899] 2e278 is 2a1a1000!
[  196.791879] 2e1c7 is 2a19d000!
[  196.793911] 2e1c8 is 2a19c000!
[  196.795934] 2e279 is 2a19b000!
[  196.798107] 2e27a is 2a19a000!
[  196.809192] 2e27b is 2a196000!
[  196.810931] 2e27c is 2a197000!
[  196.812602] 2e27d is 2a198000!
[  196.814300] 2e27e is 2a199000!
[  196.816320] 2e27f is 2a195000!
[  196.818368] 2e280 is 2a194000!
[  196.820484] 2e281 is 2a193000!
[  196.822559] 2e283 is 2a192000!
[  196.829922] 2e282 is 2a18e000!
[  196.831661] 2e2a2 is 2a18f000!
[  196.833331] 2e2a3 is 2a190000!
[  196.835046] 2e2a4 is 2a191000!
[  196.837088] 2e2a5 is 2a18d000!
[  196.848080] 2e2a6 is 2a18c000!
[  196.850187] 2e2a7 is 2a18b000!
[  196.852479] 2e2a8 is 2a187000!
[  196.854179] 2e2a9 is 2a188000!
[  196.855848] 2e2aa is 2a189000!
[  196.857522] 2e2ab is 2a18a000!
[  196.860151] 2e2ac is 2a97c000!
[  196.861818] 2e2ad is 2a97d000!
[  196.863521] 2e2ae is 2a97e000!
[  196.865191] 2e2af is 2a97f000!
[  196.866870] 2e2b0 is 2a980000!
[  196.868630] 2e2b1 is 2a981000!
[  196.870311] 2e2b2 is 2a982000!
[  196.871980] 2e2b3 is 2a983000!
[  196.873650] 2e2b4 is 2a984000!
[  196.875288] 2e2b5 is 2a185000!
[  196.876963] 2e2b6 is 2a186000!
[  196.878710] 2e2c4 is 2a96f000!
[  196.880399] 2e2c5 is 2a970000!
[  196.882060] 2e2b7 is 2a971000!
[  196.883734] 2e2b8 is 2a972000!
[  196.885411] 2e2b9 is 2a973000!
[  196.887090] 2e2ba is 2a974000!
[  196.888791] 2e2bb is 2a975000!
[  196.890482] 2e2bc is 2a976000!
[  196.892157] 2e2bd is 2a977000!
[  196.893866] 2e2be is 2a978000!
[  196.895535] 2e2bf is 2a979000!
[  196.897233] 2e2c0 is 2a97a000!
[  196.898897] 2e2c1 is 2a97b000!
[  196.900931] 2e2c6 is 2a96e000!
[  196.903189] 2e284 is 2a96a000!
[  196.904914] 2e2c7 is 2a96b000!
[  196.906629] 2e2c8 is 2a96c000!
[  196.908348] 2e2c9 is 2a96d000!
[  196.910447] 2e2ca is 2a969000!
[  196.912725] 2e2cb is 2a965000!
[  196.914526] 2e2cc is 2a966000!
[  196.916213] 2e2cd is 2a967000!
[  196.917940] 2e2ce is 2a968000!
[  196.919980] 2e2cf is 2a964000!
[  196.922264] 2e2d0 is 2a960000!
[  196.924096] 2e2d1 is 2a961000!
[  196.925784] 2e2d2 is 2a962000!
[  196.927505] 2e2d3 is 2a963000!
[  196.929523] 2e2d4 is 2a95f000!
[  196.931759] 2e2d5 is 2a95b000!
[  196.933552] 2e2d6 is 2a95c000!
[  196.935247] 2e2d7 is 2a95d000!
[  196.936926] 2e2d8 is 2a95e000!
[  196.938936] 2e2d9 is 2a95a000!
[  196.941140] 2e2da is 2a956000!
[  196.942809] 2e2db is 2a957000!
[  196.944463] 2e2dc is 2a958000!
[  196.946101] 2e2dd is 2a959000!
[  196.948129] 2e2df is 2a955000!
[  196.950311] 2e2e0 is 2a951000!
[  196.951981] 2e2e1 is 2a952000!
[  196.953634] 2e2e2 is 2a953000!
[  196.955286] 2e2e3 is 2a954000!
[  196.957754] 2e2e4 is 2a946000!
[  196.959478] 2e2e5 is 2a947000!
[  196.961122] 2e2e6 is 2a948000!
[  196.962748] 2e2e7 is 2a949000!
[  196.964401] 2e2e8 is 2a94a000!
[  196.966021] 2e2e9 is 2a94b000!
[  196.967662] 2e2ea is 2a94c000!
[  196.969278] 2e2eb is 2a94d000!
[  196.970906] 2e2ec is 2a94e000!
[  196.972548] 2e2ed is 2a94f000!
[  196.974186] 2e2ee is 2a950000!
[  196.975971] 2e2ef is 2a93b000!
[  196.977639] 2e2f0 is 2a93c000!
[  196.979283] 2e2f1 is 2a93d000!
[  196.980956] 2e2f2 is 2a93e000!
[  196.982606] 2e2f3 is 2a93f000!
[  196.984276] 2e2f4 is 2a940000!
[  196.985919] 2e2f5 is 2a941000!
[  196.987570] 2e2f6 is 2a942000!
[  196.989231] 2e2f7 is 2a943000!
[  196.990887] 2e2f8 is 2a944000!
[  196.992551] 2e2f9 is 2a945000!
[  196.994223] 2e2fa is 2a939000!
[  196.995884] 2e2fb is 2a93a000!
[  196.998895] 2e299 is 2a919000!
[  197.000716] 2e29a is 2a91a000!
[  197.002417] 2e29b is 2a91b000!
[  197.004115] 2e29c is 2a91c000!
[  197.005798] 2e29d is 2a91d000!
[  197.007518] 2e29e is 2a91e000!
[  197.009288] 2e29f is 2a91f000!
[  197.010972] 2e2a0 is 2a920000!
[  197.012647] 2e2a1 is 2a921000!
[  197.014360] 2e301 is 2a922000!
[  197.016035] 2e302 is 2a923000!
[  197.017741] 2e2fc is 2a92f000!
[  197.019429] 2e285 is 2a930000!
[  197.021150] 2e286 is 2a931000!
[  197.022876] 2e287 is 2a932000!
[  197.024602] 2e288 is 2a933000!
[  197.026322] 2e289 is 2a934000!
[  197.028037] 2e28a is 2a935000!
[  197.029736] 2e28b is 2a936000!
[  197.031443] 2e28c is 2a937000!
[  197.033121] 2e28d is 2a938000!
[  197.035112] 2e303 is 2a90e000!
[  197.036817] 2e304 is 2a90f000!
[  197.038515] 2e305 is 2a910000!
[  197.040213] 2e306 is 2a911000!
[  197.041897] 2e307 is 2a912000!
[  197.043609] 2e308 is 2a913000!
[  197.045293] 2e309 is 2a914000!
[  197.046999] 2e30a is 2a915000!
[  197.048672] 2e30b is 2a916000!
[  197.050351] 2e30c is 2a917000!
[  197.052040] 2e30d is 2a918000!
[  197.053720] 2e30e is 2a903000!
[  197.055386] 2e30f is 2a904000!
[  197.057052] 2e310 is 2a905000!
[  197.058719] 2e311 is 2a906000!
[  197.060415] 2e312 is 2a907000!
[  197.062088] 2e313 is 2a908000!
[  197.063794] 2e314 is 2a909000!
[  197.065455] 2e315 is 2a90a000!
[  197.067127] 2e316 is 2a90b000!
[  197.068799] 2e317 is 2a90c000!
[  197.070467] 2e318 is 2a90d000!
[  197.072133] 2e319 is 2a8fd000!
[  197.073788] 2e31a is 2a8fe000!
[  197.075425] 2e31b is 2a8ff000!
[  197.077091] 2e31c is 2a900000!
[  197.078741] 2e31d is 2a901000!
[  197.080419] 2e31e is 2a902000!
[  197.082074] 2e31f is 2a8fc000!
[  197.083758] 2e28e is 2a924000!
[  197.085464] 2e28f is 2a925000!
[  197.087165] 2e290 is 2a926000!
[  197.088861] 2e291 is 2a927000!
[  197.090551] 2e292 is 2a928000!
[  197.092229] 2e293 is 2a929000!
[  197.093980] 2e294 is 2a92a000!
[  197.095658] 2e295 is 2a92b000!
[  197.097365] 2e296 is 2a92c000!
[  197.099043] 2e297 is 2a92d000!
[  197.100754] 2e298 is 2a92e000!
[  197.102785] 2e320 is 2a8fb000!
[  197.104899] 2e2fd is 2a8fa000!
[  197.106948] 2e321 is 2a8f9000!
[  197.109059] 2e2fe is 2a8f8000!
[  197.111308] 2e2ff is 2a8f7000!
[  197.113456] 2e300 is 2a8f6000!
[  197.115588] 2e33f is 2a8f5000!
[  197.117691] 2e340 is 2a8f4000!
[  197.119800] 2e341 is 2a8f3000!
[  197.121955] 2e322 is 2a8f2000!
[  197.124082] 2e342 is 2a8f1000!
[  197.131619] 2e34e is 2a8e5000!
[  197.133458] 2e343 is 2a8e6000!
[  197.135256] 2e344 is 2a8e7000!
[  197.137043] 2e345 is 2a8e8000!
[  197.138831] 2e346 is 2a8e9000!
[  197.140615] 2e347 is 2a8ea000!
[  197.142393] 2e348 is 2a8eb000!
[  197.144175] 2e349 is 2a8ec000!
[  197.145939] 2e34a is 2a8ed000!
[  197.147720] 2e34b is 2a8ee000!
[  197.149451] 2e34c is 2a8ef000!
[  197.151210] 2e34d is 2a8f0000!
[  197.153295] 2e34f is 2a8e4000!
[  197.155606] 2e350 is 2a8e0000!
[  197.157473] 2e351 is 2a8e1000!
[  197.159242] 2e352 is 2a8e2000!
[  197.161014] 2e353 is 2a8e3000!
[  197.163495] 2e35c is 2a8d7000!
[  197.165270] 2e354 is 2a8d8000!
[  197.167052] 2e355 is 2a8d9000!
[  197.168822] 2e356 is 2a8da000!
[  197.170565] 2e357 is 2a8db000!
[  197.172305] 2e358 is 2a8dc000!
[  197.174024] 2e359 is 2a8dd000!
[  197.175734] 2e35a is 2a8de000!
[  197.177429] 2e35b is 2a8df000!
[  197.187425] 2e35d is 2a8d2000!
[  197.189153] 2e35e is 2a8d3000!
[  197.190825] 2e35f is 2a8d4000!
[  197.192498] 2e360 is 2a8d5000!
[  197.194167] 2e361 is 2a8d6000!
[  197.195961] 2e363 is 2a8cd000!
[  197.197642] 2e364 is 2a8ce000!
[  197.199281] 2e365 is 2a8cf000!
[  197.200956] 2e366 is 2a8d0000!
[  197.202618] 2e367 is 2a8d1000!
[  197.204373] 2e362 is 2a8cb000!
[  197.216748] 2e368 is 2a896000!
[  197.218454] 2e369 is 2a895000!
[  197.220152] 2e36a is 2a894000!
[  197.221845] 2e36b is 2a893000!
[  197.224283] 2e36c is 2a89e000!
[  197.225990] 2e36d is 2a89d000!
[  197.227677] 2e36e is 2a89c000!
[  197.229343] 2e36f is 2a89b000!
[  197.231041] 2e370 is 2a89a000!
[  197.232705] 2e371 is 2a899000!
[  197.234402] 2e372 is 2a898000!
[  197.2[  199.372857] 2deff is 2ad0e000!
[  199.374664] 2df00 is 2ad2f000!
[  199.376423] 2df01 is 2ad30000!
[  199.378192] 2df02 is 2ad31000!
[  199.385105] 2df03 is 2ad0d000!
[  199.387280] 2df04 is 2ad0c000!
[  199.389439] 2df05 is 2ad0b000!
[  199.391586] 2df06 is 2ad0a000!
[  199.404191] 2df12 is 2acfe000!
[  199.405978] 2df07 is 2acff000!
[  199.407766] 2df08 is 2ad00000!
[  199.409561] 2df09 is 2ad01000!
[  199.411364] 2df0a is 2ad02000!
[  199.413144] 2df0b is 2ad03000!
[  199.414946] 2df0c is 2ad04000!
[  199.416726] 2df0d is 2ad05000!
[  199.418493] 2df0e is 2ad06000!
[  199.420259] 2df0f is 2ad07000!
[  199.422025] 2df10 is 2ad08000!
[  199.423802] 2df11 is 2ad09000!
[  199.425920] 2df13 is 2acfd000!
[  199.428110] 2df14 is 2acfc000!
[  199.430146] 2de98 is 2acfb000!
[  199.432640] 2df15 is 2acfa000!
[  199.434803] 2df16 is 2acf9000!
[  199.436946] 2df17 is 2acf8000!
[  199.439074] 2df18 is 2acf7000!
[  199.441209] 2df19 is 2acf6000!
[  199.443339] 2df1a is 2acf5000!
[  199.445499] 2df1b is 2acf4000!
[  199.447626] 2df1c is 2acf3000!
[  199.453602] 2df1d is 2acf2000!
[  199.455696] 2df1e is 2acf1000!
[  199.466811] 2df1f is 2aced000!
[  199.468527] 2df20 is 2acee000!
[  199.470255] 2df21 is 2acef000!
[  199.471970] 2df22 is 2acf0000!
[  199.474054] 2de99 is 2acec000!
[  199.476183] 2de9a is 2aceb000!
[  199.478316] 2df23 is 2acea000!
[  199.486911] 2de9b is 2ace6000!
[  199.488646] 2df24 is 2ace7000!
[  199.490369] 2df25 is 2ace8000!
[  199.492087] 2df26 is 2ace9000!
[  199.494198] 2de9c is 2ace5000!
[  199.501364] 2de9d is 2ace4000!
[  199.503810] 2df27 is 2ace3000!
[  199.505993] 2df28 is 2ace2000!
[  199.508182] 2df29 is 2ace1000!
[  199.510971] 2df35 is 2acd5000!
[  199.512761] 2df2a is 2acd6000!
[  199.514572] 2df2b is 2acd7000!
[  199.516334] 2df2c is 2acd8000!
[  199.518140] 2df2d is 2acd9000!
[  199.519898] 2df2e is 2acda000!
[  199.521667] 2df2f is 2acdb000!
[  199.523462] 2df30 is 2acdc000!
[  199.525218] 2df31 is 2acdd000!
[  199.527007] 2df32 is 2acde000!
[  199.528760] 2df33 is 2acdf000!
[  199.530548] 2df34 is 2ace0000!
[  199.665642] 2df58 is 2acd4000!
[  199.672420] 2df59 is 2acd3000!
[  199.674746] 2df5a is 2acd2000!
[  199.677129] 2df5b is 2acce000!
[  199.678940] 2df5c is 2accf000!
[  199.680768] 2df5d is 2acd0000!
[  199.682566] 2df5e is 2acd1000!
[  199.702312] 31a3b is 2acc6000!
[  199.704149] 31a3a is 2acc7000!
[  199.705968] 31a39 is 2acc8000!
[  199.707780] 31a38 is 2acc9000!
[  199.709577] 31a37 is 2acca000!
[  199.711363] 31a36 is 2accb000!
[  199.713146] 31a35 is 2accc000!
[  199.714930] 31a34 is 2accd000!
[  199.726538] 31a33 is 2acc5000!
[  199.733410] 2df5f is 2acc4000!
[  199.739602] 2df70 is 2acc3000!
[  199.742019] 2df71 is 2acbf000!
[  199.743881] 2df72 is 2acc0000!
[  199.745649] 2df73 is 2acc1000!
[  199.747457] 2df74 is 2acc2000!
[  199.763336] 2df75 is 2acbe000!
[  199.765802] 2df78 is 2acba000!
[  199.767663] 2df79 is 2acbb000!
[  199.769445] 2df7a is 2acbc000!
[  199.771329] 2df7b is 2acbd000!
[  199.826195] 31a49 is 2acb2000!
[  199.828117] 393b6 is 2acb3000!
[  199.829962] 36e46 is 2acb4000!
[  199.831824] 37b3f is 2acb5000!
[  199.833695] 36d6f is 2acb6000!
[  199.835554] 38cbc is 2acb7000!
[  199.837427] 2de9e is 2acb8000!
[  199.839320] 2de9f is 2acb9000!
[  199.841205] 2dea0 is 2aca7000!
[  199.843142] 2dea1 is 2aca8000!
[  199.845090] 2dea2 is 2aca9000!
[  199.847002] 2dea3 is 2acaa000!
[  199.848845] 2dea4 is 2acab000!
[  199.850710] 2df8e is 2acac000!
[  199.852562] 2df8f is 2acad000!
[  199.854427] 2df90 is 2acae000!
[  199.856302] 2df91 is 2acaf000!
[  199.858168] 2df92 is 2acb0000!
[  199.860056] 2df93 is 2acb1000!
[  199.861918] 2df94 is 2aca2000!
[  199.863819] 2df95 is 2aca3000!
[  199.865652] 2df96 is 2aca4000!
[  199.867509] 2df97 is 2aca5000!
[  199.869327] 2df98 is 2aca6000!
[  199.872191] 2e74c is 2ac97000!
[  199.874052] 2df76 is 2ac98000!
[  199.875926] 2df77 is 2ac99000!
[  199.877790] 2e7a7 is 2ac9a000!
[  199.879662] 2df7c is 2ac9b000!
[  199.881550] 2df7d is 2ac9c000!
[  199.883447] 2df7e is 2ac9d000!
[  199.885338] 2df7f is 2ac9e000!
[  199.887189] 2df80 is 2ac9f000!
[  199.889054] 2df81 is 2aca0000!
[  199.890896] 2df82 is 2aca1000!
[  199.893214] 2df83 is 2ac63000!
[  199.895043] 2df8b is 2ac84000!
[  199.896871] 2df8c is 2ac85000!
[  199.898642] 2df8d is 2ac86000!
[  199.900446] 2dfad is 2ac87000!
[  199.902210] 2dfae is 2ac88000!
[  199.903990] 2dfaf is 2ac89000!
[  199.905765] 2dfb0 is 2ac8a000!
[  199.907548] 2dfb1 is 2ac8b000!
[  199.909336] 2dfb2 is 2ac8c000!
[  199.911103] 2dfb3 is 2ac8d000!
[  199.912876] 2dfb4 is 2ac8e000!
[  199.914642] 2dfb5 is 2ac79000!
[  199.916400] 2dfb6 is 2ac7a000!
[  199.918183] 2dfb7 is 2ac7b000!
[  199.919930] 2dfb8 is 2ac7c000!
[  199.921701] 2dfb9 is 2ac7d000!
[  199.923469] 2dfba is 2ac7e000!
[  199.925224] 2dfbb is 2ac7f000!
[  199.927004] 2dfbc is 2ac80000!
[  199.928758] 2dfbd is 2ac81000!
[  199.930511] 2dfbe is 2ac82000!
[  199.932223] 2dfbf is 2ac83000!
[  199.933966] 2dfc0 is 2ac76000!
[  199.935678] 2dfc1 is 2ac77000!
[  199.937390] 2dfc2 is 2ac78000!
[  199.939097] 2dfc3 is 2ac6b000!
[  199.940800] 2dfc4 is 2ac6c000!
[  199.942512] 2dfc5 is 2ac6d000!
[  199.944215] 2dfc6 is 2ac6e000!
[  199.945893] 2dfc7 is 2ac6f000!
[  199.947594] 2dfc8 is 2ac70000!
[  199.949261] 2dfc9 is 2ac71000!
[  199.950952] 2dfca is 2ac72000!
[  199.952618] 2dfcb is 2ac73000!
[  199.954300] 2dfce is 2ac74000!
[  199.955977] 2dfcf is 2ac75000!
[  199.957650] 2dfd0 is 2ac64000!
[  199.959345] 2dfd1 is 2ac65000!
[  199.961030] 2dfd2 is 2ac66000!
[  199.962723] 2dfd3 is 2ac67000!
[  199.964415] 2dfd4 is 2ac68000!
[  199.966087] 2dfd5 is 2ac69000!
[  199.967788] 2dfd6 is 2ac6a000!
[  199.969449] 2df84 is 2ac90000!
[  199.971148] 2df85 is 2ac91000!
[  199.972821] 2df86 is 2ac92000!
[  199.974508] 2df87 is 2ac93000!
[  199.976191] 2df88 is 2ac94000!
[  199.977871] 2df89 is 2ac95000!
[  199.979545] 2df8a is 2ac96000!
[  199.981574] 2df99 is 2ac62000!
[  199.983638] 2df9a is 2ac61000!
[  199.985686] 36ded is 2ac60000!
[  199.987766] 2dfd7 is 2ac5f000!
[  199.989851] 2dfd8 is 2ac5e000!
[  199.991933] 2dfd9 is 2ac5d000!
[  199.994004] 2dfda is 2ac5c000!
[  199.996083] 2dfdb is 2ac5b000!
[  200.013509] 2dfdc is 2ac50000!
[  200.015281] 2dfdd is 2ac51000!
[  200.017045] 2dfde is 2ac52000!
[  200.018772] 2dfdf is 2ac53000!
[  200.020523] 2dfe0 is 2ac54000!
[  200.022278] 2dfe1 is 2ac55000!
[  200.024028] 2dfe2 is 2ac56000!
[  200.025773] 2dfe3 is 2ac57000!
[  200.027517] 2dfe4 is 2ac58000!
[  200.029261] 2dfe5 is 2ac59000!
[  200.030995] 2dfe6 is 2ac5a000!
[  200.032818] 2dfe7 is 2ac4e000!
[  200.042795] 2dfe8 is 2ac4c000!
[  200.046369] 2df9b is 2ac4b000!
[  200.048550] 2dfe9 is 2ac4a000!
[  200.055951] 2dfea is 2ac49000!
[  200.058138] 2dfeb is 2ac48000!
[  200.060335] 2dfec is 2ac47000!
[  200.062542] 2dfed is 2ac46000!
[  200.064675] 2df9c is 2ac45000!
[  200.105762] 2df9d is 2ac44000!
[  200.115435] 2dfee is 2ac43000!
[  200.118742] 2dfef is 2ac42000!
[  200.128029] 2dff0 is 2ac41000!
[  200.142786] 2dff1 is 2ac3f000!
[  200.144574] 2dff2 is 2ac40000!
[  200.154627] 2dff4 is 2ac36000!
[  200.156364] 2df9e is 2ac37000!
[  200.158125] 2df9f is 2ac38000!
[  200.159886] 2dfa0 is 2ac39000!
[  200.161645] 2dfa1 is 2ac3a000!
[  200.163441] 2dfa2 is 2ac3b000!
[  200.165157] 2dfa3 is 2ac3c000!
[  200.167029] 2dff3 is 2ac3d000!
[  200.168869] 2dfa4 is 2ac35000!
[  200.171006] 2dff5 is 2ac34000!
[  200.173164] 2dfa5 is 2ac33000!
[  200.175346] 2dff6 is 2ac32000!
[  200.177509] 2dff7 is 2ac31000!
[  200.179702] 2dff8 is 2ac30000!
[  200.181943] 2dffa is 2ac2f000!
[  200.184125] 2dffb is 2ac2e000!
[  200.186288] 2dffc is 2ac2d000!
[  200.188473] 2dffd is 2ac2c000!
[  200.190639] 2dffe is 2ac2b000!
[  200.192793] 2dfff is 2ac2a000!
[  200.199594] 2d800 is 2ac29000!
[  200.201783] 2d801 is 2ac28000!
[  200.204298] 2d802 is 2ac26000!
[  200.217583] 2d803 is 2ac25000!
[  200.219757] 2d804 is 2ac24000!
[  200.221980] 2d805 is 2ac23000!
[  200.225152] 2d806 is 2abf9000!
[  200.227315] 2dff9 is 2abfa000!
[  200.229619] 2dfa6 is 2abfb000!
[  200.231937] 2d807 is 2abff000!
[  200.233742] 2dfa7 is 2abfe000!
[  200.235488] 2dfa8 is 2abfd000!
[  200.237278] 2dfa9 is 2abfc000!
[  200.239414] 2dfaa is 2ac00000!
[  200.241732] 2d808 is 2ac22000!
[  200.243523] 2dfab is 2ac09000!
[  200.245292] 2dfac is 2ac02000!
[  200.247118] 2d80c is 2ac01000!
[  200.273660] 2d80d is 2ac1b000!
[  200.276079] 2d809 is 2ac13000!
[  200.277956] 2d80a is 2ac14000!
[  200.279765] 2d80b is 2ac20000!
[  200.281578] 2d82b is 2ac21000!
[  200.283798] 2d82c is 2ac12000!
[  200.289715] 2d82d is 2ac11000!
[  200.300219] 2d82e is 2ac10000!
[  200.302442] 2d82f is 2ac0e000!
[  200.305577] 2d830 is 2ac15000!
[  200.307957] 2d831 is 2ac04000!
[  200.309799] 2d832 is 2ac03000!
[  200.311614] 2d833 is 2ac08000!
[  200.313462] 2d834 is 2ac0c000!
[  200.315641] 2d835 is 2ac0d000!
[  200.317871] 2d836 is 2ac16000!
[  200.320257] 2d80e is 2a8ac000!
[  200.322084] 2d837 is 2ad44000!
[  200.323930] 2d838 is 2ac0b000!
[  200.325766] 2d839 is 2ac0a000!
[  200.328005] 2d83b is 2ac1c000!
[  200.338812] 2d83c is 2ac07000!
[  200.340693] 2d83d is 29db2000!
[  200.342524] 2d83e is 2ad36000!
[  200.344425] 2d83f is 2a254000!
[  200.349882] 2d840 is 2ad38000!
[  200.352174] 2d841 is 2ad37000!
[  200.354612] 2d842 is 2ac17000!
[  200.356452] 2d843 is 2ac18000!
[  200.358293] 2d844 is 2ac19000!
[  200.360122] 2d845 is 2ac1a000!
[  200.362312] 2d846 is 2abf8000!
[  200.364545] 2d83a is 2abf7000!
[  200.366944] 2d80f is 2abf3000!
[  200.368756] 2d848 is 2abf4000!
[  200.370601] 2d849 is 2abf5000!
[  200.372404] 2d84a is 2abf6000!
[  200.382905] 2d84c is 2abf2000!
[  200.385151] 2d84d is 2abf1000!
[  200.387379] 2d84e is 2abf0000!
[  200.389593] 2d84f is 2abef000!
[  200.391966] 2d84b is 2abeb000!
[  200.393821] 2d850 is 2abec000!
[  200.395627] 2d851 is 2abed000!
[  200.397433] 2d852 is 2abee000!
[  200.403964] 2d853 is 2abea000!
[  200.406215] 2d854 is 2abe9000!
[  200.408619] 2d855 is 2abe5000!
[  200.410456] 2d856 is 2abe6000!
[  200.412222] 2d857 is 2abe7000!
[  200.413988] 2d858 is 2abe8000!
[  200.416542] 2d861 is 2abdc000!
[  200.418319] 2d859 is 2abdd000!
[  200.420090] 2d85a is 2abde000!
[  200.421836] 2d85b is 2abdf000!
[  200.423572] 2d85c is 2abe0000!
[  200.425305] 2d85d is 2abe1000!
[  200.427022] 2d85e is 2abe2000!
[  200.428732] 2d85f is 2abe3000!
[  200.430431] 2d860 is 2abe4000!
[  200.432640] 2d862 is 2abd8000!
[  200.434376] 2d863 is 2abd9000!
[  200.436066] 2d864 is 2abda000!
[  200.437781] 2d865 is 2abdb000!
[  200.439835] 2d866 is 2abd7000!
[  200.442055] 2d867 is 2abd3000!
[  200.443784] 2d810 is 2abd4000!
[  200.445466] 2d811 is 2abd5000!
[  200.447157] 2d812 is 2abd6000!
[  200.449222] 2d868 is 2abd2000!
[  200.468439] 2d869 is 2abd1000!
[  200.470563] 2d814 is 2abd0000!
[  200.472708] 2d815 is 2abcf000!
[  200.474840] 2d86a is 2abce000!
[  200.476983] 2d816 is 2abcd000!
[  200.481477] 2d86b is 2abcc000!
[  200.483640] 2d86c is 2abcb000!
[  200.485772] 2d86d is 2abca000!
[  200.487949] 2d86e is 2abc9000!
[  200.490255] 2d86f is 2abc5000!
[  200.492022] 2d870 is 2abc6000!
[  200.493774] 2d871 is 2abc7000!
[  200.495530] 2d872 is 2abc8000!
[  200.497649] 2d874 is 2abc4000!
[  200.503824] 2d875 is 2abc3000!
[  200.508429] 2d876 is 2abc2000!
[  200.510734] 2d877 is 2abbe000!
[  200.512478] 2d878 is 2abbf000!
[  200.514211] 2d879 is 2abc0000!
[  200.515927] 2d87a is 2abc1000!
[  200.518061] 2d873 is 2abbd000!
[  200.525079] 2d817 is 2abbc000!
[  200.532070] 2d87b is 2abbb000!
[  200.535143] 2d87c is 2abba000!
[  200.537318] 2d87d is 2abb9000!
[  200.539544] 2d87e is 2abb8000!
[  200.541896] 2d87f is 2abb4000!
[  200.543701] 2d880 is 2abb5000!
[  200.545451] 2d881 is 2abb6000!
[  200.547205] 2d882 is 2abb7000!
[  200.549783] 2d883 is 2aba9000!
[  200.551613] 2d884 is 2abaa000!
[  200.553337] 2d885 is 2abab000!
[  200.555088] 2d886 is 2abac000!
[  200.556817] 2d887 is 2abad000!
[  200.558532] 2d888 is 2abae000!
[  200.560244] 2d889 is 2abaf000!
[  200.561949] 2d88a is 2abb0000!
[  200.563655] 2d88b is 2abb1000!
[  200.565342] 2d88c is 2abb2000!
[  202.695481] 2db8d is 2b087000!
[  202.697188] 2db8e is 2b088000!
[  202.708912] 2dbae is 2b084000!
[  202.716781] 2dbaf is 2b080000!
[  202.718472] 2dbb0 is 2b081000!
[  202.720173] 2dbb1 is 2b082000!
[  202.721866] 2dbb2 is 2b083000!
[  202.732042] 2db9b is 2b078000!
[  202.733775] 2db9c is 2b079000!
[  202.735519] 2db9d is 2b07a000!
[  202.737238] 2db9e is 2b07b000!
[  202.738954] 2db9f is 2b07c000!
[  202.740666] 2dba0 is 2b07d000!
[  202.742388] 2dba1 is 2b07e000!
[  202.744165] 2dba2 is 2b07f000!
[  202.746166] 2dbce is 2b069000!
[  202.747913] 2dbcf is 2b06a000!
[  202.749614] 2dbd0 is 2b06b000!
[  202.751341] 2dbd1 is 2b06c000!
[  202.753041] 2dba3 is 2b06d000!
[  202.754770] 2dba4 is 2b06e000!
[  202.756458] 2dba5 is 2b06f000!
[  202.758165] 2dba6 is 2b070000!
[  202.759874] 2dba7 is 2b071000!
[  202.761586] 2dba8 is 2b072000!
[  202.763298] 2dba9 is 2b073000!
[  202.765016] 2dbaa is 2b074000!
[  202.766738] 2dbab is 2b075000!
[  202.768419] 2dbac is 2b076000!
[  202.770120] 2dbad is 2b077000!
[  202.771933] 2dbcd is 2b067000!
[  202.774098] 2dbd2 is 2b066000!
[  202.776268] 2dbb3 is 2b065000!
[  202.783514] 2dbb4 is 2b064000!
[  202.785662] 2dbd3 is 2b063000!
[  202.793772] 2dbb5 is 2b062000!
[  202.801384] 2dbd4 is 2b05e000!
[  202.803117] 2dbb6 is 2b05f000!
[  202.804878] 2dbb7 is 2b060000!
[  202.806589] 2dbb8 is 2b061000!
[  202.809063] 2dbd5 is 2b056000!
[  202.810821] 2dbd6 is 2b057000!
[  202.812564] 2dbd7 is 2b058000!
[  202.814316] 2dbd8 is 2b059000!
[  202.816032] 2dbd9 is 2b05a000!
[  202.817785] 2dbda is 2b05b000!
[  202.819502] 2dbdb is 2b05c000!
[  202.821253] 2dbdc is 2b05d000!
[  202.823358] 2dbdd is 2b055000!
[  202.832414] 2dbb9 is 2b054000!
[  202.834596] 2dbba is 2b053000!
[  202.836926] 2dbbb is 2b04f000!
[  202.838678] 2dbbc is 2b050000!
[  202.840425] 2dbbd is 2b051000!
[  202.842171] 2dbbe is 2b052000!
[  202.844356] 2dbbf is 2b04e000!
[  202.854430] 2dbcb is 2b042000!
[  202.856177] 2dbc0 is 2b043000!
[  202.857933] 2dbc1 is 2b044000!
[  202.859685] 2dbc2 is 2b045000!
[  202.861438] 2dbc3 is 2b046000!
[  202.863191] 2dbc4 is 2b047000!
[  202.864940] 2dbc5 is 2b048000!
[  202.866685] 2dbc6 is 2b049000!
[  202.868427] 2dbc7 is 2b04a000!
[  202.870168] 2dbc8 is 2b04b000!
[  202.871908] 2dbc9 is 2b04c000!
[  202.873635] 2dbca is 2b04d000!
[  202.875729] 2dbcc is 2b041000!
[  202.877842] 2dbec is 2b040000!
[  202.879962] 2dbed is 2b03f000!
[  202.882057] 2dbee is 2b03e000!
[  202.890158] 2dbef is 2b03d000!
[  202.892275] 2dbf0 is 2b03c000!
[  202.894379] 2dbf1 is 2b03b000!
[  202.903680] 2dbfd is 2b02f000!
[  202.905392] 2dbf2 is 2b030000!
[  202.907101] 2dbf3 is 2b031000!
[  202.908816] 2dbf4 is 2b032000!
[  202.910521] 2dbf5 is 2b033000!
[  202.912233] 2dbf6 is 2b034000!
[  202.913933] 2dbf7 is 2b035000!
[  202.915606] 2dbf8 is 2b036000!
[  202.917313] 2dbf9 is 2b037000!
[  202.918981] 2dbfa is 2b038000!
[  202.920673] 2dbfb is 2b039000!
[  202.922341] 2dbfc is 2b03a000!
[  202.924379] 2dbde is 2b02e000!
[  202.926491] 2dbdf is 2b02d000!
[  202.928755] 2dbfe is 2b029000!
[  202.930461] 2dbe0 is 2b02a000!
[  202.932140] 2dbe1 is 2b02b000!
[  202.933847] 2dbe2 is 2b02c000!
[  202.935901] 2dbe3 is 2b028000!
[  202.937972] 2dbff is 2b027000!
[  202.940102] 2dbe4 is 2b026000!
[  202.942214] 2d400 is 2b025000!
[  202.944279] 2d401 is 2b024000!
[  202.946410] 2dbe5 is 2b023000!
[  202.948538] 2d402 is 2b022000!
[  202.958712] 2d403 is 2b01e000!
[  202.960447] 2d404 is 2b01f000!
[  202.962174] 2d405 is 2b020000!
[  202.963906] 2d406 is 2b021000!
[  202.966530] 2d407 is 2b013000!
[  202.968263] 2d408 is 2b014000!
[  202.969990] 2d409 is 2b015000!
[  202.971811] 2d40a is 2b016000!
[  202.973536] 2d40b is 2b017000!
[  202.975255] 2d40c is 2b018000!
[  202.976979] 2d40d is 2b019000!
[  202.978693] 2d40e is 2b01a000!
[  202.980405] 2d40f is 2b01b000!
[  202.982119] 2d410 is 2b01c000!
[  202.983871] 2d411 is 2b01d000!
[  202.987339] 2d428 is 2afe7000!
[  202.989120] 2d429 is 2afe8000!
[  202.990886] 2d42c is 2afe9000!
[  202.992656] 2d42d is 2afea000!
[  202.994411] 2d42e is 2afeb000!
[  202.996170] 2d42f is 2afec000!
[  202.997945] 2d430 is 2afed000!
[  202.999699] 2d431 is 2afee000!
[  203.001439] 2d432 is 2afef000!
[  203.003187] 2d41c is 2affb000!
[  203.004975] 2d41b is 2affc000!
[  203.006762] 2d41a is 2affd000!
[  203.008541] 2d419 is 2affe000!
[  203.010303] 2d418 is 2afff000!
[  203.012060] 2d417 is 2b000000!
[  203.013823] 2d416 is 2b001000!
[  203.015559] 2d415 is 2b002000!
[  203.017321] 2d414 is 2b003000!
[  203.019045] 2d413 is 2b004000!
[  203.020795] 2d412 is 2b005000!
[  203.022513] 2d41f is 2aff0000!
[  203.024259] 2d420 is 2aff1000!
[  203.026011] 2d421 is 2aff2000!
[  203.027761] 2d422 is 2aff3000!
[  203.029503] 2d423 is 2aff4000!
[  203.031241] 2d424 is 2aff5000!
[  203.032987] 2d425 is 2aff6000!
[  203.034730] 2d426 is 2aff7000!
[  203.036460] 2d427 is 2aff8000!
[  203.038208] 2d41e is 2aff9000!
[  203.039927] 2d41d is 2affa000!
[  203.042012] 2d43e is 2afd1000!
[  203.043795] 2d43f is 2afd2000!
[  203.045552] 2d440 is 2afd3000!
[  203.047288] 2d441 is 2afd4000!
[  203.049031] 2d442 is 2afd5000!
[  203.050797] 2d443 is 2afd6000!
[  203.052534] 2d444 is 2afd7000!
[  203.054308] 2d445 is 2afd8000!
[  203.056038] 2d446 is 2afd9000!
[  203.057777] 2d447 is 2afda000!
[  203.059479] 2d448 is 2afdb000!
[  203.061184] 2d449 is 2afc7000!
[  203.062925] 2d44a is 2afc8000!
[  203.064651] 2d44b is 2afc9000!
[  203.066376] 2d44c is 2afca000!
[  203.068071] 2d44d is 2afcb000!
[  203.069765] 2d44e is 2afcc000!
[  203.071462] 2d44f is 2afcd000!
[  203.073129] 2d450 is 2afce000!
[  203.074832] 2d451 is 2afcf000!
[  203.076505] 2d452 is 2afd0000!
[  203.078181] 2d433 is 2afdc000!
[  203.079858] 2d434 is 2afdd000!
[  203.081533] 2d435 is 2afde000!
[  203.083222] 2d436 is 2afdf000!
[  203.084911] 2d437 is 2afe0000!
[  203.086584] 2d438 is 2afe1000!
[  203.088287] 2d439 is 2afe2000!
[  203.089955] 2d43a is 2afe3000!
[  203.091657] 2d43b is 2afe4000!
[  203.093324] 2d43c is 2afe5000!
[  203.095049] 2d43d is 2afe6000!
[  203.099917] 2d453 is 2afc6000!
[  203.102016] 2d454 is 2afc5000!
[  203.107385] 2d455 is 2afc4000!
[  203.109492] 2dbe6 is 2afc3000!
[  203.111577] 2d456 is 2afc2000!
[  203.113684] 2d457 is 2afc1000!
[  203.121989] 2d458 is 2afbd000!
[  203.123717] 2d459 is 2afbe000!
[  203.125417] 2d45a is 2afbf000!
[  203.127109] 2d45b is 2afc0000!
[  203.129197] 2d45c is 2afbc000!
[  203.133607] 2d45d is 2afbb000!
[  203.135714] 2d45e is 2afba000!
[  203.137837] 2d45f is 2afb9000!
[  203.139933] 2d460 is 2afb8000!
[  203.142058] 2d461 is 2afb7000!
[  203.152284] 2d462 is 2afb6000!
[  203.154851] 2d463 is 2afb5000!
[  203.156959] 2d464 is 2afb4000!
[  203.167503] 2d465 is 2afb0000!
[  203.169201] 2d466 is 2afb1000!
[  203.170904] 2d467 is 2afb2000!
[  203.172568] 2d468 is 2afb3000!
[  203.174618] 2dbe7 is 2afaf000!
[  203.176962] 2dbe8 is 2afab000!
[  203.178649] 2d469 is 2afac000!
[  203.180351] 2d46a is 2afad000!
[  203.182038] 2d46b is 2afae000!
[  203.184157] 2d46d is 2afaa000!
[  203.186508] 2d46e is 2afa6000!
[  203.188289] 2d46f is 2afa7000!
[  203.189979] 2d470 is 2afa8000!
[  203.191703] 2d471 is 2afa9000!
[  203.202460] 2d472 is 2af9b000!
[  203.204202] 2d473 is 2af9c000!
[  203.205928] 2d474 is 2af9d000!
[  203.207640] 2d475 is 2af9e000!
[  203.209346] 2d476 is 2af9f000!
[  203.211032] 2d477 is 2afa0000!
[  203.212724] 2d478 is 2afa1000!
[  203.214430] 2d479 is 2afa2000!
[  203.216125] 2d47a is 2afa3000!
[  203.217845] 2d47b is 2afa4000!
[  203.219523] 2d47c is 2afa5000!
[  203.224279] 2d47d is 2af90000!
[  203.225969] 2d47e is 2af91000!
[  203.227671] 2d47f is 2af92000!
[  203.229370] 2d480 is 2af93000!
[  203.231149] 2d481 is 2af94000!
[  203.232845] 2d482 is 2af95000!
[  203.234538] 2d483 is 2af96000!
[  203.236211] 2d484 is 2af97000!
[  203.237923] 2d485 is 2af98000!
[  203.239603] 2d486 is 2af99000!
[  203.241306] 2d487 is 2af9a000!
[  203.243088] 2d488 is 2af8e000!
[  203.244813] 2d489 is 2af8f000!
[  203.253241] 2d48b is 2af8d000!
[  203.259236] 2d48a is 2af5f000!
[  203.261355] 2d48c is 2af60000!
[  203.263488] 2d48d is 2af61000!
[  203.265704] 2d48e is 2af64000!
[  203.267452] 2d48f is 2af63000!
[  203.269141] 2d490 is 2af62000!
[  203.271032] 2d492 is 2af6b000!
[  203.272691] 2d493 is 2af6a000!
[  203.274432] 2d494 is 2af69000!
[  203.276094] 2d495 is 2af68000!
[  203.277775] 2d496 is 2af67000!
[  203.279455] 2d497 is 2af66000!
[  203.281121] 2d498 is 2af65000!
[  203.282898] 2d491 is 2af6d000!
[  203.287391] 2d49a is 2af74000!
[  203.289484] 2d49b is 2af87000!
[  203.291613] 2d49c is 2af88000!
[  203.293729] 2d49d is 2af86000!
[  203.295824] 2d49e is 2af85000!
[  203.298000] 2d4a0 is 2af8b000!
[  203.300141] 2d4a1 is 2af8c000!
[  203.304411] 2d4a2 is 2af81000!
[  203.315546] 2d4a3 is 2af7a000!
[  203.317309] 2d4a4 is 2af77000!
[  203.318993] 2d4a5 is 2af78000!
[  203.320717] 2d4a6 is 2af7b000!
[  203.322795] 2d4a7 is 2af84000!
[  203.326486] 2d4a8 is 2af6e000!
[  203.328621] 2d49f is 2af73000!
[  203.330804] 2d499 is 2af79000!
[  203.332958] 2d46c is 2af8a000!
[  203.343470] 2d4a9 is 2af89000!
[  203.345643] 2dbe9 is 2af75000!
[  203.354471] 2d4aa is 2af76000!
[  203.356842] 2d4ab is 2b124000!
[  203.359045] 2d4ac is 2ad2d000!
[  203.361243] 2d4ad is 2a6c9000!
[  203.363510] 2dbea is 2ac1f000!
[  203.370407] 2d4ae is 2b10e000!
[  203.372248] 2d4af is 2af72000!
[  203.374128] 2d4b0 is 2b118000!
[  203.375988] 2d4b1 is 2b117000!
[  203.378234] 2dbeb is 2af5e000!
[  203.380531] 2d4c7 is 2af5d000!
[  203.382882] 2d4c8 is 2af80000!
[  203.391245] 2d4b2 is 2af5c000!
[  203.393178] 2d4c9 is 2af7d000!
[  203.395144] 2d4ca is 2af7e000!
[  203.397077] 2d4cb is 2af7f000!
[  203.399395] 2d4cc is 2af5b000!
[  203.401733] 2d4b3 is 2af5a000!
[  203.404103] 2d4cd is 2af59000!
[  203.406802] 2d4ce is 2af55000!
[  203.408746] 2d4b4 is 2af56000!
[  203.410686] 2d4b5 is 2af57000!
[  203.412617] 2d4b6 is 2af58000!
[  203.414873] 2d4b7 is 2af54000!
[  203.424021] 2d4cf is 2af50000!
[  203.425941] 2d4b8 is 2af51000!
[  203.427864] 2d4b9 is 2af52000!
[  203.429774] 2d4ba is 2af53000!
[  203.440558] 2d4d0 is 2af4f000!
[  203.443017] 2d4d1 is 2af4b000!
[  203.444933] 2d4bb is 2af4c000!
[  203.446821] 2d4bc is 2af4d000!
[  203.448680] 2d4bd is 2af4e000!
[  203.451534] 2d4be is 2af40000!
[  203.453457] 2d4bf is 2af41000!
[  203.455281] 2d4c0 is 2af42000!
[  203.457126] 2d4c1 is 2af43000!
[  203.458898] 2d4c2 is 2af44000!
[  203.460669] 2d4c3 is 2af45000!
[  203.462429] 2d4c4 is 2af46000!
[  203.464186] 2d4c5 is 2af4[  205.600189] 2d022 is 2b3ec000!
[  205.601920] 2d023 is 2b3ed000!
[  205.603659] 2d024 is 2b3ee000!
[  205.605374] 2d025 is 2b3ef000!
[  205.607456] 2d001 is 2b3eb000!
[  205.609633] 2d002 is 2b3ea000!
[  205.611750] 2d026 is 2b3e9000!
[  205.613901] 2d027 is 2b3e8000!
[  205.615988] 2d028 is 2b3e7000!
[  205.618143] 2d003 is 2b3e6000!
[  205.620276] 2d029 is 2b3e5000!
[  205.622360] 2d02a is 2b3e4000!
[  205.625955] 2d004 is 2b3e0000!
[  205.627692] 2d02b is 2b3e1000!
[  205.629428] 2d02c is 2b3e2000!
[  205.631178] 2d02d is 2b3e3000!
[  205.633285] 2d02e is 2b3df000!
[  205.635553] 2d02f is 2b3db000!
[  205.637278] 2d005 is 2b3dc000!
[  205.638969] 2d006 is 2b3dd000!
[  205.640682] 2d007 is 2b3de000!
[  205.643146] 2d008 is 2b3d3000!
[  205.644891] 2d030 is 2b3d4000!
[  205.646614] 2d031 is 2b3d5000!
[  205.648335] 2d032 is 2b3d6000!
[  205.650100] 2d033 is 2b3d7000!
[  205.651832] 2d034 is 2b3d8000!
[  205.653610] 2d035 is 2b3d9000!
[  205.655319] 2d036 is 2b3da000!
[  205.657980] 2d041 is 2b3b8000!
[  205.659724] 2d040 is 2b3b9000!
[  205.661483] 2d03f is 2b3ba000!
[  205.663218] 2d03e is 2b3bb000!
[  205.664949] 2d03d is 2b3bc000!
[  205.666685] 2d03c is 2b3bd000!
[  205.668420] 2d03b is 2b3be000!
[  205.670155] 2d03a is 2b3bf000!
[  205.671879] 2d039 is 2b3c0000!
[  205.673595] 2d038 is 2b3c1000!
[  205.675313] 2d037 is 2b3c2000!
[  205.677036] 2d043 is 2b3c3000!
[  205.678758] 2d044 is 2b3c4000!
[  205.680468] 2d045 is 2b3c5000!
[  205.682163] 2d046 is 2b3c6000!
[  205.683878] 2d047 is 2b3c7000!
[  205.686410] 2d056 is 2b3a3000!
[  205.688252] 2d057 is 2b3a4000!
[  205.689984] 2d058 is 2b3a5000!
[  205.691721] 2d059 is 2b3a6000!
[  205.693448] 2d05a is 2b3a7000!
[  205.695144] 2d05b is 2b3a8000!
[  205.696879] 2d05c is 2b3a9000!
[  205.698563] 2d05d is 2b3aa000!
[  205.700282] 2d05e is 2b3ab000!
[  205.701983] 2d05f is 2b3ac000!
[  205.703700] 2d055 is 2b398000!
[  205.705382] 2d054 is 2b399000!
[  205.707088] 2d053 is 2b39a000!
[  205.708812] 2d052 is 2b39b000!
[  205.710492] 2d04f is 2b39c000!
[  205.712187] 2d04e is 2b39d000!
[  205.713868] 2d04d is 2b39e000!
[  205.715534] 2d04c is 2b39f000!
[  205.717221] 2d04b is 2b3a0000!
[  205.718882] 2d04a is 2b3a1000!
[  205.720573] 2d049 is 2b3a2000!
[  205.731678] 2d011 is 2b378000!
[  205.733578] 2d010 is 2b379000!
[  205.735274] 2d00f is 2b37a000!
[  205.736993] 2d00e is 2b37b000!
[  205.738692] 2d00d is 2b37c000!
[  205.740358] 2d00c is 2b37d000!
[  205.742025] 2d00b is 2b37e000!
[  205.743693] 2d00a is 2b37f000!
[  205.745357] 2d009 is 2b380000!
[  205.747032] 2d048 is 2b381000!
[  205.748700] 2d060 is 2b382000!
[  205.750750] 2d061 is 2b363000!
[  205.752466] 2d062 is 2b364000!
[  205.754168] 2d063 is 2b365000!
[  205.755818] 2d064 is 2b366000!
[  205.757476] 2d065 is 2b367000!
[  205.759142] 2d066 is 2b368000!
[  205.760807] 2d067 is 2b369000!
[  205.762479] 2d068 is 2b36a000!
[  205.764137] 2d069 is 2b36b000!
[  205.765786] 2d06a is 2b36c000!
[  205.767460] 2d06b is 2b358000!
[  205.769110] 2d06c is 2b359000!
[  205.770789] 2d06d is 2b35a000!
[  205.772445] 2d06e is 2b35b000!
[  205.774108] 2d06f is 2b35c000!
[  205.775774] 2d070 is 2b35d000!
[  205.777443] 2d090 is 2b35e000!
[  205.779114] 2d091 is 2b35f000!
[  205.780777] 2d092 is 2b360000!
[  205.782439] 2d093 is 2b361000!
[  205.784124] 2d094 is 2b362000!
[  205.785768] 2d095 is 2b34d000!
[  205.787459] 2d096 is 2b34e000!
[  205.789120] 2d097 is 2b34f000!
[  205.790795] 2d098 is 2b350000!
[  205.792491] 2d099 is 2b351000!
[  205.794172] 2d09a is 2b352000!
[  205.795855] 2d09b is 2b353000!
[  205.797535] 2d09c is 2b354000!
[  205.799205] 2d09d is 2b355000!
[  205.800862] 2d09e is 2b356000!
[  205.802512] 2d09f is 2b357000!
[  205.804186] 2d0a0 is 2b343000!
[  205.805841] 2d0a1 is 2b344000!
[  205.807529] 2d0a2 is 2b345000!
[  205.809197] 2d0a3 is 2b346000!
[  205.810877] 2d0a4 is 2b347000!
[  205.812561] 2d0a5 is 2b348000!
[  205.814236] 2d0a6 is 2b349000!
[  205.815911] 2d0a7 is 2b34a000!
[  205.817585] 2d0a8 is 2b34b000!
[  205.819247] 2d0a9 is 2b34c000!
[  205.820931] 2d07b is 2b36d000!
[  205.822611] 2d07a is 2b36e000!
[  205.824305] 2d079 is 2b36f000!
[  205.825971] 2d078 is 2b370000!
[  205.827657] 2d077 is 2b371000!
[  205.829341] 2d076 is 2b372000!
[  205.831021] 2d075 is 2b373000!
[  205.832703] 2d074 is 2b374000!
[  205.834370] 2d073 is 2b375000!
[  205.836025] 2d072 is 2b376000!
[  205.837710] 2d071 is 2b377000!
[  205.841000] 2d0c3 is 2b323000!
[  205.842726] 2d0c4 is 2b324000!
[  205.844442] 2d0c5 is 2b325000!
[  205.846120] 2d0c6 is 2b326000!
[  205.847805] 2d0c7 is 2b327000!
[  205.849504] 2d0c8 is 2b328000!
[  205.851176] 2d0c9 is 2b329000!
[  205.852859] 2d0ca is 2b32a000!
[  205.854564] 2d0cb is 2b32b000!
[  205.856231] 2d0cc is 2b32c000!
[  205.857932] 2d0ab is 2b338000!
[  205.859598] 2d0ac is 2b339000!
[  205.861275] 2d0ad is 2b33a000!
[  205.862973] 2d0ae is 2b33b000!
[  205.864649] 2d0af is 2b33c000!
[  205.866333] 2d0b2 is 2b33d000!
[  205.868016] 2d0b3 is 2b33e000!
[  205.869705] 2d0b4 is 2b33f000!
[  205.871396] 2d0b5 is 2b340000!
[  205.873069] 2d0b6 is 2b341000!
[  205.874772] 2d0b7 is 2b342000!
[  205.876427] 2d0b8 is 2b32d000!
[  205.878108] 2d0b9 is 2b32e000!
[  205.879791] 2d0ba is 2b32f000!
[  205.881466] 2d0bb is 2b330000!
[  205.883156] 2d0bc is 2b331000!
[  205.884836] 2d0bd is 2b332000!
[  205.886498] 2d0be is 2b333000!
[  205.888189] 2d0bf is 2b334000!
[  205.889852] 2d0c0 is 2b335000!
[  205.891548] 2d0c1 is 2b336000!
[  205.893220] 2d0c2 is 2b337000!
[  205.896133] 2d0ed is 2b2ed000!
[  205.897926] 2d0aa is 2b2ee000!
[  205.899656] 2d07c is 2b2ef000!
[  205.901376] 2d07d is 2b2f0000!
[  205.903085] 2d07e is 2b2f1000!
[  205.904837] 2d07f is 2b2f2000!
[  205.906545] 2d080 is 2b2f3000!
[  205.908310] 2d081 is 2b2f4000!
[  205.910054] 2d082 is 2b2f5000!
[  205.911780] 2d083 is 2b2f6000!
[  205.913503] 2d084 is 2b2f7000!
[  205.915207] 2d0d8 is 2b30d000!
[  205.916952] 2d0d9 is 2b30e000!
[  205.918668] 2d0da is 2b30f000!
[  205.920418] 2d0db is 2b310000!
[  205.922136] 2d0dc is 2b311000!
[  205.923869] 2d0dd is 2b312000!
[  205.925603] 2d0de is 2b313000!
[  205.927326] 2d0df is 2b314000!
[  205.929052] 2d0e0 is 2b315000!
[  205.930772] 2d0e1 is 2b316000!
[  205.932489] 2d0e2 is 2b317000!
[  205.934204] 2d0e3 is 2b303000!
[  205.935911] 2d0e4 is 2b304000!
[  205.937641] 2d0e5 is 2b305000!
[  205.939336] 2d0e6 is 2b306000!
[  205.941067] 2d0e7 is 2b307000!
[  205.942775] 2d0e8 is 2b308000!
[  205.944497] 2d0e9 is 2b309000!
[  205.946214] 2d0ea is 2b30a000!
[  205.947923] 2d0eb is 2b30b000!
[  205.949636] 2d0ec is 2b30c000!
[  205.951328] 2d0d7 is 2b2f8000!
[  205.953025] 2d0d6 is 2b2f9000!
[  205.954744] 2d0d5 is 2b2fa000!
[  205.956423] 2d0d4 is 2b2fb000!
[  205.958131] 2d0d3 is 2b2fc000!
[  205.959810] 2d0d2 is 2b2fd000!
[  205.961510] 2d0d1 is 2b2fe000!
[  205.963178] 2d0d0 is 2b2ff000!
[  205.964853] 2d0cf is 2b300000!
[  205.966547] 2d0ce is 2b301000!
[  205.968239] 2d0cd is 2b302000!
[  205.971594] 2d0f9 is 2b2c3000!
[  205.973334] 2d0fa is 2b2c4000!
[  205.975068] 2d0fb is 2b2c5000!
[  205.976778] 2d0fc is 2b2c6000!
[  205.978481] 2d0fd is 2b2c7000!
[  205.980176] 2d0fe is 2b2c8000!
[  205.981876] 2d0ff is 2b2c9000!
[  205.983602] 2d100 is 2b2ca000!
[  205.985286] 2d101 is 2b2cb000!
[  205.987002] 2d102 is 2b2cc000!
[  205.988691] 2d08f is 2b2d8000!
[  205.990405] 2d08e is 2b2d9000!
[  205.992112] 2d08d is 2b2da000!
[  205.993821] 2d08c is 2b2db000!
[  205.995534] 2d08b is 2b2dc000!
[  205.997237] 2d08a is 2b2dd000!
[  205.998936] 2d089 is 2b2de000!
[  206.000629] 2d088 is 2b2df000!
[  206.002324] 2d087 is 2b2e0000!
[  206.004050] 2d086 is 2b2e1000!
[  206.005745] 2d085 is 2b2e2000!
[  206.007446] 2d0ee is 2b2cd000!
[  206.009132] 2d0ef is 2b2ce000!
[  206.010830] 2d0f0 is 2b2cf000!
[  206.012536] 2d0f1 is 2b2d0000!
[  206.014239] 2d0f2 is 2b2d1000!
[  206.015940] 2d0f3 is 2b2d2000!
[  206.017643] 2d0f4 is 2b2d3000!
[  206.019327] 2d0f5 is 2b2d4000!
[  206.021024] 2d0f6 is 2b2d5000!
[  206.022691] 2d0f7 is 2b2d6000!
[  206.024388] 2d0f8 is 2b2d7000!
[  206.026960] 2d110 is 2b2ad000!
[  206.028682] 2d111 is 2b2ae000!
[  206.030384] 2d112 is 2b2af000!
[  206.032069] 2d113 is 2b2b0000!
[  206.033793] 2d114 is 2b2b1000!
[  206.035478] 2d115 is 2b2b2000!
[  206.037208] 2d116 is 2b2b3000!
[  206.039009] 2d117 is 2b2b4000!
[  206.040737] 2d118 is 2b2b5000!
[  206.042418] 2d119 is 2b2b6000!
[  206.044094] 2d11a is 2b2b7000!
[  206.045774] 2d11b is 2b2a3000!
[  206.047440] 2d11c is 2b2a4000!
[  206.049127] 2d11d is 2b2a5000!
[  206.050786] 2d11e is 2b2a6000!
[  206.052442] 2d11f is 2b2a7000!
[  206.054133] 2d120 is 2b2a8000!
[  206.055783] 2d121 is 2b2a9000!
[  206.057459] 2d122 is 2b2aa000!
[  206.059102] 2d123 is 2b2ab000!
[  206.060760] 2d124 is 2b2ac000!
[  206.062701] 2d10d is 2b298000!
[  206.064401] 2d10c is 2b299000!
[  206.066062] 2d10b is 2b29a000!
[  206.067717] 2d10a is 2b29b000!
[  206.069379] 2d109 is 2b29c000!
[  206.071054] 2d108 is 2b29d000!
[  206.072723] 2d107 is 2b29e000!
[  206.074419] 2d106 is 2b29f000!
[  206.076081] 2d105 is 2b2a0000!
[  206.077756] 2d104 is 2b2a1000!
[  206.079442] 2d103 is 2b2a2000!
[  206.081101] 2d125 is 2b28d000!
[  206.082793] 2d12f is 2b28e000!
[  206.084479] 2d130 is 2b28f000!
[  206.086146] 2d131 is 2b290000!
[  206.087844] 2d132 is 2b291000!
[  206.089528] 2d133 is 2b292000!
[  206.091220] 2d134 is 2b293000!
[  206.092887] 2d135 is 2b294000!
[  206.094578] 2d136 is 2b295000!
[  206.096246] 2d137 is 2b296000!
[  206.097926] 2d138 is 2b297000!
[  206.099599] 2d139 is 2b283000!
[  206.101274] 2d13a is 2b28[  208.232477] 2c85a is 2bb5f000!
[  208.234724] 2c84b is 2bb5b000!
[  208.236397] 2c84c is 2bb5c000!
[  208.238085] 2c84d is 2bb5d000!
[  208.239741] 2c84e is 2bb5e000!
[  208.241781] 2c85c is 2bb5a000!
[  208.243888] 2c85d is 2bb59000!
[  208.245963] 2c84f is 2bb58000!
[  208.248082] 2c850 is 2bb57000!
[  208.252250] 2c851 is 2bb56000!
[  208.254339] 2c852 is 2bb55000!
[  208.256418] 2c853 is 2bb54000!
[  208.258499] 2c855 is 2bb53000!
[  208.260567] 2c856 is 2bb52000!
[  208.262644] 2c876 is 2bb51000!
[  208.264710] 2c877 is 2bb50000!
[  208.266811] 2c878 is 2bb4f000!
[  208.268861] 2c879 is 2bb4e000!
[  208.270971] 2c87a is 2bb4d000!
[  208.273028] 2c87b is 2bb4c000!
[  208.280834] 2c87c is 2bb48000!
[  208.282472] 2c87d is 2bb49000!
[  208.284135] 2c87e is 2bb4a000!
[  208.285761] 2c87f is 2bb4b000!
[  208.287773] 2c85e is 2bb47000!
[  208.289831] 2c85f is 2bb46000!
[  208.291854] 2c880 is 2bb45000!
[  208.293896] 2c860 is 2bb44000!
[  208.296584] 2c861 is 2bb04000!
[  208.298638] 2c862 is 2bb05000!
[  208.300795] 2c863 is 2bb06000!
[  208.305797] 2c881 is 2bb0a000!
[  208.307492] 2c882 is 2bb09000!
[  208.309136] 2c883 is 2bb08000!
[  208.310784] 2c884 is 2bb07000!
[  208.313306] 2c885 is 2bb15000!
[  208.315197] 2c886 is 2bb14000!
[  208.316895] 2c887 is 2bb13000!
[  208.318536] 2c888 is 2bb12000!
[  208.320202] 2c889 is 2bb11000!
[  208.321834] 2c88a is 2bb10000!
[  208.323475] 2c88b is 2bb0f000!
[  208.325125] 2c88c is 2bb0e000!
[  208.326765] 2c88d is 2bb0d000!
[  208.328391] 2c88e is 2bb0c000!
[  208.330028] 2c88f is 2bb0b000!
[  208.331714] 2c890 is 2bb20000!
[  208.333419] 2c891 is 2bb1f000!
[  208.335081] 2c892 is 2bb1e000!
[  208.336757] 2c893 is 2bb1d000!
[  208.338434] 2c894 is 2bb1c000!
[  208.340105] 2c895 is 2bb1b000!
[  208.341784] 2c896 is 2bb1a000!
[  208.343455] 2c897 is 2bb19000!
[  208.345147] 2c898 is 2bb18000!
[  208.346818] 2c899 is 2bb17000!
[  208.348479] 2c89a is 2bb16000!
[  208.350282] 2c89b is 2bb3e000!
[  208.351966] 2c89c is 2bb21000!
[  208.354091] 2c865 is 2bb2f000!
[  208.356206] 2c866 is 2bb30000!
[  208.367142] 2c864 is 2bb2e000!
[  208.369292] 2c867 is 2bb2d000!
[  208.378228] 2c89e is 2bb37000!
[  208.379958] 2c868 is 2bb35000!
[  208.381683] 2c869 is 2bb34000!
[  208.383424] 2c86a is 2bb33000!
[  208.390818] 2c86b is 2bb3a000!
[  208.392975] 2c89f is 2bb3b000!
[  208.395150] 2c8a0 is 2bb38000!
[  208.409163] 2c8a1 is 2bb22000!
[  208.416353] 2c8a2 is 2bb32000!
[  208.418146] 2c8a3 is 2bb39000!
[  208.419862] 2c8a4 is 2bb3f000!
[  208.421627] 2c8a5 is 2bb43000!
[  208.424084] 2c8a6 is 2bc9d000!
[  208.425853] 2c8a7 is 2bb27000!
[  208.427631] 2c8a8 is 2bb29000!
[  208.429394] 2c8a9 is 2bb28000!
[  208.431160] 2c8aa is 2bcaa000!
[  208.432937] 2c8ab is 2bb3c000!
[  208.434729] 2c8ac is 2bb3d000!
[  208.436553] 2c8ad is 2bb31000!
[  208.438475] 2c8ae is 2a26b000!
[  208.449889] 2c86c is 2bb40000!
[  208.470018] 2c86d is 2ada4000!
[  208.476900] 2c8af is 2bc9f000!
[  208.479213] 2c8b0 is 2bb03000!
[  208.481549] 2c8b1 is 2bb26000!
[  208.484804] 2c8b2 is 2bb25000!
[  208.487128] 2c8b3 is 2bb24000!
[  208.529392] 2c8b4 is 2bb23000!
[  208.546987] 2c8b5 is 2b1cc000!
[  208.570248] 2c8b6 is 2b1cb000!
[  208.573835] 2c8b7 is 2bb00000!
[  208.576180] 2c8b8 is 2baff000!
[  208.578555] 2c8b9 is 2bafe000!
[  208.580889] 2c8ba is 2bafd000!
[  208.583236] 2c8bb is 2bafc000!
[  208.586101] 2c8bc is 2baf1000!
[  208.588079] 2c8bd is 2baf2000!
[  208.589966] 2c8be is 2baf3000!
[  208.591880] 2c8bf is 2baf4000!
[  208.593832] 2c8c0 is 2baf5000!
[  208.595728] 2c8c1 is 2baf6000!
[  208.597624] 2c8c2 is 2baf7000!
[  208.599501] 2c8c3 is 2baf8000!
[  208.601368] 2c8c4 is 2baf9000!
[  208.603231] 2c8c5 is 2bafa000!
[  208.605100] 2c8c6 is 2bafb000!
[  208.606969] 2c8c7 is 2baf0000!
[  208.610444] 2c8df is 2bad0000!
[  208.612341] 2c8e0 is 2bad1000!
[  208.614201] 2c8e1 is 2bad2000!
[  208.616069] 2c8e2 is 2bad3000!
[  208.617903] 2c8e3 is 2bad4000!
[  208.619706] 2c8e4 is 2bad5000!
[  208.621474] 2c8e5 is 2bad6000!
[  208.623220] 2c8e6 is 2bad7000!
[  208.624970] 2c8e7 is 2bad8000!
[  208.626687] 2c8e8 is 2bad9000!
[  208.628420] 2c8c8 is 2bae5000!
[  208.630153] 2c8c9 is 2bae6000!
[  208.631850] 2c8ca is 2bae7000!
[  208.633552] 2c8cb is 2bae8000!
[  208.635213] 2c8cc is 2bae9000!
[  208.636893] 2c8cd is 2baea000!
[  208.638525] 2c8ce is 2baeb000!
[  208.640171] 2c8cf is 2baec000!
[  208.641820] 2c8d0 is 2baed000!
[  208.643472] 2c8d1 is 2baee000!
[  208.645126] 2c8d2 is 2baef000!
[  208.646777] 2c8d3 is 2bada000!
[  208.648420] 2c8d4 is 2badb000!
[  208.650089] 2c8d5 is 2badc000!
[  208.651733] 2c8d6 is 2badd000!
[  208.653408] 2c8d7 is 2bade000!
[  208.655057] 2c8d8 is 2badf000!
[  208.656721] 2c8d9 is 2bae0000!
[  208.658380] 2c8da is 2bae1000!
[  208.660023] 2c8db is 2bae2000!
[  208.661703] 2c8dc is 2bae3000!
[  208.663348] 2c8dd is 2bae4000!
[  208.665304] 2c8f6 is 2bab9000!
[  208.667015] 2c8f7 is 2baba000!
[  208.668673] 2c8f8 is 2babb000!
[  208.670376] 2c8f9 is 2babc000!
[  208.672041] 2c8fa is 2babd000!
[  208.673722] 2c8fb is 2babe000!
[  208.675389] 2c8fc is 2babf000!
[  208.677054] 2c8fd is 2bac0000!
[  208.678746] 2c8fe is 2bac1000!
[  208.680424] 2c8ff is 2bac2000!
[  208.682124] 2c900 is 2bac3000!
[  208.683795] 2c901 is 2bab8000!
[  208.685470] 2c8de is 2bab7000!
[  208.687195] 2c8e9 is 2bac4000!
[  208.688912] 2c8ea is 2bac5000!
[  208.690637] 2c8eb is 2bac6000!
[  208.692339] 2c8ec is 2bac7000!
[  208.694043] 2c8ed is 2bac8000!
[  208.695745] 2c8ee is 2bac9000!
[  208.697441] 2c8ef is 2baca000!
[  208.699129] 2c8f0 is 2bacb000!
[  208.700816] 2c8f1 is 2bacc000!
[  208.702501] 2c8f4 is 2bacd000!
[  208.704209] 2c8f5 is 2bace000!
[  208.734367] 2c902 is 2bab3000!
[  208.736077] 2c903 is 2bab4000!
[  208.737804] 2c904 is 2bab5000!
[  208.739485] 2c905 is 2bab6000!
[  208.742043] 2c913 is 2baaa000!
[  208.743835] 2c86e is 2baab000!
[  208.745562] 2c86f is 2baac000!
[  208.747302] 2c870 is 2baad000!
[  208.749025] 2c871 is 2baae000!
[  208.750749] 2c872 is 2baaf000!
[  208.752458] 2c873 is 2bab0000!
[  208.754210] 2c874 is 2bab1000!
[  208.755927] 2c875 is 2bab2000!
[  208.773521] 2c914 is 2baa9000!
[  208.779759] 2c915 is 2baa8000!
[  208.781915] 2c906 is 2baa7000!
[  208.784702] 2c907 is 2baa6000!
[  208.786890] 2c908 is 2baa5000!
[  208.805423] 2c909 is 2baa4000!
[  208.816548] 2c916 is 2baa3000!
[  208.818728] 2c90a is 2baa2000!
[  208.827595] 2c90b is 2baa1000!
[  208.845038] 2c90c is 2baa0000!
[  208.854189] 2c90d is 2ba9f000!
[  208.856525] 2c917 is 2ba9e000!
[  208.868233] 2c918 is 2ba9d000!
[  208.882693] 2c90e is 2ba9c000!
[  208.884902] 2c90f is 2ba9b000!
[  208.898962] 2c910 is 2ba9a000!
[  208.901168] 2c919 is 2ba99000!
[  208.903784] 2c911 is 2ba97000!
[  208.918255] 2c912 is 2ba96000!
[  208.920473] 2c932 is 2ba95000!
[  208.922680] 2c933 is 2ba94000!
[  208.930008] 2c934 is 2ba93000!
[  208.932237] 2c935 is 2ba92000!
[  208.934418] 2c936 is 2ba91000!
[  208.936601] 2c937 is 2ba90000!
[  208.938803] 2c938 is 2ba8f000!
[  208.941004] 2c939 is 2ba8e000!
[  208.943185] 2c93a is 2ba8d000!
[  208.947426] 2c93b is 2ba8c000!
[  208.949618] 2c93c is 2ba8b000!
[  208.951811] 2c93d is 2ba8a000!
[  208.953998] 2c93e is 2ba89000!
[  208.956151] 2c93f is 2ba88000!
[  208.958344] 2c940 is 2ba87000!
[  208.960518] 2c941 is 2ba86000!
[  208.962674] 2c942 is 2ba85000!
[  208.964850] 2c943 is 2ba84000!
[  208.967013] 2c944 is 2ba83000!
[  208.969146] 2c945 is 2ba82000!
[  208.971289] 2c946 is 2ba81000!
[  208.973444] 2c91a is 2ba80000!
[  208.975552] 2c947 is 2ba7f000!
[  208.977735] 2c948 is 2ba7e000!
[  208.983258] 2c949 is 2ba7a000!
[  208.985002] 2c94a is 2ba7b000!
[  208.986724] 2c94b is 2ba7c000!
[  208.988410] 2c94c is 2ba7d000!
[  208.990465] 2c91b is 2ba79000!
[  208.992589] 2c91c is 2ba78000!
[  208.994670] 2c94d is 2ba77000!
[  209.005700] 2c91d is 2ba73000!
[  209.007461] 2c94e is 2ba74000!
[  209.009166] 2c94f is 2ba75000!
[  209.010895] 2c950 is 2ba76000!
[  209.027112] 2c951 is 2ba68000!
[  209.028900] 2c952 is 2ba69000!
[  209.030635] 2c953 is 2ba6a000!
[  209.032367] 2c954 is 2ba6b000!
[  209.034106] 2c955 is 2ba6c000!
[  209.035836] 2c956 is 2ba6d000!
[  209.037567] 2c957 is 2ba6e000!
[  209.039277] 2c958 is 2ba6f000!
[  209.041017] 2c959 is 2ba70000!
[  209.042728] 2c95a is 2ba71000!
[  209.044474] 2c95b is 2ba72000!
[  209.046434] 2c963 is 2ba5c000!
[  209.048184] 2c964 is 2ba5d000!
[  209.049888] 2c965 is 2ba5e000!
[  209.051597] 2c966 is 2ba5f000!
[  209.053315] 2c967 is 2ba60000!
[  209.055053] 2c968 is 2ba61000!
[  209.056789] 2c95e is 2ba63000!
[  209.058509] 2c95f is 2ba64000!
[  209.060211] 2c960 is 2ba65000!
[  209.061923] 2c961 is 2ba66000!
[  209.063622] 2c962 is 2ba67000!
[  209.065433] 2c95d is 2ba5b000!
[  209.075117] 2c969 is 2ba5a000!
[  209.077408] 2c96a is 2ba56000!
[  209.079111] 2c91e is 2ba57000!
[  209.080839] 2c91f is 2ba58000!
[  209.082566] 2c920 is 2ba59000!
[  209.085033] 2c922 is 2ba4e000!
[  209.086859] 2c923 is 2ba4f000!
[  209.088572] 2c924 is 2ba50000!
[  209.090308] 2c925 is 2ba51000!
[  209.091990] 2c926 is 2ba52000!
[  209.093748] 2c927 is 2ba53000!
[  209.095440] 2c928 is 2ba54000!
[  209.097130] 2c929 is 2ba55000!
[  209.098979] 2c973 is 2ba3e000!
[  209.100694] 2c974 is 2ba3f000!
[  209.102402] 2c975 is 2ba40000!
[  209.104127] 2c976 is 2ba41000!
[  209.105826] 2c977 is 2ba42000!
[  209.107552] 2c92a is 2ba43000!
[  209.109252] 2c92b is 2ba44000!
[  209.110974] 2c92c is 2ba45000!
[  209.112673] 2c92d is 2ba46000!
[  209.114391] 2c92e is 2ba47000!
[  209.116100] 2c92f is 2ba48000!
[  209.117806] 2c930 is 2ba49000!
[  209.119509] 2c931 is 2ba4a000!
[  209.121203] 2c970 is 2ba4b000!
[  209.122890] 2c971 is 2ba4c000!
[  209.124601] 2c972 is 2ba4d000!
[  209.126660] 2c978 is 2ba3d000!
[  209.128949] 2c979 is 2ba39000!
[  209.130696] 2c921 is 2ba3a000!
[  209.132401] 2c96b is 2ba3b000!
[  209.134112] 2c96c is 2ba3c000!
[  209.168997] 2c96d is 2ba2e000!
[  209.170761] 2c96e is 2ba2f000!
[  209.172447] 2c96f is 2ba30000!
[  209.174161] 2c98f is 2ba31000!
[  209.175837] 2c990 is 2ba32000!
[  209.177549] 2c991 is 2ba33000!
[  209.179265] 2c992 is 2ba34000!
[  209.180961] 2c993 is 2ba35000!
[  209.182648] 2c994 is 2ba36000!
[  209.184348] 2c995 is 2ba37000!
[  209.186034] 2c996 is 2ba38000!
[  209.187941] 2c9a2 is 2ba21000!
[  209.189631] 2c9a3 is 2ba22000!
[  209.191328] 2c998 is 2ba24000!
[  209.192996] 2c999 is 2ba25000!
[  209.194706] 2c99a is 2ba26000!
[  209.196367] 2c99b is 2ba27000!
[  209.198063] 2c99c is 2ba28000!
[  209.199733] 2c99d is 2ba29000!
[  209.201404] 2c99e is 2ba2a000!
[  209.203093] 2c99f is 2ba2b000!
[  209.204777] 2c9a0 is 2ba2c000!
[  209.206470] 2c9a1 is 2ba2d000!
[  209.208266] 2c997 is 2ba20000!
[  209.210604] 2c9a4 is 2ba1c000!
[  209.212316] 2c9a5 is 2ba1d000!
[  209.214043] 2c9a6 is 2ba1e000!
[  209.215770] 2c9a7 is 2ba1f000!
[  209.224309] 2c97a is 2ba14000!
[  209.226037] 2c97b is 2ba15000!
[  209.227799] 2c97c is 2ba16000!
[  209.229552] 2c97d is 2ba17000!
[  209.231338] 2c97e is 2ba18000!
[  209.233019] 2c97f is 2ba19000!
[  209.234710] 2c980 is 2ba1a000!
[  209.236396] 2c981 is 2ba1b000!
[  209.241083] 2c98c is 2b9f9000!
[  209.242851] 2c98b is 2b9fa000!
[  209.244583] 2c98a is 2b9fb000!
[  209.246265] 2c989 is 2b9fc000!
[  209.247981] 2c988 is 2b9fd000!
[  209.249726] 2c987 is 2b9fe000!
[  209.251433] 2c986 is 2b9ff000!
[  209.253133] 2c985 is 2ba00000!
[  209.254838] 2c984 is 2ba01000!
[  209.256618] 2c983 is 2ba02000[  211.406947] 2c427 is 2bf2e000!
[  211.408662] 2c428 is 2bf30000!
[  211.410359] 2c429 is 2bf2f000!
[  211.412090] 2c42a is 2bf18000!
[  211.413793] 2c42b is 2bf11000!
[  211.415484] 2c42c is 2bf10000!
[  211.417172] 2c42d is 2bf0f000!
[  211.418853] 2c42e is 2bf0e000!
[  211.420565] 2c42f is 2bf0d000!
[  211.422252] 2c430 is 2bf0c000!
[  211.423980] 2c431 is 2bf0b000!
[  211.425829] 2c43d is 2bf1c000!
[  211.427560] 2c43e is 2bf32000!
[  211.429399] 2c432 is 2bf1d000!
[  211.431127] 2c433 is 2bf12000!
[  211.432844] 2c434 is 2bf2c000!
[  211.434561] 2c435 is 2bf1e000!
[  211.436283] 2c436 is 2bf1b000!
[  211.438004] 2c437 is 2bf17000!
[  211.439711] 2c438 is 2bf1f000!
[  211.441450] 2c439 is 2bf21000!
[  211.443163] 2c43a is 2bf22000!
[  211.444944] 2c43b is 2bf27000!
[  211.446663] 2c43c is 2bf2d000!
[  211.449534] 2c481 is 2beea000!
[  211.451309] 2c482 is 2beeb000!
[  211.453127] 2c483 is 2beec000!
[  211.454892] 2c484 is 2beed000!
[  211.456678] 2c485 is 2beee000!
[  211.458457] 2c486 is 2beef000!
[  211.460222] 2c487 is 2bef0000!
[  211.461992] 2c488 is 2bef1000!
[  211.463775] 2c489 is 2bef2000!
[  211.465517] 2c48a is 2bef3000!
[  211.467244] 2c48b is 2bef4000!
[  211.468952] 2c48c is 2bedf000!
[  211.470705] 2c48d is 2bee0000!
[  211.472435] 2c48e is 2bee1000!
[  211.474184] 2c48f is 2bee2000!
[  211.475903] 2c490 is 2bee3000!
[  211.477654] 2c491 is 2bee4000!
[  211.479367] 2c492 is 2bee5000!
[  211.481094] 2c493 is 2bee6000!
[  211.482823] 2c494 is 2bee7000!
[  211.484544] 2c495 is 2bee8000!
[  211.486261] 2c496 is 2bee9000!
[  211.487971] 2c497 is 2bed6000!
[  211.489662] 2c498 is 2bed7000!
[  211.491377] 2c499 is 2bed8000!
[  211.493067] 2c49a is 2bed9000!
[  211.494781] 2c49b is 2beda000!
[  211.496465] 2c49e is 2bedb000!
[  211.498151] 2c49f is 2bedc000!
[  211.499840] 2c4a0 is 2bedd000!
[  211.501533] 2c4a1 is 2bede000!
[  211.503608] 2c46b is 2bf00000!
[  211.505312] 2c46c is 2bf01000!
[  211.507039] 2c46d is 2bf02000!
[  211.508737] 2c46e is 2bf03000!
[  211.510465] 2c46f is 2bf04000!
[  211.512177] 2c470 is 2bf23000!
[  211.513895] 2c471 is 2bf24000!
[  211.515608] 2c472 is 2bf25000!
[  211.517321] 2c473 is 2bf26000!
[  211.519023] 2c474 is 2bfe5000!
[  211.520767] 2c475 is 2bfe6000!
[  211.522475] 2c476 is 2bef5000!
[  211.524214] 2c477 is 2bef6000!
[  211.525916] 2c478 is 2bef7000!
[  211.527643] 2c479 is 2bef8000!
[  211.529362] 2c47a is 2bef9000!
[  211.531060] 2c47b is 2befa000!
[  211.532760] 2c47c is 2befb000!
[  211.534448] 2c47d is 2befc000!
[  211.536129] 2c47e is 2befd000!
[  211.537812] 2c47f is 2befe000!
[  211.539479] 2c480 is 2beff000!
[  211.541183] 2c460 is 2b997000!
[  211.542872] 2c461 is 2bf16000!
[  211.544605] 2c462 is 2b1dd000!
[  211.546314] 2c463 is 2bfe4000!
[  211.548053] 2c464 is 2bcb5000!
[  211.549807] 2c465 is 2bf29000!
[  211.551570] 2c466 is 2bf28000!
[  211.553339] 2c467 is 2bff0000!
[  211.555106] 2c468 is 2bf1a000!
[  211.556884] 2c469 is 2bf19000!
[  211.558614] 2c46a is 2bf31000!
[  211.560744] 2c4a2 is 2bed5000!
[  211.572375] 2c4a3 is 2bed4000!
[  211.585108] 2c4a4 is 2bed3000!
[  211.587359] 2c4a5 is 2bed2000!
[  211.589561] 2c45f is 2bed1000!
[  211.591762] 2c45e is 2bed0000!
[  211.594020] 2c451 is 2becf000!
[  211.596225] 2c452 is 2bece000!
[  211.598412] 2c453 is 2becd000!
[  211.600638] 2c4a6 is 2becc000!
[  211.602843] 2c454 is 2becb000!
[  211.605089] 2c455 is 2beca000!
[  211.655800] 2c4c0 is 2bebe000!
[  211.657703] 2c456 is 2bebf000!
[  211.659484] 2c457 is 2bec0000!
[  211.661313] 2c458 is 2bec1000!
[  211.663115] 2c459 is 2bec2000!
[  211.664945] 2c45a is 2bec3000!
[  211.666755] 2c45b is 2bec4000!
[  211.668540] 2c45c is 2bec5000!
[  211.670356] 2c45d is 2bec6000!
[  211.672125] 2c4bd is 2bec7000!
[  211.673916] 2c4be is 2bec8000!
[  211.675661] 2c4bf is 2bec9000!
[  211.678272] 2c4c1 is 2beb3000!
[  211.680183] 2c4a7 is 2beb4000!
[  211.681937] 2c4a8 is 2beb5000!
[  211.683685] 2c4a9 is 2beb6000!
[  211.685407] 2c4aa is 2beb7000!
[  211.687163] 2c4ab is 2beb8000!
[  211.688886] 2c4ac is 2beb9000!
[  211.690629] 2c4ad is 2beba000!
[  211.692331] 2c4ae is 2bebb000!
[  211.694055] 2c4af is 2bebc000!
[  211.695744] 2c4b0 is 2bebd000!
[  211.697648] 2c4b2 is 2bea9000!
[  211.699392] 2c4b3 is 2beaa000!
[  211.701102] 2c4b4 is 2beab000!
[  211.702809] 2c4b5 is 2beac000!
[  211.704516] 2c4b6 is 2bead000!
[  211.706206] 2c4b7 is 2beae000!
[  211.707902] 2c4b8 is 2beaf000!
[  211.709559] 2c4b9 is 2beb0000!
[  211.711251] 2c4ba is 2beb1000!
[  211.712901] 2c4bb is 2beb2000!
[  211.714558] 2c4bc is 2bea6000!
[  211.716217] 2c4dc is 2bea7000!
[  211.717958] 2c4b1 is 2bea5000!
[  211.720087] 2c4de is 2bea4000!
[  211.730013] 2c4dd is 2bea0000!
[  211.731751] 2c4c2 is 2bea1000!
[  211.733448] 2c4c3 is 2bea2000!
[  211.735115] 2c4c4 is 2bea3000!
[  211.745486] 2c4df is 2be98000!
[  211.747198] 2c4e0 is 2be99000!
[  211.748907] 2c4e1 is 2be9a000!
[  211.750607] 2c4e2 is 2be9b000!
[  211.752281] 2c4e3 is 2be9c000!
[  211.753959] 2c4e4 is 2be9d000!
[  211.755617] 2c4e5 is 2be9e000!
[  211.757311] 2c4e6 is 2be9f000!
[  211.759344] 2c4e7 is 2be97000!
[  211.761427] 2c4c5 is 2be96000!
[  211.763553] 2c4e8 is 2be95000!
[  211.765668] 2c4c6 is 2be94000!
[  211.767742] 2c4c7 is 2be93000!
[  211.800627] 2c4e9 is 2be88000!
[  211.802374] 2c4c8 is 2be89000!
[  211.804088] 2c4c9 is 2be8a000!
[  211.805769] 2c4ca is 2be8b000!
[  211.807496] 2c4cb is 2be8c000!
[  211.809185] 2c4cc is 2be8d000!
[  211.810913] 2c4cd is 2be8e000!
[  211.812620] 2c4ce is 2be8f000!
[  211.814337] 2c4cf is 2be90000!
[  211.816058] 2c4d0 is 2be91000!
[  211.817792] 2c4d1 is 2be92000!
[  211.819631] 2c4d2 is 2be86000!
[  211.839736] 2c4d3 is 2be85000!
[  211.853547] 2c4ea is 2be84000!
[  211.858281] 2c4d5 is 2be83000!
[  211.865901] 2c4d4 is 2be81000!
[  211.875693] 2c4d6 is 2be7d000!
[  211.877495] 2c4d7 is 2be7e000!
[  211.879206] 2c4d8 is 2be7f000!
[  211.880930] 2c4d9 is 2be80000!
[  211.911098] 2c4da is 2be72000!
[  211.912823] 2c4db is 2be73000!
[  211.914588] 2c4fb is 2be74000!
[  211.916315] 2c4fc is 2be75000!
[  211.918174] 2c4fd is 2be76000!
[  211.919920] 2c4fe is 2be77000!
[  211.921674] 2c4ff is 2be78000!
[  211.923461] 2c500 is 2be79000!
[  211.925206] 2c501 is 2be7a000!
[  211.926978] 2c502 is 2be7b000!
[  211.928714] 2c503 is 2be7c000!
[  211.940049] 2c504 is 2be70000!
[  211.942336] 2c505 is 2be6c000!
[  211.944093] 2c4eb is 2be6d000!
[  211.945818] 2c4ec is 2be6e000!
[  211.947561] 2c4ed is 2be6f000!
[  211.949696] 2c4ee is 2be6b000!
[  211.968248] 2c506 is 2be6a000!
[  211.980374] 2c4ef is 2be69000!
[  211.988334] 2c4f0 is 2be68000!
[  211.990542] 2c4f1 is 2be67000!
[  211.992717] 2c507 is 2be66000!
[  211.994925] 2c508 is 2be65000!
[  211.997129] 2c509 is 2be64000!
[  212.001006] 2c50a is 2be63000!
[  212.014261] 2c50b is 2be62000!
[  212.025124] 2c4f2 is 2be61000!
[  212.046829] 2c4f3 is 2be5d000!
[  212.048638] 2c50c is 2be5e000!
[  212.050455] 2c50d is 2be5f000!
[  212.052269] 2c50e is 2be60000!
[  212.055315] 2c4f4 is 2be55000!
[  212.057153] 2c4f5 is 2be56000!
[  212.058945] 2c4f6 is 2be57000!
[  212.060773] 2c4f7 is 2be58000!
[  212.062637] 2c4f8 is 2be59000!
[  212.064481] 2c4f9 is 2be5a000!
[  212.066278] 2c4fa is 2be5b000!
[  212.068126] 2c51a is 2be5c000!
[  212.070725] 2c526 is 2be45000!
[  212.072572] 2c527 is 2be46000!
[  212.074403] 2c528 is 2be47000!
[  212.076209] 2c529 is 2be48000!
[  212.078051] 2c52a is 2be49000!
[  212.080703] 2c51b is 2be1a000!
[  212.082574] 2c51c is 2be1b000!
[  212.084385] 2c51d is 2be1c000!
[  212.086183] 2c51e is 2be1d000!
[  212.087977] 2c51f is 2be1e000!
[  212.089763] 2c520 is 2be1f000!
[  212.091532] 2c521 is 2be20000!
[  212.093316] 2c522 is 2be21000!
[  212.095149] 2c523 is 2be22000!
[  212.096920] 2c524 is 2be23000!
[  212.098687] 2c525 is 2be24000!
[  212.100462] 2c52b is 2be2f000!
[  212.102229] 2c50f is 2be30000!
[  212.104006] 2c510 is 2be31000!
[  212.105765] 2c511 is 2be32000!
[  212.107521] 2c512 is 2be33000!
[  212.109255] 2c513 is 2be34000!
[  212.111005] 2c514 is 2be35000!
[  212.112718] 2c515 is 2be36000!
[  212.114444] 2c516 is 2be37000!
[  212.116140] 2c517 is 2be38000!
[  212.117844] 2c518 is 2be39000!
[  212.119538] 2c519 is 2be25000!
[  212.121236] 2c539 is 2be26000!
[  212.122937] 2c53a is 2be27000!
[  212.124630] 2c53b is 2be28000!
[  212.126297] 2c53c is 2be29000!
[  212.127982] 2c53d is 2be2a000!
[  212.129638] 2c53e is 2be2b000!
[  212.131323] 2c53f is 2be2c000!
[  212.132990] 2c540 is 2be2d000!
[  212.134677] 2c541 is 2be2e000!
[  212.138058] 2c542 is 2bdda000!
[  212.139909] 2c52c is 2bddb000!
[  212.141623] 2c52d is 2bddc000!
[  212.143343] 2c52e is 2bddd000!
[  212.145069] 2c52f is 2bdde000!
[  212.146764] 2c530 is 2bddf000!
[  212.148454] 2c531 is 2bde0000!
[  212.150155] 2c532 is 2bde1000!
[  212.151835] 2c533 is 2bde2000!
[  212.153512] 2c534 is 2bde3000!
[  212.155170] 2c535 is 2bde4000!
[  212.156850] 2c55f is 2bdef000!
[  212.158485] 2c55e is 2bdf0000!
[  212.160153] 2c55d is 2bdf1000!
[  212.161793] 2c55c is 2bdf2000!
[  212.163446] 2c55b is 2bdf3000!
[  212.165097] 2c55a is 2bdf4000!
[  212.166751] 2c559 is 2bdf5000!
[  212.168400] 2c558 is 2bdf6000!
[  212.170056] 2c538 is 2bdf7000!
[  212.171699] 2c537 is 2bdf8000!
[  212.173380] 2c536 is 2bdf9000!
[  212.175362] 2c577 is 2bdc5000!
[  212.177092] 2c57a is 2bdc6000!
[  212.178762] 2c57b is 2bdc7000!
[  212.180455] 2c57c is 2bdc8000!
[  212.182138] 2c57d is 2bdc9000!
[  212.183817] 2c57e is 2bdca000!
[  212.185509] 2c57f is 2bdcb000!
[  212.187180] 2c580 is 2bdcc000!
[  212.188861] 2c581 is 2bdcd000!
[  212.190550] 2c582 is 2bdce000!
[  212.192197] 2c543 is 2bde5000!
[  212.193886] 2c544 is 2bde6000!
[  212.195532] 2c545 is 2bde7000!
[  212.197204] 2c546 is 2bde8000!
[  212.198873] 2c547 is 2bde9000!
[  212.200545] 2c548 is 2bdea000!
[  212.202225] 2c549 is 2bdeb000!
[  212.203903] 2c54a is 2bdec000!
[  212.205584] 2c54b is 2bded000!
[  212.207266] 2c54c is 2bdee000!
[  212.208936] 2c54d is 2bdcf000!
[  212.210633] 2c54e is 2bdd0000!
[  212.212295] 2c54f is 2bdd1000!
[  212.213981] 2c550 is 2bdd2000!
[  212.215648] 2c551 is 2bdd3000!
[  212.217329] 2c552 is 2bdd4000!
[  212.219012] 2c553 is 2bdd5000!
[  212.220693] 2c554 is 2bdd6000!
[  212.222380] 2c555 is 2bdd7000!
[  212.224062] 2c556 is 2bdd8000!
[  212.225729] 2c557 is 2bdd9000!
[  212.229034] 2c598 is 2bda5000!
[  212.230795] 2c599 is 2bda6000!
[  212.232492] 2c59a is 2bda7000!
[  212.234221] 2c59b is 2bda8000!
[  212.235929] 2c59c is 2bda9000!
[  212.237623] 2c59d is 2bdaa000!
[  212.239318] 2c59e is 2bdab000!
[  212.241009] 2c59f is 2bdac000!
[  212.242689] 2c5a0 is 2bdad000!
[  212.244411] 2c5a1 is 2bdae000!
[  212.246084] 2c560 is 2bdba000!
[  212.247782] 2c583 is 2bdbb000!
[  212.249472] 2c584 is 2bdbc000!
[  212.251142] 2c585 is 2bdbd000!
[  212.252814] 2c586 is 2bdbe000!
[  212.254483] 2c587 is 2bdbf000!
[  212.256143] 2c588 is 2bdc0000!
[  212.257806] 2[  214.383916] 2c137 is 2c198000!
[  214.385587] 2c138 is 2c199000!
[  214.387257] 2c139 is 2c19a000!
[  214.388913] 2c13a is 2c19b000!
[  214.390599] 2c13b is 2c19c000!
[  214.392261] 2c13c is 2c19d000!
[  214.393950] 2c13d is 2c19e000!
[  214.395609] 2c140 is 2c19f000!
[  214.397274] 2c10a is 2c18b000!
[  214.398951] 2c10b is 2c18c000!
[  214.400627] 2c10c is 2c18d000!
[  214.402314] 2c10d is 2c18e000!
[  214.404001] 2c10e is 2c18f000!
[  214.405663] 2c10f is 2c190000!
[  214.407367] 2c110 is 2c191000!
[  214.409040] 2c111 is 2c192000!
[  214.410742] 2c112 is 2c193000!
[  214.412415] 2c113 is 2c194000!
[  214.414102] 2c114 is 2c195000!
[  214.415980] 2c0f5 is 2c977000!
[  214.417744] 2c0f6 is 2c978000!
[  214.419463] 2c0f7 is 2c979000!
[  214.421184] 2c0f8 is 2c97a000!
[  214.422912] 2c0f9 is 2c97b000!
[  214.424638] 2c0fa is 2c97c000!
[  214.426346] 2c0fb is 2c97d000!
[  214.428078] 2c0fc is 2c97e000!
[  214.429797] 2c0fd is 2c97f000!
[  214.431679] 2c0f4 is 2c975000!
[  214.440320] 2c0fe is 2c96e000!
[  214.442458] 2c142 is 2c95f000!
[  214.444635] 2c143 is 2c960000!
[  214.446827] 2c144 is 2c95e000!
[  214.448999] 2c145 is 2c95d000!
[  214.467048] 2c146 is 2c963000!
[  214.478294] 2c151 is 2c961000!
[  214.480123] 2c0ff is 2c96f000!
[  214.481914] 2c147 is 2c96a000!
[  214.483725] 2c148 is 2c973000!
[  214.485526] 2c149 is 2c974000!
[  214.487313] 2c14a is 2c969000!
[  214.489089] 2c14b is 2c96b000!
[  214.490887] 2c14c is 2c962000!
[  214.492649] 2c14d is 2c968000!
[  214.494447] 2c14e is 2c966000!
[  214.496198] 2c14f is 2c965000!
[  214.497982] 2c150 is 2c964000!
[  214.514039] 2c15d is 2c956000!
[  214.515884] 2c15e is 2c957000!
[  214.517690] 2c152 is 2a428000!
[  214.519498] 2c153 is 2adbf000!
[  214.521292] 2c154 is 2c970000!
[  214.523100] 2c155 is 2bffb000!
[  214.524926] 2c156 is 2c3c7000!
[  214.526767] 2c157 is 2bffc000!
[  214.528621] 2c158 is 2c959000!
[  214.530497] 2c159 is 2c958000!
[  214.532415] 2c15a is 2c3c8000!
[  214.534297] 2c15b is 2c96c000!
[  214.536186] 2c15c is 2c96d000!
[  214.538274] 2c169 is 2c94b000!
[  214.540191] 2c15f is 2c94c000!
[  214.542051] 2c160 is 2c94d000!
[  214.543943] 2c161 is 2c94e000!
[  214.545793] 2c162 is 2c94f000!
[  214.547655] 2c163 is 2c950000!
[  214.549505] 2c164 is 2c953000!
[  214.551337] 2c165 is 2c954000!
[  214.553158] 2c166 is 2bb01000!
[  214.554984] 2c167 is 2bb02000!
[  214.556826] 2c168 is 2c955000!
[  214.559177] 2c17e is 2c947000!
[  214.561053] 2c16a is 2c948000!
[  214.562898] 2c16b is 2c949000!
[  214.564779] 2c16c is 2c94a000!
[  214.567387] 2c16d is 2c93f000!
[  214.569301] 2c16e is 2c940000!
[  214.571185] 2c16f is 2c941000!
[  214.573071] 2c170 is 2c942000!
[  214.574958] 2c171 is 2c943000!
[  214.576859] 2c172 is 2c944000!
[  214.578693] 2c173 is 2c945000!
[  214.580530] 2c174 is 2c946000!
[  214.583154] 2c19f is 2c92f000!
[  214.585023] 2c1a0 is 2c930000!
[  214.586897] 2c1a1 is 2c931000!
[  214.588684] 2c1a2 is 2c932000!
[  214.590483] 2c1a3 is 2c933000!
[  214.592240] 2c19e is 2c924000!
[  214.594102] 2c19d is 2c925000!
[  214.595861] 2c17d is 2c926000!
[  214.597651] 2c17c is 2c927000!
[  214.599390] 2c17b is 2c928000!
[  214.601137] 2c17a is 2c929000!
[  214.602893] 2c179 is 2c92a000!
[  214.604650] 2c178 is 2c92b000!
[  214.606413] 2c177 is 2c92c000!
[  214.608171] 2c176 is 2c92d000!
[  214.609921] 2c175 is 2c92e000!
[  214.612557] 2c189 is 2c90f000!
[  214.614370] 2c18a is 2c910000!
[  214.616127] 2c18b is 2c911000!
[  214.617875] 2c18c is 2c912000!
[  214.619611] 2c18d is 2c913000!
[  214.621330] 2c18e is 2c914000!
[  214.623061] 2c18f is 2c915000!
[  214.624784] 2c190 is 2c916000!
[  214.626506] 2c191 is 2c917000!
[  214.628245] 2c192 is 2c918000!
[  214.629969] 2c188 is 2c904000!
[  214.631701] 2c187 is 2c905000!
[  214.633422] 2c186 is 2c906000!
[  214.635150] 2c185 is 2c907000!
[  214.636877] 2c184 is 2c908000!
[  214.638585] 2c183 is 2c909000!
[  214.640311] 2c182 is 2c90a000!
[  214.642002] 2c181 is 2c90b000!
[  214.643724] 2c180 is 2c90c000!
[  214.645414] 2c17f is 2c90d000!
[  214.647119] 2c1a4 is 2c90e000!
[  214.649741] 2c1af is 2c8ef000!
[  214.651494] 2c1b0 is 2c8f0000!
[  214.653239] 2c1b1 is 2c8f1000!
[  214.655004] 2c1b2 is 2c8f2000!
[  214.656851] 2c1b3 is 2c8f3000!
[  214.658573] 2c1b4 is 2c8f4000!
[  214.660323] 2c1b5 is 2c8f5000!
[  214.662045] 2c1b6 is 2c8f6000!
[  214.663783] 2c1b7 is 2c8f7000!
[  214.665524] 2c1b8 is 2c8f8000!
[  214.667254] 2c1ae is 2c8e4000!
[  214.669004] 2c1ad is 2c8e5000!
[  214.670702] 2c1ac is 2c8e6000!
[  214.672386] 2c1ab is 2c8e7000!
[  214.674100] 2c1aa is 2c8e8000!
[  214.675784] 2c1a9 is 2c8e9000!
[  214.677493] 2c1a8 is 2c8ea000!
[  214.679172] 2c1a7 is 2c8eb000!
[  214.680873] 2c1a6 is 2c8ec000!
[  214.682545] 2c1a5 is 2c8ed000!
[  214.684231] 2c193 is 2c8ee000!
[  214.687624] 2c1ba is 2c8af000!
[  214.689349] 2c1bb is 2c8b0000!
[  214.691055] 2c1dd is 2c8b1000!
[  214.692759] 2c1de is 2c8b2000!
[  214.694482] 2c1df is 2c8b3000!
[  214.696186] 2c1e0 is 2c8b4000!
[  214.697912] 2c1e1 is 2c8b5000!
[  214.699602] 2c1e2 is 2c8b6000!
[  214.701319] 2c1e3 is 2c8b7000!
[  214.703044] 2c1e4 is 2c8b8000!
[  214.704759] 2c1be is 2c8c4000!
[  214.706490] 2c19c is 2c8c5000!
[  214.708197] 2c19b is 2c8c6000!
[  214.709907] 2c19a is 2c8c7000!
[  214.711583] 2c199 is 2c8c8000!
[  214.713251] 2c198 is 2c8c9000!
[  214.714948] 2c197 is 2c8ca000!
[  214.716616] 2c196 is 2c8cb000!
[  214.718312] 2c195 is 2c8cc000!
[  214.719973] 2c194 is 2c8cd000!
[  214.721649] 2c1b9 is 2c8ce000!
[  214.723334] 2c1c9 is 2c8b9000!
[  214.725027] 2c1c8 is 2c8ba000!
[  214.726740] 2c1c7 is 2c8bb000!
[  214.728419] 2c1c6 is 2c8bc000!
[  214.730112] 2c1c5 is 2c8bd000!
[  214.731807] 2c1c4 is 2c8be000!
[  214.733500] 2c1c3 is 2c8bf000!
[  214.735188] 2c1c2 is 2c8c0000!
[  214.736880] 2c1c1 is 2c8c1000!
[  214.738552] 2c1c0 is 2c8c2000!
[  214.740250] 2c1bf is 2c8c3000!
[  214.743011] 2c1f1 is 2c89a000!
[  214.744792] 2c1f2 is 2c89b000!
[  214.746461] 2c1f3 is 2c89c000!
[  214.748172] 2c1f4 is 2c89d000!
[  214.749856] 2c1f5 is 2c89e000!
[  214.751563] 2c1f6 is 2c89f000!
[  214.753251] 2c1f7 is 2c8a0000!
[  214.755189] 2c1f8 is 2c8a1000!
[  214.756911] 2c1f9 is 2c8a2000!
[  214.758590] 2c1fa is 2c8a3000!
[  214.760296] 2c1fb is 2c88f000!
[  214.761973] 2c1fe is 2c890000!
[  214.763669] 2c1ff is 2c891000!
[  214.765448] 2c200 is 2c892000!
[  214.767160] 2c201 is 2c893000!
[  214.768891] 2c202 is 2c894000!
[  214.770584] 2c203 is 2c895000!
[  214.772268] 2c204 is 2c896000!
[  214.773988] 2c205 is 2c897000!
[  214.775672] 2c206 is 2c898000!
[  214.777375] 2c1ef is 2c884000!
[  214.779054] 2c1ee is 2c885000!
[  214.780760] 2c1ed is 2c886000!
[  214.782483] 2c1ec is 2c887000!
[  214.784207] 2c1eb is 2c888000!
[  214.785907] 2c1ea is 2c889000!
[  214.787595] 2c1e9 is 2c88a000!
[  214.789291] 2c1e8 is 2c88b000!
[  214.790997] 2c1e7 is 2c88c000!
[  214.792670] 2c1e6 is 2c88d000!
[  214.794373] 2c1e5 is 2c88e000!
[  214.796333] 2c1f0 is 2c86f000!
[  214.798051] 2c207 is 2c87e000!
[  214.799731] 2c1ca is 2c87f000!
[  214.801446] 2c1cb is 2c880000!
[  214.803149] 2c1cc is 2c881000!
[  214.804854] 2c1cd is 2c882000!
[  214.806570] 2c1ce is 2c883000!
[  214.808273] 2c1da is 2c870000!
[  214.809988] 2c1db is 2c871000!
[  214.811688] 2c1dc is 2c872000!
[  214.813387] 2c1cf is 2c873000!
[  214.815073] 2c1d0 is 2c874000!
[  214.816761] 2c1d1 is 2c875000!
[  214.818447] 2c1d2 is 2c876000!
[  214.820125] 2c1d3 is 2c877000!
[  214.821788] 2c1d4 is 2c878000!
[  214.823488] 2c1d5 is 2c879000!
[  214.825135] 2c1d6 is 2c87a000!
[  214.826818] 2c1d7 is 2c87b000!
[  214.828470] 2c1d8 is 2c87c000!
[  214.830141] 2c1d9 is 2c87d000!
[  214.832339] 36d51 is 2c86b000!
[  214.834085] 2c21d is 2c86c000!
[  214.835812] 2c21e is 2c86d000!
[  214.837531] 2c21f is 2c86e000!
[  214.840009] 2c220 is 2c863000!
[  214.841839] 37678 is 2c864000!
[  214.843685] 36dec is 2c865000!
[  214.845450] 2c208 is 2c866000!
[  214.847269] 2c209 is 2c867000!
[  214.849068] 2c20a is 2c868000!
[  214.850866] 2c20b is 2c869000!
[  214.852663] 2c20c is 2c86a000!
[  214.855356] 2c217 is 2c848000!
[  214.857173] 2c216 is 2c849000!
[  214.858918] 2c215 is 2c84a000!
[  214.860706] 2c214 is 2c84b000!
[  214.862462] 2c213 is 2c84c000!
[  214.864254] 2c212 is 2c84d000!
[  214.866005] 2c211 is 2c84e000!
[  214.867783] 2c210 is 2c84f000!
[  214.869558] 2c20f is 2c850000!
[  214.871345] 2c20e is 2c851000!
[  214.873131] 2c20d is 2c852000!
[  214.875826] 2c218 is 2c828000!
[  214.877668] 2c219 is 2c829000!
[  214.879442] 2c21a is 2c82a000!
[  214.881256] 2c21b is 2c82b000!
[  214.883047] 2c21c is 2c82c000!
[  214.884874] 2c241 is 2c82d000!
[  214.886671] 2c240 is 2c82e000!
[  214.888479] 2c23f is 2c82f000!
[  214.890301] 2c23e is 2c830000!
[  214.892066] 2c23d is 2c831000!
[  214.893838] 2c23c is 2c832000!
[  214.895580] 2c242 is 2c833000!
[  214.897356] 2c243 is 2c834000!
[  214.899092] 2c244 is 2c835000!
[  214.900824] 2c245 is 2c836000!
[  214.902554] 2c246 is 2c837000!
[  214.904251] 2c247 is 2c838000!
[  214.905946] 2c248 is 2c839000!
[  214.907642] 2c249 is 2c83a000!
[  214.909321] 2c24a is 2c83b000!
[  214.911036] 2c24b is 2c83c000!
[  214.913615] 2c258 is 2c813000!
[  214.915443] 2c259 is 2c814000!
[  214.917179] 2c25a is 2c815000!
[  214.918902] 2c25b is 2c816000!
[  214.920613] 2c25c is 2c817000!
[  214.922338] 2c25d is 2c818000!
[  214.924060] 2c25e is 2c819000!
[  214.925762] 2c25f is 2c81a000!
[  214.927483] 2c260 is 2c81b000!
[  214.929178] 2c261 is 2c81c000!
[  214.930889] 2c257 is 2c808000!
[  214.932571] 2c256 is 2c809000!
[  214.934271] 2c255 is 2c80a000!
[  214.935957] 2c254 is 2c80b000!
[  214.937639] 2c253 is 2c80c000!
[  214.939320] 2c252 is 2c80d000!
[  214.940996] 2c251 is 2c80e000!
[  214.942666] 2c250 is 2c80f000!
[  2[  217.072031] 2bedc is 2ca27000!
[  217.073799] 2bedd is 2ca28000!
[  217.075488] 2bede is 2ca29000!
[  217.077195] 2bedf is 2ca2a000!
[  217.078878] 2bee0 is 2ca2b000!
[  217.080565] 2bee1 is 2ca2c000!
[  217.082269] 2bee2 is 2ca2d000!
[  217.083967] 2bee3 is 2ca2e000!
[  217.085665] 2bee4 is 2ca2f000!
[  217.087324] 2bee5 is 2ca1b000!
[  217.088990] 2bee6 is 2ca1c000!
[  217.090664] 2bee7 is 2ca1d000!
[  217.092314] 2bf07 is 2ca1e000!
[  217.094042] 2bf08 is 2ca1f000!
[  217.095686] 2bf09 is 2ca20000!
[  217.097344] 2bf0a is 2ca21000!
[  217.099006] 2bf0b is 2ca22000!
[  217.100669] 2bf0c is 2ca23000!
[  217.102346] 2bf0d is 2ca24000!
[  217.104710] 2bf0e is 2ca05000!
[  217.106383] 2bf0f is 2ca06000!
[  217.108056] 2bf10 is 2ca07000!
[  217.109718] 2bf11 is 2ca08000!
[  217.111409] 2bf12 is 2ca09000!
[  217.113082] 2bf13 is 2ca0a000!
[  217.114888] 2bf14 is 2ca0b000!
[  217.116560] 2bf15 is 2ca0c000!
[  217.118244] 2bf16 is 2ca0d000!
[  217.119927] 2bf17 is 2ca0e000!
[  217.121606] 2bf18 is 2ca0f000!
[  217.123283] 2bf19 is 2c9fb000!
[  217.124970] 2bf1a is 2c9fc000!
[  217.126643] 2bf1b is 2c9fd000!
[  217.128347] 2bf1c is 2c9fe000!
[  217.130015] 2bf1d is 2c9ff000!
[  217.131718] 2bf1e is 2ca00000!
[  217.133405] 2bf1f is 2ca01000!
[  217.135072] 2bf20 is 2ca02000!
[  217.136779] 2bf21 is 2ca03000!
[  217.138459] 2bf22 is 2ca04000!
[  217.141145] 2bed9 is 2c9d0000!
[  217.142850] 2bed8 is 2c9d1000!
[  217.144662] 2bed7 is 2c9d2000!
[  217.146396] 2bed6 is 2c9d3000!
[  217.148125] 2bed5 is 2c9d4000!
[  217.149822] 2bed4 is 2c9d5000!
[  217.151524] 2bed3 is 2c9d6000!
[  217.153225] 2bed2 is 2c9d7000!
[  217.154917] 2bed1 is 2c9d8000!
[  217.156600] 2bed0 is 2c9d9000!
[  217.158283] 2beec is 2c9da000!
[  217.160824] 2bf37 is 2c9bb000!
[  217.162561] 2bf36 is 2c9bc000!
[  217.164273] 2bf35 is 2c9bd000!
[  217.165980] 2bf34 is 2c9be000!
[  217.167695] 2bf33 is 2c9bf000!
[  217.169426] 2bf32 is 2c9c0000!
[  217.171139] 2bf31 is 2c9c1000!
[  217.172861] 2bf30 is 2c9c2000!
[  217.174578] 2bf2f is 2c9c3000!
[  217.176293] 2bf2e is 2c9c4000!
[  217.178035] 2bf23 is 2c9b0000!
[  217.179746] 2bf24 is 2c9b1000!
[  217.181473] 2bf25 is 2c9b2000!
[  217.183181] 2bf26 is 2c9b3000!
[  217.184905] 2bf27 is 2c9b4000!
[  217.186630] 2bf28 is 2c9b5000!
[  217.188349] 2bf29 is 2c9b6000!
[  217.190090] 2bf2a is 2c9b7000!
[  217.191779] 2bf2b is 2c9b8000!
[  217.193504] 2bf2c is 2c9b9000!
[  217.195206] 2bf2d is 2c9ba000!
[  217.197788] 2bef7 is 2c99b000!
[  217.199588] 2bef8 is 2c99c000!
[  217.201310] 2bef9 is 2c99d000!
[  217.203032] 2befa is 2c99e000!
[  217.204752] 2befb is 2c99f000!
[  217.206473] 2befc is 2c9a0000!
[  217.208185] 2befd is 2c9a1000!
[  217.209904] 2befe is 2c9a2000!
[  217.211641] 2beff is 2c9a3000!
[  217.213346] 2bf00 is 2c9a4000!
[  217.215086] 2bef6 is 2c990000!
[  217.216798] 2bef5 is 2c991000!
[  217.218505] 2bef4 is 2c992000!
[  217.220218] 2bef3 is 2c993000!
[  217.221917] 2bef2 is 2c994000!
[  217.223645] 2bef1 is 2c995000!
[  217.225332] 2bef0 is 2c996000!
[  217.227048] 2beef is 2c997000!
[  217.228744] 2beee is 2c998000!
[  217.230434] 2beed is 2c999000!
[  217.232123] 2bf38 is 2c99a000!
[  217.235580] 2bf02 is 2d15b000!
[  217.237338] 2bf03 is 2d15c000!
[  217.239064] 2bf04 is 2d15d000!
[  217.240806] 2bf05 is 2d15e000!
[  217.242520] 2bf06 is 2d15f000!
[  217.244259] 2bf66 is 2d160000!
[  217.245980] 2bf67 is 2d161000!
[  217.247718] 2bf68 is 2d162000!
[  217.249442] 2bf69 is 2d163000!
[  217.251166] 2bf6a is 2d164000!
[  217.252897] 2bf01 is 2d150000!
[  217.254626] 2bf39 is 2d151000!
[  217.256371] 2bf3a is 2d152000!
[  217.258106] 2bf3b is 2d153000!
[  217.259822] 2bf3c is 2d154000!
[  217.261579] 2bf3d is 2d155000!
[  217.263301] 2bf3e is 2d156000!
[  217.265061] 2bf3f is 2d157000!
[  217.266797] 2bf40 is 2d158000!
[  217.268527] 2bf41 is 2d159000!
[  217.270251] 2bf42 is 2d15a000!
[  217.271947] 2bf6b is 2d145000!
[  217.273685] 2bf6c is 2d146000!
[  217.275430] 2bf6d is 2d147000!
[  217.277163] 2bf6e is 2d148000!
[  217.278870] 2bf6f is 2d149000!
[  217.280591] 2bf70 is 2d14a000!
[  217.282326] 2bf71 is 2d14b000!
[  217.284053] 2bf72 is 2d14c000!
[  217.285790] 2bf73 is 2d14d000!
[  217.287523] 2bf74 is 2d14e000!
[  217.289246] 2bf75 is 2d14f000!
[  217.290944] 2bf4f is 2d165000!
[  217.292640] 2bf4e is 2d166000!
[  217.294361] 2bf4d is 2d167000!
[  217.296047] 2bf4c is 2d168000!
[  217.297759] 2bf4b is 2d169000!
[  217.299438] 2bf4a is 2d16a000!
[  217.301130] 2bf49 is 2d16b000!
[  217.302831] 2bf48 is 2d16c000!
[  217.304523] 2bf45 is 2d16d000!
[  217.306212] 2bf44 is 2d16e000!
[  217.307887] 2bf43 is 2d16f000!
[  217.309544] 2bf76 is 2d13b000!
[  217.311241] 2bf77 is 2d13c000!
[  217.312909] 2bf78 is 2d13d000!
[  217.314606] 2bf79 is 2d13e000!
[  217.316263] 2bf7a is 2d13f000!
[  217.317932] 2bf7b is 2d140000!
[  217.319616] 2bf7c is 2d141000!
[  217.321291] 2bf7d is 2d142000!
[  217.322980] 2bf7e is 2d143000!
[  217.324663] 2bf7f is 2d144000!
[  217.331553] 2bf80 is 2d13a000!
[  217.335557] 2bf50 is 2d136000!
[  217.337294] 2bf81 is 2d137000!
[  217.338969] 2bf82 is 2d138000!
[  217.340686] 2bf83 is 2d139000!
[  217.343067] 2bf84 is 2d12e000!
[  217.344880] 2bf85 is 2d12f000!
[  217.346563] 2bf86 is 2d130000!
[  217.348460] 2bf87 is 2d131000!
[  217.350210] 2bf88 is 2d132000!
[  217.351892] 2bf89 is 2d133000!
[  217.353565] 2bf8a is 2d134000!
[  217.355223] 2bf8b is 2d135000!
[  217.357717] 2bf97 is 2d11e000!
[  217.359402] 2bf98 is 2d11f000!
[  217.361111] 2bf99 is 2d120000!
[  217.362837] 2bf9a is 2d121000!
[  217.364647] 2bf9b is 2d122000!
[  217.366469] 2bf95 is 2d114000!
[  217.368213] 2bf94 is 2d115000!
[  217.369915] 2bf93 is 2d116000!
[  217.371618] 2bf92 is 2d117000!
[  217.373307] 2bf91 is 2d118000!
[  217.374990] 2bf90 is 2d119000!
[  217.376680] 2bf8f is 2d11a000!
[  217.378374] 2bf8e is 2d11b000!
[  217.380085] 2bf8d is 2d11c000!
[  217.381782] 2bf8c is 2d11d000!
[  217.383732] 2bf96 is 2d0fd000!
[  217.385418] 2bf9c is 2d108000!
[  217.387106] 2bf51 is 2d109000!
[  217.388788] 2bf52 is 2d10a000!
[  217.390489] 2bf53 is 2d10b000!
[  217.392165] 2bf54 is 2d10c000!
[  217.393869] 2bf55 is 2d10d000!
[  217.395533] 2bf56 is 2d10e000!
[  217.397209] 2bf57 is 2d10f000!
[  217.398880] 2bf58 is 2d110000!
[  217.400556] 2bf59 is 2d111000!
[  217.402237] 2bf5a is 2d112000!
[  217.403924] 2bf5b is 2d0fe000!
[  217.405620] 2bf5c is 2d0ff000!
[  217.407313] 2bf5d is 2d100000!
[  217.409006] 2bf5e is 2d101000!
[  217.410721] 2bf5f is 2d102000!
[  217.412399] 2bf60 is 2d103000!
[  217.414112] 2bf61 is 2d104000!
[  217.415785] 2bf62 is 2d105000!
[  217.417470] 2bf63 is 2d106000!
[  217.419166] 2bf64 is 2d107000!
[  217.421409] 2bfa4 is 2d0e5000!
[  217.423127] 2bf65 is 2d0de000!
[  217.424854] 2bf9d is 2d0dd000!
[  217.426581] 2bf9e is 2d0dc000!
[  217.438570] 2bfa5 is 2d0ed000!
[  217.440336] 2bfa6 is 2d0ee000!
[  217.442066] 2bfa7 is 2d0ef000!
[  217.443822] 2bfa8 is 2d0f0000!
[  217.445546] 2bfa9 is 2d0f6000!
[  217.447459] 2bfaa is 2d0f5000!
[  217.449201] 2bfab is 2d0f3000!
[  217.450944] 2bfac is 2d0f4000!
[  217.454442] 2bfc4 is 2d0c2000!
[  217.456209] 2bfc5 is 2d0c3000!
[  217.457965] 2bfc6 is 2d0c4000!
[  217.459707] 2bfc7 is 2d0c5000!
[  217.461460] 2bfc8 is 2d0c6000!
[  217.463200] 2bfc9 is 2d0c7000!
[  217.464968] 2bfca is 2d0c8000!
[  217.466719] 2bfcb is 2d0c9000!
[  217.468451] 2bfcc is 2d0ca000!
[  217.470187] 2bfcd is 2d0cb000!
[  217.471897] 2bf9f is 2d0cc000!
[  217.473647] 2bfa0 is 2d0cd000!
[  217.475352] 2bfa1 is 2d0ce000!
[  217.477093] 2bfa2 is 2d0cf000!
[  217.478792] 2bfa3 is 2d0d0000!
[  217.480518] 2bfc3 is 2d0d1000!
[  217.482217] 2bfb7 is 2d0d2000!
[  217.483934] 2bfb6 is 2d0d3000!
[  217.485650] 2bfb5 is 2d0d4000!
[  217.487368] 2bfb4 is 2d0d5000!
[  217.489071] 2bfb3 is 2d0d6000!
[  217.493343] 2bfd9 is 2d0a2000!
[  217.495129] 2bfda is 2d0a3000!
[  217.496962] 2bfdb is 2d0a4000!
[  217.498658] 2bfdc is 2d0a5000!
[  217.500355] 2bfdd is 2d0a6000!
[  217.502065] 2bfde is 2d0a7000!
[  217.503753] 2bfdf is 2d0a8000!
[  217.505449] 2bfe0 is 2d0a9000!
[  217.507156] 2bfe1 is 2d0aa000!
[  217.508851] 2bfe2 is 2d0ab000!
[  217.510957] 2bfb2 is 2d097000!
[  217.512641] 2bfb1 is 2d098000!
[  217.514349] 2bfb0 is 2d099000!
[  217.516012] 2bfaf is 2d09a000!
[  217.517692] 2bfae is 2d09b000!
[  217.519362] 2bfad is 2d09c000!
[  217.521045] 2bfbc is 2d09d000!
[  217.522728] 2bfbb is 2d09e000!
[  217.524405] 2bfba is 2d09f000!
[  217.526080] 2bfb9 is 2d0a0000!
[  217.527775] 2bfb8 is 2d0a1000!
[  217.529458] 2bfe3 is 2d08c000!
[  217.531157] 2bfbd is 2d08d000!
[  217.532829] 2bfbe is 2d08e000!
[  217.534515] 2bfbf is 2d08f000!
[  217.536205] 2bfc0 is 2d090000!
[  217.537893] 2bfc1 is 2d091000!
[  217.539583] 2bfc2 is 2d092000!
[  217.541265] 2b801 is 2d093000!
[  217.542964] 2b802 is 2d094000!
[  217.544657] 2b803 is 2d095000!
[  217.546335] 2b804 is 2d096000!
[  217.548028] 2b805 is 2d082000!
[  217.549696] 2b806 is 2d083000!
[  217.551392] 2b807 is 2d084000!
[  217.553058] 2b808 is 2d085000!
[  217.554733] 2b809 is 2d086000!
[  217.556416] 2b80a is 2d087000!
[  217.558099] 2b80b is 2d088000!
[  217.559774] 2b80c is 2d089000!
[  217.561450] 2b80d is 2d08a000!
[  217.563123] 2b80e is 2d08b000!
[  217.564819] 2bfce is 2d0ac000!
[  217.566498] 2bfcf is 2d0ad000!
[  217.568213] 2bfd0 is 2d0ae000!
[  217.569898] 2bfd1 is 2d0af000!
[  217.571603] 2bfd2 is 2d0b0000!
[  217.573327] 2bfd3 is 2d0b1000!
[  217.575037] 2bfd4 is 2d0b2000!
[  217.576760] 2bfd5 is 2d0b3000!
[  217.578449] 2bfd6 is 2d0b4000!
[  217.580148] 2bfd7 is 2d0b5000!
[  217.581849] 2bfd8 is 2d0b[  219.709106] 2b4d5 is 2d229000!
[  219.710813] 2b4d4 is 2d22a000!
[  219.712961] 2b4b5 is 2d20b000!
[  219.714714] 2b4b6 is 2d20c000!
[  219.716420] 2b4b7 is 2d20d000!
[  219.718139] 2b4b8 is 2d20e000!
[  219.719860] 2b4b9 is 2d20f000!
[  219.721568] 2b4ba is 2d210000!
[  219.723284] 2b4bb is 2d211000!
[  219.724990] 2b4bc is 2d212000!
[  219.726689] 2b4bd is 2d213000!
[  219.728417] 2b4be is 2d214000!
[  219.730122] 2b4ca is 2d1f5000!
[  219.731839] 2b4cb is 2d1f6000!
[  219.733555] 2b4cc is 2d1f7000!
[  219.735262] 2b4cd is 2d1f8000!
[  219.736961] 2b4ed is 2d1f9000!
[  219.738637] 2b4f0 is 2d1fa000!
[  219.740353] 2b4f1 is 2d1fb000!
[  219.742036] 2b4f2 is 2d1fc000!
[  219.743745] 2b4f3 is 2d1fd000!
[  219.745426] 2b4f4 is 2d1fe000!
[  219.747119] 2b4f5 is 2d1ff000!
[  219.748811] 2b4f6 is 2d1eb000!
[  219.750498] 2b4f7 is 2d1ec000!
[  219.752193] 2b4f8 is 2d1ed000!
[  219.753879] 2b4f9 is 2d1ee000!
[  219.755539] 2b4fa is 2d1ef000!
[  219.757224] 2b4fb is 2d1f0000!
[  219.758885] 2b4fc is 2d1f1000!
[  219.760584] 2b4fd is 2d1f2000!
[  219.762251] 2b4fe is 2d1f3000!
[  219.763937] 2b4ff is 2d1f4000!
[  219.765681] 2b4bf is 2d200000!
[  219.767364] 2b4c0 is 2d201000!
[  219.769054] 2b4c1 is 2d202000!
[  219.770735] 2b4c2 is 2d203000!
[  219.772407] 2b4c3 is 2d204000!
[  219.774111] 2b4c4 is 2d205000!
[  219.775777] 2b4c5 is 2d206000!
[  219.777475] 2b4c6 is 2d207000!
[  219.779136] 2b4c7 is 2d208000!
[  219.780811] 2b4c8 is 2d209000!
[  219.782533] 2b4c9 is 2d20a000!
[  219.784218] 2b4af is 2d215000!
[  219.785890] 2b4b0 is 2d216000!
[  219.787565] 2b4b1 is 2d217000!
[  219.789227] 2b4b2 is 2d218000!
[  219.790948] 2b4b3 is 2d219000!
[  219.792616] 2b4b4 is 2d21a000!
[  219.794307] 2b4e3 is 2d21b000!
[  219.795974] 2b4e2 is 2d21c000!
[  219.797669] 2b4e1 is 2d21d000!
[  219.799336] 2b4e0 is 2d21e000!
[  219.801016] 2b4df is 2d21f000!
[  219.819495] 37e8a is 2d1e0000!
[  219.821295] 36df9 is 2d1e1000!
[  219.823047] 37f97 is 2d1e2000!
[  219.824812] 2b500 is 2d1e3000!
[  219.826588] 2b501 is 2d1e4000!
[  219.828389] 2b502 is 2d1e5000!
[  219.830272] 2b503 is 2d1e6000!
[  219.832140] 2b504 is 2d1e7000!
[  219.833933] 2b505 is 2d1e8000!
[  219.835723] 2b506 is 2d1e9000!
[  219.837499] 2b507 is 2d1ea000!
[  219.839684] 2b513 is 2d1cb000!
[  219.841497] 2b514 is 2d1cc000!
[  219.843267] 2b515 is 2d1cd000!
[  219.845087] 2b516 is 2d1ce000!
[  219.846867] 2b517 is 2d1cf000!
[  219.848645] 2b518 is 2d1d0000!
[  219.850427] 2b519 is 2d1d1000!
[  219.852221] 2b51a is 2d1d2000!
[  219.853997] 2b51b is 2d1d3000!
[  219.855753] 2b51c is 2d1d4000!
[  219.857547] 2b51d is 2d1c0000!
[  219.859291] 2b51e is 2d1c1000!
[  219.861080] 2b51f is 2d1c2000!
[  219.862831] 2b520 is 2d1c3000!
[  219.864627] 2b521 is 2d1c4000!
[  219.866378] 2b522 is 2d1c5000!
[  219.868143] 2b523 is 2d1c6000!
[  219.869920] 2b524 is 2d1c7000!
[  219.871676] 2b525 is 2d1c8000!
[  219.873465] 2b526 is 2d1c9000!
[  219.875201] 2b527 is 2d1ca000!
[  219.876937] 2b528 is 2d1b5000!
[  219.878626] 2b529 is 2d1b6000!
[  219.880313] 2b52a is 2d1b7000!
[  219.881993] 2b52b is 2d1b8000!
[  219.883657] 2b52c is 2d1b9000!
[  219.885337] 2b52d is 2d1ba000!
[  219.886996] 2b52e is 2d1bb000!
[  219.888640] 2b52f is 2d1bc000!
[  219.890323] 2b530 is 2d1bd000!
[  219.891984] 2b531 is 2d1be000!
[  219.893684] 2b532 is 2d1bf000!
[  219.895323] 2b508 is 2d1d5000!
[  219.896981] 2b509 is 2d1d6000!
[  219.898656] 2b50a is 2d1d7000!
[  219.900326] 2b50b is 2d1d8000!
[  219.902018] 2b50c is 2d1d9000!
[  219.903694] 2b50d is 2d1da000!
[  219.905349] 2b50e is 2d1db000!
[  219.907050] 2b50f is 2d1dc000!
[  219.908711] 2b510 is 2d1dd000!
[  219.910418] 2b511 is 2d1de000!
[  219.912079] 2b512 is 2d1df000!
[  219.915593] 2b4e5 is 2d196000!
[  219.917348] 2b4e6 is 2d197000!
[  219.919103] 2b4e7 is 2d198000!
[  219.920796] 2b4e8 is 2d199000!
[  219.922501] 2b4e9 is 2d19a000!
[  219.924199] 2b4ea is 2d19b000!
[  219.925928] 2b4eb is 2d19c000!
[  219.927713] 2b4ec is 2d19d000!
[  219.929412] 2b54c is 2d19e000!
[  219.931119] 2b54d is 2d19f000!
[  219.932784] 2b54e is 2d18b000!
[  219.934478] 2b54f is 2d18c000!
[  219.936158] 2b550 is 2d18d000!
[  219.937852] 2b551 is 2d18e000!
[  219.939532] 2b552 is 2d18f000!
[  219.941215] 2b553 is 2d190000!
[  219.942892] 2b554 is 2d191000!
[  219.944604] 2b555 is 2d192000!
[  219.946268] 2b556 is 2d193000!
[  219.947967] 2b557 is 2d194000!
[  219.950001] 2b4e4 is 2d96b000!
[  219.951772] 2b533 is 2d980000!
[  219.953508] 2b534 is 2d981000!
[  219.955222] 2b535 is 2d982000!
[  219.956964] 2b536 is 2d983000!
[  219.958673] 2b537 is 2d984000!
[  219.960415] 2b538 is 2d185000!
[  219.962143] 2b539 is 2d186000!
[  219.963881] 2b53a is 2d187000!
[  219.965620] 2b53b is 2d188000!
[  219.967343] 2b53c is 2d189000!
[  219.969098] 2b53d is 2d18a000!
[  219.970796] 2b558 is 2d978000!
[  219.972523] 2b559 is 2d979000!
[  219.974238] 2b55a is 2d97a000!
[  219.975933] 2b55b is 2d97b000!
[  219.977663] 2b55c is 2d97c000!
[  219.979347] 2b55d is 2d97d000!
[  219.981070] 2b55e is 2d97e000!
[  219.982760] 2b55f is 2d97f000!
[  219.984458] 2b56b is 2d96c000!
[  219.986177] 2b560 is 2d96d000!
[  219.987882] 2b561 is 2d96e000!
[  219.989598] 2b562 is 2d96f000!
[  219.991301] 2b563 is 2d970000!
[  219.993008] 2b564 is 2d971000!
[  219.994755] 2b565 is 2d972000!
[  219.996450] 2b566 is 2d973000!
[  219.998180] 2b567 is 2d974000!
[  219.999864] 2b568 is 2d975000!
[  220.001586] 2b569 is 2d976000!
[  220.003300] 2b56a is 2d977000!
[  220.005532] 2b53f is 2d967000!
[  220.007315] 2b540 is 2d968000!
[  220.009017] 2b541 is 2d969000!
[  220.010745] 2b542 is 2d96a000!
[  220.013895] 2b543 is 2d95f000!
[  220.015585] 2b544 is 2d960000!
[  220.017278] 2b545 is 2d961000!
[  220.018991] 2b546 is 2d962000!
[  220.020685] 2b547 is 2d963000!
[  220.022394] 2b548 is 2d964000!
[  220.024099] 2b549 is 2d965000!
[  220.025778] 2b54a is 2d966000!
[  220.028261] 2b576 is 2d94f000!
[  220.029954] 2b577 is 2d950000!
[  220.031660] 2b578 is 2d951000!
[  220.033340] 2b579 is 2d952000!
[  220.035048] 2b57a is 2d953000!
[  220.038475] 2b57c is 2d939000!
[  220.040240] 2b57d is 2d93a000!
[  220.041959] 2b57e is 2d93b000!
[  220.043704] 2b57f is 2d93c000!
[  220.045377] 2b580 is 2d93d000!
[  220.047072] 2b581 is 2d93e000!
[  220.048761] 2b582 is 2d93f000!
[  220.050440] 2b583 is 2d940000!
[  220.052136] 2b584 is 2d941000!
[  220.053830] 2b585 is 2d942000!
[  220.055522] 2b586 is 2d943000!
[  220.057640] 2b591 is 2d919000!
[  220.059351] 2b592 is 2d91a000!
[  220.061084] 2b593 is 2d91b000!
[  220.062784] 2b594 is 2d91c000!
[  220.064503] 2b595 is 2d91d000!
[  220.066170] 2b596 is 2d91e000!
[  220.067853] 2b597 is 2d91f000!
[  220.069557] 2b598 is 2d920000!
[  220.071234] 2b599 is 2d921000!
[  220.072924] 2b59a is 2d922000!
[  220.074600] 2b59b is 2d923000!
[  220.076258] 2b59c is 2d90f000!
[  220.077961] 2b59d is 2d910000!
[  220.079625] 2b59e is 2d911000!
[  220.081339] 2b59f is 2d912000!
[  220.083014] 2b5a0 is 2d913000!
[  220.084729] 2b5a1 is 2d914000!
[  220.086393] 2b5a2 is 2d915000!
[  220.088073] 2b5a3 is 2d916000!
[  220.089763] 2b5a4 is 2d917000!
[  220.091432] 2b5a5 is 2d918000!
[  220.093112] 2b53e is 2d924000!
[  220.094782] 2b56c is 2d925000!
[  220.096444] 2b56d is 2d926000!
[  220.098139] 2b56e is 2d927000!
[  220.099789] 2b56f is 2d928000!
[  220.101477] 2b570 is 2d929000!
[  220.103144] 2b571 is 2d92a000!
[  220.104813] 2b572 is 2d92b000!
[  220.106494] 2b573 is 2d92c000!
[  220.108169] 2b574 is 2d92d000!
[  220.109856] 2b575 is 2d92e000!
[  220.111520] 2b587 is 2d92f000!
[  220.113181] 2b588 is 2d930000!
[  220.114881] 2b589 is 2d931000!
[  220.116542] 2b58a is 2d932000!
[  220.118244] 2b58b is 2d933000!
[  220.119898] 2b58c is 2d934000!
[  220.121568] 2b58d is 2d935000!
[  220.123248] 2b58e is 2d936000!
[  220.124905] 2b58f is 2d937000!
[  220.126579] 2b590 is 2d938000!
[  220.129868] 2b5b1 is 2d8f9000!
[  220.131720] 2b5b2 is 2d8fa000!
[  220.133433] 2b5b3 is 2d8fb000!
[  220.135137] 2b5b4 is 2d8fc000!
[  220.136819] 2b5b5 is 2d8fd000!
[  220.138490] 2b5b6 is 2d8fe000!
[  220.140195] 2b5b7 is 2d8ff000!
[  220.141856] 2b5b8 is 2d900000!
[  220.143572] 2b5b9 is 2d901000!
[  220.145257] 2b5ba is 2d902000!
[  220.146944] 2b5bb is 2d903000!
[  220.148645] 2b5bc is 2d8ef000!
[  220.150341] 2b5bd is 2d8f0000!
[  220.152029] 2b5be is 2d8f1000!
[  220.153716] 2b5bf is 2d8f2000!
[  220.155409] 2b5c0 is 2d8f3000!
[  220.157089] 2b5c1 is 2d8f4000!
[  220.158751] 2b5c2 is 2d8f5000!
[  220.160442] 2b5c3 is 2d8f6000!
[  220.162109] 2b5c4 is 2d8f7000!
[  220.163804] 2b5c5 is 2d8f8000!
[  220.167149] 2b5da is 2d8af000!
[  220.168920] 2b5d9 is 2d8b0000!
[  220.170605] 2b5d8 is 2d8b1000!
[  220.172297] 2b5d7 is 2d8b2000!
[  220.173997] 2b5d6 is 2d8b3000!
[  220.175670] 2b5d5 is 2d8b4000!
[  220.177374] 2b5d4 is 2d8b5000!
[  220.179040] 2b5d3 is 2d8b6000!
[  220.180743] 2b5d2 is 2d8b7000!
[  220.182416] 2b5d1 is 2d8b8000!
[  220.184098] 2b5d0 is 2d8b9000!
[  220.185764] 2b5cf is 2d8ba000!
[  220.187428] 2b5ce is 2d8bb000!
[  220.189095] 2b5cd is 2d8bc000!
[  220.190764] 2b5cc is 2d8bd000!
[  220.192425] 2b5cb is 2d8be000!
[  220.194117] 2b5ca is 2d8bf000!
[  220.195778] 2b5c9 is 2d8c0000!
[  220.197465] 2b5c8 is 2d8c1000!
[  220.199119] 2b5c7 is 2d8c2000!
[  220.200788] 2b5c6 is 2d8c3000!
[  220.204057] 2b5a6 is 2d884000!
[  220.205792] 2b5a7 is 2d885000!
[  220.207503] 2b5a8 is 2d886000!
[  220.209198] 2b5a9 is 2d887000!
[  220.210909] 2b5aa is 2d888000!
[  220.212582] 2b5ab is 2d889000!
[  220.214315] 2b5ac is 2d88a000!
[  220.215994] 2b5ad is 2d88b000!
[  220.217675] 2b5ae is 2d88[  222.352941] 2b10f is 2dcf3000!
[  222.355087] 2b110 is 2dcf2000!
[  222.360181] 2b111 is 2dcf1000!
[  222.362352] 2b112 is 2dcf0000!
[  222.373412] 2b113 is 2dcef000!
[  222.375559] 2b114 is 2dcee000!
[  222.378884] 2b115 is 2dced000!
[  222.381004] 2b116 is 2dcec000!
[  222.390896] 2b136 is 2dceb000!
[  222.393066] 2b11b is 2dcea000!
[  222.403888] 2b137 is 2dce9000!
[  222.406079] 2b138 is 2dce8000!
[  222.417270] 2b139 is 2dce7000!
[  222.419551] 2b11c is 2dce6000!
[  222.421678] 2b13b is 2dce5000!
[  222.425207] 2b13c is 2dcbe000!
[  222.427422] 2b13d is 2dcbf000!
[  222.429599] 2b11d is 2dcc0000!
[  222.432013] 2b11e is 2dcc1000!
[  222.434298] 2b11f is 2dcc2000!
[  222.436443] 2b120 is 2dcc9000!
[  222.438593] 2b13e is 2dcd8000!
[  222.440812] 2b13f is 2dcd7000!
[  222.442915] 2b121 is 2dcd9000!
[  222.445157] 2b122 is 2dcda000!
[  222.447373] 2b123 is 2dcd4000!
[  222.449484] 2b124 is 2dcd3000!
[  222.451650] 2b125 is 2dcd2000!
[  222.453860] 2b126 is 2dcd1000!
[  222.455936] 2b127 is 2dccf000!
[  222.458106] 2b128 is 2dcd5000!
[  222.460240] 2b129 is 2dccc000!
[  222.462371] 2b12a is 2dcc8000!
[  222.464536] 2b140 is 2dcc3000!
[  222.466633] 2b12b is 2dcc4000!
[  222.468766] 2b12c is 2dccd000!
[  222.470855] 2b141 is 2dcce000!
[  222.473039] 2b142 is 2dcd6000!
[  222.475158] 2b12d is 2dcca000!
[  222.477387] 2b143 is 2dccb000!
[  222.479493] 2b12e is 2d5e6000!
[  222.481730] 2b12f is 2dce2000!
[  222.501275] 2b130 is 7a241000!
[  222.515461] 2b145 is 7a20f000!
[  222.524529] 2b146 is 7a20f000!
[  222.546050] 2b147 is 78f74000!
[  222.547913] 2b148 is 78f75000!
[  222.549730] 2b149 is 78f76000!
[  222.582021] 2b14b is 7a65f000!
[  222.583885] 2b14c is 7a691000!
[  222.627370] 2b14d is 7a6a0000!
[  222.759527] 2b14e is 21680000!
[  222.765534] 2b14f is 7949e000!
[  222.796088] 2b150 is 7a610000!
[  222.812085] 2b151 is 21635000!
[  222.821612] 2b152 is 78d30000!
[  222.855274] 2b153 is 7a06a000!
[  222.873107] 2b154 is 78f00000!
[  222.889287] 2b155 is 215aa000!
[  222.896510] 2b158 is 7a71c000!
[  222.898603] 2b159 is 21e43000!
[  222.900693] 2b15a is 79467000!
[  222.903245] 2b15b is 7a623000!
[  222.910582] 2b131 is 78ce7000!
[  222.939494] 2b15c is 21a43000!
[  222.946066] 2b15d is 7a743000!
[  222.948279] 2b132 is 78ce3000!
[  222.969629] 2b133 is 78f1c000!
[  222.971873] 2b15e is 21e32000!
[  222.974123] 2b15f is 21627000!
[  222.976354] 2b160 is 7a6b3000!
[  222.983074] 2b162 is 78d34000!
[  222.985514] 2b163 is 796cf000!
[  222.987780] 2b164 is 218b1000!
[  222.990027] 2b165 is 78cdc000!
[  222.992275] 2b166 is 21e4d000!
[  222.994559] 2b167 is 7a646000!
[  222.996834] 2b168 is 78f4b000!
[  222.999086] 2b169 is 21a42000!
[  223.001389] 2b16a is 215b1000!
[  223.003680] 2b16b is 2160e000!
[  223.005965] 2b16c is 78f4c000!
[  223.008348] 2b16d is 21a3d000!
[  223.010671] 2b16e is 7a744000!
[  223.012949] 2b16f is 7a741000!
[  223.015232] 2b170 is 7a621000!
[  223.017505] 2b171 is 7a051000!
[  223.019731] 2b172 is 21de4000!
[  223.021988] 2b173 is 215d9000!
[  223.025294] 2b134 is 21e2a000!
[  223.027611] 2b135 is 78f0f000!
[  223.029856] 2b176 is 78f31000!
[  223.032104] 2b177 is 78f51000!
[  223.034352] 2b178 is 7949b000!
[  223.036544] 2b179 is 79469000!
[  223.038748] 2b17a is 78ed8000!
[  223.040913] 2b17b is 78ee7000!
[  223.043078] 2b17c is 78f07000!
[  223.045224] 2b17d is 78d03000!
[  223.047392] 2b17e is 2164f000!
[  223.049882] 2b17f is 78d3c000!
[  223.052064] 2b180 is 78ede000!
[  223.054212] 2b181 is 794a1000!
[  223.056349] 2b182 is 78f03000!
[  223.058506] 2b183 is 21e55000!
[  223.060670] 2b184 is 78f0a000!
[  223.062798] 2b185 is 78ed7000!
[  223.064942] 2b186 is 78eda000!
[  223.067062] 2b187 is 21a53000!
[  223.069209] 2b188 is 21a4f000!
[  223.071305] 2b189 is 78edd000!
[  223.073418] 2b18a is 78ed5000!
[  223.075495] 2b18b is 78f4f000!
[  223.077584] 2b18c is 21647000!
[  223.079638] 2b18d is 21902000!
[  223.081704] 2b18e is 7a63c000!
[  223.083785] 2b18f is 21671000!
[  223.085866] 2b190 is 78d3f000!
[  223.087967] 2b191 is 218b0000!
[  223.090081] 2b192 is 7a641000!
[  223.092174] 2b193 is 7a73c000!
[  223.094341] 2b194 is 7a73d000!
[  223.096406] 2b195 is 21e27000!
[  223.098513] 2b174 is 21e26000!
[  223.100604] 2b161 is 78f3f000!
[  223.107891] 2b175 is 79494000!
[  223.110162] 2b196 is 79495000!
[  223.112279] 2b197 is 7a638000!
[  223.114438] 2b198 is 7a639000!
[  223.116554] 2b199 is 7a656000!
[  223.118705] 2b19a is 7a657000!
[  223.120814] 2b19b is 7a652000!
[  223.122912] 2b19c is 7a653000!
[  223.124980] 2b19d is 21663000!
[  223.127052] 2b19e is 21664000!
[  223.129078] 2b19f is 7a640000!
[  223.131188] 2b1a0 is 21a71000!
[  223.133213] 2b1a1 is 21a72000!
[  223.135248] 2b1a2 is 21e5b000!
[  223.137271] 2b1a3 is 21e5c000!
[  223.139272] 2b1a4 is 794b2000!
[  223.141276] 2b1a5 is 794b3000!
[  223.144707] 2b1a6 is 78f27000!
[  223.146764] 2b1a7 is 78ee8000!
[  223.154352] 2b1a8 is 78ee9000!
[  223.156403] 2b1a9 is 78eea000!
[  223.158384] 2b1aa is 78f3c000!
[  223.160355] 2b1ab is 21a26000!
[  223.162364] 2b1ac is 21a25000!
[  223.164355] 2b1ad is 78f41000!
[  223.166270] 2b1ae is 78f40000!
[  223.168188] 2b1af is 78f53000!
[  223.170088] 2b1b0 is 78f52000!
[  223.171985] 2b1b1 is 78ed1000!
[  223.173862] 2b1b2 is 78ed0000!
[  223.176206] 2b1d1 is 78ee1000!
[  223.178073] 2b1d2 is 78ee2000!
[  223.179899] 2b1d3 is 78ee3000!
[  223.181717] 2b1d6 is 78f44000!
[  223.183534] 2b1d7 is 78f45000!
[  223.185348] 2b1d8 is 78f46000!
[  223.187157] 2b1d9 is 78f47000!
[  223.188981] 2b1da is 21a21000!
[  223.190808] 2b1db is 21a22000!
[  223.192661] 2b1dc is 21a23000!
[  223.194511] 2b1dd is 21a24000!
[  223.196342] 2b1de is 21a18000!
[  223.198171] 2b1df is 21a19000!
[  223.199955] 2b1e0 is 21a1a000!
[  223.201778] 2b1e1 is 21a1b000!
[  223.203600] 2b1e2 is 21a1c000!
[  223.205434] 2b1e3 is 78f10000!
[  223.207250] 2b1e4 is 78f11000!
[  223.209101] 2b1e5 is 78f12000!
[  223.210898] 2b1e6 is 78f13000!
[  223.212680] 2b1e7 is 78ee0000!
[  223.214499] 2b1c6 is 78f78000!
[  223.216304] 2b1c7 is 78f79000!
[  223.218128] 2b1c8 is 78f7a000!
[  223.219900] 2b1c9 is 78f7b000!
[  223.221708] 2b1ca is 78f20000!
[  223.223488] 2b1cb is 78f21000!
[  223.225247] 2b1cc is 78f22000!
[  223.227030] 2b1cd is 78f23000!
[  223.228785] 2b1ce is 78f24000!
[  223.230563] 2b1cf is 78f25000!
[  223.232316] 2b1d0 is 78f26000!
[  223.234093] 2b1b3 is 21a20000!
[  223.235864] 2b1b4 is 21a1f000!
[  223.237654] 2b1b5 is 78f2f000!
[  223.239442] 2b1b6 is 78f2e000!
[  223.241227] 2b1b7 is 78f2d000!
[  223.243020] 2b1b8 is 78f2c000!
[  223.244805] 2b1b9 is 21a70000!
[  223.246592] 2b1ba is 21a6f000!
[  223.248376] 2b1bb is 21a6e000!
[  223.250164] 2b1bc is 21a6d000!
[  223.251962] 2b1bd is 21a4c000!
[  223.253752] 2b1be is 21a4b000!
[  223.255539] 2b1bf is 21a4a000!
[  223.257318] 2b1c0 is 21a49000!
[  223.259094] 2b1c1 is 78eff000!
[  223.260890] 2b1c2 is 78efe000!
[  223.262655] 2b1c3 is 78efd000!
[  223.264450] 2b1c4 is 78efc000!
[  223.266210] 2b1c5 is 78eeb000!
[  223.276615] 2b1f4 is 78f1a000!
[  223.278435] 2b1f5 is 78f1b000!
[  223.280230] 2b1f6 is 21a15000!
[  223.281990] 2b1e8 is 21a16000!
[  223.284426] 2b1f7 is 78f37000!
[  223.286219] 2b1e9 is 78f15000!
[  223.288056] 2b1ea is 78f16000!
[  223.289868] 2b1eb is 78f17000!
[  223.291704] 2b1ec is 78f18000!
[  223.293540] 2b1ed is 78f19000!
[  223.301361] 2b1ee is 78f36000!
[  223.303186] 2b1ef is 215cd000!
[  223.305050] 2b1f0 is 7948b000!
[  223.306906] 2b1f1 is 218ad000!
[  223.309298] 2b1f2 is 79492000!
[  223.311188] 2b1f3 is 78f39000!
[  223.313081] 2b213 is 78f29000!
[  223.314989] 2b214 is 78d48000!
[  223.345228] 2b215 is 7a674000!
[  223.359909] 2b1f8 is 78cf5000!
[  223.381003] 2b1f9 is 78f35000!
[  223.382950] 2b1fa is 78f34000!
[  223.384910] 2b1fb is 21e2c000!
[  223.386862] 2b1fc is 21e2b000!
[  223.389609] 2b1fd is 21a11000!
[  223.391578] 2b216 is 21a0c000!
[  223.393577] 2b217 is 21a0b000!
[  223.395502] 2b218 is 21a0a000!
[  223.397466] 2b219 is 21a09000!
[  223.399383] 2b21a is 21a08000!
[  223.401342] 2b21b is 21a07000!
[  223.403270] 2b21c is 21a06000!
[  223.405680] 2b21d is 78d01000!
[  223.424036] 2b21e is 78f6c000!
[  223.426004] 2b1fe is 78f6d000!
[  223.427957] 2b1ff is 78f6f000!
[  223.429886] 2b200 is 78f6e000!
[  223.432507] 2b201 is 78ef6000!
[  223.434505] 2b21f is 78ef7000!
[  223.436426] 2b220 is 78ef8000!
[  223.438385] 2b221 is 78ef9000!
[  223.440331] 2b222 is 78efa000!
[  223.442248] 2b223 is 78efb000!
[  223.448524] 2b224 is 21e78000!
[  223.450499] 2b202 is 21a12000!
[  223.452366] 2b203 is 7a626000!
[  223.454284] 2b204 is 7a67d000!
[  223.456800] 2b205 is 78f83000!
[  223.458701] 2b225 is 7a666000!
[  223.460605] 2b226 is 21a45000!
[  223.462483] 2b227 is 78f71000!
[  223.496129] 2b228 is 21655000!
[  223.509929] 2b206 is 7a62d000!
[  223.511890] 2b207 is 78cec000!
[  223.513866] 2b208 is 794a3000!
[  223.515802] 2b209 is 7a651000!
[  223.518387] 2b20a is 218a5000!
[  223.520357] 2b229 is 21a0d000!
[  223.522343] 2b22a is 78f3a000!
[  223.524380] 2b22b is 2161c000!
[  223.534253] 2b22c is 78f60000!
[  223.536276] 2b22d is 78f5f000!
[  223.538423] 2b22e is 78f5e000!
[  223.540506] 2b22f is 78f5d000!
[  223.549420] 2b230 is 78f64000!
[  223.551528] 2b231 is 78f63000!
[  223.553559] 2b232 is 78f62000!
[  223.555586] 2b233 is 78f61000!
[  223.558425] 2b23d is 78ef1000!
[  223.560444] 2b23e is 78ef0000!
[  223.562435] 2b23f is 78eef000!
[  223.564429] 2b240 is 78eee000!
[  223.566399] 2b241 is 78eed000!
[  223.568397] 2b235 is 78eec000!
[  223.570382] 2b236 is 78f6b000!
[  223.572350] 2b237 is 78f6a000!
[  223.574292] 2b238 is 78f69000!
[  223.576208] 2b239 is 78f68000!
[  223.578115] 2b23a is 78f67000!
[  223.580005] 2b23b is 78f66000!
[  223.581883] 2b23c is 78f65000!
[  223.584261] 2b242 is 7a6c0000!
[  223.586116] 2b20b is 78ef2000!
[  223.607137] 2b20c is 792ba000!
[  223.635019] 2b20d is 7a622000!
[  223.636941] 2b20e is 78fb4000!
[  223.638814] 2b20f is 78fb9000!
[  223.640675] 2b210 is 78fc0000!
[  223.646179] 2b211 is 78fc8000!
[  223.648145] 2b243 is 78f93000!
[  223.649983] 2b244 is 78fad000!
[  223.651785] 2b245 is 78f9a000!
[  223.653571] 2b246 is 21a05000!
[  223.655383] 2b247 is 78fb0000!
[  223.657209] 2b248 is 78fb1000!
[  223.659037] 2b249 is 78fb2000!
[  223.660935] 2b24a is 78f94000!
[  223.662760] 2b24b is 78f90000!
[  223.664584] 2b24c is 78faa000!
[  223.720549] 2b24d is 78fbc000!
[  223.739374] 2b212 is 78f89000!
[  223.781329] 2b251 is 7a0ae000!
[  223.783257] 2b252 is 78fc1000!
[  223.785159] 2b253 is 21e7a000!
[  223.787104] 2b254 is 7a60d000!
[  223.789754] 2b255 is 215ad000!
[  223.791720] 2b24e is 215ca000!
[  223.793682] 2b24f is 78fab000!
[  223.795660] 2b250 is 794cb000!
[  223.797664] 2b270 is 7a69d000!
[  223.799664] 2b271 is 7944e000!
[  223.801667] 2b272 is 215b2000!
[  223.803708] 2b273 is 78fb8000!
[  223.822526] 2b274 is 78ece000!
[  223.841617] 2b256 is 218fc000!
[  223.843744] 2b257 is 21a0f000!
[  223.845777] 2b258 is 7a091000!
[  223.847826] 2b259 is 7a73e000!
[  223.850749] 2b25a is 21e11000!
[  223.852775] 2b275 is 78edf000!
[  223.854947] 2b276 is 79485000!
[  223.857035] 2b277 is 794b5000!
[  223.859101] 2b278 is 7a64e000!
[  223.861183] 2b279 is 78f5c000!
[  223.863256] 2b27a is 21e41000!
[  223.865330] 2b27b is 78f95000!
[  223.867445] 2b27c is 78f28000!
[  223.875911] 2b27e is 7a614000!
[  223.878073] 2b27f is 7a61b000!
[  223.880210] 2b280 is 78f92000!
[  223.882333] 2b27d is 78f05000!
[  223.893459] 2b289 is 7a6bf000!
[  223.895617] 2b281 is 7a616000!
[  223.897773] 2b282 is 78fb3000!
[  223.899910] 2b283 is 79488000!
[  223.902056] 2b284 is 78d08000!
[  223.904230] 2b285 is 21e14000!
[  223.906366] 2b286 is 7a613000!
[  223.908544] 2b287 is 78fb5000!
[  223.910703] 2b288 is 7a0b7000!
[  223.922220] 2b28a is 21e5f000!
[  223.935016] 2b28b is 78fb7000!
[  223.937282] 2b25b is 78fb6000!
[  223.939454] 2b25c is 7928f000!
[  223.955653] 2b25d is 79293000!
[  223.957865] 2b25e is 79292000!
[  223.959990] 2b25f is 79291000!
[  223.962147] 2b260 is 79290000!
[  223.964803] 2b261 is 78fa6000!
[  223.966962] 2b28c is 78fa5000!
[  223.969054] 2b28d is 78fa4000!
[  223.984185] 2b28e is 792c8000!
[  223.986281] 2b262 is 792c7000!
[  223.988404] 2b263 is 792c6000!
[  223.990493] 2b264 is 792c5000!
[  223.993093] 2b265 is 78fc7000!
[  223.995162] 2b28f is 78f56000!
[  223.997200] 2b290 is 792c9000!
[  224.003976] 2b291 is 792b8000!
[  224.006024] 2b266 is 78fa1000!
[  224.008115] 2b267 is 78fa3000!
[  224.010164] 2b268 is 78fa7000!
[  224.012981] 2b269 is 792b5000!
[  224.015177] 2b292 is 792b6000!
[  224.017217] 2b293 is 792b7000!
[  224.019192] 2b294 is 21e4c000!
[  224.021213] 2b295 is 78f7d000!
[  224.023202] 2b296 is 78f8f000!
[  224.025201] 2b297 is 78fa2000!
[  224.027161] 2b298 is 792b4000!
[  224.029255] 2b299 is 79297000!
[  224.031245] 2b29a is 79298000!
[  224.033188] 2b29b is 79299000!
[  224.035075] 2b29c is 7929a000!
[  224.036991] 2b29d is 792af000!
[  224.038850] 2b29e is 78f9c000!
[  224.040729] 2b29f is 78f9f000!
[  224.042638] 2b2a0 is 78fa0000!
[  224.044534] 2b2a1 is 78fc5000!
[  224.053201] 2b2a3 is 78fcb000!
[  224.055125] 2b2a2 is 78f85000!
[  224.057015] 2b26a is 78d12000!
[  224.058923] 2b26b is 79296000!
[  224.061371] 2b2a5 is 78ef4000!
[  224.063302] 2b2a6 is 78f99000!
[  224.065229] 2b26c is 78f57000!
[  224.067196] 2b2a4 is 78fba000!
[  224.069672] 2b2a7 is 78fae000!
[  224.071645] 2b2a8 is 78fa9000!
[  224.073569] 2b2a9 is 78f9d000!
[  224.075457] 2b2aa is 78f9e000!
[  224.077746] 2b2ab is 79286000!
[  224.092480] 2b2ac is 7928a000!
[  224.094460] 2b26d is 79289000!
[  224.096326] 2b26e is 79288000!
[  224.098195] 2b26f is 79287000!
[  224.109073] 2b2ae is 792a2000!
[  224.110950] 2b2ad is 792a1000!
[  224.112848] 2b2cd is 792a0000!
[  224.114702] 2b2ce is 7929f000!
[  224.116555] 2b2cf is 7929e000!
[  224.118404] 2b2d0 is 7929d000!
[  224.120266] 2b2d1 is 7929c000!
[  224.122103] 2b2d2 is 7928b000!
[  224.124072] 2b2d3 is 792a6000!
[  224.125938] 2b2d4 is 792a5000!
[  224.127809] 2b2d5 is 792a4000!
[  224.129658] 2b2d6 is 792a3000!
[  224.141832] 2b2af is 79269000!
[  224.143677] 2b2d7 is 79268000!
[  224.145522] 2b2d8 is 79267000!
[  224.152429] 2b2d9 is 7926a000!
[  224.154447] 2b2da is 7926b000!
[  224.157559] 2b2db is 7926d000!
[  224.159402] 2b2dc is 7926c000[  226.286583] 2ae02 is 78c90000!
[  226.288356] 2ae03 is 78c91000!
[  226.290095] 2ae04 is 78c92000!
[  226.291822] 2ae05 is 78c93000!
[  226.293548] 2ae06 is 78c94000!
[  226.295298] 2ae07 is 78c95000!
[  226.297039] 2ae08 is 78c96000!
[  226.298960] 2ae14 is 78ca2000!
[  226.300709] 2ae15 is 78ca3000!
[  226.302419] 2ae18 is 78ca4000!
[  226.304156] 2ae19 is 78ca5000!
[  226.305860] 2ae1a is 78ca6000!
[  226.307580] 2ae1b is 78ca7000!
[  226.309297] 2ae1c is 78ca8000!
[  226.311012] 2ae1d is 78ca9000!
[  226.312732] 2ae1e is 78caa000!
[  226.314449] 2ae1f is 78cab000!
[  226.316152] 2ae20 is 78cc3000!
[  226.317896] 2ae09 is 78c97000!
[  226.319588] 2ae0a is 78c98000!
[  226.321314] 2ae0b is 78c99000!
[  226.323018] 2ae0c is 78c9a000!
[  226.324748] 2ae0d is 78c9b000!
[  226.326440] 2ae0e is 78c9c000!
[  226.328143] 2ae0f is 78c9d000!
[  226.329852] 2ae10 is 78c9e000!
[  226.331543] 2ae11 is 78c9f000!
[  226.333241] 2ae12 is 78ca0000!
[  226.334938] 2ae13 is 78ca1000!
[  226.351916] 2ae21 is 78c78000!
[  226.353613] 2ae22 is 78c77000!
[  226.355387] 2ae23 is 78c76000!
[  226.357070] 2ae24 is 78c75000!
[  226.358745] 2ae25 is 78c74000!
[  226.360418] 2ae26 is 78c73000!
[  226.362091] 2ae27 is 78c72000!
[  226.363765] 2ae28 is 78c71000!
[  226.365430] 2ae29 is 78c70000!
[  226.367128] 2ae2a is 78c6f000!
[  226.368792] 2ae2b is 78c6e000!
[  226.370601] 2ae2c is 78c83000!
[  226.372263] 2ae2d is 78c82000!
[  226.373940] 2ae2e is 78c81000!
[  226.375618] 2ae2f is 78c80000!
[  226.377297] 2ae30 is 78c7f000!
[  226.378989] 2ae31 is 78c7e000!
[  226.380673] 2ae32 is 78c7d000!
[  226.382357] 2ae33 is 78c7c000!
[  226.384069] 2ae34 is 78c7b000!
[  226.385743] 2ae35 is 78c7a000!
[  226.387431] 2ae36 is 78c79000!
[  226.389094] 2ae37 is 78c6d000!
[  226.390767] 2ae38 is 78c89000!
[  226.392460] 2ae39 is 78c88000!
[  226.394151] 2ae3a is 78c87000!
[  226.395851] 2ae3b is 78c86000!
[  226.397541] 2ae3c is 78c85000!
[  226.399207] 2ae3d is 78c84000!
[  226.401237] 2ae3e is 78cc4000!
[  226.422224] 2ae3f is 216d1000!
[  226.423945] 2ae40 is 216d2000!
[  226.425679] 2ae41 is 216cb000!
[  226.427424] 2ae42 is 216cc000!
[  226.429137] 2ae43 is 21f5f000!
[  226.430860] 2ae44 is 21f60000!
[  226.432576] 2ae45 is 21f5e000!
[  226.434328] 2ae46 is 21f80000!
[  226.436051] 2ae47 is 21f7f000!
[  226.437812] 2ae48 is 21f66000!
[  226.439545] 2ae49 is 21f65000!
[  226.441532] 2ae55 is 78c5f000!
[  226.443290] 2ae56 is 78c60000!
[  226.445066] 2ae57 is 78c61000!
[  226.446850] 2ae58 is 78c62000!
[  226.448600] 2ae59 is 78c63000!
[  226.450379] 2ae5a is 78c64000!
[  226.452117] 2ae5b is 78c65000!
[  226.453886] 2ae5c is 78c66000!
[  226.455620] 2ae5d is 78c67000!
[  226.457369] 2ae5e is 78c68000!
[  226.459119] 2ae4a is 78c69000!
[  226.460868] 2ae4b is 78c6a000!
[  226.462623] 2ae4c is 78c6b000!
[  226.464371] 2ae4d is 78c58000!
[  226.466114] 2ae4e is 78c59000!
[  226.467862] 2ae4f is 78c5a000!
[  226.469600] 2ae50 is 78c5b000!
[  226.471376] 2ae51 is 78c4c000!
[  226.473141] 2ae52 is 78c4d000!
[  226.474934] 2ae53 is 216c5000!
[  226.476734] 2ae54 is 216c6000!
[  226.490487] 2ae5f is 78c44000!
[  226.492286] 2ae60 is 78c45000!
[  226.494235] 2ae61 is 78c46000!
[  226.496021] 2ae62 is 78c47000!
[  226.497797] 2ae63 is 78c48000!
[  226.499556] 2ae64 is 78c49000!
[  226.501316] 2ae65 is 78c4a000!
[  226.503055] 2ae66 is 78c4b000!
[  226.504820] 2ae67 is 78c5c000!
[  226.506555] 2ae68 is 78c5d000!
[  226.508320] 2ae69 is 78c5e000!
[  226.519814] 2ae74 is 78c27000!
[  226.521677] 2ae73 is 78c28000!
[  226.523412] 2ae72 is 78c29000!
[  226.525148] 2ae71 is 78c2a000!
[  226.526887] 2ae70 is 78c2b000!
[  226.528619] 2ae6f is 78c30000!
[  226.530372] 2ae6e is 78c31000!
[  226.532108] 2ae6d is 78c32000!
[  226.533874] 2ae6c is 78c33000!
[  226.535612] 2ae6b is 78c34000!
[  226.537380] 2ae6a is 78c35000!
[  226.539272] 2ae78 is 78c1c000!
[  226.541048] 2ae79 is 78c1d000!
[  226.542791] 2ae7a is 78c1e000!
[  226.544548] 2ae7b is 78c1f000!
[  226.546307] 2ae7c is 78c20000!
[  226.548063] 2ae7d is 78c21000!
[  226.549818] 2ae7e is 78c22000!
[  226.551568] 2ae7f is 78c23000!
[  226.553278] 2ae77 is 78c24000!
[  226.555028] 2ae76 is 78c25000!
[  226.556726] 2ae75 is 78c26000!
[  226.558418] 2ae80 is 78c19000!
[  226.560127] 2ae81 is 78c1a000!
[  226.561840] 2ae82 is 78c1b000!
[  226.567235] 2add7 is 78c13000!
[  226.568963] 2ae83 is 78c14000!
[  226.570721] 2ae84 is 78c15000!
[  226.572442] 2ae85 is 78c16000!
[  226.574179] 2ae86 is 78c17000!
[  226.575913] 2ae87 is 78c18000!
[  226.582201] 2ae88 is 78c12000!
[  226.593452] 2ae94 is 78c11000!
[  226.619371] 2ae95 is 78bcf000!
[  226.622035] 2ae89 is 78bda000!
[  226.623990] 2ae96 is 78bd9000!
[  226.625765] 2ae97 is 78bd8000!
[  226.627530] 2ae98 is 78bd7000!
[  226.629288] 2ae99 is 78bd6000!
[  226.631044] 2ae9a is 78bd5000!
[  226.632803] 2ae9b is 78bd4000!
[  226.634565] 2ae9c is 78bd3000!
[  226.636351] 2ae9d is 78bd2000!
[  226.638121] 2ae9e is 78bd1000!
[  226.639843] 2ae9f is 78bd0000!
[  226.641822] 2aea9 is 78bf7000!
[  226.643583] 2aeaa is 78bf8000!
[  226.645327] 2aeab is 78bf9000!
[  226.647073] 2aeac is 78c0c000!
[  226.648817] 2aead is 78bea000!
[  226.650593] 2aeae is 78be9000!
[  226.652353] 2aeaf is 78be8000!
[  226.654140] 2aeb0 is 78be7000!
[  226.655910] 2aeb1 is 78be6000!
[  226.657690] 2aeb2 is 78be5000!
[  226.659431] 2aeb3 is 78be4000!
[  226.661184] 2aea0 is 78be3000!
[  226.662942] 2aea1 is 78be2000!
[  226.664684] 2aea2 is 78be1000!
[  226.666425] 2aea3 is 78be0000!
[  226.668161] 2aea4 is 78bdf000!
[  226.669912] 2aea5 is 78bde000!
[  226.671654] 2aea6 is 78bdd000!
[  226.673395] 2aea7 is 78bdc000!
[  226.675130] 2aea8 is 78bdb000!
[  226.677575] 2aeb4 is 78c03000!
[  226.679333] 2aeb5 is 78bfe000!
[  226.681054] 2aeb6 is 78bff000!
[  226.682778] 2aeb7 is 78c00000!
[  226.684512] 2aeb8 is 78bf0000!
[  226.686237] 2aeb9 is 78bed000!
[  226.687989] 2aeba is 78bee000!
[  226.689714] 2aebb is 78bef000!
[  226.691466] 2aebc is 78bf1000!
[  226.693202] 2aebd is 78bf4000!
[  226.694970] 2aebe is 78bf5000!
[  226.696895] 2aec7 is 78c04000!
[  226.710284] 2aec2 is 795ca000!
[  226.712083] 2aec1 is 795cb000!
[  226.713879] 2aec0 is 78bcc000!
[  226.715673] 2aebf is 78bcd000!
[  226.719445] 2aec3 is 795c2000!
[  226.721265] 2aec4 is 795c3000!
[  226.723044] 2aec5 is 795c4000!
[  226.724855] 2aec6 is 795c5000!
[  226.728592] 2aec8 is 795c1000!
[  226.732749] 2aec9 is 795c0000!
[  226.738425] 2aeca is 795bf000!
[  226.740921] 2aecb is 795be000!
[  226.743062] 2aecc is 795bd000!
[  226.745227] 2aecd is 795bc000!
[  226.749765] 2aece is 795bb000!
[  226.751910] 2aecf is 795ba000!
[  226.754066] 2aed1 is 795b9000!
[  226.756014] 2aed5 is 795b8000!
[  226.765949] 2aed4 is 795b6000!
[  226.776398] 2aed6 is 795b2000!
[  226.778358] 2aed7 is 795b3000!
[  226.780135] 2aed8 is 795b4000!
[  226.781885] 2aed9 is 795b5000!
[  226.785630] 2aeda is 795b1000!
[  226.789785] 2aedb is 78c05000!
[  226.799624] 2aedc is 795af000!
[  226.813414] 2aedd is 795ae000!
[  226.815528] 2aede is 795ad000!
[  226.817836] 2aedf is 795ac000!
[  226.819952] 2aee0 is 795ab000!
[  226.822077] 2aee1 is 795aa000!
[  226.824595] 2aeeb is 795a9000!
[  226.826315] 2aee7 is 795a1000!
[  226.828071] 2aee8 is 795a2000!
[  226.829777] 2aee9 is 795a3000!
[  226.831498] 2aeea is 795a4000!
[  226.833203] 2aee3 is 795a8000!
[  226.834907] 2aee4 is 795a5000!
[  226.836603] 2aee5 is 795a6000!
[  226.838296] 2aee6 is 795a7000!
[  226.843730] 2aeec is 2177c000!
[  226.864721] 2aee2 is 7956e000!
[  226.866475] 2aed0 is 79588000!
[  226.871794] 2ae8a is 7959c000!
[  226.884435] 2ae8b is 79561000!
[  226.902711] 2ae8c is 7954d000!
[  226.937684] 2ae8d is 79554000!
[  226.941755] 2ae8e is 79553000!
[  226.962646] 2ae91 is 215eb000!
[  226.964636] 2ae90 is 7953b000!
[  226.966463] 2ae8f is 79541000!
[  226.968301] 2aef3 is 216b0000!
[  226.970200] 2ae93 is 21e69000!
[  226.972289] 2aef4 is 7958c000!
[  226.974247] 2aef5 is 7953a000!
[  226.976137] 2ae92 is 7953e000!
[  226.978045] 2aef6 is 7953d000!
[  227.007530] 2aeed is 7956c000!
[  227.009437] 2aef7 is 79567000!
[  227.011360] 2aef8 is 7958b000!
[  227.013252] 2aef9 is 216d7000!
[  227.015810] 2aefb is 79538000!
[  227.017774] 2aefc is 79585000!
[  227.019724] 2aefd is 79565000!
[  227.021686] 2aefe is 7958e000!
[  227.023676] 2aeff is 7953f000!
[  227.025615] 2af00 is 79581000!
[  227.028170] 2af01 is 7951d000!
[  227.052864] 2aefa is 78cdb000!
[  227.069049] 2af02 is 79523000!
[  227.076686] 2af03 is 7950e000!
[  227.090665] 2af04 is 7951a000!
[  227.115807] 2af05 is 79571000!
[  227.117908] 2af06 is 78c56000!
[  227.119960] 2af07 is 21779000!
[  227.122002] 2af08 is 21780000!
[  227.124557] 2af09 is 78cc9000!
[  227.504135] 2af13 is 21e61000!
[  227.506340] 2af14 is 79222000!
[  227.508426] 2af15 is 7920e000!
[  227.510508] 2af16 is 792c1000!
[  227.512558] 2af17 is 7927b000!
[  227.524291] 2af21 is 216d8000!
[  227.526333] 2af22 is 7921c000!
[  227.528422] 2af0e is 7a63f000!
[  227.530501] 2af0d is 21885000!
[  227.532596] 2aeee is 7921f000!
[  227.534724] 2af0a is 7920d000!
[  227.536880] 2af0c is 79210000!
[  227.538976] 2af18 is 791f9000!
[  227.541127] 2af11 is 791fa000!
[  227.543234] 2af12 is 79246000!
[  227.545366] 2af10 is 21a4d000!
[  227.547476] 2af0f is 7928e000!
[  227.549606] 2af0b is 7920c000!
[  227.551738] 2af1a is 7920f000!
[  227.553886] 2af19 is 21a10000!
[  227.556046] 2af1d is 7952a000!
[  227.558211] 2af1e is 78beb000!
[  227.560405] 2af1f is 7959d000!
[  227.562555] 2af20 is 2177c000!
[  228.126654] 2af23 is 78f82000!
[  228.421960] 2af24 is 7a0d4000!
[  228.425548] 2af25 is 2dcfb000!
[  228.427801] 2aeef is 7a6b8000!
[  228.430062] 2aef0 is 21e00000!
[  228.432291] 2aef1 is 21dff000!
[  228.434554] 2aef2 is 2dcc2000!
[  228.436804] 2af31 is 7a241000!
[  228.439038] 2af32 is 2dcc1000!
[  228.441269] 2af33 is 7a20f000!
[  228.443540] 2af34 is 7a6c8000!
[  228.445774] 2af35 is 26eaf000!
[  228.448072] 2af36 is 26eb0000!
[  228.450704] 2af42 is 24dff000!
[  228.452967] 2af43 is 24e00000!
[  228.455329] 2af44 is 796fb000!
[  228.457580] 2af45 is 21ded000!
[  228.459827] 2af46 is 2b489000!
[  228.462080] 2af47 is 25268000!
[  228.464364] 2af48 is 2dcf5000!
[  228.466603] 2af49 is 25db7000!
[  228.468906] 2af4a is 2dcf4000!
[  228.471159] 2af4b is 25304000!
[  228.473428] 2af4c is 24dfd000!
[  228.475675] 2af4d is 25465000!
[  228.477938] 2af4e is 2dcf9000!
[  228.480224] 2af4f is 25536000!
[  228.482479] 2af50 is 24e18000!
[  228.484770] 2af51 is 24e24000!
[  228.487028] 2af52 is 24e0d000!
[  228.489271] 2af53 is 796f7000!
[  228.491549] 2af54 is 21e3f000!
[  228.493828] 2af55 is 79258000!
[  228.496049] 2af56 is 79477000!
[  228.498290] 2af57 is 2ae5a000!
[  228.500517] 2af58 is 24e22000!
[  228.502703] 2af59 is 2b48d000!
[  228.504924] 2af5a is 251b0000!
[  228.507132] 2af5b is 25205000!
[  228.509323] 2af5c is 2dcfa000!
[  228.511512] 2af5d is 25464000!
[  228.513737] 2af5e is 2dcf7000!
[  228.515923] 2af37 is 24e03000!
[  228.518129] 2af38 is 24dfe000!
[  228.520325] 2af39 is 2dcfc000!
[  228.522502] 2af3a is 24e02000!
[  228.524684] 2af3b is 7a228000!
[  228.526885] 2af3c is 21dee000!
[  228.529048] 2af3d is 2dcc9000!
[  228.531241] 2af3e is 27a9d000!
[  228.533413] 2af3f is 27c9c000!
[  228.535574] 2af40 is 2dcd8000!
[  228.537734] 2af41 is 2dcfd000!
[  228.557934] 2b36f is 26e7d000!
[  258.572260] 2af2b is 796f7000!
[  258.574532] 2af2c is 25304000!
[  258.576750] 2af2d is 796fb000!
[  258.578947] 2af2e is 21dee000!
[  258.581150] 2af2f is 25536000!
[  258.583349] 2af30 is 2ae5a000!
[  258.585574] 2b156 is 25205000!
[  258.587846] 2b157 is 2dcfa000!
[  258.590159] 2af90 is 2dcfb000!
[  258.592426] 2af91 is 25268000!
[  258.601117] 2af92 is 251b0000!
[  258.603399] 2af94 is 2b48d000!
[  258.605637] 2b367 is 2b489000!
[  258.607883] 2af6c is 2dcf9000!
[  258.610124] 2af6b is 25464000!
[  258.612366] 2af66 is 25465000!
[  258.614599] 2af65 is 2dcf7000!
[  258.616845] 2af63 is 2dcf4000!
[  258.619035] 2af64 is 2dcf5000!
[  258.621234] 2af62 is 25db7000!
[  258.623412] 2af1b is 7a6c8000!
[  258.625613] 2af5f is 21e00000!
[  258.627824] 2af1c is 21dff000!
[  258.630054] 2af60 is 2dcc2000!
[  258.632252] 2af61 is 2dcc1000!
[  258.634455] 2af29 is 27a9d000!
[  258.636628] 2af28 is 27c9c000!
[  258.638820] 2af27 is 2dcd8000!
[  258.640998] 2af26 is 2dcc9000!
[  258.643171] 2af2a is 79258000!
[  258.645488] 2af96 is 21e3f000!
[  287.045239] 2af77 is 217ba000!
[  287.047625] 2af97 is 215f9000!
[  287.049803] 2af98 is 7a619000!
[  287.051999] 2af99 is 7958a000!
[  287.054834] 2af9a is 7a65e000!
[  287.057226] 2af78 is 79590000!
[  287.059374] 2af79 is 78f88000!
[  287.061544] 2af7a is 79218000!
[  287.063694] 2af7b is 21662000!
[  287.065832] 2af7c is 79552000!
[  287.068062] 2af7d is 21f61000!
[  287.070223] 2af7e is 21778000!
[  287.072333] 2af7f is 7a748000!
[  287.074464] 2af80 is 79578000!
[  287.076558] 2af81 is 79221000!
[  287.078671] 2af82 is 7a747000!
[  287.080800] 2af83 is 21601000!
[  287.082910] 2af84 is 215da000!
[  287.085059] 2af85 is 215f4000!
[  287.087203] 2af86 is 78f81000!
[  287.089351] 2af87 is 219dd000!
[  287.091948] 2af89 is 79575000!
[  287.094162] 2af8a is 78fc4000!
[  914.343467] 2af8b is 79563000!
[  914.359924] 2afab is 7950f000!
[  914.371959] 374fa is 215d6000!
[  914.389193] 37dfa is 7957d000!
[  914.392171] 2afa2 is 7957c000!
[  914.395146] 39100 is 79557000!
[  914.398110] 2afaa is 79556000!
[  914.409023] 2afac is 7956d000!
[  914.412091] 2afa0 is 78c53000!
[  914.415063] 3750f is 78c51000!
[  914.418038] 36f81 is 21777000!
[  914.421046] 37ed0 is 79584000!
[  914.424046] 36515 is 7959b000!
[  914.427038] 37e9c is 7951b000!
[  914.430024] 36531 is 79527000!
[  914.433360] 38c2d is 79481000!
[  914.436388] 3786d is 7a682000!
[  914.439406] 3762d is 795a0000!
[  914.442453] 36eb8 is 7955f000!
[  914.445479] 2af8d is 215d7000!
[  914.448534] 37e5c is 79555000!
[  914.451614] 37e8b is 79596000!
[  914.454665] 36eb9 is 79545000!
[  914.457708] 364fd is 216ad000!
[  914.460797] 3643c is 7955c000!
[  914.463894] 36e3e is 79525000!
[  914.466953] 36e3f is 79568000!
[  914.470006] 38d13 is 79569000!
[  914.473162] 2afad is 79518000!
[  914.476204] 2af8c is 79519000!
[  914.479053] 38338 is 79524000!
[  914.570323] 37ed1 is 79572000!
[  914.572873] 2afa6 is 79573000!
[  914.575210] 2afa7 is 79520000!
[  914.577528] 2afa8 is 79521000!
[  914.580234] 392a1 is 79504000!
[  919.421931] 2afa9 is 24e22000!
[  919.424302] 376a0 is 24e0d000!
[  919.426611] 2afa4 is 26e7c000!
[  919.463745] 2afa5 is 794e9000!
[  924.592134] 2af9e is 79503000!
[  924.624896] 2af9f is 794e3000!
[  924.627259] 3773c is 794e4000!
[  924.629581] 2af9c is 794e5000!
[  924.659171] 390ca is 794e2000!
[  924.682532] 2afa3 is 794de000!
[  924.684941] 38190 is 794df000!
[  924.687312] 38191 is 794e0000!
[  924.689645] 3a24e is 794e1000!
[  924.692738] 3a24f is 794d6000!
[  924.695128] 3849a is 794d7000!
[  924.697445] 3849b is 794d8000!
[  924.699681] 3a202 is 794d9000!
[  924.701959] 3a203 is 794da000!
[  924.704220] 3a20a is 794db000!
[  924.706442] 3a20b is 794dc000!
[  924.708640] 3819a is 794dd000!
[  924.710861] 3819b is 794d5000!
[  924.713501] 3a30c is 794d3000!
[  924.715721] 3a30d is 794d4000!
[  924.718309] 38201 is 794d2000!
[  924.720875] 3819c is 794d1000!
[  924.743771] 3819d is 794cf000!
[  924.745900] 2afae is 794d0000!
[  924.755374] 38200 is 796c6000!
[  924.757578] 2afaf is 794cd000!
[  924.759756] 2afb0 is 794ce000!
[  924.762486] 2afb1 is 796c2000!
[  924.764643] 2afb2 is 796c3000!
[  924.766753] 2afb3 is 796c4000!
[  924.768823] 2afb4 is 796c5000!
[  924.771245] 2afb5 is 796c1000!
[  924.781453] 2afb6 is 796c0000!
[  928.084998] 2afb7 is 796bf000!
[  928.088565] 2af88 is 796be000!
[  928.091051] 2af9b is 796bd000!
[  928.105764] 36e86 is 796bc000!
[  928.117257] 38c54 is 796b8000!
[  928.131025] 2afe7 is 796ac000!
[  928.133004] 2afe8 is 796ab000!
[  928.134991] 2afe9 is 216db000!
[  928.137013] 2afea is 79595000!
[  928.138995] 2afeb is 79566000!
[  928.140981] 2afec is 219c1000!
[  928.142967] 2afed is 796ea000!
[  928.145084] 2afee is 796b3000!
[  928.147128] 2afef is 7a5e6000!
[  928.149129] 2aff0 is 796ae000!
[  928.151167] 2aff1 is 7944d000!
[  928.153172] 2aff2 is 7956f000!
[  928.155207] 2aff3 is 78c55000!
[  928.157816] 2aff4 is 796a6000!
[  928.159930] 2aff5 is 796a7000!
[  928.161976] 2aff6 is 216c3000!
[  928.164038] 2aff7 is 79500000!
[  928.166056] 2aff8 is 796d1000!
[  928.168182] 2aff9 is 7958d000!
[  928.170193] 2affa is 21e4a000!
[  928.172204] 2affb is 79570000!
[  928.174234] 2affc is 79539000!
[  928.176254] 2affd is 7953c000!
[  928.178271] 2affe is 79558000!
[  928.180311] 2afff is 79591000!
[  928.182315] 2a400 is 215f0000!
[  928.184372] 2a401 is 21f63000!
[  928.186381] 2a402 is 216cd000!
[  928.188425] 2a403 is 7954b000!
[  928.200337] 2a404 is 7969b000!
[  928.202404] 2a406 is 7969c000!
[  928.204510] 2a407 is 7969d000!
[  928.206466] 2a408 is 7969e000!
[  928.208463] 2a409 is 7969f000!
[  928.210427] 2a40a is 796a0000!
[  928.212339] 2a40b is 796a1000!
[  928.214280] 2a40c is 796a2000!
[  928.216164] 2a40d is 796a3000!
[  928.218065] 2a40e is 796a4000!
[  928.219919] 2a40f is 796a5000!
[  928.222354] 2a418 is 79698000!
[  928.224245] 2a419 is 79699000!
[  928.226092] 2a41a is 7969a000!
[  928.228172] 2a417 is 79674000!
[  928.230026] 2a416 is 79675000!
[  928.231822] 2a415 is 79676000!
[  928.233647] 2a414 is 79677000!
[  928.235420] 2a413 is 79678000!
[  928.237190] 2a412 is 79679000!
[  928.238945] 2a411 is 7967a000!
[  928.240690] 2a410 is 7967b000!
[  928.242418] 2a424 is 7967c000!
[  928.244129] 2a423 is 7967d000!
[  928.245828] 2a422 is 7967e000!
[  928.247567] 2a421 is 7967f000!
[  928.249277] 2a420 is 79680000!
[  928.251004] 2a41f is 79681000!
[  928.252696] 2a41e is 79682000!
[  928.254409] 2a41d is 79683000!
[  928.256087] 2a41c is 79684000!
[  928.257757] 2a41b is 79685000!
[  928.260222] 2a405 is 7965f000!
[  928.261947] 2a425 is 79660000!
[  928.263673] 2a426 is 79661000!
[  928.265341] 2a427 is 79662000!
[  928.267063] 2a428 is 79663000!
[  928.268738] 2a429 is 79664000!
[  928.270434] 2a42a is 79665000!
[  928.272133] 2a42b is 79666000!
[  928.273818] 2a42c is 79667000!
[  928.275516] 2a42d is 79668000!
[  928.277300] 2a42e is 79669000!
[  928.278942] 2a42f is 7966a000!
[  928.280621] 2a430 is 7966b000!
[  928.282272] 2a431 is 7966c000!
[  928.283958] 2a432 is 7966d000!
[  928.285602] 2a433 is 7966e000!
[  928.287270] 2a434 is 7966f000!
[  928.288944] 2a435 is 79670000!
[  928.290622] 2a436 is 79671000!
[  928.292308] 2a437 is 79672000!
[  928.293998] 2a438 is 79673000!
[  928.299270] 2a439 is 79654000!
[  928.301048] 2a43a is 79655000!
[  928.302724] 2a43b is 79656000!
[  928.304441] 2a43c is 79657000!
[  928.306118] 2a43d is 79658000!
[  928.307817] 2a43e is 79659000!
[  928.309494] 2a43f is 7965a000!
[  928.311173] 2a440 is 7965b000!
[  928.312859] 2a441 is 7965c000!
[  928.314548] 2a442 is 7965d000!
[  928.316225] 2a443 is 7965e000!
[  928.318130] 2a444 is 79649000!
[  928.319796] 2a445 is 7964a000!
[  928.321498] 2a446 is 7964b000!
[  928.323158] 2a447 is 7964c000!
[  928.324830] 2a448 is 7964d000!
[  928.326499] 2a449 is 7964e000!
[  928.328170] 2a44a is 7964f000!
[  928.329846] 2a44b is 79650000!
[  928.331528] 2a44c is 79651000!
[  928.333206] 2a44d is 79652000!
[  928.334914] 2a44e is 79653000!
[  928.336590] 2a44f is 79646000!
[  928.338331] 2a450 is 79647000!
[  928.340025] 2a451 is 79648000!
[  928.353041] 2a452 is 79626000!
[  928.354793] 2a453 is 79627000!
[  928.356484] 2a454 is 79628000!
[  928.358198] 2a455 is 79629000!
[  928.359886] 2a456 is 7962a000!
[  928.361582] 2a457 is 7962b000!
[  928.363279] 2a458 is 79645000!
[  928.371308] 2a459 is 79625000!
[  928.384406] 2af9d is 795f1000!
[  928.386123] 2a45a is 795f0000!
[  928.387875] 2a45b is 795ef000!
[  928.389594] 2a45c is 795ee000!
[  928.391859] 2a45e is 795f5000!
[  928.393626] 2a45f is 795f4000!
[  928.395350] 2a460 is 795f3000!
[  928.397136] 2a461 is 795f2000!
[  928.405510] 2a462 is 795cf000!
[  928.416833] 2a45d is 795d0000!
[  928.432966] 2a463 is 795d4000!
[  928.434827] 2a464 is 795d3000!
[  928.436597] 2a465 is 795d2000!
[  928.438411] 2a466 is 795d1000!
[  928.440783] 2a467 is 795d9000!
[  928.442577] 36e87 is 795d8000!
[  928.444403] 39314 is 795d7000!
[  928.446239] 39315 is 795d6000!
[  928.448066] 2afcc is 795d5000!
[  928.462651] 2afcd is 795db000!
[  928.464506] 2afce is 795da000!
[  928.478107] 2afcf is 795dd000!
[  928.479942] 2afd0 is 795dc000!
[  928.489029] 2a468 is 795de000!
[  928.499058] 2afd1 is 795df000!
[  933.422092] 2afd2 is 7a241000!
[  933.423995] 382b9 is 2dcf9000!
[  933.425906] 3773e is 796f7000!
[  933.427856] 2a481 is 21ded000!
[  933.429838] 2a469 is 24e22000!
[  933.431833] 2a46a is 21b77000!
[  933.443042] 2a46b is 21b76000!
[  941.808286] 2afd3 is 795dd000!
[  941.810343] 2a46f is 795dc000!
[  944.328619] 2a46e is 78beb000!
[  944.330709] 2a46c is 791fb000!
[  947.422272] 2a470 is 24e22000!
[  947.424455] 2a471 is 796f7000!
[  947.426602] 2a472 is 21ded000!
[  947.428795] 2a473 is 7a241000!
[  947.430964] 2a474 is 2dced000!
[  947.433148] 2a475 is 7a20f000!
[  947.435335] 2a476 is 26d2c000!
[  947.437573] 2a477 is 78cf2000!
[  947.447537] 2a478 is 219c3000!
[  954.329550] 376c6 is 26d2c000!
[  954.331880] 2a479 is 7a241000!
[  954.334243] 38cf5 is 7a20f000!
[  954.336591] 2a47a is 21ded000!
[  954.338986] 2a47b is 24e0d000!
[  954.341427] 2a47c is 24e22000!
[  954.343873] 2a47d is 796f7000!
[  954.346284] 2a47e is 2dcf9000!
[  954.348731] 2a47f is 2dced000!
[  959.328875] 37f26 is 796bc000!
[  959.331363] 36460 is 2177c000!
[  959.333945] 37bca is 78f1e000!
[  959.336509] 3767c is 219ea000!
[  959.339025] 37e1c is 21604000!

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 17:19   ` Sander Eikelenboom
@ 2012-09-04 18:07     ` Ben Guthro
  2012-09-04 18:22       ` Konrad Rzeszutek Wilk
  2012-09-04 19:34       ` Sander Eikelenboom
  0 siblings, 2 replies; 31+ messages in thread
From: Ben Guthro @ 2012-09-04 18:07 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: xen-devel, robert.phillips, Konrad Rzeszutek Wilk

[-- Attachment #1: Type: text/plain, Size: 2568 bytes --]

We ran into the same issue, in newer kernels - but had not yet
submitted this fix.

One of the developers here came up with a fix (attached, and CC'ed
here) that fixes an issue where the p2m code reuses a structure member
where it shouldn't.
The patch adds a new "old_mfn"  member to the gnttab_map_grant_ref
structure, instead of re-using  dev_bus_addr.


If this also works for you, I can re-submit it with a Signed-off-by
line, if you prefer, Konrad.

Ben


On Tue, Sep 4, 2012 at 1:19 PM, Sander Eikelenboom <linux@eikelenboom.it> wrote:
>
> Tuesday, September 4, 2012, 6:33:47 PM, you wrote:
>
>> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>>> Hi Konrad,
>>>
>>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>
>> Is this only with Xen 4.2? As, does Xen 4.1 work?
>>>
>>> Dom0 and guest kernel are 3.6.0-rc4 with config:
>
>> If you back out:
>
>> f393387d160211f60398d58463a7e65
>> Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>> Date:   Fri Aug 17 16:43:28 2012 -0400
>
>>     xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
>
>> Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?
>
> With c96aae1f7f393387d160211f60398d58463a7e65 reverted i still see this bug (with Xen 4.2).
>
> Will use the debug patch you mailed and send back the results ...
>
>
>>> [*] Xen memory balloon driver
>>> [*]   Scrub pages before returning them to system
>>>
>>> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
>>>
>>> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
>>>
>>> From the:
>>> "mapping kernel into physical memory
>>> about to get started..."
>>>
>>> I would almost say it's trying to reload dom0 ?
>>>
>>>
>>> [  897.161119] device vif1.0 entered promiscuous mode
>>> mapping kernel into physical memory
>>> about to get started...
>>> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
>>> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
>>> [  898.129465] ------------[ cut here ]------------
>>> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
>>> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

[-- Attachment #2: gnttab_old_mfn --]
[-- Type: application/octet-stream, Size: 1319 bytes --]

diff --git a/arch/x86/xen/p2m.c b/arch/x86/xen/p2m.c
index bbaf483..32dd686 100644
--- a/arch/x86/xen/p2m.c
+++ b/arch/x86/xen/p2m.c
@@ -735,8 +735,7 @@ int m2p_add_override(unsigned long mfn, struct page *page,
 
 			xen_mc_issue(PARAVIRT_LAZY_MMU);
 		}
-		/* let's use dev_bus_addr to record the old mfn instead */
-		kmap_op->dev_bus_addr = page->index;
+		kmap_op->old_mfn = page->index;
 		page->index = (unsigned long) kmap_op;
 	}
 	spin_lock_irqsave(&m2p_override_lock, flags);
@@ -797,7 +796,7 @@ int m2p_remove_override(struct page *page, bool clear_pte)
 	if (clear_pte) {
 		struct gnttab_map_grant_ref *map_op =
 			(struct gnttab_map_grant_ref *) page->index;
-		set_phys_to_machine(pfn, map_op->dev_bus_addr);
+		set_phys_to_machine(pfn, map_op->old_mfn);
 		if (!PageHighMem(page)) {
 			struct multicall_space mcs;
 			struct gnttab_unmap_grant_ref *unmap_op;
diff --git a/include/xen/interface/grant_table.h b/include/xen/interface/grant_table.h
index a17d844..c3bbda3 100644
--- a/include/xen/interface/grant_table.h
+++ b/include/xen/interface/grant_table.h
@@ -269,6 +269,7 @@ struct gnttab_map_grant_ref {
     int16_t  status;              /* GNTST_* */
     grant_handle_t handle;
     uint64_t dev_bus_addr;
+    unsigned long old_mfn;
 };
 DEFINE_GUEST_HANDLE_STRUCT(gnttab_map_grant_ref);
 

[-- Attachment #3: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply related	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 18:07     ` Ben Guthro
@ 2012-09-04 18:22       ` Konrad Rzeszutek Wilk
  2012-09-04 18:57         ` Sander Eikelenboom
  2012-09-04 19:34       ` Sander Eikelenboom
  1 sibling, 1 reply; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-04 18:22 UTC (permalink / raw)
  To: Ben Guthro; +Cc: Sander Eikelenboom, robert.phillips, xen-devel

On Tue, Sep 04, 2012 at 02:07:11PM -0400, Ben Guthro wrote:
> We ran into the same issue, in newer kernels - but had not yet
> submitted this fix.
> 
> One of the developers here came up with a fix (attached, and CC'ed
> here) that fixes an issue where the p2m code reuses a structure member
> where it shouldn't.
> The patch adds a new "old_mfn"  member to the gnttab_map_grant_ref
> structure, instead of re-using  dev_bus_addr.

Wow. So that implies the m2p code had some new wonkiness in it.

Perhaps this b9e0d95c041ca2d7ad297ee37c2e9cfab67a188f
or
0930bba674e248b921ea659b036ff02564e5a5f4

both courtesy of Stefano (who is on vacation this week :-())
are at fault?

Would it be possible to revert one of them (or both) and see if the
issues disappear?

> 
> 
> If this also works for you, I can re-submit it with a Signed-off-by
> line, if you prefer, Konrad.
> 
> Ben
> 
> 
> On Tue, Sep 4, 2012 at 1:19 PM, Sander Eikelenboom <linux@eikelenboom.it> wrote:
> >
> > Tuesday, September 4, 2012, 6:33:47 PM, you wrote:
> >
> >> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
> >>> Hi Konrad,
> >>>
> >>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
> >>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
> >
> >> Is this only with Xen 4.2? As, does Xen 4.1 work?
> >>>
> >>> Dom0 and guest kernel are 3.6.0-rc4 with config:
> >
> >> If you back out:
> >
> >> f393387d160211f60398d58463a7e65
> >> Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> >> Date:   Fri Aug 17 16:43:28 2012 -0400
> >
> >>     xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
> >
> >> Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?
> >
> > With c96aae1f7f393387d160211f60398d58463a7e65 reverted i still see this bug (with Xen 4.2).
> >
> > Will use the debug patch you mailed and send back the results ...
> >
> >
> >>> [*] Xen memory balloon driver
> >>> [*]   Scrub pages before returning them to system
> >>>
> >>> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
> >>>
> >>> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
> >>>
> >>> From the:
> >>> "mapping kernel into physical memory
> >>> about to get started..."
> >>>
> >>> I would almost say it's trying to reload dom0 ?
> >>>
> >>>
> >>> [  897.161119] device vif1.0 entered promiscuous mode
> >>> mapping kernel into physical memory
> >>> about to get started...
> >>> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
> >>> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
> >>> [  898.129465] ------------[ cut here ]------------
> >>> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
> >>> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP
> >
> >
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 18:22       ` Konrad Rzeszutek Wilk
@ 2012-09-04 18:57         ` Sander Eikelenboom
  0 siblings, 0 replies; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-04 18:57 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: robert.phillips, Ben Guthro, xen-devel


Tuesday, September 4, 2012, 8:22:41 PM, you wrote:

> On Tue, Sep 04, 2012 at 02:07:11PM -0400, Ben Guthro wrote:
>> We ran into the same issue, in newer kernels - but had not yet
>> submitted this fix.
>> 
>> One of the developers here came up with a fix (attached, and CC'ed
>> here) that fixes an issue where the p2m code reuses a structure member
>> where it shouldn't.
>> The patch adds a new "old_mfn"  member to the gnttab_map_grant_ref
>> structure, instead of re-using  dev_bus_addr.

> Wow. So that implies the m2p code had some new wonkiness in it.

> Perhaps this b9e0d95c041ca2d7ad297ee37c2e9cfab67a188f
> or
> 0930bba674e248b921ea659b036ff02564e5a5f4

> both courtesy of Stefano (who is on vacation this week :-())
> are at fault?

> Would it be possible to revert one of them (or both) and see if the
> issues disappear?

reverting b9e0d95c041ca2d7ad297ee37c2e9cfab67a188f didn't help

reverting 0930bba674e248b921ea659b036ff02564e5a5f4 didn't work out due to a lot of merge conflicts :S

>> 
>> 
>> If this also works for you, I can re-submit it with a Signed-off-by
>> line, if you prefer, Konrad.
>> 
>> Ben
>> 
>> 
>> On Tue, Sep 4, 2012 at 1:19 PM, Sander Eikelenboom <linux@eikelenboom.it> wrote:
>> >
>> > Tuesday, September 4, 2012, 6:33:47 PM, you wrote:
>> >
>> >> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>> >>> Hi Konrad,
>> >>>
>> >>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>> >>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>> >
>> >> Is this only with Xen 4.2? As, does Xen 4.1 work?
>> >>>
>> >>> Dom0 and guest kernel are 3.6.0-rc4 with config:
>> >
>> >> If you back out:
>> >
>> >> f393387d160211f60398d58463a7e65
>> >> Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>> >> Date:   Fri Aug 17 16:43:28 2012 -0400
>> >
>> >>     xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
>> >
>> >> Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?
>> >
>> > With c96aae1f7f393387d160211f60398d58463a7e65 reverted i still see this bug (with Xen 4.2).
>> >
>> > Will use the debug patch you mailed and send back the results ...
>> >
>> >
>> >>> [*] Xen memory balloon driver
>> >>> [*]   Scrub pages before returning them to system
>> >>>
>> >>> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
>> >>>
>> >>> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
>> >>>
>> >>> From the:
>> >>> "mapping kernel into physical memory
>> >>> about to get started..."
>> >>>
>> >>> I would almost say it's trying to reload dom0 ?
>> >>>
>> >>>
>> >>> [  897.161119] device vif1.0 entered promiscuous mode
>> >>> mapping kernel into physical memory
>> >>> about to get started...
>> >>> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
>> >>> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
>> >>> [  898.129465] ------------[ cut here ]------------
>> >>> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
>> >>> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP
>> >
>> >
>> >
>> > _______________________________________________
>> > Xen-devel mailing list
>> > Xen-devel@lists.xen.org
>> > http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 17:58     ` Konrad Rzeszutek Wilk
@ 2012-09-04 19:01       ` Sander Eikelenboom
  2012-09-04 20:13       ` Sander Eikelenboom
  2012-09-04 21:23       ` Sander Eikelenboom
  2 siblings, 0 replies; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-04 19:01 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


Tuesday, September 4, 2012, 7:58:41 PM, you wrote:

> On Tue, Sep 04, 2012 at 08:02:41PM +0200, Sander Eikelenboom wrote:
>> 
>> Tuesday, September 4, 2012, 6:39:03 PM, you wrote:
>> 
>> > On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>> >> Hi Konrad,
>> >> 
>> >> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>> >> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>> >> 
>> >> Dom0 and guest kernel are 3.6.0-rc4 with config:
>> >> [*] Xen memory balloon driver
>> >> [*]   Scrub pages before returning them to system
>> 
>> > Can you also try this patch out and provide the full log (bootup and such). Thanks!
>> 
>> After applying this patch and due to the removal of the BUG_ON the domU boots and is reachable by SSH.
>> Serial log attached.

> Wow. That is a lot of .. And if you use Xen 4.1 it works fine?

Uhmm don't know, didn't use this machine for a while, doing things like writing a master thesis :)
Upgraded xen and kernel from 2.6.36 kernel and xen 4.0something to 3.6.0-rc4 and 4.2-rc4

Trying to make it work and try to make some xen patches :-p
But i seem to be stumbling over quite a lot of things with both machines(amd and intel) while going to xen 4.2 (and from xm to xl)

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 18:07     ` Ben Guthro
  2012-09-04 18:22       ` Konrad Rzeszutek Wilk
@ 2012-09-04 19:34       ` Sander Eikelenboom
  2012-09-04 20:27         ` Robert Phillips
  1 sibling, 1 reply; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-04 19:34 UTC (permalink / raw)
  To: Ben Guthro; +Cc: xen-devel, robert.phillips, Konrad Rzeszutek Wilk


Tuesday, September 4, 2012, 8:07:11 PM, you wrote:

> We ran into the same issue, in newer kernels - but had not yet
> submitted this fix.

> One of the developers here came up with a fix (attached, and CC'ed
> here) that fixes an issue where the p2m code reuses a structure member
> where it shouldn't.
> The patch adds a new "old_mfn"  member to the gnttab_map_grant_ref
> structure, instead of re-using  dev_bus_addr.


> If this also works for you, I can re-submit it with a Signed-off-by
> line, if you prefer, Konrad.

Hi Ben,

This patch doesn't work for me:

When starting the PV-guest i get:

(XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (68b69070).
(XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (0).
(XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (0).


and from the dom0 kernel:

[  374.425727] BUG: unable to handle kernel paging request at ffff8800fffd9078
[  374.428901] IP: [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
[  374.428901] PGD 1e0c067 PUD 0
[  374.428901] Oops: 0000 [#1] PREEMPT SMP
[  374.428901] Modules linked in:
[  374.428901] CPU 0
[  374.428901] Pid: 4308, comm: qemu-system-i38 Not tainted 3.6.0-rc4-20120830+ #70 System manufacturer System Product Name/P5Q-EM DO
[  374.428901] RIP: e030:[<ffffffff81336e4e>]  [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
[  374.428901] RSP: e02b:ffff88002f185ca8  EFLAGS: 00010206
[  374.428901] RAX: ffff880000000000 RBX: ffff88001471cf00 RCX: 00000000fffd9078
[  374.428901] RDX: 0000000000000050 RSI: 40000000000fffd9 RDI: 00003ffffffff000
[  374.428901] RBP: ffff88002f185d08 R08: 0000000000000078 R09: 0000000000000000
[  374.428901] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000004
[  374.428901] R13: ffff88001471c480 R14: 0000000000000002 R15: 0000000000000002
[  374.428901] FS:  00007f6def9f2740(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
[  374.428901] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[  374.428901] CR2: ffff8800fffd9078 CR3: 000000002d30e000 CR4: 0000000000042660
[  374.428901] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  374.428901] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  374.428901] Process qemu-system-i38 (pid: 4308, threadinfo ffff88002f184000, task ffff8800376f1040)
[  374.428901] Stack:
[  374.428901]  ffffffffffffffff 0000000000000050 00000000fffd9078 00000000000fffd9
[  374.428901]  0000000001000000 ffff8800382135a0 ffff88002f185d08 ffff880038211960
[  374.428901]  ffff88002f11d2c0 0000000000000004 0000000000000003 0000000000000001
[  374.428901] Call Trace:
[  374.428901]  [<ffffffff8134212e>] gntdev_mmap+0x20e/0x520
[  374.428901]  [<ffffffff8111c502>] ? mmap_region+0x312/0x5a0
[  374.428901]  [<ffffffff810ae0a0>] ? lockdep_trace_alloc+0xa0/0x130
[  374.428901]  [<ffffffff8111c5be>] mmap_region+0x3ce/0x5a0
[  374.428901]  [<ffffffff8111c9e0>] do_mmap_pgoff+0x250/0x350
[  374.428901]  [<ffffffff81109e88>] vm_mmap_pgoff+0x68/0x90
[  374.428901]  [<ffffffff8111a5b2>] sys_mmap_pgoff+0x152/0x170
[  374.428901]  [<ffffffff812b29be>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  374.428901]  [<ffffffff81011f29>] sys_mmap+0x29/0x30
[  374.428901]  [<ffffffff8184b939>] system_call_fastpath+0x16/0x1b
[  374.428901] Code: 0f 84 e7 00 00 00 48 89 f1 48 c1 e1 0c 41 81 e0 ff 0f 00 00 48 b8 00 00 00 00 00 88 ff ff 48 bf 00 f0 ff ff ff 3f 00 00 4c 01 c1 <48> 23 3c 01 48 c1 ef 0c 49 8d 54 15 00 4d 85 ed b8 00 00 00 00
[  374.428901] RIP  [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
[  374.428901]  RSP <ffff88002f185ca8>
[  374.428901] CR2: ffff8800fffd9078
[  374.428901] ---[ end trace 0e0a5a49f6503c0a ]---



> Ben


> On Tue, Sep 4, 2012 at 1:19 PM, Sander Eikelenboom <linux@eikelenboom.it> wrote:
>>
>> Tuesday, September 4, 2012, 6:33:47 PM, you wrote:
>>
>>> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>>>> Hi Konrad,
>>>>
>>>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>>>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>>
>>> Is this only with Xen 4.2? As, does Xen 4.1 work?
>>>>
>>>> Dom0 and guest kernel are 3.6.0-rc4 with config:
>>
>>> If you back out:
>>
>>> f393387d160211f60398d58463a7e65
>>> Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>>> Date:   Fri Aug 17 16:43:28 2012 -0400
>>
>>>     xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
>>
>>> Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?
>>
>> With c96aae1f7f393387d160211f60398d58463a7e65 reverted i still see this bug (with Xen 4.2).
>>
>> Will use the debug patch you mailed and send back the results ...
>>
>>
>>>> [*] Xen memory balloon driver
>>>> [*]   Scrub pages before returning them to system
>>>>
>>>> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
>>>>
>>>> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
>>>>
>>>> From the:
>>>> "mapping kernel into physical memory
>>>> about to get started..."
>>>>
>>>> I would almost say it's trying to reload dom0 ?
>>>>
>>>>
>>>> [  897.161119] device vif1.0 entered promiscuous mode
>>>> mapping kernel into physical memory
>>>> about to get started...
>>>> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
>>>> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
>>>> [  898.129465] ------------[ cut here ]------------
>>>> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
>>>> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP
>>
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xen.org
>> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 17:58     ` Konrad Rzeszutek Wilk
  2012-09-04 19:01       ` Sander Eikelenboom
@ 2012-09-04 20:13       ` Sander Eikelenboom
  2012-09-04 21:23       ` Sander Eikelenboom
  2 siblings, 0 replies; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-04 20:13 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


Tuesday, September 4, 2012, 7:58:41 PM, you wrote:

> On Tue, Sep 04, 2012 at 08:02:41PM +0200, Sander Eikelenboom wrote:
>> 
>> Tuesday, September 4, 2012, 6:39:03 PM, you wrote:
>> 
>> > On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>> >> Hi Konrad,
>> >> 
>> >> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>> >> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>> >> 
>> >> Dom0 and guest kernel are 3.6.0-rc4 with config:
>> >> [*] Xen memory balloon driver
>> >> [*]   Scrub pages before returning them to system
>> 
>> > Can you also try this patch out and provide the full log (bootup and such). Thanks!
>> 
>> After applying this patch and due to the removal of the BUG_ON the domU boots and is reachable by SSH.
>> Serial log attached.

> Wow. That is a lot of .. And if you use Xen 4.1 it works fine?

Ok 3.5.3 crashes as well .. will see what xen 4.1.3 does with both kernels on this machine ...

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 19:34       ` Sander Eikelenboom
@ 2012-09-04 20:27         ` Robert Phillips
  2012-09-05 14:06           ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 31+ messages in thread
From: Robert Phillips @ 2012-09-04 20:27 UTC (permalink / raw)
  To: Sander Eikelenboom, Ben Guthro; +Cc: xen-devel, Konrad Rzeszutek Wilk

Ben,

You have asked me to provide the rationale behind the gnttab_old_mfn patch, which you emailed to Sander earlier today. 
Here are my findings.

I found that xen_blkbk_map() in drivers/block/xen-blkback/blkback.c has changed from our previous version.  It now calls gnttab_map_refs() in drivers/xen/grant-table.c.

That function first calls HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ... ) and then calls m2p_add_override() in p2m.c
which is where I made my change.

The unpatched code was saving the pfn's old mfn in kmap_op->dev_bus_addr.  

kmap_op is of type struct gnttab_map_grant_ref.  That data type is used to record grant table mappings so later they can be unmapped correctly.

The problem with saving the old mfn in kmap_op->dev_bus_addr is that it is later overwritten by __gnttab_map_grant_ref() in xen/common/grant_table.c

Since the storage holding the old mfn got overwritten, the unmapping was being done incorrectly.  The balloon code detected that and bugged at drivers/xen/balloon.c:359

My patch simply adds another member called old_mfn to struct gnttab_map_grant_ref rather than trying to overload dev_bus_addr.

I don't know if Sander's bug is the same or related.  The BUG_ON at drivers/xen/balloon.c:359 is quite general.  It simply asserts that we are not trying to re-map a valid mapping.

-- Robert Phillips


-----Original Message-----
From: Sander Eikelenboom [mailto:linux@eikelenboom.it] 
Sent: Tuesday, September 04, 2012 3:35 PM
To: Ben Guthro
Cc: Konrad Rzeszutek Wilk; xen-devel@lists.xen.org; Robert Phillips
Subject: Re: [Xen-devel] dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set


Tuesday, September 4, 2012, 8:07:11 PM, you wrote:

> We ran into the same issue, in newer kernels - but had not yet
> submitted this fix.

> One of the developers here came up with a fix (attached, and CC'ed
> here) that fixes an issue where the p2m code reuses a structure member
> where it shouldn't.
> The patch adds a new "old_mfn"  member to the gnttab_map_grant_ref
> structure, instead of re-using  dev_bus_addr.


> If this also works for you, I can re-submit it with a Signed-off-by
> line, if you prefer, Konrad.

Hi Ben,

This patch doesn't work for me:

When starting the PV-guest i get:

(XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (68b69070).
(XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (0).
(XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (0).


and from the dom0 kernel:

[  374.425727] BUG: unable to handle kernel paging request at ffff8800fffd9078
[  374.428901] IP: [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
[  374.428901] PGD 1e0c067 PUD 0
[  374.428901] Oops: 0000 [#1] PREEMPT SMP
[  374.428901] Modules linked in:
[  374.428901] CPU 0
[  374.428901] Pid: 4308, comm: qemu-system-i38 Not tainted 3.6.0-rc4-20120830+ #70 System manufacturer System Product Name/P5Q-EM DO
[  374.428901] RIP: e030:[<ffffffff81336e4e>]  [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
[  374.428901] RSP: e02b:ffff88002f185ca8  EFLAGS: 00010206
[  374.428901] RAX: ffff880000000000 RBX: ffff88001471cf00 RCX: 00000000fffd9078
[  374.428901] RDX: 0000000000000050 RSI: 40000000000fffd9 RDI: 00003ffffffff000
[  374.428901] RBP: ffff88002f185d08 R08: 0000000000000078 R09: 0000000000000000
[  374.428901] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000004
[  374.428901] R13: ffff88001471c480 R14: 0000000000000002 R15: 0000000000000002
[  374.428901] FS:  00007f6def9f2740(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
[  374.428901] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
[  374.428901] CR2: ffff8800fffd9078 CR3: 000000002d30e000 CR4: 0000000000042660
[  374.428901] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  374.428901] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  374.428901] Process qemu-system-i38 (pid: 4308, threadinfo ffff88002f184000, task ffff8800376f1040)
[  374.428901] Stack:
[  374.428901]  ffffffffffffffff 0000000000000050 00000000fffd9078 00000000000fffd9
[  374.428901]  0000000001000000 ffff8800382135a0 ffff88002f185d08 ffff880038211960
[  374.428901]  ffff88002f11d2c0 0000000000000004 0000000000000003 0000000000000001
[  374.428901] Call Trace:
[  374.428901]  [<ffffffff8134212e>] gntdev_mmap+0x20e/0x520
[  374.428901]  [<ffffffff8111c502>] ? mmap_region+0x312/0x5a0
[  374.428901]  [<ffffffff810ae0a0>] ? lockdep_trace_alloc+0xa0/0x130
[  374.428901]  [<ffffffff8111c5be>] mmap_region+0x3ce/0x5a0
[  374.428901]  [<ffffffff8111c9e0>] do_mmap_pgoff+0x250/0x350
[  374.428901]  [<ffffffff81109e88>] vm_mmap_pgoff+0x68/0x90
[  374.428901]  [<ffffffff8111a5b2>] sys_mmap_pgoff+0x152/0x170
[  374.428901]  [<ffffffff812b29be>] ? trace_hardirqs_on_thunk+0x3a/0x3f
[  374.428901]  [<ffffffff81011f29>] sys_mmap+0x29/0x30
[  374.428901]  [<ffffffff8184b939>] system_call_fastpath+0x16/0x1b
[  374.428901] Code: 0f 84 e7 00 00 00 48 89 f1 48 c1 e1 0c 41 81 e0 ff 0f 00 00 48 b8 00 00 00 00 00 88 ff ff 48 bf 00 f0 ff ff ff 3f 00 00 4c 01 c1 <48> 23 3c 01 48 c1 ef 0c 49 8d 54 15 00 4d 85 ed b8 00 00 00 00
[  374.428901] RIP  [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
[  374.428901]  RSP <ffff88002f185ca8>
[  374.428901] CR2: ffff8800fffd9078
[  374.428901] ---[ end trace 0e0a5a49f6503c0a ]---



> Ben


> On Tue, Sep 4, 2012 at 1:19 PM, Sander Eikelenboom <linux@eikelenboom.it> wrote:
>>
>> Tuesday, September 4, 2012, 6:33:47 PM, you wrote:
>>
>>> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>>>> Hi Konrad,
>>>>
>>>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>>>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>>
>>> Is this only with Xen 4.2? As, does Xen 4.1 work?
>>>>
>>>> Dom0 and guest kernel are 3.6.0-rc4 with config:
>>
>>> If you back out:
>>
>>> f393387d160211f60398d58463a7e65
>>> Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>>> Date:   Fri Aug 17 16:43:28 2012 -0400
>>
>>>     xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
>>
>>> Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?
>>
>> With c96aae1f7f393387d160211f60398d58463a7e65 reverted i still see this bug (with Xen 4.2).
>>
>> Will use the debug patch you mailed and send back the results ...
>>
>>
>>>> [*] Xen memory balloon driver
>>>> [*]   Scrub pages before returning them to system
>>>>
>>>> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
>>>>
>>>> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
>>>>
>>>> From the:
>>>> "mapping kernel into physical memory
>>>> about to get started..."
>>>>
>>>> I would almost say it's trying to reload dom0 ?
>>>>
>>>>
>>>> [  897.161119] device vif1.0 entered promiscuous mode
>>>> mapping kernel into physical memory
>>>> about to get started...
>>>> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
>>>> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
>>>> [  898.129465] ------------[ cut here ]------------
>>>> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
>>>> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP
>>
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xen.org
>> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 17:58     ` Konrad Rzeszutek Wilk
  2012-09-04 19:01       ` Sander Eikelenboom
  2012-09-04 20:13       ` Sander Eikelenboom
@ 2012-09-04 21:23       ` Sander Eikelenboom
  2 siblings, 0 replies; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-04 21:23 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


Tuesday, September 4, 2012, 7:58:41 PM, you wrote:

> On Tue, Sep 04, 2012 at 08:02:41PM +0200, Sander Eikelenboom wrote:
>> 
>> Tuesday, September 4, 2012, 6:39:03 PM, you wrote:
>> 
>> > On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>> >> Hi Konrad,
>> >> 
>> >> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>> >> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>> >> 
>> >> Dom0 and guest kernel are 3.6.0-rc4 with config:
>> >> [*] Xen memory balloon driver
>> >> [*]   Scrub pages before returning them to system
>> 
>> > Can you also try this patch out and provide the full log (bootup and such). Thanks!
>> 
>> After applying this patch and due to the removal of the BUG_ON the domU boots and is reachable by SSH.
>> Serial log attached.

> Wow. That is a lot of .. And if you use Xen 4.1 it works fine?

Ok .. to sum it up after todays compile day :-p

- xen-4.2.0-rc4-pre + linux 3.6-rc4 -> BUG_ON on start PV guest
- xen-4.2.0-rc4-pre + linux 3.5.3   -> BUG_ON on start PV guest
- xen-4.1.4-pre     + linux 3.5.3   -> BUG_ON on start PV guest
- xen-4.1.4-pre     + linux 3.4.1   -> Works OK
- xen-4.2.0-rc4-pre + linux 3.6-rc4 -> Works, BUG_ON removed by patch (http://lists.xen.org/archives/html/xen-devel/2012-09/msg00142.html)

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-04 20:27         ` Robert Phillips
@ 2012-09-05 14:06           ` Konrad Rzeszutek Wilk
  2012-09-05 14:38             ` Sander Eikelenboom
  2012-09-11 16:02             ` Stefano Stabellini
  0 siblings, 2 replies; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-05 14:06 UTC (permalink / raw)
  To: Robert Phillips; +Cc: Sander Eikelenboom, Ben Guthro, xen-devel

On Tue, Sep 04, 2012 at 04:27:20PM -0400, Robert Phillips wrote:
> Ben,
> 
> You have asked me to provide the rationale behind the gnttab_old_mfn patch, which you emailed to Sander earlier today. 
> Here are my findings.
> 
> I found that xen_blkbk_map() in drivers/block/xen-blkback/blkback.c has changed from our previous version.  It now calls gnttab_map_refs() in drivers/xen/grant-table.c.
> 
> That function first calls HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ... ) and then calls m2p_add_override() in p2m.c

And HYPERVISOR_grant_table_op .. would populate map_ops[i].bus_addr with the machine address..

> which is where I made my change.
> 
> The unpatched code was saving the pfn's old mfn in kmap_op->dev_bus_addr.  
> 
> kmap_op is of type struct gnttab_map_grant_ref.  That data type is used to record grant table mappings so later they can be unmapped correctly.

Right, but the blkback makes a distinction by passing NULL as kmap_op, which means it should
use the old mechanism. Meaning that once the hypercall is done, the map_ops[i].bus_addr is not
used anymore..

> 
> The problem with saving the old mfn in kmap_op->dev_bus_addr is that it is later overwritten by __gnttab_map_grant_ref() in xen/common/grant_table.c

Uh, so the problem of saving the old mfn in dev_bus_addr has been there for a long long time then?
Even before this patch set?
> 
> Since the storage holding the old mfn got overwritten, the unmapping was being done incorrectly.  The balloon code detected that and bugged at drivers/xen/balloon.c:359
> 

Hmm, I believe the storage for holding the old mfn was/is page->index.


> My patch simply adds another member called old_mfn to struct gnttab_map_grant_ref rather than trying to overload dev_bus_addr.
> 
> I don't know if Sander's bug is the same or related.  The BUG_ON at drivers/xen/balloon.c:359 is quite general.  It simply asserts that we are not trying to re-map a valid mapping.

Right. Somehow he ends up with valid mappings where there should be none. And lots of them.
> 
> -- Robert Phillips
> 
> 
> -----Original Message-----
> From: Sander Eikelenboom [mailto:linux@eikelenboom.it] 
> Sent: Tuesday, September 04, 2012 3:35 PM
> To: Ben Guthro
> Cc: Konrad Rzeszutek Wilk; xen-devel@lists.xen.org; Robert Phillips
> Subject: Re: [Xen-devel] dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
> 
> 
> Tuesday, September 4, 2012, 8:07:11 PM, you wrote:
> 
> > We ran into the same issue, in newer kernels - but had not yet
> > submitted this fix.
> 
> > One of the developers here came up with a fix (attached, and CC'ed
> > here) that fixes an issue where the p2m code reuses a structure member
> > where it shouldn't.
> > The patch adds a new "old_mfn"  member to the gnttab_map_grant_ref
> > structure, instead of re-using  dev_bus_addr.
> 
> 
> > If this also works for you, I can re-submit it with a Signed-off-by
> > line, if you prefer, Konrad.
> 
> Hi Ben,
> 
> This patch doesn't work for me:
> 
> When starting the PV-guest i get:
> 
> (XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (68b69070).
> (XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (0).
> (XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (0).
> 
> 
> and from the dom0 kernel:
> 
> [  374.425727] BUG: unable to handle kernel paging request at ffff8800fffd9078
> [  374.428901] IP: [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
> [  374.428901] PGD 1e0c067 PUD 0
> [  374.428901] Oops: 0000 [#1] PREEMPT SMP
> [  374.428901] Modules linked in:
> [  374.428901] CPU 0
> [  374.428901] Pid: 4308, comm: qemu-system-i38 Not tainted 3.6.0-rc4-20120830+ #70 System manufacturer System Product Name/P5Q-EM DO
> [  374.428901] RIP: e030:[<ffffffff81336e4e>]  [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
> [  374.428901] RSP: e02b:ffff88002f185ca8  EFLAGS: 00010206
> [  374.428901] RAX: ffff880000000000 RBX: ffff88001471cf00 RCX: 00000000fffd9078
> [  374.428901] RDX: 0000000000000050 RSI: 40000000000fffd9 RDI: 00003ffffffff000
> [  374.428901] RBP: ffff88002f185d08 R08: 0000000000000078 R09: 0000000000000000
> [  374.428901] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000004
> [  374.428901] R13: ffff88001471c480 R14: 0000000000000002 R15: 0000000000000002
> [  374.428901] FS:  00007f6def9f2740(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
> [  374.428901] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
> [  374.428901] CR2: ffff8800fffd9078 CR3: 000000002d30e000 CR4: 0000000000042660
> [  374.428901] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
> [  374.428901] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
> [  374.428901] Process qemu-system-i38 (pid: 4308, threadinfo ffff88002f184000, task ffff8800376f1040)
> [  374.428901] Stack:
> [  374.428901]  ffffffffffffffff 0000000000000050 00000000fffd9078 00000000000fffd9
> [  374.428901]  0000000001000000 ffff8800382135a0 ffff88002f185d08 ffff880038211960
> [  374.428901]  ffff88002f11d2c0 0000000000000004 0000000000000003 0000000000000001
> [  374.428901] Call Trace:
> [  374.428901]  [<ffffffff8134212e>] gntdev_mmap+0x20e/0x520
> [  374.428901]  [<ffffffff8111c502>] ? mmap_region+0x312/0x5a0
> [  374.428901]  [<ffffffff810ae0a0>] ? lockdep_trace_alloc+0xa0/0x130
> [  374.428901]  [<ffffffff8111c5be>] mmap_region+0x3ce/0x5a0
> [  374.428901]  [<ffffffff8111c9e0>] do_mmap_pgoff+0x250/0x350
> [  374.428901]  [<ffffffff81109e88>] vm_mmap_pgoff+0x68/0x90
> [  374.428901]  [<ffffffff8111a5b2>] sys_mmap_pgoff+0x152/0x170
> [  374.428901]  [<ffffffff812b29be>] ? trace_hardirqs_on_thunk+0x3a/0x3f
> [  374.428901]  [<ffffffff81011f29>] sys_mmap+0x29/0x30
> [  374.428901]  [<ffffffff8184b939>] system_call_fastpath+0x16/0x1b
> [  374.428901] Code: 0f 84 e7 00 00 00 48 89 f1 48 c1 e1 0c 41 81 e0 ff 0f 00 00 48 b8 00 00 00 00 00 88 ff ff 48 bf 00 f0 ff ff ff 3f 00 00 4c 01 c1 <48> 23 3c 01 48 c1 ef 0c 49 8d 54 15 00 4d 85 ed b8 00 00 00 00
> [  374.428901] RIP  [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
> [  374.428901]  RSP <ffff88002f185ca8>
> [  374.428901] CR2: ffff8800fffd9078
> [  374.428901] ---[ end trace 0e0a5a49f6503c0a ]---
> 
> 
> 
> > Ben
> 
> 
> > On Tue, Sep 4, 2012 at 1:19 PM, Sander Eikelenboom <linux@eikelenboom.it> wrote:
> >>
> >> Tuesday, September 4, 2012, 6:33:47 PM, you wrote:
> >>
> >>> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
> >>>> Hi Konrad,
> >>>>
> >>>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
> >>>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
> >>
> >>> Is this only with Xen 4.2? As, does Xen 4.1 work?
> >>>>
> >>>> Dom0 and guest kernel are 3.6.0-rc4 with config:
> >>
> >>> If you back out:
> >>
> >>> f393387d160211f60398d58463a7e65
> >>> Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> >>> Date:   Fri Aug 17 16:43:28 2012 -0400
> >>
> >>>     xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
> >>
> >>> Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?
> >>
> >> With c96aae1f7f393387d160211f60398d58463a7e65 reverted i still see this bug (with Xen 4.2).
> >>
> >> Will use the debug patch you mailed and send back the results ...
> >>
> >>
> >>>> [*] Xen memory balloon driver
> >>>> [*]   Scrub pages before returning them to system
> >>>>
> >>>> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
> >>>>
> >>>> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
> >>>>
> >>>> From the:
> >>>> "mapping kernel into physical memory
> >>>> about to get started..."
> >>>>
> >>>> I would almost say it's trying to reload dom0 ?
> >>>>
> >>>>
> >>>> [  897.161119] device vif1.0 entered promiscuous mode
> >>>> mapping kernel into physical memory
> >>>> about to get started...
> >>>> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
> >>>> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
> >>>> [  898.129465] ------------[ cut here ]------------
> >>>> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
> >>>> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP
> >>
> >>
> >>
> >> _______________________________________________
> >> Xen-devel mailing list
> >> Xen-devel@lists.xen.org
> >> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-05 14:06           ` Konrad Rzeszutek Wilk
@ 2012-09-05 14:38             ` Sander Eikelenboom
  2012-09-05 20:19               ` Konrad Rzeszutek Wilk
  2012-09-11 16:02             ` Stefano Stabellini
  1 sibling, 1 reply; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-05 14:38 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Robert Phillips, Ben Guthro, xen-devel


Wednesday, September 5, 2012, 4:06:01 PM, you wrote:

> On Tue, Sep 04, 2012 at 04:27:20PM -0400, Robert Phillips wrote:
>> Ben,
>> 
>> You have asked me to provide the rationale behind the gnttab_old_mfn patch, which you emailed to Sander earlier today. 
>> Here are my findings.
>> 
>> I found that xen_blkbk_map() in drivers/block/xen-blkback/blkback.c has changed from our previous version.  It now calls gnttab_map_refs() in drivers/xen/grant-table.c.
>> 
>> That function first calls HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ... ) and then calls m2p_add_override() in p2m.c

> And HYPERVISOR_grant_table_op .. would populate map_ops[i].bus_addr with the machine address..

>> which is where I made my change.
>> 
>> The unpatched code was saving the pfn's old mfn in kmap_op->dev_bus_addr.  
>> 
>> kmap_op is of type struct gnttab_map_grant_ref.  That data type is used to record grant table mappings so later they can be unmapped correctly.

> Right, but the blkback makes a distinction by passing NULL as kmap_op, which means it should
> use the old mechanism. Meaning that once the hypercall is done, the map_ops[i].bus_addr is not
> used anymore..

>> 
>> The problem with saving the old mfn in kmap_op->dev_bus_addr is that it is later overwritten by __gnttab_map_grant_ref() in xen/common/grant_table.c

> Uh, so the problem of saving the old mfn in dev_bus_addr has been there for a long long time then?
> Even before this patch set?
>> 
>> Since the storage holding the old mfn got overwritten, the unmapping was being done incorrectly.  The balloon code detected that and bugged at drivers/xen/balloon.c:359
>> 

> Hmm, I believe the storage for holding the old mfn was/is page->index.


>> My patch simply adds another member called old_mfn to struct gnttab_map_grant_ref rather than trying to overload dev_bus_addr.
>> 
>> I don't know if Sander's bug is the same or related.  The BUG_ON at drivers/xen/balloon.c:359 is quite general.  It simply asserts that we are not trying to re-map a valid mapping.

> Right. Somehow he ends up with valid mappings where there should be none. And lots of them.

It's something between kernel v3.4.1 and v3.5.3, haven't had time to narrow it down yet.
Any suggestions for specific commits i could try to quickly bisect this one ?


>> 
>> -- Robert Phillips
>> 
>> 
>> -----Original Message-----
>> From: Sander Eikelenboom [mailto:linux@eikelenboom.it] 
>> Sent: Tuesday, September 04, 2012 3:35 PM
>> To: Ben Guthro
>> Cc: Konrad Rzeszutek Wilk; xen-devel@lists.xen.org; Robert Phillips
>> Subject: Re: [Xen-devel] dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
>> 
>> 
>> Tuesday, September 4, 2012, 8:07:11 PM, you wrote:
>> 
>> > We ran into the same issue, in newer kernels - but had not yet
>> > submitted this fix.
>> 
>> > One of the developers here came up with a fix (attached, and CC'ed
>> > here) that fixes an issue where the p2m code reuses a structure member
>> > where it shouldn't.
>> > The patch adds a new "old_mfn"  member to the gnttab_map_grant_ref
>> > structure, instead of re-using  dev_bus_addr.
>> 
>> 
>> > If this also works for you, I can re-submit it with a Signed-off-by
>> > line, if you prefer, Konrad.
>> 
>> Hi Ben,
>> 
>> This patch doesn't work for me:
>> 
>> When starting the PV-guest i get:
>> 
>> (XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (68b69070).
>> (XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (0).
>> (XEN) [2012-09-04 20:31:37] grant_table.c:499:d0 Bad flags in grant map op (0).
>> 
>> 
>> and from the dom0 kernel:
>> 
>> [  374.425727] BUG: unable to handle kernel paging request at ffff8800fffd9078
>> [  374.428901] IP: [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
>> [  374.428901] PGD 1e0c067 PUD 0
>> [  374.428901] Oops: 0000 [#1] PREEMPT SMP
>> [  374.428901] Modules linked in:
>> [  374.428901] CPU 0
>> [  374.428901] Pid: 4308, comm: qemu-system-i38 Not tainted 3.6.0-rc4-20120830+ #70 System manufacturer System Product Name/P5Q-EM DO
>> [  374.428901] RIP: e030:[<ffffffff81336e4e>]  [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
>> [  374.428901] RSP: e02b:ffff88002f185ca8  EFLAGS: 00010206
>> [  374.428901] RAX: ffff880000000000 RBX: ffff88001471cf00 RCX: 00000000fffd9078
>> [  374.428901] RDX: 0000000000000050 RSI: 40000000000fffd9 RDI: 00003ffffffff000
>> [  374.428901] RBP: ffff88002f185d08 R08: 0000000000000078 R09: 0000000000000000
>> [  374.428901] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000004
>> [  374.428901] R13: ffff88001471c480 R14: 0000000000000002 R15: 0000000000000002
>> [  374.428901] FS:  00007f6def9f2740(0000) GS:ffff88003fc00000(0000) knlGS:0000000000000000
>> [  374.428901] CS:  e033 DS: 0000 ES: 0000 CR0: 000000008005003b
>> [  374.428901] CR2: ffff8800fffd9078 CR3: 000000002d30e000 CR4: 0000000000042660
>> [  374.428901] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
>> [  374.428901] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
>> [  374.428901] Process qemu-system-i38 (pid: 4308, threadinfo ffff88002f184000, task ffff8800376f1040)
>> [  374.428901] Stack:
>> [  374.428901]  ffffffffffffffff 0000000000000050 00000000fffd9078 00000000000fffd9
>> [  374.428901]  0000000001000000 ffff8800382135a0 ffff88002f185d08 ffff880038211960
>> [  374.428901]  ffff88002f11d2c0 0000000000000004 0000000000000003 0000000000000001
>> [  374.428901] Call Trace:
>> [  374.428901]  [<ffffffff8134212e>] gntdev_mmap+0x20e/0x520
>> [  374.428901]  [<ffffffff8111c502>] ? mmap_region+0x312/0x5a0
>> [  374.428901]  [<ffffffff810ae0a0>] ? lockdep_trace_alloc+0xa0/0x130
>> [  374.428901]  [<ffffffff8111c5be>] mmap_region+0x3ce/0x5a0
>> [  374.428901]  [<ffffffff8111c9e0>] do_mmap_pgoff+0x250/0x350
>> [  374.428901]  [<ffffffff81109e88>] vm_mmap_pgoff+0x68/0x90
>> [  374.428901]  [<ffffffff8111a5b2>] sys_mmap_pgoff+0x152/0x170
>> [  374.428901]  [<ffffffff812b29be>] ? trace_hardirqs_on_thunk+0x3a/0x3f
>> [  374.428901]  [<ffffffff81011f29>] sys_mmap+0x29/0x30
>> [  374.428901]  [<ffffffff8184b939>] system_call_fastpath+0x16/0x1b
>> [  374.428901] Code: 0f 84 e7 00 00 00 48 89 f1 48 c1 e1 0c 41 81 e0 ff 0f 00 00 48 b8 00 00 00 00 00 88 ff ff 48 bf 00 f0 ff ff ff 3f 00 00 4c 01 c1 <48> 23 3c 01 48 c1 ef 0c 49 8d 54 15 00 4d 85 ed b8 00 00 00 00
>> [  374.428901] RIP  [<ffffffff81336e4e>] gnttab_map_refs+0x14e/0x270
>> [  374.428901]  RSP <ffff88002f185ca8>
>> [  374.428901] CR2: ffff8800fffd9078
>> [  374.428901] ---[ end trace 0e0a5a49f6503c0a ]---
>> 
>> 
>> 
>> > Ben
>> 
>> 
>> > On Tue, Sep 4, 2012 at 1:19 PM, Sander Eikelenboom <linux@eikelenboom.it> wrote:
>> >>
>> >> Tuesday, September 4, 2012, 6:33:47 PM, you wrote:
>> >>
>> >>> On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote:
>> >>>> Hi Konrad,
>> >>>>
>> >>>> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd).
>> >>>> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem.
>> >>
>> >>> Is this only with Xen 4.2? As, does Xen 4.1 work?
>> >>>>
>> >>>> Dom0 and guest kernel are 3.6.0-rc4 with config:
>> >>
>> >>> If you back out:
>> >>
>> >>> f393387d160211f60398d58463a7e65
>> >>> Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
>> >>> Date:   Fri Aug 17 16:43:28 2012 -0400
>> >>
>> >>>     xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.
>> >>
>> >>> Do you see this bug? (Either with Xen 4.1 or Xen 4.2)?
>> >>
>> >> With c96aae1f7f393387d160211f60398d58463a7e65 reverted i still see this bug (with Xen 4.2).
>> >>
>> >> Will use the debug patch you mailed and send back the results ...
>> >>
>> >>
>> >>>> [*] Xen memory balloon driver
>> >>>> [*]   Scrub pages before returning them to system
>> >>>>
>> >>>> From http://wiki.xen.org/wiki/Do%EF%BB%BFm0_Memory_%E2%80%94_Where_It_Has_Not_Gone , I thought this should be okay
>> >>>>
>> >>>> But when trying to start a PV guest with 512MB mem, the machine (dom0) crashes with the stacktrace below (complete serial-log.txt attached).
>> >>>>
>> >>>> From the:
>> >>>> "mapping kernel into physical memory
>> >>>> about to get started..."
>> >>>>
>> >>>> I would almost say it's trying to reload dom0 ?
>> >>>>
>> >>>>
>> >>>> [  897.161119] device vif1.0 entered promiscuous mode
>> >>>> mapping kernel into physical memory
>> >>>> about to get started...
>> >>>> [  897.696619] xen_bridge: port 1(vif1.0) entered forwarding state
>> >>>> [  897.716219] xen_bridge: port 1(vif1.0) entered forwarding state
>> >>>> [  898.129465] ------------[ cut here ]------------
>> >>>> [  898.132209] kernel BUG at drivers/xen/balloon.c:359!
>> >>>> [  898.132209] invalid opcode: 0000 [#1] PREEMPT SMP
>> >>
>> >>
>> >>
>> >> _______________________________________________
>> >> Xen-devel mailing list
>> >> Xen-devel@lists.xen.org
>> >> http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-05 14:38             ` Sander Eikelenboom
@ 2012-09-05 20:19               ` Konrad Rzeszutek Wilk
  2012-09-05 22:52                 ` Sander Eikelenboom
  0 siblings, 1 reply; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-05 20:19 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: Robert Phillips, Ben Guthro, xen-devel

On Wed, Sep 05, 2012 at 04:38:48PM +0200, Sander Eikelenboom wrote:
> 
> Wednesday, September 5, 2012, 4:06:01 PM, you wrote:
> 
> > On Tue, Sep 04, 2012 at 04:27:20PM -0400, Robert Phillips wrote:
> >> Ben,
> >> 
> >> You have asked me to provide the rationale behind the gnttab_old_mfn patch, which you emailed to Sander earlier today. 
> >> Here are my findings.
> >> 
> >> I found that xen_blkbk_map() in drivers/block/xen-blkback/blkback.c has changed from our previous version.  It now calls gnttab_map_refs() in drivers/xen/grant-table.c.
> >> 
> >> That function first calls HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ... ) and then calls m2p_add_override() in p2m.c
> 
> > And HYPERVISOR_grant_table_op .. would populate map_ops[i].bus_addr with the machine address..
> 
> >> which is where I made my change.
> >> 
> >> The unpatched code was saving the pfn's old mfn in kmap_op->dev_bus_addr.  
> >> 
> >> kmap_op is of type struct gnttab_map_grant_ref.  That data type is used to record grant table mappings so later they can be unmapped correctly.
> 
> > Right, but the blkback makes a distinction by passing NULL as kmap_op, which means it should
> > use the old mechanism. Meaning that once the hypercall is done, the map_ops[i].bus_addr is not
> > used anymore..
> 
> >> 
> >> The problem with saving the old mfn in kmap_op->dev_bus_addr is that it is later overwritten by __gnttab_map_grant_ref() in xen/common/grant_table.c
> 
> > Uh, so the problem of saving the old mfn in dev_bus_addr has been there for a long long time then?
> > Even before this patch set?
> >> 
> >> Since the storage holding the old mfn got overwritten, the unmapping was being done incorrectly.  The balloon code detected that and bugged at drivers/xen/balloon.c:359
> >> 
> 
> > Hmm, I believe the storage for holding the old mfn was/is page->index.
> 
> 
> >> My patch simply adds another member called old_mfn to struct gnttab_map_grant_ref rather than trying to overload dev_bus_addr.
> >> 
> >> I don't know if Sander's bug is the same or related.  The BUG_ON at drivers/xen/balloon.c:359 is quite general.  It simply asserts that we are not trying to re-map a valid mapping.
> 
> > Right. Somehow he ends up with valid mappings where there should be none. And lots of them.
> 
> It's something between kernel v3.4.1 and v3.5.3, haven't had time to narrow it down yet.
> Any suggestions for specific commits i could try to quickly bisect this one ?

These are the ones that went in:

ea61fc0 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.
b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
6878c32 xen/blkfront: Add WARN to deal with misbehaving backends.
5e62625 xen/setup: filter APERFMPERF cpuid feature out
8c9ce60 xen/blkback: Copy id field when doing BLKIF_DISCARD.
58b7b53 xen/balloon: Subtract from xen_released_pages the count that is populated.
780dbcd xen/pci: Check for PCI bridge before using it.
5e152e6 xen/events: Add WARN_ON when quick lookup found invalid type.
5842f57 xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
a32c88b xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
2e5ad6b xen/hvc: Collapse error logic.
7664810 xen: do not disable netfront in dom0
68c2c39 xen: do not map the same GSI twice in PVHVM guests.
201a52b hvc_xen: NULL dereference on allocation failure
d79d595 xen: Add selfballoning memory reservation tunable.
d2fb4c5 xenbus: Add support for xenbus backend in stub domain
2f1bd67 xen/smp: unbind irqworkX when unplugging vCPUs.
87e4baa x86/xen/apic: Add missing #include <xen/xen.h>
323f90a xen-acpi-processor: Add missing #include <xen/xen.h>
8605067 xen-blkfront: module exit handling adjustments
e77c78c xen-blkfront: properly name all devices
f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls
211063d xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
1ff2b0c xen: implement IRQ_WORK_VECTOR handler
f447d56 xen: implement apic ipi interface
83d51ab xen/setup: update VA mapping when releasing memory during setup
96dc08b xen/setup: Combine the two hypercall functions - since they are quite similar.
2e2fb75 xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
ca11823 xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
9438ef7 x86/apic: Fix UP boot crash
ab6ec39 xen/apic: implement io apic read with hypercall
27abd14 Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'"
31b3c9d xen/x86: Implement x86_apic_ops
4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops.
977f857 PCI: move mutex locking out of pci_dev_reset function
569ca5b xen/gnttab: add deferred freeing logic
9fe2a70 debugfs: Add support to print u32 array in debugfs
940713b xen/p2m: An early bootup variant of set_phys_to_machine
d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
3f3aaea xen/p2m: Move code around to allow for better re-usage.


Narrowing this down (so ignore APIC bootup, drivers, etc) these could be it:

b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
58b7b53 xen/balloon: Subtract from xen_released_pages the count that is populated.
d79d595 xen: Add selfballoning memory reservation tunable.
f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls
83d51ab xen/setup: update VA mapping when releasing memory during setup
96dc08b xen/setup: Combine the two hypercall functions - since they are quite similar.
2e2fb75 xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
ca11823 xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
940713b xen/p2m: An early bootup variant of set_phys_to_machine
d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
3f3aaea xen/p2m: Move code around to allow for better re-usage.

About nine of them deal with dom0_mem=max ballooning up right, so if you
ignore those:

b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
d79d595 xen: Add selfballoning memory reservation tunable.
f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls

Try reverting any of those.

And if nothing works there then we can try to revert the ones that
deal with 'dom0_mem=max:XX'..

I also need to be able to reproduce this. You said you can only reproduce this
on your Intel box - is this a fast Intel machine? It also looks like you only
have 2GB in the machine - and reserve 1GB to the dom0.

If you manually (so don't start the guest), balloon down - say to 512MB and then launch
a guest do you see this problem?

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-05 20:19               ` Konrad Rzeszutek Wilk
@ 2012-09-05 22:52                 ` Sander Eikelenboom
  2012-09-06 10:57                   ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-05 22:52 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Robert Phillips, Ben Guthro, xen-devel


Wednesday, September 5, 2012, 10:19:33 PM, you wrote:

> On Wed, Sep 05, 2012 at 04:38:48PM +0200, Sander Eikelenboom wrote:
>> 
>> Wednesday, September 5, 2012, 4:06:01 PM, you wrote:
>> 
>> > On Tue, Sep 04, 2012 at 04:27:20PM -0400, Robert Phillips wrote:
>> >> Ben,
>> >> 
>> >> You have asked me to provide the rationale behind the gnttab_old_mfn patch, which you emailed to Sander earlier today. 
>> >> Here are my findings.
>> >> 
>> >> I found that xen_blkbk_map() in drivers/block/xen-blkback/blkback.c has changed from our previous version.  It now calls gnttab_map_refs() in drivers/xen/grant-table.c.
>> >> 
>> >> That function first calls HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ... ) and then calls m2p_add_override() in p2m.c
>> 
>> > And HYPERVISOR_grant_table_op .. would populate map_ops[i].bus_addr with the machine address..
>> 
>> >> which is where I made my change.
>> >> 
>> >> The unpatched code was saving the pfn's old mfn in kmap_op->dev_bus_addr.  
>> >> 
>> >> kmap_op is of type struct gnttab_map_grant_ref.  That data type is used to record grant table mappings so later they can be unmapped correctly.
>> 
>> > Right, but the blkback makes a distinction by passing NULL as kmap_op, which means it should
>> > use the old mechanism. Meaning that once the hypercall is done, the map_ops[i].bus_addr is not
>> > used anymore..
>> 
>> >> 
>> >> The problem with saving the old mfn in kmap_op->dev_bus_addr is that it is later overwritten by __gnttab_map_grant_ref() in xen/common/grant_table.c
>> 
>> > Uh, so the problem of saving the old mfn in dev_bus_addr has been there for a long long time then?
>> > Even before this patch set?
>> >> 
>> >> Since the storage holding the old mfn got overwritten, the unmapping was being done incorrectly.  The balloon code detected that and bugged at drivers/xen/balloon.c:359
>> >> 
>> 
>> > Hmm, I believe the storage for holding the old mfn was/is page->index.
>> 
>> 
>> >> My patch simply adds another member called old_mfn to struct gnttab_map_grant_ref rather than trying to overload dev_bus_addr.
>> >> 
>> >> I don't know if Sander's bug is the same or related.  The BUG_ON at drivers/xen/balloon.c:359 is quite general.  It simply asserts that we are not trying to re-map a valid mapping.
>> 
>> > Right. Somehow he ends up with valid mappings where there should be none. And lots of them.
>> 
>> It's something between kernel v3.4.1 and v3.5.3, haven't had time to narrow it down yet.
>> Any suggestions for specific commits i could try to quickly bisect this one ?

> These are the ones that went in:

> ea61fc0 xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.
> b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
> 6878c32 xen/blkfront: Add WARN to deal with misbehaving backends.
> 5e62625 xen/setup: filter APERFMPERF cpuid feature out
> 8c9ce60 xen/blkback: Copy id field when doing BLKIF_DISCARD.
> 58b7b53 xen/balloon: Subtract from xen_released_pages the count that is populated.
> 780dbcd xen/pci: Check for PCI bridge before using it.
> 5e152e6 xen/events: Add WARN_ON when quick lookup found invalid type.
> 5842f57 xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
> a32c88b xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
> 2e5ad6b xen/hvc: Collapse error logic.
> 7664810 xen: do not disable netfront in dom0
> 68c2c39 xen: do not map the same GSI twice in PVHVM guests.
> 201a52b hvc_xen: NULL dereference on allocation failure
> d79d595 xen: Add selfballoning memory reservation tunable.
> d2fb4c5 xenbus: Add support for xenbus backend in stub domain
> 2f1bd67 xen/smp: unbind irqworkX when unplugging vCPUs.
> 87e4baa x86/xen/apic: Add missing #include <xen/xen.h>
> 323f90a xen-acpi-processor: Add missing #include <xen/xen.h>
> 8605067 xen-blkfront: module exit handling adjustments
> e77c78c xen-blkfront: properly name all devices
> f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls
> 211063d xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep
> 1ff2b0c xen: implement IRQ_WORK_VECTOR handler
> f447d56 xen: implement apic ipi interface
> 83d51ab xen/setup: update VA mapping when releasing memory during setup
> 96dc08b xen/setup: Combine the two hypercall functions - since they are quite similar.
> 2e2fb75 xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
> ca11823 xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
> 9438ef7 x86/apic: Fix UP boot crash
> ab6ec39 xen/apic: implement io apic read with hypercall
> 27abd14 Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'"
> 31b3c9d xen/x86: Implement x86_apic_ops
> 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops.
> 977f857 PCI: move mutex locking out of pci_dev_reset function
> 569ca5b xen/gnttab: add deferred freeing logic
> 9fe2a70 debugfs: Add support to print u32 array in debugfs
> 940713b xen/p2m: An early bootup variant of set_phys_to_machine
> d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
> cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
> 3f3aaea xen/p2m: Move code around to allow for better re-usage.


> Narrowing this down (so ignore APIC bootup, drivers, etc) these could be it:

> b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
> 58b7b53 xen/balloon: Subtract from xen_released_pages the count that is populated.
> d79d595 xen: Add selfballoning memory reservation tunable.
> f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls
> 83d51ab xen/setup: update VA mapping when releasing memory during setup
> 96dc08b xen/setup: Combine the two hypercall functions - since they are quite similar.
> 2e2fb75 xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM
> ca11823 xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0
> 940713b xen/p2m: An early bootup variant of set_phys_to_machine
> d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks.
> cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument
> 3f3aaea xen/p2m: Move code around to allow for better re-usage.

> About nine of them deal with dom0_mem=max ballooning up right, so if you
> ignore those:

> b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
> d79d595 xen: Add selfballoning memory reservation tunable.
> f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls

> Try reverting any of those.

Ah i missed your email since my hostingprovider was down :-(
But anyway done a git bisect in the mean time that leads to:

[f62805f1f30a40e354bd036b4cb799863a39be4b] xen: enter/exit lazy_mmu_mode around m2p_override calls


> And if nothing works there then we can try to revert the ones that
> deal with 'dom0_mem=max:XX'..

> I also need to be able to reproduce this. You said you can only reproduce this
> on your Intel box - is this a fast Intel machine? It also looks like you only
> have 2GB in the machine - and reserve 1GB to the dom0.

Machine is a quad core q9400 @ 2.66mhz, not very fast .. not very slow either

> If you manually (so don't start the guest), balloon down - say to 512MB and then launch
> a guest do you see this problem?


Should i use

xl  mem-max domain-id mem

or

xl  mem-set domain-id mem

for that ?


Perhaps a silly question, but why is it ballooning anyway ?
I have set dom0's memory and there is enough left to create the domain ... or at least there should be ...

--
Sander

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-05 22:52                 ` Sander Eikelenboom
@ 2012-09-06 10:57                   ` Konrad Rzeszutek Wilk
  2012-09-06 11:16                     ` Sander Eikelenboom
  2012-09-06 16:46                     ` Sander Eikelenboom
  0 siblings, 2 replies; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-06 10:57 UTC (permalink / raw)
  To: Sander Eikelenboom; +Cc: Robert Phillips, Ben Guthro, xen-devel

> > About nine of them deal with dom0_mem=max ballooning up right, so if you
> > ignore those:
> 
> > b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
> > d79d595 xen: Add selfballoning memory reservation tunable.
> > f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls
> 
> > Try reverting any of those.
> 
> Ah i missed your email since my hostingprovider was down :-(
> But anyway done a git bisect in the mean time that leads to:
> 
> [f62805f1f30a40e354bd036b4cb799863a39be4b] xen: enter/exit lazy_mmu_mode around m2p_override calls

OK. Hmm.that will take a bit of thinking to fix.
> 
> 
> > And if nothing works there then we can try to revert the ones that
> > deal with 'dom0_mem=max:XX'..
> 
> > I also need to be able to reproduce this. You said you can only reproduce this
> > on your Intel box - is this a fast Intel machine? It also looks like you only
> > have 2GB in the machine - and reserve 1GB to the dom0.
> 
> Machine is a quad core q9400 @ 2.66mhz, not very fast .. not very slow either

That is a fast machine. I was thinking you had a Core2 Solo or a Pentium IV Prescott.

> 
> > If you manually (so don't start the guest), balloon down - say to 512MB and then launch
> > a guest do you see this problem?
> 
> 
> Should i use
> 
> xl  mem-max domain-id mem
> 
> or
> 
> xl  mem-set domain-id mem

The later.
> 
> for that ?
> 
> 
> Perhaps a silly question, but why is it ballooning anyway ?
> I have set dom0's memory and there is enough left to create the domain ... or at least there should be ...

There was a bug in xl that would autoballoon. You can turn it off using some xl.conf file.

> 
> --
> Sander

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-06 10:57                   ` Konrad Rzeszutek Wilk
@ 2012-09-06 11:16                     ` Sander Eikelenboom
  2012-09-06 16:46                     ` Sander Eikelenboom
  1 sibling, 0 replies; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-06 11:16 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Robert Phillips, Ben Guthro, xen-devel


Thursday, September 6, 2012, 12:57:46 PM, you wrote:

>> > About nine of them deal with dom0_mem=max ballooning up right, so if you
>> > ignore those:
>> 
>> > b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
>> > d79d595 xen: Add selfballoning memory reservation tunable.
>> > f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls
>> 
>> > Try reverting any of those.
>> 
>> Ah i missed your email since my hostingprovider was down :-(
>> But anyway done a git bisect in the mean time that leads to:
>> 
>> [f62805f1f30a40e354bd036b4cb799863a39be4b] xen: enter/exit lazy_mmu_mode around m2p_override calls

> OK. Hmm.that will take a bit of thinking to fix.
>> 
>> 
>> > And if nothing works there then we can try to revert the ones that
>> > deal with 'dom0_mem=max:XX'..
>> 
>> > I also need to be able to reproduce this. You said you can only reproduce this
>> > on your Intel box - is this a fast Intel machine? It also looks like you only
>> > have 2GB in the machine - and reserve 1GB to the dom0.
>> 
>> Machine is a quad core q9400 @ 2.66mhz, not very fast .. not very slow either

> That is a fast machine. I was thinking you had a Core2 Solo or a Pentium IV Prescott.

>> 
>> > If you manually (so don't start the guest), balloon down - say to 512MB and then launch
>> > a guest do you see this problem?
>> 
>> 
>> Should i use
>> 
>> xl  mem-max domain-id mem
>> 
>> or
>> 
>> xl  mem-set domain-id mem

Will test that shortly

> The later.
>> 
>> for that ?
>> 
>> 
>> Perhaps a silly question, but why is it ballooning anyway ?
>> I have set dom0's memory and there is enough left to create the domain ... or at least there should be ...

> There was a bug in xl that would autoballoon. You can turn it off using some xl.conf file.

Should that have been fixed ?
       A) you describe it as a bug, so even without tinkering with the default xl.conf, the tools shouldn't be autoballooning when "dom0_mem=X, max:X" is set right ?)
       B) or was it fixed by letting the user turn it off in xl.conf ?

If A .. That would make that the "bug" is still present in xen-4.2-rc4 ...

Because i was under the impression the "dom0_mem=X, max:X" would prevent the whole autoballooning stuff :-)


>> 
>> --
>> Sander

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-06 10:57                   ` Konrad Rzeszutek Wilk
  2012-09-06 11:16                     ` Sander Eikelenboom
@ 2012-09-06 16:46                     ` Sander Eikelenboom
  1 sibling, 0 replies; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-06 16:46 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: Robert Phillips, Ben Guthro, xen-devel


Thursday, September 6, 2012, 12:57:46 PM, you wrote:

>> > About nine of them deal with dom0_mem=max ballooning up right, so if you
>> > ignore those:
>> 
>> > b9e0d95 xen: mark local pages as FOREIGN in the m2p_override
>> > d79d595 xen: Add selfballoning memory reservation tunable.
>> > f62805f xen: enter/exit lazy_mmu_mode around m2p_override calls
>> 
>> > Try reverting any of those.
>> 
>> Ah i missed your email since my hostingprovider was down :-(
>> But anyway done a git bisect in the mean time that leads to:
>> 
>> [f62805f1f30a40e354bd036b4cb799863a39be4b] xen: enter/exit lazy_mmu_mode around m2p_override calls

> OK. Hmm.that will take a bit of thinking to fix.
>> 
>> 
>> > And if nothing works there then we can try to revert the ones that
>> > deal with 'dom0_mem=max:XX'..
>> 
>> > I also need to be able to reproduce this. You said you can only reproduce this
>> > on your Intel box - is this a fast Intel machine? It also looks like you only
>> > have 2GB in the machine - and reserve 1GB to the dom0.
>> 
>> Machine is a quad core q9400 @ 2.66mhz, not very fast .. not very slow either

> That is a fast machine. I was thinking you had a Core2 Solo or a Pentium IV Prescott.

>> 
>> > If you manually (so don't start the guest), balloon down - say to 512MB and then launch
>> > a guest do you see this problem?
>> 
>> 
>> Should i use
>> 
>> xl  mem-max domain-id mem
>> 
>> or
>> 
>> xl  mem-set domain-id mem

> The later.

Ok tested that as well:
   - After "xl  mem-set 0 768M", xentop reports the new mem values (free and for dom0) correctly, nothing else happens.
   - After a small wait, i tried to start a guest and it crashes dom0 with the ballooning as before.

>> 
>> for that ?
>> 
>> 
>> Perhaps a silly question, but why is it ballooning anyway ?
>> I have set dom0's memory and there is enough left to create the domain ... or at least there should be ...

> There was a bug in xl that would autoballoon. You can turn it off using some xl.conf file.

>> 
>> --
>> Sander

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-05 14:06           ` Konrad Rzeszutek Wilk
  2012-09-05 14:38             ` Sander Eikelenboom
@ 2012-09-11 16:02             ` Stefano Stabellini
  2012-09-12 10:28               ` Sander Eikelenboom
  1 sibling, 1 reply; 31+ messages in thread
From: Stefano Stabellini @ 2012-09-11 16:02 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk
  Cc: Sander Eikelenboom, Robert Phillips, Ben Guthro, xen-devel

On Wed, 5 Sep 2012, Konrad Rzeszutek Wilk wrote:
> On Tue, Sep 04, 2012 at 04:27:20PM -0400, Robert Phillips wrote:
> > Ben,
> > 
> > You have asked me to provide the rationale behind the gnttab_old_mfn patch, which you emailed to Sander earlier today. 
> > Here are my findings.
> > 
> > I found that xen_blkbk_map() in drivers/block/xen-blkback/blkback.c has changed from our previous version.  It now calls gnttab_map_refs() in drivers/xen/grant-table.c.
> > 
> > That function first calls HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ... ) and then calls m2p_add_override() in p2m.c
> 
> And HYPERVISOR_grant_table_op .. would populate map_ops[i].bus_addr with the machine address..
> 
> > which is where I made my change.
> > 
> > The unpatched code was saving the pfn's old mfn in kmap_op->dev_bus_addr.  
> > 
> > kmap_op is of type struct gnttab_map_grant_ref.  That data type is used to record grant table mappings so later they can be unmapped correctly.
> 
> Right, but the blkback makes a distinction by passing NULL as kmap_op, which means it should
> use the old mechanism. Meaning that once the hypercall is done, the map_ops[i].bus_addr is not
> used anymore..
> 
> > 
> > The problem with saving the old mfn in kmap_op->dev_bus_addr is that it is later overwritten by __gnttab_map_grant_ref() in xen/common/grant_table.c
> 
> Uh, so the problem of saving the old mfn in dev_bus_addr has been there for a long long time then?
> Even before this patch set?

I think that Robert identified the real problem: dev_bus_addr shouldn't
have been used here. However the bug only shows up if we are batching
the grant table operations, that we started doing since
f62805f1f30a40e354bd036b4cb799863a39be4b.
That's why Sander's bisection found that
f62805f1f30a40e354bd036b4cb799863a39be4b is the culprit.

However the fix is incorrect because it is modifying a struct that is
part of the Xen ABI.
I am appending an alternative fix that doesn't need any changes to
public headers.

Sander, could you please let me know if it fixes the problem for you?

---


diff --git a/arch/x86/include/asm/xen/page.h b/arch/x86/include/asm/xen/page.h
index 93971e8..472b9b7 100644
--- a/arch/x86/include/asm/xen/page.h
+++ b/arch/x86/include/asm/xen/page.h
@@ -51,7 +51,8 @@ extern unsigned long set_phys_range_identity(unsigned long pfn_s,
 
 extern int m2p_add_override(unsigned long mfn, struct page *page,
 			    struct gnttab_map_grant_ref *kmap_op);
-extern int m2p_remove_override(struct page *page, bool clear_pte);
+extern int m2p_remove_override(struct page *page,
+				struct gnttab_map_grant_ref *kmap_op);
 extern struct page *m2p_find_override(unsigned long mfn);
 extern unsigned long m2p_find_override_pfn(unsigned long mfn, unsigned long pfn);
 
diff --git a/arch/x86/xen/p2m.c b/arch/x86/xen/p2m.c
index 64effdc..2825594 100644
--- a/arch/x86/xen/p2m.c
+++ b/arch/x86/xen/p2m.c
@@ -734,9 +734,6 @@ int m2p_add_override(unsigned long mfn, struct page *page,
 
 			xen_mc_issue(PARAVIRT_LAZY_MMU);
 		}
-		/* let's use dev_bus_addr to record the old mfn instead */
-		kmap_op->dev_bus_addr = page->index;
-		page->index = (unsigned long) kmap_op;
 	}
 	spin_lock_irqsave(&m2p_override_lock, flags);
 	list_add(&page->lru,  &m2p_overrides[mfn_hash(mfn)]);
@@ -763,7 +760,8 @@ int m2p_add_override(unsigned long mfn, struct page *page,
 	return 0;
 }
 EXPORT_SYMBOL_GPL(m2p_add_override);
-int m2p_remove_override(struct page *page, bool clear_pte)
+int m2p_remove_override(struct page *page,
+		struct gnttab_map_grant_ref *kmap_op)
 {
 	unsigned long flags;
 	unsigned long mfn;
@@ -793,10 +791,8 @@ int m2p_remove_override(struct page *page, bool clear_pte)
 	WARN_ON(!PagePrivate(page));
 	ClearPagePrivate(page);
 
-	if (clear_pte) {
-		struct gnttab_map_grant_ref *map_op =
-			(struct gnttab_map_grant_ref *) page->index;
-		set_phys_to_machine(pfn, map_op->dev_bus_addr);
+	set_phys_to_machine(pfn, page->index);
+	if (kmap_op != NULL) {
 		if (!PageHighMem(page)) {
 			struct multicall_space mcs;
 			struct gnttab_unmap_grant_ref *unmap_op;
@@ -808,13 +804,13 @@ int m2p_remove_override(struct page *page, bool clear_pte)
 			 * issued. In this case handle is going to -1 because
 			 * it hasn't been modified yet.
 			 */
-			if (map_op->handle == -1)
+			if (kmap_op->handle == -1)
 				xen_mc_flush();
 			/*
-			 * Now if map_op->handle is negative it means that the
+			 * Now if kmap_op->handle is negative it means that the
 			 * hypercall actually returned an error.
 			 */
-			if (map_op->handle == GNTST_general_error) {
+			if (kmap_op->handle == GNTST_general_error) {
 				printk(KERN_WARNING "m2p_remove_override: "
 						"pfn %lx mfn %lx, failed to modify kernel mappings",
 						pfn, mfn);
@@ -824,8 +820,8 @@ int m2p_remove_override(struct page *page, bool clear_pte)
 			mcs = xen_mc_entry(
 					sizeof(struct gnttab_unmap_grant_ref));
 			unmap_op = mcs.args;
-			unmap_op->host_addr = map_op->host_addr;
-			unmap_op->handle = map_op->handle;
+			unmap_op->host_addr = kmap_op->host_addr;
+			unmap_op->handle = kmap_op->handle;
 			unmap_op->dev_bus_addr = 0;
 
 			MULTI_grant_table_op(mcs.mc,
@@ -836,10 +832,9 @@ int m2p_remove_override(struct page *page, bool clear_pte)
 			set_pte_at(&init_mm, address, ptep,
 					pfn_pte(pfn, PAGE_KERNEL));
 			__flush_tlb_single(address);
-			map_op->host_addr = 0;
+			kmap_op->host_addr = 0;
 		}
-	} else
-		set_phys_to_machine(pfn, page->index);
+	}
 
 	/* p2m(m2p(mfn)) == FOREIGN_FRAME(mfn): the mfn is already present
 	 * somewhere in this domain, even before being added to the
diff --git a/drivers/block/xen-blkback/blkback.c b/drivers/block/xen-blkback/blkback.c
index 73f196c..c6decb9 100644
--- a/drivers/block/xen-blkback/blkback.c
+++ b/drivers/block/xen-blkback/blkback.c
@@ -337,7 +337,7 @@ static void xen_blkbk_unmap(struct pending_req *req)
 		invcount++;
 	}
 
-	ret = gnttab_unmap_refs(unmap, pages, invcount, false);
+	ret = gnttab_unmap_refs(unmap, NULL, pages, invcount);
 	BUG_ON(ret);
 }
 
diff --git a/drivers/xen/gntdev.c b/drivers/xen/gntdev.c
index 1ffd03b..7f12416 100644
--- a/drivers/xen/gntdev.c
+++ b/drivers/xen/gntdev.c
@@ -314,8 +314,9 @@ static int __unmap_grant_pages(struct grant_map *map, int offset, int pages)
 		}
 	}
 
-	err = gnttab_unmap_refs(map->unmap_ops + offset, map->pages + offset,
-				pages, true);
+	err = gnttab_unmap_refs(map->unmap_ops + offset,
+			use_ptemod ? map->kmap_ops + offset : NULL, map->pages + offset,
+			pages);
 	if (err)
 		return err;
 
diff --git a/drivers/xen/grant-table.c b/drivers/xen/grant-table.c
index 0bfc1ef..0067266 100644
--- a/drivers/xen/grant-table.c
+++ b/drivers/xen/grant-table.c
@@ -870,7 +870,8 @@ int gnttab_map_refs(struct gnttab_map_grant_ref *map_ops,
 EXPORT_SYMBOL_GPL(gnttab_map_refs);
 
 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops,
-		      struct page **pages, unsigned int count, bool clear_pte)
+		      struct gnttab_map_grant_ref *kmap_ops,
+		      struct page **pages, unsigned int count)
 {
 	int i, ret;
 	bool lazy = false;
@@ -888,7 +889,8 @@ int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops,
 	}
 
 	for (i = 0; i < count; i++) {
-		ret = m2p_remove_override(pages[i], clear_pte);
+		ret = m2p_remove_override(pages[i], kmap_ops ?
+				       &kmap_ops[i] : NULL);
 		if (ret)
 			return ret;
 	}
diff --git a/include/xen/grant_table.h b/include/xen/grant_table.h
index 11e27c3..f19fff8 100644
--- a/include/xen/grant_table.h
+++ b/include/xen/grant_table.h
@@ -187,6 +187,7 @@ int gnttab_map_refs(struct gnttab_map_grant_ref *map_ops,
 		    struct gnttab_map_grant_ref *kmap_ops,
 		    struct page **pages, unsigned int count);
 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops,
-		      struct page **pages, unsigned int count, bool clear_pte);
+		      struct gnttab_map_grant_ref *kunmap_ops,
+		      struct page **pages, unsigned int count);
 
 #endif /* __ASM_GNTTAB_H__ */

^ permalink raw reply related	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-11 16:02             ` Stefano Stabellini
@ 2012-09-12 10:28               ` Sander Eikelenboom
  2012-09-12 11:28                 ` Stefano Stabellini
  2012-09-13 13:32                 ` Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-12 10:28 UTC (permalink / raw)
  To: Stefano Stabellini
  Cc: Robert Phillips, xen-devel, Ben Guthro, Konrad Rzeszutek Wilk


Tuesday, September 11, 2012, 6:02:47 PM, you wrote:

> On Wed, 5 Sep 2012, Konrad Rzeszutek Wilk wrote:
>> On Tue, Sep 04, 2012 at 04:27:20PM -0400, Robert Phillips wrote:
>> > Ben,
>> > 
>> > You have asked me to provide the rationale behind the gnttab_old_mfn patch, which you emailed to Sander earlier today. 
>> > Here are my findings.
>> > 
>> > I found that xen_blkbk_map() in drivers/block/xen-blkback/blkback.c has changed from our previous version.  It now calls gnttab_map_refs() in drivers/xen/grant-table.c.
>> > 
>> > That function first calls HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ... ) and then calls m2p_add_override() in p2m.c
>> 
>> And HYPERVISOR_grant_table_op .. would populate map_ops[i].bus_addr with the machine address..
>> 
>> > which is where I made my change.
>> > 
>> > The unpatched code was saving the pfn's old mfn in kmap_op->dev_bus_addr.  
>> > 
>> > kmap_op is of type struct gnttab_map_grant_ref.  That data type is used to record grant table mappings so later they can be unmapped correctly.
>> 
>> Right, but the blkback makes a distinction by passing NULL as kmap_op, which means it should
>> use the old mechanism. Meaning that once the hypercall is done, the map_ops[i].bus_addr is not
>> used anymore..
>> 
>> > 
>> > The problem with saving the old mfn in kmap_op->dev_bus_addr is that it is later overwritten by __gnttab_map_grant_ref() in xen/common/grant_table.c
>> 
>> Uh, so the problem of saving the old mfn in dev_bus_addr has been there for a long long time then?
>> Even before this patch set?

> I think that Robert identified the real problem: dev_bus_addr shouldn't
> have been used here. However the bug only shows up if we are batching
> the grant table operations, that we started doing since
> f62805f1f30a40e354bd036b4cb799863a39be4b.
> That's why Sander's bisection found that
> f62805f1f30a40e354bd036b4cb799863a39be4b is the culprit.

> However the fix is incorrect because it is modifying a struct that is
> part of the Xen ABI.
> I am appending an alternative fix that doesn't need any changes to
> public headers.

> Sander, could you please let me know if it fixes the problem for you?

It does !

Tested-By: Sander Eikelenboom <linux@eikelenboom.it>

> ---


> diff --git a/arch/x86/include/asm/xen/page.h b/arch/x86/include/asm/xen/page.h
> index 93971e8..472b9b7 100644
> --- a/arch/x86/include/asm/xen/page.h
> +++ b/arch/x86/include/asm/xen/page.h
> @@ -51,7 +51,8 @@ extern unsigned long set_phys_range_identity(unsigned long pfn_s,
>  
>  extern int m2p_add_override(unsigned long mfn, struct page *page,
>                             struct gnttab_map_grant_ref *kmap_op);
> -extern int m2p_remove_override(struct page *page, bool clear_pte);
> +extern int m2p_remove_override(struct page *page,
> +                               struct gnttab_map_grant_ref *kmap_op);
>  extern struct page *m2p_find_override(unsigned long mfn);
>  extern unsigned long m2p_find_override_pfn(unsigned long mfn, unsigned long pfn);
>  
> diff --git a/arch/x86/xen/p2m.c b/arch/x86/xen/p2m.c
> index 64effdc..2825594 100644
> --- a/arch/x86/xen/p2m.c
> +++ b/arch/x86/xen/p2m.c
> @@ -734,9 +734,6 @@ int m2p_add_override(unsigned long mfn, struct page *page,
>  
>                         xen_mc_issue(PARAVIRT_LAZY_MMU);
>                 }
> -               /* let's use dev_bus_addr to record the old mfn instead */
> -               kmap_op->dev_bus_addr = page->index;
> -               page->index = (unsigned long) kmap_op;
>         }
>         spin_lock_irqsave(&m2p_override_lock, flags);
>         list_add(&page->lru,  &m2p_overrides[mfn_hash(mfn)]);
> @@ -763,7 +760,8 @@ int m2p_add_override(unsigned long mfn, struct page *page,
>         return 0;
>  }
>  EXPORT_SYMBOL_GPL(m2p_add_override);
> -int m2p_remove_override(struct page *page, bool clear_pte)
> +int m2p_remove_override(struct page *page,
> +               struct gnttab_map_grant_ref *kmap_op)
>  {
>         unsigned long flags;
>         unsigned long mfn;
> @@ -793,10 +791,8 @@ int m2p_remove_override(struct page *page, bool clear_pte)
>         WARN_ON(!PagePrivate(page));
>         ClearPagePrivate(page);
>  
> -       if (clear_pte) {
> -               struct gnttab_map_grant_ref *map_op =
> -                       (struct gnttab_map_grant_ref *) page->index;
> -               set_phys_to_machine(pfn, map_op->dev_bus_addr);
> +       set_phys_to_machine(pfn, page->index);
> +       if (kmap_op != NULL) {
>                 if (!PageHighMem(page)) {
>                         struct multicall_space mcs;
>                         struct gnttab_unmap_grant_ref *unmap_op;
> @@ -808,13 +804,13 @@ int m2p_remove_override(struct page *page, bool clear_pte)
>                          * issued. In this case handle is going to -1 because
>                          * it hasn't been modified yet.
>                          */
> -                       if (map_op->handle == -1)
> +                       if (kmap_op->handle == -1)
>                                 xen_mc_flush();
>                         /*
> -                        * Now if map_op->handle is negative it means that the
> +                        * Now if kmap_op->handle is negative it means that the
>                          * hypercall actually returned an error.
>                          */
> -                       if (map_op->handle == GNTST_general_error) {
> +                       if (kmap_op->handle == GNTST_general_error) {
>                                 printk(KERN_WARNING "m2p_remove_override: "
>                                                 "pfn %lx mfn %lx, failed to modify kernel mappings",
>                                                 pfn, mfn);
> @@ -824,8 +820,8 @@ int m2p_remove_override(struct page *page, bool clear_pte)
>                         mcs = xen_mc_entry(
>                                         sizeof(struct gnttab_unmap_grant_ref));
>                         unmap_op = mcs.args;
> -                       unmap_op->host_addr = map_op->host_addr;
> -                       unmap_op->handle = map_op->handle;
> +                       unmap_op->host_addr = kmap_op->host_addr;
> +                       unmap_op->handle = kmap_op->handle;
>                         unmap_op->dev_bus_addr = 0;
>  
>                         MULTI_grant_table_op(mcs.mc,
> @@ -836,10 +832,9 @@ int m2p_remove_override(struct page *page, bool clear_pte)
>                         set_pte_at(&init_mm, address, ptep,
>                                         pfn_pte(pfn, PAGE_KERNEL));
>                         __flush_tlb_single(address);
> -                       map_op->host_addr = 0;
> +                       kmap_op->host_addr = 0;
>                 }
> -       } else
> -               set_phys_to_machine(pfn, page->index);
> +       }
>  
>         /* p2m(m2p(mfn)) == FOREIGN_FRAME(mfn): the mfn is already present
>          * somewhere in this domain, even before being added to the
> diff --git a/drivers/block/xen-blkback/blkback.c b/drivers/block/xen-blkback/blkback.c
> index 73f196c..c6decb9 100644
> --- a/drivers/block/xen-blkback/blkback.c
> +++ b/drivers/block/xen-blkback/blkback.c
> @@ -337,7 +337,7 @@ static void xen_blkbk_unmap(struct pending_req *req)
>                 invcount++;
>         }
>  
> -       ret = gnttab_unmap_refs(unmap, pages, invcount, false);
> +       ret = gnttab_unmap_refs(unmap, NULL, pages, invcount);
>         BUG_ON(ret);
>  }
>  
> diff --git a/drivers/xen/gntdev.c b/drivers/xen/gntdev.c
> index 1ffd03b..7f12416 100644
> --- a/drivers/xen/gntdev.c
> +++ b/drivers/xen/gntdev.c
> @@ -314,8 +314,9 @@ static int __unmap_grant_pages(struct grant_map *map, int offset, int pages)
>                 }
>         }
>  
> -       err = gnttab_unmap_refs(map->unmap_ops + offset, map->pages + offset,
> -                               pages, true);
> +       err = gnttab_unmap_refs(map->unmap_ops + offset,
> +                       use_ptemod ? map->kmap_ops + offset : NULL, map->pages + offset,
> +                       pages);
>         if (err)
>                 return err;
>  
> diff --git a/drivers/xen/grant-table.c b/drivers/xen/grant-table.c
> index 0bfc1ef..0067266 100644
> --- a/drivers/xen/grant-table.c
> +++ b/drivers/xen/grant-table.c
> @@ -870,7 +870,8 @@ int gnttab_map_refs(struct gnttab_map_grant_ref *map_ops,
>  EXPORT_SYMBOL_GPL(gnttab_map_refs);
>  
>  int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops,
> -                     struct page **pages, unsigned int count, bool clear_pte)
> +                     struct gnttab_map_grant_ref *kmap_ops,
> +                     struct page **pages, unsigned int count)
>  {
>         int i, ret;
>         bool lazy = false;
> @@ -888,7 +889,8 @@ int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops,
>         }
>  
>         for (i = 0; i < count; i++) {
> -               ret = m2p_remove_override(pages[i], clear_pte);
> +               ret = m2p_remove_override(pages[i], kmap_ops ?
> +                                      &kmap_ops[i] : NULL);
>                 if (ret)
>                         return ret;
>         }
> diff --git a/include/xen/grant_table.h b/include/xen/grant_table.h
> index 11e27c3..f19fff8 100644
> --- a/include/xen/grant_table.h
> +++ b/include/xen/grant_table.h
> @@ -187,6 +187,7 @@ int gnttab_map_refs(struct gnttab_map_grant_ref *map_ops,
>                     struct gnttab_map_grant_ref *kmap_ops,
>                     struct page **pages, unsigned int count);
>  int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops,
> -                     struct page **pages, unsigned int count, bool clear_pte);
> +                     struct gnttab_map_grant_ref *kunmap_ops,
> +                     struct page **pages, unsigned int count);
>  
>  #endif /* __ASM_GNTTAB_H__ */

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-12 10:28               ` Sander Eikelenboom
@ 2012-09-12 11:28                 ` Stefano Stabellini
  2012-09-13 13:32                 ` Konrad Rzeszutek Wilk
  1 sibling, 0 replies; 31+ messages in thread
From: Stefano Stabellini @ 2012-09-12 11:28 UTC (permalink / raw)
  To: Sander Eikelenboom
  Cc: Konrad Rzeszutek Wilk, xen-devel, Ben Guthro, Robert Phillips,
	Stefano Stabellini

On Wed, 12 Sep 2012, Sander Eikelenboom wrote:
> Tuesday, September 11, 2012, 6:02:47 PM, you wrote:
> 
> > On Wed, 5 Sep 2012, Konrad Rzeszutek Wilk wrote:
> >> On Tue, Sep 04, 2012 at 04:27:20PM -0400, Robert Phillips wrote:
> >> > Ben,
> >> > 
> >> > You have asked me to provide the rationale behind the gnttab_old_mfn patch, which you emailed to Sander earlier today. 
> >> > Here are my findings.
> >> > 
> >> > I found that xen_blkbk_map() in drivers/block/xen-blkback/blkback.c has changed from our previous version.  It now calls gnttab_map_refs() in drivers/xen/grant-table.c.
> >> > 
> >> > That function first calls HYPERVISOR_grant_table_op(GNTTABOP_map_grant_ref, ... ) and then calls m2p_add_override() in p2m.c
> >> 
> >> And HYPERVISOR_grant_table_op .. would populate map_ops[i].bus_addr with the machine address..
> >> 
> >> > which is where I made my change.
> >> > 
> >> > The unpatched code was saving the pfn's old mfn in kmap_op->dev_bus_addr.  
> >> > 
> >> > kmap_op is of type struct gnttab_map_grant_ref.  That data type is used to record grant table mappings so later they can be unmapped correctly.
> >> 
> >> Right, but the blkback makes a distinction by passing NULL as kmap_op, which means it should
> >> use the old mechanism. Meaning that once the hypercall is done, the map_ops[i].bus_addr is not
> >> used anymore..
> >> 
> >> > 
> >> > The problem with saving the old mfn in kmap_op->dev_bus_addr is that it is later overwritten by __gnttab_map_grant_ref() in xen/common/grant_table.c
> >> 
> >> Uh, so the problem of saving the old mfn in dev_bus_addr has been there for a long long time then?
> >> Even before this patch set?
> 
> > I think that Robert identified the real problem: dev_bus_addr shouldn't
> > have been used here. However the bug only shows up if we are batching
> > the grant table operations, that we started doing since
> > f62805f1f30a40e354bd036b4cb799863a39be4b.
> > That's why Sander's bisection found that
> > f62805f1f30a40e354bd036b4cb799863a39be4b is the culprit.
> 
> > However the fix is incorrect because it is modifying a struct that is
> > part of the Xen ABI.
> > I am appending an alternative fix that doesn't need any changes to
> > public headers.
> 
> > Sander, could you please let me know if it fixes the problem for you?
> 
> It does !
> 
> Tested-By: Sander Eikelenboom <linux@eikelenboom.it>
> 

Thanks for testing!

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-12 10:28               ` Sander Eikelenboom
  2012-09-12 11:28                 ` Stefano Stabellini
@ 2012-09-13 13:32                 ` Konrad Rzeszutek Wilk
  2012-09-13 13:42                   ` Robert Phillips
                                     ` (2 more replies)
  1 sibling, 3 replies; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-13 13:32 UTC (permalink / raw)
  To: Sander Eikelenboom
  Cc: Robert Phillips, xen-devel, Ben Guthro, Konrad Rzeszutek Wilk,
	Stefano Stabellini

> > Sander, could you please let me know if it fixes the problem for you?
> 
> It does !
> 
> Tested-By: Sander Eikelenboom <linux@eikelenboom.it>

Excellent. Applied. Thx for reporting and testing.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-13 13:32                 ` Konrad Rzeszutek Wilk
@ 2012-09-13 13:42                   ` Robert Phillips
  2012-09-14 14:53                   ` Conny Seidel
  2012-09-17 19:14                   ` Sander Eikelenboom
  2 siblings, 0 replies; 31+ messages in thread
From: Robert Phillips @ 2012-09-13 13:42 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, Sander Eikelenboom
  Cc: xen-devel, Ben Guthro, Konrad Rzeszutek Wilk, Stefano Stabellini

In our tree, I have tested Stefano's patch (replacing the "gnttab_old_mfn" patch which Ben previously provided).
It seems to work just fine.
Thanks, Stefano.

-- rsp

-----Original Message-----
From: Konrad Rzeszutek [mailto:ketuzsezr@gmail.com] On Behalf Of Konrad Rzeszutek Wilk
Sent: Thursday, September 13, 2012 9:32 AM
To: Sander Eikelenboom
Cc: Stefano Stabellini; Robert Phillips; xen-devel@lists.xen.org; Ben Guthro; Konrad Rzeszutek Wilk
Subject: Re: [Xen-devel] dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set

> > Sander, could you please let me know if it fixes the problem for you?
> 
> It does !
> 
> Tested-By: Sander Eikelenboom <linux@eikelenboom.it>

Excellent. Applied. Thx for reporting and testing.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-13 13:32                 ` Konrad Rzeszutek Wilk
  2012-09-13 13:42                   ` Robert Phillips
@ 2012-09-14 14:53                   ` Conny Seidel
  2012-09-14 17:00                     ` Konrad Rzeszutek Wilk
  2012-09-17 19:14                   ` Sander Eikelenboom
  2 siblings, 1 reply; 31+ messages in thread
From: Conny Seidel @ 2012-09-14 14:53 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk
  Cc: Stefano Stabellini, Konrad Rzeszutek Wilk, xen-devel,
	Sander Eikelenboom, Ben Guthro, Robert Phillips


[-- Attachment #1.1: Type: text/plain, Size: 1024 bytes --]

Hi,


On Thu, 13 Sep 2012 09:32:14 -0400
Konrad Rzeszutek Wilk <konrad@kernel.org> wrote:

>> > Sander, could you please let me know if it fixes the problem for
>> > you?
>>
>> It does !
>>
>> Tested-By: Sander Eikelenboom <linux@eikelenboom.it>
>
>Excellent. Applied. Thx for reporting and testing.

Is it possible that this patch is backported to stable?

--
Kind regards.

Conny Seidel

##################################################################
# Email : conny.seidel@amd.com            GnuPG-Key : 0xA6AB055D #
# Fingerprint: 17C4 5DB2 7C4C C1C7 1452 8148 F139 7C09 A6AB 055D #
##################################################################
# Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach      #
# General Managers: Alberto Bozzo                                #
# Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen #
#               HRB Nr. 43632                                    #
##################################################################

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-14 14:53                   ` Conny Seidel
@ 2012-09-14 17:00                     ` Konrad Rzeszutek Wilk
  2012-09-14 17:38                       ` Conny Seidel
  0 siblings, 1 reply; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-14 17:00 UTC (permalink / raw)
  To: Conny Seidel
  Cc: Stefano Stabellini, xen-devel, Konrad Rzeszutek Wilk,
	Sander Eikelenboom, Ben Guthro, Robert Phillips

On Fri, Sep 14, 2012 at 04:53:33PM +0200, Conny Seidel wrote:
> Hi,
> 
> 
> On Thu, 13 Sep 2012 09:32:14 -0400
> Konrad Rzeszutek Wilk <konrad@kernel.org> wrote:
> 
> >> > Sander, could you please let me know if it fixes the problem for
> >> > you?
> >>
> >> It does !
> >>
> >> Tested-By: Sander Eikelenboom <linux@eikelenboom.it>
> >
> >Excellent. Applied. Thx for reporting and testing.
> 
> Is it possible that this patch is backported to stable?

It is on the stable release train.

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-14 17:00                     ` Konrad Rzeszutek Wilk
@ 2012-09-14 17:38                       ` Conny Seidel
  0 siblings, 0 replies; 31+ messages in thread
From: Conny Seidel @ 2012-09-14 17:38 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk
  Cc: Stefano Stabellini, xen-devel, Konrad Rzeszutek Wilk,
	Sander Eikelenboom, Ben Guthro, Robert Phillips


[-- Attachment #1.1: Type: text/plain, Size: 1300 bytes --]

On Fri, 14 Sep 2012 13:00:42 -0400
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

>On Fri, Sep 14, 2012 at 04:53:33PM +0200, Conny Seidel wrote:
>> Hi,
>>
>>
>> On Thu, 13 Sep 2012 09:32:14 -0400
>> Konrad Rzeszutek Wilk <konrad@kernel.org> wrote:
>>
>> >> > Sander, could you please let me know if it fixes the problem for
>> >> > you?
>> >>
>> >> It does !
>> >>
>> >> Tested-By: Sander Eikelenboom <linux@eikelenboom.it>
>> >
>> >Excellent. Applied. Thx for reporting and testing.
>>
>> Is it possible that this patch is backported to stable?
>
>It is on the stable release train.
>
Thank you, thats nice to know.

--
Kind regards.

Conny Seidel

##################################################################
# Email : conny.seidel@amd.com            GnuPG-Key : 0xA6AB055D #
# Fingerprint: 17C4 5DB2 7C4C C1C7 1452 8148 F139 7C09 A6AB 055D #
##################################################################
# Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach      #
# General Managers: Alberto Bozzo                                #
# Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen #
#               HRB Nr. 43632                                    #
##################################################################

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-13 13:32                 ` Konrad Rzeszutek Wilk
  2012-09-13 13:42                   ` Robert Phillips
  2012-09-14 14:53                   ` Conny Seidel
@ 2012-09-17 19:14                   ` Sander Eikelenboom
  2012-09-17 19:23                     ` Konrad Rzeszutek Wilk
  2 siblings, 1 reply; 31+ messages in thread
From: Sander Eikelenboom @ 2012-09-17 19:14 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk
  Cc: Robert Phillips, xen-devel, Ben Guthro, Konrad Rzeszutek Wilk,
	Stefano Stabellini

Thursday, September 13, 2012, 3:32:14 PM, you wrote:

>> > Sander, could you please let me know if it fixes the problem for you?
>> 
>> It does !
>> 
>> Tested-By: Sander Eikelenboom <linux@eikelenboom.it>

> Excellent. Applied. Thx for reporting and testing.

Hi Konrad,

Could it be that i haven't seen a pull request for this one for the 3.6.0 kernel yet ?

--

Sander

^ permalink raw reply	[flat|nested] 31+ messages in thread

* Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set
  2012-09-17 19:14                   ` Sander Eikelenboom
@ 2012-09-17 19:23                     ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 31+ messages in thread
From: Konrad Rzeszutek Wilk @ 2012-09-17 19:23 UTC (permalink / raw)
  To: Sander Eikelenboom, andre.przywara
  Cc: Robert Phillips, xen-devel, Ben Guthro, Konrad Rzeszutek Wilk,
	Stefano Stabellini

On Mon, Sep 17, 2012 at 09:14:52PM +0200, Sander Eikelenboom wrote:
> Thursday, September 13, 2012, 3:32:14 PM, you wrote:
> 
> >> > Sander, could you please let me know if it fixes the problem for you?
> >> 
> >> It does !
> >> 
> >> Tested-By: Sander Eikelenboom <linux@eikelenboom.it>
> 
> > Excellent. Applied. Thx for reporting and testing.
> 
> Hi Konrad,
> 
> Could it be that i haven't seen a pull request for this one for the 3.6.0 kernel yet ?

Correct. I am waiting for Andre Przyrwa to give me heads up on the AMD
NUMA bugfix so I can push two bug-fixes to Linus ASAP.

> 
> --
> 
> Sander
> 

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2012-09-17 19:23 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 16:37 dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set Sander Eikelenboom
2012-09-04 16:33 ` Konrad Rzeszutek Wilk
2012-09-04 17:19   ` Sander Eikelenboom
2012-09-04 18:07     ` Ben Guthro
2012-09-04 18:22       ` Konrad Rzeszutek Wilk
2012-09-04 18:57         ` Sander Eikelenboom
2012-09-04 19:34       ` Sander Eikelenboom
2012-09-04 20:27         ` Robert Phillips
2012-09-05 14:06           ` Konrad Rzeszutek Wilk
2012-09-05 14:38             ` Sander Eikelenboom
2012-09-05 20:19               ` Konrad Rzeszutek Wilk
2012-09-05 22:52                 ` Sander Eikelenboom
2012-09-06 10:57                   ` Konrad Rzeszutek Wilk
2012-09-06 11:16                     ` Sander Eikelenboom
2012-09-06 16:46                     ` Sander Eikelenboom
2012-09-11 16:02             ` Stefano Stabellini
2012-09-12 10:28               ` Sander Eikelenboom
2012-09-12 11:28                 ` Stefano Stabellini
2012-09-13 13:32                 ` Konrad Rzeszutek Wilk
2012-09-13 13:42                   ` Robert Phillips
2012-09-14 14:53                   ` Conny Seidel
2012-09-14 17:00                     ` Konrad Rzeszutek Wilk
2012-09-14 17:38                       ` Conny Seidel
2012-09-17 19:14                   ` Sander Eikelenboom
2012-09-17 19:23                     ` Konrad Rzeszutek Wilk
2012-09-04 16:39 ` Konrad Rzeszutek Wilk
2012-09-04 18:02   ` Sander Eikelenboom
2012-09-04 17:58     ` Konrad Rzeszutek Wilk
2012-09-04 19:01       ` Sander Eikelenboom
2012-09-04 20:13       ` Sander Eikelenboom
2012-09-04 21:23       ` Sander Eikelenboom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.