public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ia64 SN2 - migration costs: 1) nearly zero 2) BUG 3) repeated
@ 2005-11-12 21:54 Paul Jackson
  2005-11-12 22:49 ` Paul Jackson
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Jackson @ 2005-11-12 21:54 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel

Ingo,

When I boot my small (8 CPU, 4 Memory Node) ia64 SN2 test system with
2.6.14-mm2, I get the following possible problems in /var/log/messages:

 1) The cost values in the matrix are nearly zero - is that ok?

 2) The "BUG: using smp_processor_id() in preemptible" complaint
	(should we add a preempt_disable()/preempt_enable() around
	the call to calibrate_migration_costs() in kernel/sched.c?)

 3) This matrix is repeated 6 times, and the BUG is repeated
    4 times with "code: echo/12941", 4 times with "code: echo/12942"
    and 2 times with "code: rmdir/12981"

This is partly my fault - I never got back to you with the ia64 SN2
information you asked for when you put this matrix in.  Guess my
time has come.  What else do you need to know?

===============================================================================
Nov 12 13:03:49 3A:margin kernel: BUG: using smp_processor_id() in preemptible [00000001] code: echo/12941
Nov 12 13:03:49 4A:margin kernel: caller is calibrate_migration_costs+0x50/0x1500
Nov 12 13:03:49 4A:margin kernel:
Nov 12 13:03:49 4A:margin kernel: Call Trace:
Nov 12 13:03:49 4A:margin kernel:  [<a0000001000139c0>] show_stack+0x80/0xa0
Nov 12 13:03:49 4A:margin kernel:                                 sp=e00000b006677520 bsp=e00000b006671800
Nov 12 13:03:49 4A:margin kernel:  [<a000000100014290>] dump_stack+0x30/0x60
Nov 12 13:03:49 4A:margin kernel:                                 sp=e00000b0066776f0 bsp=e00000b0066717d8
Nov 12 13:03:49 4A:margin kernel:  [<a0000001004203a0>] debug_smp_processor_id+0x280/0x2a0
Nov 12 13:03:49 4A:margin kernel:                                 sp=e00000b0066776f0 bsp=e00000b0066717a8
Nov 12 13:03:49 4A:margin kernel:  [<a0000001000a7e50>] calibrate_migration_costs+0x50/0x1500
Nov 12 13:03:49 4A:margin kernel:                                 sp=e00000b006677770 bsp=e00000b006671688
Nov 12 13:03:49 4A:margin kernel:  [<a0000001000ab430>] build_sched_domains+0x2130/0x26e0
Nov 12 13:03:49 4A:margin kernel:                                 sp=e00000b006677850 bsp=e00000b0066713d8
Nov 12 13:03:49 4A:margin kernel:  [<a0000001000abf00>] partition_sched_domains+0x520/0x580
Nov 12 13:03:49 4A:margin kernel:                                 sp=e00000b006677a90 bsp=e00000b0066713d8
Nov 12 13:03:49 4A:margin kernel: ---------------------
Nov 12 13:03:49 4A:margin kernel: | migration cost matrix (max_cache_size: 0, cpu: -1 MHz):
Nov 12 13:03:49 4A:margin kernel: ---------------------
Nov 12 13:03:49 4A:margin kernel:           [00]    [01]    [02]    [03]    [04]    [05]    [06]    [07]
Nov 12 13:03:49 4A:margin kernel: [00]:     -     0.0(0)  0.0(0)  0.0(0)  0.0(0)  0.0(0)  0.0(0)  0.0(0)
Nov 12 13:03:49 4A:margin kernel: [01]:   0.0(0)    -     0.0(0)  0.0(0)  0.0(0)  0.0(0)  0.0(0)  0.0(0)
Nov 12 13:03:49 4A:margin kernel: [02]:   0.0(0)  0.0(0)    -     0.0(0)  0.0(0)  0.0(0)  0.0(0)  0.0(0)
Nov 12 13:03:49 4A:margin kernel: [03]:   0.0(0)  0.0(0)  0.0(0)    -     0.0(0)  0.0(0)  0.0(0)  0.0(0)
Nov 12 13:03:49 4A:margin kernel: [04]:   0.0(2)  0.0(2)  0.0(2)  0.0(2)    -     0.0(0)  0.0(1)  0.0(1)
Nov 12 13:03:49 4A:margin kernel: [05]:   0.0(2)  0.0(2)  0.0(2)  0.0(2)  0.0(0)    -     0.0(1)  0.0(1)
Nov 12 13:03:49 4A:margin kernel: [06]:   0.0(2)  0.0(2)  0.0(2)  0.0(2)  0.0(1)  0.0(1)    -     0.0(0)
Nov 12 13:03:49 4A:margin kernel: [07]:   0.0(2)  0.0(2)  0.0(2)  0.0(2)  0.0(1)  0.0(1)  0.0(0)    -
Nov 12 13:03:49 4A:margin kernel: --------------------------------
Nov 12 13:03:49 4A:margin kernel: | cacheflush times [3]: 0.0 (0) 0.0 (0) 0.0 (0)
Nov 12 13:03:49 4A:margin kernel: | calibration delay: 0 seconds
Nov 12 13:03:49 4A:margin kernel: --------------------------------
===============================================================================


-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@sgi.com> 1.925.600.0401

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

* Re: ia64 SN2 - migration costs: 1) nearly zero 2) BUG 3) repeated
  2005-11-12 21:54 ia64 SN2 - migration costs: 1) nearly zero 2) BUG 3) repeated Paul Jackson
@ 2005-11-12 22:49 ` Paul Jackson
  2005-11-13  7:17   ` Ingo Molnar
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Jackson @ 2005-11-12 22:49 UTC (permalink / raw)
  To: mingo; +Cc: linux-kernel

I turned on migration_debug=3 at boot, enabled CONFIG_PREEMPT and some
other CONFIG DEBUG options, and captured the output from the tty
console instead of via the /var/log/messages file.  This resulted in
the following.  Now I don't see the BUG, and the cost matrix
makes more sense (not all 0's), and the matrix output is not
repeated.  I don't understand why.  Feel free to ask me to try
various combinations, Ingo, if this doesn't make sense to you
either.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Linux version 2.6.14-mm2 (pj@jackhammer.engr.sgi.com) (gcc version 3.3.3 (SuSE Linux)) #15 SMP PREEMPT Sat Nov 12 12:24:44 PST 2005
EFI v1.10 by INTEL: SALsystab=0x30027c9070 ACPI 2.0=0x30027c9840
Number of logical nodes in system = 4
Number of memory chunks in system = 4
Initial ramdisk at: 0xe00001b03a132000 (2424832 bytes)
SAL 2.9: SGI SN2 version 4.32
SAL Platform features: ITC_Drift
SAL: AP wakeup using external interrupt vector 0x12
No logical to physical processor mapping available
ACPI: Local APIC address c0000000fee00000
ACPI: Error parsing MADT - no IOSAPIC entries
register_intr: No IOSAPIC for GSI 52
8 CPUs available, 8 CPUs total
Increasing MCA rendezvous timeout from 20000 to 49000 milliseconds
MCA related initialization done
SGI SAL version 4.32
Virtual mem_map starts at 0xa0007ffe19bc8000
Built 4 zonelists
Kernel command line: BOOT_IMAGE=scsi4:\efi\SuSE\vmlinuz-2.6.13-pj6 root=/dev/sdb6 console=ttySG0 ro migration_debug=3
PID hash table entries: 4096 (order: 12, 131072 bytes)
Console: colour dummy device 80x25
Memory: 5706384k/5798800k available (7418k code, 107824k reserved, 3676k data, 368k init)
McKinley Errata 9 workaround not needed; disabling it
Dentry cache hash table entries: 1048576 (order: 9, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 8, 4194304 bytes)
Mount-cache hash table entries: 1024
Boot processor id 0x0/0x0
\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\done
Linux version 2.6.14-mm2 (pj@jackhammer.engr.sgi.com) (gcc version 3.3.3 (SuSE Linux)) #15 SMP PREEMPT Sat Nov 12 12:24:44 PST 2005
EFI v1.10 by INTEL: SALsystab=0x30027c9070 ACPI 2.0=0x30027c9840
Number of logical nodes in system = 4
Number of memory chunks in system = 4
Initial ramdisk at: 0xe00001b03a132000 (2424832 bytes)
SAL 2.9: SGI SN2 version 4.32
SAL Platform features: ITC_Drift
SAL: AP wakeup using external interrupt vector 0x12
No logical to physical processor mapping available
ACPI: Local APIC address c0000000fee00000
ACPI: Error parsing MADT - no IOSAPIC entries
register_intr: No IOSAPIC for GSI 52
8 CPUs available, 8 CPUs total
Increasing MCA rendezvous timeout from 20000 to 49000 milliseconds
MCA related initialization done
SGI SAL version 4.32
Virtual mem_map starts at 0xa0007ffe19bc8000
Built 4 zonelists
Kernel command line: BOOT_IMAGE=scsi4:\efi\SuSE\vmlinuz-2.6.13-pj6 root=/dev/sdb6 console=ttySG0 ro migration_debug=3
PID hash table entries: 4096 (order: 12, 131072 bytes)
Console: colour dummy device 80x25
Memory: 5706384k/5798800k available (7418k code, 107824k reserved, 3676k data, 368k init)
McKinley Errata 9 workaround not needed; disabling it
Dentry cache hash table entries: 1048576 (order: 9, 8388608 bytes)
Inode-cache hash table entries: 524288 (order: 8, 4194304 bytes)
Mount-cache hash table entries: 1024
Boot processor id 0x0/0x0
Brought up 8 CPUs
Total of 8 processors activated (15564.80 BogoMIPS).
[0->1]:  4137356  4137356  1399243 =>    5536599.
[0->1]:  1400574  1400574  1393695 =>    2794269.
[0->1]:  1606984  1606984  1396507 =>    3003491.
[1->0]:   358754   358754  1396651 =>    1755405.
[1->0]:  1388311  1388311  1396150 =>    2784461.
[1->0]:  1329298  1329298  1400216 =>    2729514.
[0->0]:   358686   358686   359453 =>     718139.
[0->0]:   359057   359057   359310 =>     718367.
[0->0]:   357133   357133   357765 =>     714898.
[1->1]:  1392639  1392639   359656 =>    1752295.
[1->1]:   358976   358976   359573 =>     718549.
[1->1]:   423885   423885   357770 =>     781655.
-> [0][1][1572864]   2.0 [  2.0] (0): ( 2094566  1047283)
[0->1]:  1618602  1618602  1471492 =>    3090094.
[0->1]:  1474275  1474275  1493711 =>    2967986.
[0->1]:  1528506  1528506  1458384 =>    2986890.
[1->0]:   375760   375760  1465301 =>    1841061.
[1->0]:  1465151  1465151  1465274 =>    2930425.
[1->0]:  1388257  1388257  1458553 =>    2846810.
[0->0]:   375564   375564   376560 =>     752124.
[0->0]:   376107   376107   376543 =>     752650.
[0->0]:   376367   376367   377570 =>     753937.
[1->1]:  1487436  1487436   375855 =>    1863291.
[1->1]:   375977   375977   376548 =>     752525.
[1->1]:   446236   446236   377041 =>     823277.
-> [0][1][1655646]   2.1 [  2.1] (0): ( 2162430   557573)
[0->1]:  1646381  1646381  1548111 =>    3194492.
[0->1]:  1550422  1550422  1548257 =>    3098679.
[0->1]:  1594256  1594256  1540503 =>    3134759.
[1->0]:   395600   395600  1550537 =>    1946137.
[1->0]:  1542352  1542352  1542325 =>    3084677.
[1->0]:  1461129  1461129  1535734 =>    2996863.
[0->0]:   395529   395529   396483 =>     792012.
[0->0]:   395986   395986   396458 =>     792444.
[0->0]:   396240   396240   396818 =>     793058.
[1->1]:  1548338  1548338   395974 =>    1944312.
[1->1]:   395853   395853   396484 =>     792337.
[1->1]:   465467   465467   396823 =>     862290.
-> [0][1][1742785]   2.2 [  2.2] (0): ( 2268712   331927)
[0->1]:  1769860  1769860  1623987 =>    3393847.
[0->1]:  1623745  1623745  1623782 =>    3247527.
[0->1]:  1701992  1701992  1622668 =>    3324660.
[1->0]:   416419   416419  1632126 =>    2048545.
[1->0]:  1623744  1623744  1623647 =>    3247391.
[1->0]:  1544388  1544388  1622930 =>    3167318.
[0->0]:   416697   416697   417408 =>     834105.
[0->0]:   417008   417008   417408 =>     834416.
[0->0]:   416483   416483   417134 =>     833617.
[1->1]:  1623653  1623653   422286 =>    2045939.
[1->1]:   416851   416851   417398 =>     834249.
[1->1]:   494760   494760   417132 =>     911892.
-> [0][1][1834510]   2.3 [  2.3] (0): ( 2393181   228198)
[0->1]:  1844807  1844807  1708829 =>    3553636.
[0->1]:  1710245  1710245  1730513 =>    3440758.
[0->1]:  1774150  1774150  1708409 =>    3482559.
[1->0]:   439329   439329  1710074 =>    2149403.
[1->0]:  1730118  1730118  1710269 =>    3440387.
[1->0]:  1626430  1626430  1710073 =>    3336503.
[0->0]:   439175   439175   439873 =>     879048.
[0->0]:   439453   439453   439899 =>     879352.
[0->0]:   438769   438769   439444 =>     878213.
[1->1]:  1707663  1707663   439538 =>    2147201.
[1->1]:   439278   439278   439886 =>     879164.
[1->1]:   520941   520941   439476 =>     960417.
-> [0][1][1931063]   2.5 [  2.5] (0): ( 2525765   180391)
[0->1]:  1966806  1966806  1799337 =>    3766143.
[0->1]:  1807794  1807794  1804792 =>    3612586.
[0->1]:  1899260  1899260  1791657 =>    3690917.
[1->0]:   462346   462346  1807907 =>    2270253.
[1->0]:  1805735  1805735  1807984 =>    3613719.
[1->0]:  1711101  1711101  1800604 =>    3511705.
[0->0]:   462642   462642   463411 =>     926053.
[0->0]:   462953   462953   463138 =>     926091.
[0->0]:   463095   463095   463604 =>     926699.
[1->1]:  1799550  1799550   462475 =>    2262025.
[1->1]:   462553   462553   463087 =>     925640.
[1->1]:   543277   543277   4Brought up 8 CPUs
Total of 8 processors activated (15564.80 BogoMIPS).
[0->1]:  4137356  4137356  1399243 =>    5536599.
[0->1]:  1400574  1400574  1393695 =>    2794269.
[0->1]:  1606984  1606984  1396507 =>    3003491.
[1->0]:   358754   358754  1396651 =>    1755405.
[1->0]:  1388311  1388311  1396150 =>    2784461.
[1->0]:  1329298  1329298  1400216 =>    2729514.
[0->0]:   358686   358686   359453 =>     718139.
[0->0]:   359057   359057   359310 =>     718367.
[0->0]:   357133   357133   357765 =>     714898.
[1->1]:  1392639  1392639   359656 =>    1752295.
[1->1]:   358976   358976   359573 =>     718549.
[1->1]:   423885   423885   357770 =>     781655.
-> [0][1][1572864]   2.0 [  2.0] (0): ( 2094566  1047283)
[0->1]:  1618602  1618602  1471492 =>    3090094.
[0->1]:  1474275  1474275  1493711 =>    2967986.
[0->1]:  1528506  1528506  1458384 =>    2986890.
[1->0]:   375760   375760  1465301 =>    1841061.
[1->0]:  1465151  1465151  1465274 =>    2930425.
[1->0]:  1388257  1388257  1458553 =>    2846810.
[0->0]:   375564   375564   376560 =>     752124.
[0->0]:   376107   376107   376543 =>     752650.
[0->0]:   376367   376367   377570 =>     753937.
[1->1]:  1487436  1487436   375855 =>    1863291.
[1->1]:   375977   375977   376548 =>     752525.
[1->1]:   446236   446236   377041 =>     823277.
-> [0][1][1655646]   2.1 [  2.1] (0): ( 2162430   557573)
[0->1]:  1646381  1646381  1548111 =>    3194492.
[0->1]:  1550422  1550422  1548257 =>    3098679.
[0->1]:  1594256  1594256  1540503 =>    3134759.
[1->0]:   395600   395600  1550537 =>    1946137.
[1->0]:  1542352  1542352  1542325 =>    3084677.
[1->0]:  1461129  1461129  1535734 =>    2996863.
[0->0]:   395529   395529   396483 =>     792012.
[0->0]:   395986   395986   396458 =>     792444.
[0->0]:   396240   396240   396818 =>     793058.
[1->1]:  1548338  1548338   395974 =>    1944312.
[1->1]:   395853   395853   396484 =>     792337.
[1->1]:   465467   465467   396823 =>     862290.
-> [0][1][1742785]   2.2 [  2.2] (0): ( 2268712   331927)
[0->1]:  1769860  1769860  1623987 =>    3393847.
[0->1]:  1623745  1623745  1623782 =>    3247527.
[0->1]:  1701992  1701992  1622668 =>    3324660.
[1->0]:   416419   416419  1632126 =>    2048545.
[1->0]:  1623744  1623744  1623647 =>    3247391.
[1->0]:  1544388  1544388  1622930 =>    3167318.
[0->0]:   416697   416697   417408 =>     834105.
[0->0]:   417008   417008   417408 =>     834416.
[0->0]:   416483   416483   417134 =>     833617.
[1->1]:  1623653  1623653   422286 =>    2045939.
[1->1]:   416851   416851   417398 =>     834249.
[1->1]:   494760   494760   417132 =>     911892.
-> [0][1][1834510]   2.3 [  2.3] (0): ( 2393181   228198)
[0->1]:  1844807  1844807  1708829 =>    3553636.
[0->1]:  1710245  1710245  1730513 =>    3440758.
[0->1]:  1774150  1774150  1708409 =>    3482559.
[1->0]:   439329   439329  1710074 =>    2149403.
[1->0]:  1730118  1730118  1710269 =>    3440387.
[1->0]:  1626430  1626430  1710073 =>    3336503.
[0->0]:   439175   439175   439873 =>     879048.
[0->0]:   439453   439453   439899 =>     879352.
[0->0]:   438769   438769   439444 =>     878213.
[1->1]:  1707663  1707663   439538 =>    2147201.
[1->1]:   439278   439278   439886 =>     879164.
[1->1]:   520941   520941   439476 =>     960417.
-> [0][1][1931063]   2.5 [  2.5] (0): ( 2525765   180391)
[0->1]:  1966806  1966806  1799337 =>    3766143.
[0->1]:  1807794  1807794  1804792 =>    3612586.
[0->1]:  1899260  1899260  1791657 =>    3690917.
[1->0]:   462346   462346  1807907 =>    2270253.
[1->0]:  1805735  1805735  1807984 =>    3613719.
[1->0]:  1711101  1711101  1800604 =>    3511705.
[0->0]:   462642   462642   463411 =>     926053.
[0->0]:   462953   462953   463138 =>     926091.
[0->0]:   463095   463095   463604 =>     926699.
[1->1]:  1799550  1799550   462475 =>    2262025.
[1->1]:   462553   462553   463087 =>     925640.
[1->1]:   543277   543277   463374 =>    1006651.
-> [0][1][2032697]   2.6 [  2.6] (0): ( 2660961   157793)
[0->1]:  2038935  2038935  1893827 =>    3932762.
[0->1]:  1895465  1895465  1892823 =>    3788288.
[0->1]:  1970438  1970438  1899714 =>    3870152.
[1->0]:   487755   487755  1887193 =>    2374948.
[1->0]:  1887387  1887387  1887316 =>    3774703.
[1->0]:  1803998  1803998  1895205 =>    3699203.
[0->0]:   487794   487794   488511 =>     976305.
[0->0]:   488063   488063   488321 =>     976384.
[0->0]:   487143   487143   487756 =>     974899.
[1->1]:  1892824  1892824   488027 =>    2380851.
[1->1]:   487821   487821   488347 =>     976168.
[1->1]:   572280   572280   487774 =>    1060054.
63374 =>    1006651.
-> [0][1][2032697]   2.6 [  2.6] (0): ( 2660961   157793)
[0->1]:  2038935  2038935  1893827 =>    3932762.
[0->1]:  1895465  1895465  1892823 =>    3788288.
[0->1]:  1970438  1970438  1899714 =>    3870152.
[1->0]:   487755   487755  1887193 =>    2374948.
[1->0]:  1887387  1887387  1887316 =>    3774703.
[1->0]:  1803998  1803998  1895205 =>    3699203.
[0->0]:   487794   487794   488511 =>     976305.
[0->0]:   488063   488063   488321 =>     976384.
[0->0]:   487143   487143   487756 =>     974899.
[1->1]:  1892824  1892824   488027 =>    2380851.
[1->1]:   487821   487821   488347 =>     976168.
[1->1]:   572280   572280   487774 =>    1060054.
-> [0][1][2139681]   2.7 [  2.7] (0): ( 2786210   141521)
[0->1]:  2171247  2171247  1995210 =>    4166457.
[0->1]:  1995305  1995305  1995375 =>    3990680.
[0->1]:  2078845  2078845  1994529 =>    4073374.
[1->0]:   513634   513634  2003929 =>    2517563.
[1->0]:  1995366  1995366  1995403 =>    3990769.
[1->0]:  1899232  1899232  2017077 =>    3916309.
[0->0]:   513468   513468   514386 =>    1027854.
[0->0]:   514069   514069   514334 =>    1028403.
[0->0]:   513068   513068   513728 =>    1026796.
[1->1]:  2023192  2023192   513957 =>    2537149.
[1->1]:   513811   513811   514300 =>    1028111.
[1->1]:   602587   602587   513580 =>    1116167.
-> [0][1][2252295]   2.9 [  2.9] (0): ( 2942914   149112)
[0->1]:  2300230  2300230  2091742 =>    4391972.
[0->1]:  2100294  2100294  2097135 =>    4197429.
[0->1]:  2220812  2220812  2104658 =>    4325470.
[1->0]:   541171   541171  2091670 =>    2632841.
[1->0]:  2091614  2091614  2091664 =>    4183278.
[1->0]:  2006522  2006522  2108498 =>    4115020.
[0->0]:   541841   541841   541933 =>    1083774.
[0->0]:   541476   541476   541864 =>    1083340.
[0->0]:   541617   541617   541489 =>    1083106.
[1->1]:  2091985  2091985   541189 =>    2633174.
[1->1]:   541286   541286   541895 =>    1083181.
[1->1]:   639895   639895   541053 =>    1180948.
-> [0][1][2370836]   3.0 [  3.0] (0): ( 3097656   151927)
[0->1]:  2401305  2401305  2211298 =>    4612603.
[0->1]:  2212737  2212737  2209651 =>    4422388.
[0->1]:  2312968  2312968  2238934 =>    4551902.
[1->0]:   573301   573301  2202612 =>    2775913.
[1->0]:  2212076  2212076  2202873 =>    4414949.
[1->0]:  2131843  2131843  2211933 =>    4343776.
[0->0]:   576558   576558   571444 =>    1148002.
[0->0]:   570257   570257   570394 =>    1140651.
[0->0]:   572867   572867   570184 =>    1143051.
[1->1]:  2204518  2204518   570438 =>    2774956.
[1->1]:   570430   570430   570264 =>    1140694.
[1->1]:   677032   677032   570243 =>    1247275.
-> [0][1][2495616]   3.2 [  3.2] (0): ( 3265336   159803)
[0->1]:  2527104  2527104  2323735 =>    4850839.
[0->1]:  2332971  2332971  2349041 =>    4682012.
[0->1]:  2443200  2443200  2344417 =>    4787617.
[1->0]:   624659   624659  2319044 =>    2943703.
[1->0]:  2331101  2331101  2320440 =>    4651541.
[1->0]:  2255438  2255438  2340281 =>    4595719.
[0->0]:   642795   642795   603343 =>    1246138.
[0->0]:   601000   601000   600714 =>    1201714.
[0->0]:   660177   660177   623433 =>    1283610.
[1->1]:  2341833  2341833   601173 =>    2943006.
[1->1]:   612053   612053   600647 =>    1212700.
[1->1]:   732257   732257   616889 =>    1349146.
-> [0][1][2626964]   3.4 [  3.4] (0): ( 3417430   155948)
[0->1]:  2680382  2680382  2446155 =>    5126537.
[0->1]:  2460860  2460860  2448280 =>    4909140.
[0->1]:  2613928  2613928  2479622 =>    5093550.
[1->0]:   710065   710065  2444710 =>    3154775.
[1->0]:  2458043  2458043  2451924 =>    4909967.
[1->0]:  2400322  2400322  2500559 =>    4900881.
[0->0]:   749051   749051   635478 =>    1384529.
[0->0]:   634490   634490   644707 =>    1279197.
[0->0]:   765239   765239   686006 =>    1451245.
[1->1]:  2470995  2470995   634814 =>    3105809.
[1->1]:   651390   651390   632263 =>    1283653.
[1->1]:   774733   774733   682431 =>    1457164.
-> [0][1][2765225]   3.5 [  3.5] (0): ( 3585570   162044)
[0->1]:  2817220  2817220  2593283 =>    5410503.
[0->1]:  2605779  2605779  2582616 =>    5188395.
[0->1]:  2731907  2731907  2617943 =>    5349850.
[1->0]:   881992   881992  2588708 =>    3470700.
[1->0]:  2597163  2597163  2589525 =>    5186688.
[1->0]:  2562946  2562946  2630897 =>    5193843.
[0->0]:   923864   923864   679514 =>    1603378.
[0->0]:   701649   701649   669366 =>    1371015.
[0->0]:   831830   831830   728858 =>    1560688.
[1->1]:  2605039  2605039   680547 =>    3285586.
[1->1]:   771523   771523   665854 =>    1437377.
[1->1]:   914055   914055   777770 =>    169-> [0][1][2139681]   2.7 [  2.7] (0): ( 2786210   141521)
[0->1]:  2171247  2171247  1995210 =>    4166457.
[0->1]:  1995305  1995305  1995375 =>    3990680.
[0->1]:  2078845  2078845  1994529 =>    4073374.
[1->0]:   513634   513634  2003929 =>    2517563.
[1->0]:  1995366  1995366  1995403 =>    3990769.
[1->0]:  1899232  1899232  2017077 =>    3916309.
[0->0]:   513468   513468   514386 =>    1027854.
[0->0]:   514069   514069   514334 =>    1028403.
[0->0]:   513068   513068   513728 =>    1026796.
[1->1]:  2023192  2023192   513957 =>    2537149.
[1->1]:   513811   513811   514300 =>    1028111.
[1->1]:   602587   602587   513580 =>    1116167.
-> [0][1][2252295]   2.9 [  2.9] (0): ( 2942914   149112)
[0->1]:  2300230  2300230  2091742 =>    4391972.
[0->1]:  2100294  2100294  2097135 =>    4197429.
[0->1]:  2220812  2220812  2104658 =>    4325470.
[1->0]:   541171   541171  2091670 =>    2632841.
[1->0]:  2091614  2091614  2091664 =>    4183278.
[1->0]:  2006522  2006522  2108498 =>    4115020.
[0->0]:   541841   541841   541933 =>    1083774.
[0->0]:   541476   541476   541864 =>    1083340.
[0->0]:   541617   541617   541489 =>    1083106.
[1->1]:  2091985  2091985   541189 =>    2633174.
[1->1]:   541286   541286   541895 =>    1083181.
[1->1]:   639895   639895   541053 =>    1180948.
-> [0][1][2370836]   3.0 [  3.0] (0): ( 3097656   151927)
[0->1]:  2401305  2401305  2211298 =>    4612603.
[0->1]:  2212737  2212737  2209651 =>    4422388.
[0->1]:  2312968  2312968  2238934 =>    4551902.
[1->0]:   573301   573301  2202612 =>    2775913.
[1->0]:  2212076  2212076  2202873 =>    4414949.
[1->0]:  2131843  2131843  2211933 =>    4343776.
[0->0]:   576558   576558   571444 =>    1148002.
[0->0]:   570257   570257   570394 =>    1140651.
[0->0]:   572867   572867   570184 =>    1143051.
[1->1]:  2204518  2204518   570438 =>    2774956.
[1->1]:   570430   570430   570264 =>    1140694.
[1->1]:   677032   677032   570243 =>    1247275.
-> [0][1][2495616]   3.2 [  3.2] (0): ( 3265336   159803)
[0->1]:  2527104  2527104  2323735 =>    4850839.
[0->1]:  2332971  2332971  2349041 =>    4682012.
[0->1]:  2443200  2443200  2344417 =>    4787617.
[1->0]:   624659   624659  2319044 =>    2943703.
[1->0]:  2331101  2331101  2320440 =>    4651541.
[1->0]:  2255438  2255438  2340281 =>    4595719.
[0->0]:   642795   642795   603343 =>    1246138.
[0->0]:   601000   601000   600714 =>    1201714.
[0->0]:   660177   660177   623433 =>    1283610.
[1->1]:  2341833  2341833   601173 =>    2943006.
[1->1]:   612053   612053   600647 =>    1212700.
[1->1]:   732257   732257   616889 =>    1349146.
-> [0][1][2626964]   3.4 [  3.4] (0): ( 3417430   155948)
[0->1]:  2680382  2680382  2446155 =>    5126537.
[0->1]:  2460860  2460860  2448280 =>    4909140.
[0->1]:  2613928  2613928  2479622 =>    5093550.
[1->0]:   710065   710065  2444710 =>    3154775.
[1->0]:  2458043  2458043  2451924 =>    4909967.
[1->0]:  2400322  2400322  2500559 =>    4900881.
[0->0]:   749051   749051   635478 =>    1384529.
[0->0]:   634490   634490   644707 =>    1279197.
[0->0]:   765239   765239   686006 =>    1451245.
[1->1]:  2470995  2470995   634814 =>    3105809.
[1->1]:   651390   651390   632263 =>    1283653.
[1->1]:   774733   774733   682431 =>    1457164.
-> [0][1][2765225]   3.5 [  3.5] (0): ( 3585570   162044)
[0->1]:  2817220  2817220  2593283 =>    5410503.
[0->1]:  2605779  2605779  2582616 =>    5188395.
[0->1]:  2731907  2731907  2617943 =>    5349850.
[1->0]:   881992   881992  2588708 =>    3470700.
[1->0]:  2597163  2597163  2589525 =>    5186688.
[1->0]:  2562946  2562946  2630897 =>    5193843.
[0->0]:   923864   923864   679514 =>    1603378.
[0->0]:   701649   701649   669366 =>    1371015.
[0->0]:   831830   831830   728858 =>    1560688.
[1->1]:  2605039  2605039   680547 =>    3285586.
[1->1]:   771523   771523   665854 =>    1437377.
[1->1]:   914055   914055   777770 =>    1691825.
-> [0][1][2910763]   3.7 [  3.7] (0): ( 3714468   145471)
[0->1]:  3007422  3007422  2744910 =>    5752332.
[0->1]:  2793866  2793866  2760372 =>    5554238.
[0->1]:  2940158  2940158  2805874 =>    5746032.
[1->0]:  1229968  1229968  2755182 =>    3985150.
[1->0]:  2773624  2773624  2740956 =>    5514580.
[1->0]:  2755780  2755780  2796897 =>    5552677.
[0->0]:  1374074  1374074   780820 =>    2154894.
[0->0]:   958511   958511   714765 =>    1673276.
[0->0]:  1044690  1044690   773188 =>    1817878.
[1->1]:  2793723  2793723   843645 =>    3637368.
[1->1]:  1158043  1158043   764542 =>    1922585.
[1->1]:  1049512  1049512   880202 =>    1929714.
-> [0][1][3063961]   3.7 [  3.7] (0): ( 3756018    93510)
[0->1]:  3225229  3225229  2963016 =>    6188245.
[0->1]:  3024079  3024079  2955724 =>    5979803.
[0->1]:  3210076  3210076  2990064 =>    6200140.
[1->0]:  2189253  2189253  2982022 =>    5171275.
[1->0]:  3024066  3024066  2958188 =>    5982254.
[1->0]:  3116137  3116137  2986515 =>    6102652.
[0->0]:  2248115  2248115  1288946 =>    3537061.
[0->0]:  1886563  1886563  1129123 =>    3015686.
[0->0]:  1983661  1983661  1328899 =>    3312560.
[1->1]:  3166756  3166756  1333229 =>    4499985.
[1->1]:  2036627  2036627  1364855 =>    3401482.
[1->1]:  1881329  1881329  1699071 =>    3580400.
-> [0][1][3225222]   2.7 [  3.7] (0): ( 2738680   555424)
[0->1]:  3602574  3602574  3340563 =>    6943137.
1825.
-> [0][1][2910763]   3.7 [  3.7] (0): ( 3714468   145471)
[0->1]:  3007422  3007422  2744910 =>    5752332.
[0->1]:  2793866  2793866  2760372 =>    5554238.
[0->1]:  2940158  2940158  2805874 =>    5746032.
[1->0]:  1229968  1229968  2755182 =>    3985150.
[1->0]:  2773624  2773624  2740956 =>    5514580.
[1->0]:  2755780  2755780  2796897 =>    5552677.
[0->0]:  1374074  1374074   780820 =>    2154894.
[0->0]:   958511   958511   714765 =>    1673276.
[0->0]:  1044690  1044690   773188 =>    1817878.
[1->1]:  2793723  2793723   843645 =>    3637368.
[1->1]:  1158043  1158043   764542 =>    1922585.
[1->1]:  1049512  1049512   880202 =>    1929714.
-> [0][1][3063961]   3.7 [  3.7] (0): ( 3756018    93510)
[0->1]:  3225229  3225229  2963016 =>    6188245.
[0->1]:  3024079  3024079  2955724 =>    5979803.
[0->1]:  3210076  3210076  2990064 =>    6200140.
[1->0]:  2189253  2189253  2982022 =>    5171275.
[1->0]:  3024066  3024066  2958188 =>    5982254.
[1->0]:  3116137  3116137  2986515 =>    6102652.
[0->0]:  2248115  2248115  1288946 =>    3537061.
[0->0]:  1886563  1886563  1129123 =>    3015686.
[0->0]:  1983661  1983661  1328899 =>    3312560.
[1->1]:  3166756  3166756  1333229 =>    4499985.
[1->1]:  2036627  2036627  1364855 =>    3401482.
[1->1]:  1881329  1881329  1699071 =>    3580400.
-> [0][1][3225222]   2.7 [  3.7] (0): ( 2738680   555424)
[0->1]:  3602574  3602574  3340563 =>    6943137.
[0->1]:  3398394  3398394  3302485 =>    6700879.
[0->1]:  3545172  3545172  3248924 =>    6794096.
[1->0]:  3697976  3697976  3367356 =>    7065332.
[1->0]:  3377624  3377624  3330531 =>    6708155.
[1->0]:  3433789  3433789  3222961 =>    6656750.
[0->0]:  3749156  3749156  3408758 =>    7157914.
[0->0]:  3823530  3823530  3444692 =>    7268222.
[0->0]:  3512352  3512352  2499555 =>    6011907.
[1->1]:  3519363  3519363  3567646 =>    7087009.
[1->1]:  4000123  4000123  3502197 =>    7502320.
[1->1]:  3593919  3593919  2484496 =>    6078415.
-> [0][1][3394970]   0.0 [  3.7] (0): (    -246  1647175)
[0->1]:  3750853  3750853  3644649 =>    7395502.
[0->1]:  3659401  3659401  3569851 =>    7229252.
[0->1]:  3960875  3960875  3621082 =>    7581957.
[1->0]:  4773811  4773811  3603570 =>    8377381.
[1->0]:  3688791  3688791  3563246 =>    7252037.
[1->0]:  3937608  3937608  3639504 =>    7577112.
[0->0]:  4855828  4855828  4393353 =>    9249181.
[0->0]:  5054132  5054132  4412167 =>    9466299.
[0->0]:  5152124  5152124  4763741 =>    9915865.
[1->1]:  3977741  3977741  4529684 =>    8507425.
[1->1]:  5294329  5294329  4551854 =>    9846183.
[1->1]:  5119163  5119163  4818517 =>    9937680.
-> [0][1][3573652]  -2.-3 [  3.7] (0): (-2381417  2014173)
[0->1]:  4219395  4219395  4029626 =>    8249021.
[0->1]:  4115522  4115522  3970297 =>    8085819.
[0->1]:  4499840  4499840  4165841 =>    8665681.
[1->0]:  7009907  7009907  4072396 =>   11082303.
[1->0]:  4074380  4074380  3961969 =>    8036349.
[1->0]:  4498473  4498473  4170347 =>    8668820.
[0->0]:  6928094  6928094  6583975 =>   13512069.
[0->0]:  6802377  6802377  6432992 =>   13235369.
[0->0]:  6776391  6776391  6562667 =>   13339058.
[1->1]:  4399684  4399684  6555588 =>   10955272.
[1->1]:  7095896  7095896  6488652 =>   13584548.
[1->1]:  6764974  6764974  6734517 =>   13499491.
-> [0][1][3761738]  -5.0 [  3.7] (0): (-5050449  2341602)
[0->1]:  4904552  4904552  4611233 =>    9515785.
[0->1]:  4649318  4649318  4521805 =>    9171123.
[0->1]:  4980502  4980502  4628553 =>    9609055.
[1->0]:  8465825  8465825  4585821 =>   13051646.
[1->0]:  4618932  4618932  4494194 =>    9113126.
[1->0]:  5024970  5024970  4612562 =>    9637532.
[0->0]:  8410764  8410764  8918036 =>   17328800.
[0->0]:  9017283  9017283  8904308 =>   17921591.
[0->0]:  8648130  8648130  8165925 =>   16814055.
[1->1]:  4967785  4967785  9081422 =>   14049207.
[1->1]:  9291936  9291936  9051714 =>   18343650.
[1->1]:  8540256  8540256  8089692 =>   16629948.
-> [0][1][3959724]  -8.0 [  3.7] (0): (-8044602  2667877)
[0->1]:  5498117  5498117  5096065 =>   10594182.
[0->1]:  5172527  5172527  5036227 =>   10208754.
[0->1]:  5513454  5513454  5084168 =>   10597622.
[1->0]: 10311967 10311967  5051542 =>   15363509.
[1->0]:  5139750  5139750  5016160 =>   10155910.
[1->0]:  5521510  5521510  5064986 =>   10586496.
[0->0]: 10176044 10176044  9941302 =>   20117346.
[0->0]: 10164469 10164469 10064790 =>   20229259.
[0->0]: 10758094 10758094 10857454 =>   21615548.
[1->1]:  5558115  5558115 10147382 =>   15705497.
[1->1]: 10317370 10317370 10119116 =>   20436486.
[1->1]: 10479710 10479710 10831328 =>   21311038.
-> [0][1][4168130] -10.-5 [  3.7] (0): (-10510887  2567081)
[0->1]:  5852354  5852354  5652230 =>   11504584.
[0->1]:  5721478  5721478  5616477 =>   11337955.
[0->1]:  6121609  6121609  5698258 =>   11819867.
[1->0]: 10875975 10875975  5630175 =>   16506150.
[1->0]:  5711410  5711410  5583446 =>   11294856.
[1->0]:  6134920  6134920  5679241 =>   11814161.
[0->0]: 10860480 10860480 11377911 =>   22238391.
[0->0]: 11396806 11396806 11425623 =>   22822429.
[0->0]: 11241914 11241914 10571565 =>   21813479.
[1->1]:  6167781  6167781 11421131 =>   17588912.
[1->1]: 11417155 11417155 11400614 =>   22817769.
[1->1]: 10951503 10951503 10540412 =>   21491915.
-> [0][1][4387505] -10.-6 [  3.7] (0): (-10669689  1362941)
[0->1]:  6510694  6510694  6314379 =>  [0->1]:  3398394  3398394  3302485 =>    6700879.
[0->1]:  3545172  3545172  3248924 =>    6794096.
[1->0]:  3697976  3697976  3367356 =>    7065332.
[1->0]:  3377624  3377624  3330531 =>    6708155.
[1->0]:  3433789  3433789  3222961 =>    6656750.
[0->0]:  3749156  3749156  3408758 =>    7157914.
[0->0]:  3823530  3823530  3444692 =>    7268222.
[0->0]:  3512352  3512352  2499555 =>    6011907.
[1->1]:  3519363  3519363  3567646 =>    7087009.
[1->1]:  4000123  4000123  3502197 =>    7502320.
[1->1]:  3593919  3593919  2484496 =>    6078415.
-> [0][1][3394970]   0.0 [  3.7] (0): (    -246  1647175)
[0->1]:  3750853  3750853  3644649 =>    7395502.
[0->1]:  3659401  3659401  3569851 =>    7229252.
[0->1]:  3960875  3960875  3621082 =>    7581957.
[1->0]:  4773811  4773811  3603570 =>    8377381.
[1->0]:  3688791  3688791  3563246 =>    7252037.
[1->0]:  3937608  3937608  3639504 =>    7577112.
[0->0]:  4855828  4855828  4393353 =>    9249181.
[0->0]:  5054132  5054132  4412167 =>    9466299.
[0->0]:  5152124  5152124  4763741 =>    9915865.
[1->1]:  3977741  3977741  4529684 =>    8507425.
[1->1]:  5294329  5294329  4551854 =>    9846183.
[1->1]:  5119163  5119163  4818517 =>    9937680.
-> [0][1][3573652]  -2.-3 [  3.7] (0): (-2381417  2014173)
[0->1]:  4219395  4219395  4029626 =>    8249021.
[0->1]:  4115522  4115522  3970297 =>    8085819.
[0->1]:  4499840  4499840  4165841 =>    8665681.
[1->0]:  7009907  7009907  4072396 =>   11082303.
[1->0]:  4074380  4074380  3961969 =>    8036349.
[1->0]:  4498473  4498473  4170347 =>    8668820.
[0->0]:  6928094  6928094  6583975 =>   13512069.
[0->0]:  6802377  6802377  6432992 =>   13235369.
[0->0]:  6776391  6776391  6562667 =>   13339058.
[1->1]:  4399684  4399684  6555588 =>   10955272.
[1->1]:  7095896  7095896  6488652 =>   13584548.
[1->1]:  6764974  6764974  6734517 =>   13499491.
-> [0][1][3761738]  -5.0 [  3.7] (0): (-5050449  2341602)
[0->1]:  4904552  4904552  4611233 =>    9515785.
[0->1]:  4649318  4649318  4521805 =>    9171123.
[0->1]:  4980502  4980502  4628553 =>    9609055.
[1->0]:  8465825  8465825  4585821 =>   13051646.
[1->0]:  4618932  4618932  4494194 =>    9113126.
[1->0]:  5024970  5024970  4612562 =>    9637532.
[0->0]:  8410764  8410764  8918036 =>   17328800.
[0->0]:  9017283  9017283  8904308 =>   17921591.
[0->0]:  8648130  8648130  8165925 =>   16814055.
[1->1]:  4967785  4967785  9081422 =>   14049207.
[1->1]:  9291936  9291936  9051714 =>   18343650.
[1->1]:  8540256  8540256  8089692 =>   16629948.
-> [0][1][3959724]  -8.0 [  3.7] (0): (-8044602  2667877)
[0->1]:  5498117  5498117  5096065 =>   10594182.
[0->1]:  5172527  5172527  5036227 =>   10208754.
[0->1]:  5513454  5513454  5084168 =>   10597622.
[1->0]: 10311967 10311967  5051542 =>   15363509.
[1->0]:  5139750  5139750  5016160 =>   10155910.
[1->0]:  5521510  5521510  5064986 =>   10586496.
[0->0]: 10176044 10176044  9941302 =>   20117346.
[0->0]: 10164469 10164469 10064790 =>   20229259.
[0->0]: 10758094 10758094 10857454 =>   21615548.
[1->1]:  5558115  5558115 10147382 =>   15705497.
[1->1]: 10317370 10317370 10119116 =>   20436486.
[1->1]: 10479710 10479710 10831328 =>   21311038.
-> [0][1][4168130] -10.-5 [  3.7] (0): (-10510887  2567081)
[0->1]:  5852354  5852354  5652230 =>   11504584.
[0->1]:  5721478  5721478  5616477 =>   11337955.
[0->1]:  6121609  6121609  5698258 =>   11819867.
[1->0]: 10875975 10875975  5630175 =>   16506150.
[1->0]:  5711410  5711410  5583446 =>   11294856.
[1->0]:  6134920  6134920  5679241 =>   11814161.
[0->0]: 10860480 10860480 11377911 =>   22238391.
[0->0]: 11396806 11396806 11425623 =>   22822429.
[0->0]: 11241914 11241914 10571565 =>   21813479.
[1->1]:  6167781  6167781 11421131 =>   17588912.
[1->1]: 11417155 11417155 11400614 =>   22817769.
[1->1]: 10951503 10951503 10540412 =>   21491915.
-> [0][1][4387505] -10.-6 [  3.7] (0): (-10669689  1362941)
[0->1]:  6510694  6510694  6314379 =>   12825073.
[0->1]:  6393580  6393580  6307919 =>   12701499.
[0->1]:  6729093  6729093  6315788 =>   13044881.
[1->0]: 11970826 11970826  6284729 =>   18255555.
[1->0]:  6394464  6394464  6285060 =>   12679524.
[1->0]:  6740170  6740170  6320399 =>   13060569.
[0->0]: 11984613 11984613 11997506 =>   23982119.
[0->0]: 12017621 12017621 11999449 =>   24017070.
[0->0]: 12028646 12028646 12069555 =>   24098201.
[1->1]:  6712930  6712930 11945363 =>   18658293.
[1->1]: 11994140 11994140 11938488 =>   23932628.
[1->1]: 11819850 11819850 12039161 =>   23859011.
-> [0][1][4618426] -11.-1 [  3.7] (0): (-11105109   899180)
[0->1]:  7435574  7435574  7020754 =>   14456328.
[0->1]:  7073425  7073425  6981797 =>   14055222.
[0->1]:  7439266  7439266  7006790 =>   14446056.
[1->0]: 12747489 12747489  6951085 =>   19698574.
[1->0]:  7075886  7075886  6937234 =>   14013120.
[1->0]:  7457473  7457473  7017293 =>   14474766.
[0->0]: 12760218 12760218 12735145 =>   25495363.
[0->0]: 12770157 12770157 12736767 =>   25506924.
[0->0]: 12776030 12776030 12757609 =>   25533639.
[1->1]:  7463996  7463996 12749810 =>   20213806.
[1->1]: 12735276 12735276 12750527 =>   25485803.
[1->1]: 12495642 12495642 12729463 =>   25225105.
-> [0][1][4861501] -11.-1 [  3.7] (0): (-11190576   492323)
[0->1]:  8021811  8021811  7709110 =>   15730921.
[0->1]:  7804818  7804818  7713150 =>   15517968.
[0->1]:  8208034  8208034  7808239 =>   16016273.
[1->0]: 13313704 13313704  7724812 =>   21038516.
[1->0]:  7792240  7792240  7673206 =>   15465446. 12825073.
[0->1]:  6393580  6393580  6307919 =>   12701499.
[0->1]:  6729093  6729093  6315788 =>   13044881.
[1->0]: 11970826 11970826  6284729 =>   18255555.
[1->0]:  6394464  6394464  6285060 =>   12679524.
[1->0]:  6740170  6740170  6320399 =>   13060569.
[0->0]: 11984613 11984613 11997506 =>   23982119.
[0->0]: 12017621 12017621 11999449 =>   24017070.
[0->0]: 12028646 12028646 12069555 =>   24098201.
[1->1]:  6712930  6712930 11945363 =>   18658293.
[1->1]: 11994140 11994140 11938488 =>   23932628.
[1->1]: 11819850 11819850 12039161 =>   23859011.
-> [0][1][4618426] -11.-1 [  3.7] (0): (-11105109   899180)
[0->1]:  7435574  7435574  7020754 =>   14456328.
[0->1]:  7073425  7073425  6981797 =>   14055222.
[0->1]:  7439266  7439266  7006790 =>   14446056.
[1->0]: 12747489 12747489  6951085 =>   19698574.
[1->0]:  7075886  7075886  6937234 =>   14013120.
[1->0]:  7457473  7457473  7017293 =>   14474766.
[0->0]: 12760218 12760218 12735145 =>   25495363.
[0->0]: 12770157 12770157 12736767 =>   25506924.
[0->0]: 12776030 12776030 12757609 =>   25533639.
[1->1]:  7463996  7463996 12749810 =>   20213806.
[1->1]: 12735276 12735276 12750527 =>   25485803.
[1->1]: 12495642 12495642 12729463 =>   25225105.
-> [0][1][4861501] -11.-1 [  3.7] (0): (-11190576   492323)
[0->1]:  8021811  8021811  7709110 =>   15730921.
[0->1]:  7804818  7804818  7713150 =>   15517968.
[0->1]:  8208034  8208034  7808239 =>   16016273.
[1->0]: 13313704 13313704  7724812 =>   21038516.
[1->0]:  7792240  7792240  7673206 =>   15465446.
[1->0]:  8215980  8215980  7776802 =>   15992782.
[0->0]: 13356561 13356561 13374512 =>   26731073.
[0->0]: 13356457 13356457 13365347 =>   26721804.
[0->0]: 13345007 13345007 13358731 =>   26703738.
[1->1]:  8248566  8248566 13336770 =>   21585336.
[1->1]: 13372546 13372546 13362754 =>   26735300.
[1->1]: 13115970 13115970 13356339 =>   26472309.
-> [0][1][5117369] -10.-9 [  3.7] (0): (-10910170   386364)
[0->1]:  8860214  8860214  8361593 =>   17221807.
[0->1]:  8435675  8435675  8352685 =>   16788360.
[0->1]:  8855510  8855510  8369520 =>   17225030.
[1->0]: 14074580 14074580  8336596 =>   22411176.
[1->0]:  8421170  8421170  8304681 =>   16725851.
[1->0]:  8880264  8880264  8373182 =>   17253446.
[0->0]: 14084734 14084734 14094248 =>   28178982.
[0->0]: 14077002 14077002 14091477 =>   28168479.
[0->0]: 14114417 14114417 14087684 =>   28202101.
[1->1]:  8848982  8848982 14094411 =>   22943393.
[1->1]: 14073145 14073145 14078924 =>   28152069.
[1->1]: 13850481 13850481 14060384 =>   27910865.
-> [0][1][5386704] -11.-1 [  3.7] (0): (-11110207   293200)
[0->1]:  9536739  9536739  9040020 =>   18576759.
[0->1]:  9178194  9178194  9014044 =>   18192238.
[0->1]:  9519863  9519863  9060161 =>   18580024.
[1->0]: 14882420 14882420  9010292 =>   23892712.
[1->0]:  9146270  9146270  9004009 =>   18150279.
[1->0]:  9536406  9536406  9049770 =>   18586176.
[0->0]: 14881861 14881861 14886454 =>   29768315.
[0->0]: 14855096 14855096 14871952 =>   29727048.
[0->0]: 14887382 14887382 14846796 =>   29734178.
[1->1]:  9505078  9505078 14878545 =>   24383623.
[1->1]: 14846810 14846810 14861988 =>   29708798.
[1->1]: 14594706 14594706 14860558 =>   29455264.
-> [0][1][5670214] -11.-2 [  3.7] (0): (-11279143   231068)
[0->1]: 10430470 10430470  9948305 =>   20378775.
[0->1]: 10021290 10021290  9902329 =>   19923619.
[0->1]: 10381543 10381543  9907926 =>   20289469.
[1->0]: 15636475 15636475  9923958 =>   25560433.
[1->0]:  9998520  9998520  9907439 =>   19905959.
[1->0]: 10396250 10396250  9916862 =>   20313112.
[0->0]: 15673130 15673130 15649162 =>   31322292.
[0->0]: 15665282 15665282 15670476 =>   31335758.
[0->0]: 15648377 15648377 15623235 =>   31271612.
[1->1]: 10365315 10365315 15659638 =>   26024953.
[1->1]: 15660600 15660600 15630305 =>   31290905.
[1->1]: 15367005 15367005 15639724 =>   31006729.
-> [0][1][5968646] -11.-1 [  3.7] (0): (-11118212   195999)
[0->1]: 11353952 11353952 10832935 =>   22186887.
[0->1]: 10933555 10933555 10784278 =>   21717833.
[0->1]: 11238965 11238965 10797105 =>   22036070.
[1->0]: 16412925 16412925 10797294 =>   27210219.
[1->0]: 10874477 10874477 10806816 =>   21681293.
[1->0]: 11215900 11215900 10831839 =>   22047739.
[0->0]: 16415282 16415282 16426358 =>   32841640.
[0->0]: 16417452 16417452 16418499 =>   32835951.
[0->0]: 16395603 16395603 16372420 =>   32768023.
[1->1]: 11286082 11286082 16417201 =>   27703283.
[1->1]: 16415039 16415039 16382601 =>   32797640.
[1->1]: 16140613 16140613 16379983 =>   32520596.
-> [0][1][6282785] -10.-8 [  3.7] (0): (-10859819   227196)
[0][1] working set size found: 3063961, cost: 3756018
[0->2]:  2811434  2811434  6547299 =>    9358733.
[0->2]:  6545846  6545846  6557976 =>   13103822.
[0->2]:  6207603  6207603  6463812 =>   12671415.
[2->0]:   358652   358652  6543123 =>    6901775.
[2->0]:  6529723  6529723  6537447 =>   13067170.
[2->0]:  6101707  6101707  6500832 =>   12602539.
[0->0]:   358737   358737   359850 =>     718587.
[0->0]:   359203   359203   359754 =>     718957.
[0->0]:   357353   357353   357765 =>     715118.
[2->2]:  6558872  6558872   359738 =>    6918610.
[2->2]:   358842   358842   359939 =>     718781.
[2->2]:   734444   734444   357777 =>    1092221.
-> [0][2][1572864]  12.0 [ 12.0] (1): (12049967  6024983)
[0->2]:  6681805  6681805  6826617 =>   13508422.
[0->2]:  6790238  6790238  6827036 =>   13617274.
[0->2]:  6759884  6759884  6817104 =>   13576988.
[2->0]:   375870   375870  680
[1->0]:  8215980  8215980  7776802 =>   15992782.
[0->0]: 13356561 13356561 13374512 =>   26731073.
[0->0]: 13356457 13356457 13365347 =>   26721804.
[0->0]: 13345007 13345007 13358731 =>   26703738.
[1->1]:  8248566  8248566 13336770 =>   21585336.
[1->1]: 13372546 13372546 13362754 =>   26735300.
[1->1]: 13115970 13115970 13356339 =>   26472309.
-> [0][1][5117369] -10.-9 [  3.7] (0): (-10910170   386364)
[0->1]:  8860214  8860214  8361593 =>   17221807.
[0->1]:  8435675  8435675  8352685 =>   16788360.
[0->1]:  8855510  8855510  8369520 =>   17225030.
[1->0]: 14074580 14074580  8336596 =>   22411176.
[1->0]:  8421170  8421170  8304681 =>   16725851.
[1->0]:  8880264  8880264  8373182 =>   17253446.
[0->0]: 14084734 14084734 14094248 =>   28178982.
[0->0]: 14077002 14077002 14091477 =>   28168479.
[0->0]: 14114417 14114417 14087684 =>   28202101.
[1->1]:  8848982  8848982 14094411 =>   22943393.
[1->1]: 14073145 14073145 14078924 =>   28152069.
[1->1]: 13850481 13850481 14060384 =>   27910865.
-> [0][1][5386704] -11.-1 [  3.7] (0): (-11110207   293200)
[0->1]:  9536739  9536739  9040020 =>   18576759.
[0->1]:  9178194  9178194  9014044 =>   18192238.
[0->1]:  9519863  9519863  9060161 =>   18580024.
[1->0]: 14882420 14882420  9010292 =>   23892712.
[1->0]:  9146270  9146270  9004009 =>   18150279.
[1->0]:  9536406  9536406  9049770 =>   18586176.
[0->0]: 14881861 14881861 14886454 =>   29768315.
[0->0]: 14855096 14855096 14871952 =>   29727048.
[0->0]: 14887382 14887382 14846796 =>   29734178.
[1->1]:  9505078  9505078 14878545 =>   24383623.
[1->1]: 14846810 14846810 14861988 =>   29708798.
[1->1]: 14594706 14594706 14860558 =>   29455264.
-> [0][1][5670214] -11.-2 [  3.7] (0): (-11279143   231068)
[0->1]: 10430470 10430470  9948305 =>   20378775.
[0->1]: 10021290 10021290  9902329 =>   19923619.
[0->1]: 10381543 10381543  9907926 =>   20289469.
[1->0]: 15636475 15636475  9923958 =>   25560433.
[1->0]:  9998520  9998520  9907439 =>   19905959.
[1->0]: 10396250 10396250  9916862 =>   20313112.
[0->0]: 15673130 15673130 15649162 =>   31322292.
[0->0]: 15665282 15665282 15670476 =>   31335758.
[0->0]: 15648377 15648377 15623235 =>   31271612.
[1->1]: 10365315 10365315 15659638 =>   26024953.
[1->1]: 15660600 15660600 15630305 =>   31290905.
[1->1]: 15367005 15367005 15639724 =>   31006729.
-> [0][1][5968646] -11.-1 [  3.7] (0): (-11118212   195999)
[0->1]: 11353952 11353952 10832935 =>   22186887.
[0->1]: 10933555 10933555 10784278 =>   21717833.
[0->1]: 11238965 11238965 10797105 =>   22036070.
[1->0]: 16412925 16412925 10797294 =>   27210219.
[1->0]: 10874477 10874477 10806816 =>   21681293.
[1->0]: 11215900 11215900 10831839 =>   22047739.
[0->0]: 16415282 16415282 16426358 =>   32841640.
[0->0]: 16417452 16417452 16418499 =>   32835951.
[0->0]: 16395603 16395603 16372420 =>   32768023.
[1->1]: 11286082 11286082 16417201 =>   27703283.
[1->1]: 16415039 16415039 16382601 =>   32797640.
[1->1]: 16140613 16140613 16379983 =>   32520596.
-> [0][1][6282785] -10.-8 [  3.7] (0): (-10859819   227196)
[0][1] working set size found: 3063961, cost: 3756018
[0->2]:  2811434  2811434  6547299 =>    9358733.
[0->2]:  6545846  6545846  6557976 =>   13103822.
[0->2]:  6207603  6207603  6463812 =>   12671415.
[2->0]:   358652   358652  6543123 =>    6901775.
[2->0]:  6529723  6529723  6537447 =>   13067170.
[2->0]:  6101707  6101707  6500832 =>   12602539.
[0->0]:   358737   358737   359850 =>     718587.
[0->0]:   359203   359203   359754 =>     718957.
[0->0]:   357353   357353   357765 =>     715118.
[2->2]:  6558872  6558872   359738 =>    6918610.
[2->2]:   358842   358842   359939 =>     718781.
[2->2]:   734444   734444   357777 =>    1092221.
-> [0][2][1572864]  12.0 [ 12.0] (1): (12049967  6024983)
[0->2]:  6681805  6681805  6826617 =>   13508422.
[0->2]:  6790238  6790238  6827036 =>   13617274.
[0->2]:  6759884  6759884  6817104 =>   13576988.
[2->0]:   375870   375870  6800319 =>    7176189.
[2->0]:  6820148  6820148  6791941 =>   13612089.
[2->0]:  6387711  6387711  6797633 =>   13185344.
[0->0]:   375962   375962   376540 =>     752502.
[0->0]:   376007   376007   376539 =>     752546.
[0->0]:   376689   376689   377077 =>     753766.
[2->2]:  6824234  6824234   376082 =>    7200316.
[2->2]:   382544   382544   376488 =>     759032.
[2->2]:   777039   777039   377073 =>    1154112.
-> [0][2][1655646]  12.6 [ 12.6] (1): (12643059  3309037)
[0->2]:  7043626  7043626  7142774 =>   14186400.
[0->2]:  7145538  7145538  7120577 =>   14266115.
[0->2]:  7125128  7125128  7163317 =>   14288445.
[2->0]:   395820   395820  7165935 =>    7561755.
[2->0]:  7118874  7118874  7141805 =>   14260679.
[2->0]:  6727098  6727098  7166733 =>   13893831.
[0->0]:   395739   395739   396463 =>     792202.
[0->0]:   396016   396016   396835 =>     792851.
[0->0]:   396189   396189   396832 =>     793021.
[2->2]:  7112253  7112253   396019 =>    7508272.
[2->2]:   395816   395816   396469 =>     792285.
0319 =>    7176189.
[2->0]:  6820148  6820148  6791941 =>   13612089.
[2->0]:  6387711  6387711  6797633 =>   13185344.
[0->0]:   375962   375962   376540 =>     752502.
[0->0]:   376007   376007   376539 =>     752546.
[0->0]:   376689   376689   377077 =>     753766.
[2->2]:  6824234  6824234   376082 =>    7200316.
[2->2]:   382544   382544   376488 =>     759032.
[2->2]:   777039   777039   377073 =>    1154112.
-> [0][2][1655646]  12.6 [ 12.6] (1): (12643059  3309037)
[0->2]:  7043626  7043626  7142774 =>   14186400.
[0->2]:  7145538  7145538  7120577 =>   14266115.
[0->2]:  7125128  7125128  7163317 =>   14288445.
[2->0]:   395820   395820  7165935 =>    7561755.
[2->0]:  7118874  7118874  7141805 =>   14260679.
[2->0]:  6727098  6727098  7166733 =>   13893831.
[0->0]:   395739   395739   396463 =>     792202.
[0->0]:   396016   396016   396835 =>     792851.
[0->0]:   396189   396189   396832 =>     793021.
[2->2]:  7112253  7112253   396019 =>    7508272.
[2->2]:   395816   395816   396469 =>     792285.
[2->2]:   828878   828878   397266 =>    1226144.[2->2]:   828878   828878   397266 =>    1226144.
-> [0][2][1742785]  13.2 [ 13.2] (1): (13276192  1971085)
[0->2]:  7401487  7401487  7512405 =>   14913892.
[0->2]:  7530519  7530519  7512059 =>   15042578.
[0->2]:  7452327  7452327  7526885 =>   14979212.
[2->0]:   416697   416697  7545179 =>    7961876.
[2->0]:  7534425  7534425  7529081 =>   15063506.
[2->0]:  7078627  7078627  7514894 =>   14593521.
[0->0]:   424996   424996   417337 =>     842333.
[0->0]:   417014   417014   417397 =>     834411.
[0->0]:   416764   416764   425140 =>     841904.
[2->2]:  7512597  7512597   417007 =>    7929604.
[2->2]:   416940   416940   417382 =>     834322.
[2->2]:   853903   853903   417149 =>    1271052.
-> [0][2][1834510]  13.9 [ 13.9] (1): (13974282  1334587)
[0->2]:  7794680  7794680  7921048 =>   15715728.
[0->2]:  7922368  7922368  7899239 =>   15821607.
[0->2]:  7856288  7856288  7920863 =>   15777151.
[2->0]:   439614   439614  7920215 =>    8359829.
[2->0]:  7901516  7901516  7898843 =>   15800359.
[2->0]:  7437298  7437298  7908343 =>   15345641.
[0->0]:   439326   439326   439866 =>     879192.
[0->0]:   439505   439505   439881 =>     879386.
[0->0]:   438917   438917   439458 =>     878375.
[2->2]:  7921524  7921524   439498 =>    8361022.
[2->2]:   441167   441167   439860 =>     881027.
[2->2]:   904671   904671   439464 =>    1344135.
-> [0][2][1931063]  14.6 [ 14.6] (1): (14690459  1025382)
[0->2]:  8220158  8220158  8312322 =>   16532480.
[0->2]:  8331689  8331689  8312382 =>   16644071.
[0->2]:  8254415  8254415  8300795 =>   16555210.
[2->0]:   463066   463066  8332315 =>    8795381.
[2->0]:  8310711  8310711  8330004 =>   16640715.
[2->0]:  7842009  7842009  8340940 =>   16182949.
[0->0]:   462581   462581   463181 =>     925762.
[0->0]:   462648   462648   463187 =>     925835.
[0->0]:   462956   462956   463485 =>     926441.
[2->2]:  8312833  8312833   462913 =>    8775746.
[2->2]:   462780   462780   463120 =>     925900.
[2->2]:   950445   950445   463606 =>    1414051.
-> [0][2][2032697]  15.4 [ 15.4] (1): (15457680   896301)
[0->2]:  8688559  8688559  8775709 =>   17464268.
[0->2]:  8842283  8842283  8779227 =>   17621510.
[0->2]:  8730169  8730169  8740187 =>   17470356.
[2->0]:   494678   494678  8810424 =>    9305102.
[2->0]:  8776067  8776067  8809094 =>   17585161.
[2->0]:  8236371  8236371  8791069 =>   17027440.
[0->0]:   487960   487960   488568 =>     976528.
[0->0]:   488175   488175   488459 =>     976634.
[0->0]:   487189   487189   487826 =>     975015.
[2->2]:  8774536  8774536   494699 =>    9269235.
[2->2]:   488051   488051   488577 =>     976628.
[2->2]:   998055   998055   487972 =>    1486027.
-> [0][2][2139681]  16.3 [ 16.3] (1): (16322540   880580)
[0->2]:  9152146  9152146  9241630 =>   18393776.
[0->2]:  9290228  9290228  9229828 =>   18520056.
[0->2]:  9187727  9187727  9197994 =>   18385721.
[2->0]:   514015   514015  9284895 =>    9798910.
[2->0]:  9222801  9222801  9260587 =>   18483388.
[2->0]:  8660709  8660709  9227395 =>   17888104.
[0->0]:   513936   513936   522660 =>    1036596.
[0->0]:   513875   513875   514377 =>    1028252.
[0->0]:   513294   513294   513637 =>    1026931.
[2->2]:  9248683  9248683   514001 =>    9762684.
[2->2]:   514056   514056   514377 =>    1028433.
[2->2]:  1055472  1055472   513802 =>    1569274.
-> [0][2][2252295]  17.1 [ 17.1] (1): (17156095   857067)
[0->2]:  9599515  9599515  9792797 =>   19392312.
[0->2]:  9753678  9753678  9790639 =>   19544317.
[0->2]:  9662102  9662102  9760627 =>   19422729.
[2->0]:   548565   548565  9752948 =>   10301513.
[2->0]:  9800037  9800037  9762498 =>   19562535.
[2->0]:  9201687  9201687  9730561 =>   18932248.
[0->0]:   541232   541232   541869 =>    1083101.
[0->0]:   541127   541127   541805 =>    1082932.
[0->0]:   540727   540727   541091 =>    1081818.
[2->2]:  9801350  9801350   541646 =>   10342996.
[2->2]:   541467   541467   541924 =>    108
-> [0][2][1742785]  13.2 [ 13.2] (1): (13276192  1971085)
[0->2]:  7401487  7401487  7512405 =>   14913892.
[0->2]:  7530519  7530519  7512059 =>   15042578.
[0->2]:  7452327  7452327  7526885 =>   14979212.
[2->0]:   416697   416697  7545179 =>    7961876.
[2->0]:  7534425  7534425  7529081 =>   15063506.
[2->0]:  7078627  7078627  7514894 =>   14593521.
[0->0]:   424996   424996   417337 =>     842333.
[0->0]:   417014   417014   417397 =>     834411.
[0->0]:   416764   416764   425140 =>     841904.
[2->2]:  7512597  7512597   417007 =>    7929604.
[2->2]:   416940   416940   417382 =>     834322.
[2->2]:   853903   853903   417149 =>    1271052.
-> [0][2][1834510]  13.9 [ 13.9] (1): (13974282  1334587)
[0->2]:  7794680  7794680  7921048 =>   15715728.
[0->2]:  7922368  7922368  7899239 =>   15821607.
[0->2]:  7856288  7856288  7920863 =>   15777151.
[2->0]:   439614   439614  7920215 =>    8359829.
[2->0]:  7901516  7901516  7898843 =>   15800359.
[2->0]:  7437298  7437298  7908343 =>   15345641.
[0->0]:   439326   439326   439866 =>     879192.
[0->0]:   439505   439505   439881 =>     879386.
[0->0]:   438917   438917   439458 =>     878375.
[2->2]:  7921524  7921524   439498 =>    8361022.
[2->2]:   441167   441167   439860 =>     881027.
[2->2]:   904671   904671   439464 =>    1344135.
-> [0][2][1931063]  14.6 [ 14.6] (1): (14690459  1025382)
[0->2]:  8220158  8220158  8312322 =>   16532480.
[0->2]:  8331689  8331689  8312382 =>   16644071.
[0->2]:  8254415  8254415  8300795 =>   16555210.
[2->0]:   463066   463066  8332315 =>    8795381.
[2->0]:  8310711  8310711  8330004 =>   16640715.
[2->0]:  7842009  7842009  8340940 =>   16182949.
[0->0]:   462581   462581   463181 =>     925762.
[0->0]:   462648   462648   463187 =>     925835.
[0->0]:   462956   462956   463485 =>     926441.
[2->2]:  8312833  8312833   462913 =>    8775746.
[2->2]:   462780   462780   463120 =>     925900.
[2->2]:   950445   950445   463606 =>    1414051.
-> [0][2][2032697]  15.4 [ 15.4] (1): (15457680   896301)
[0->2]:  8688559  8688559  8775709 =>   17464268.
[0->2]:  8842283  8842283  8779227 =>   17621510.
[0->2]:  8730169  8730169  8740187 =>   17470356.
[2->0]:   494678   494678  8810424 =>    9305102.
[2->0]:  8776067  8776067  8809094 =>   17585161.
[2->0]:  8236371  8236371  8791069 =>   17027440.
[0->0]:   487960   487960   488568 =>     976528.
[0->0]:   488175   488175   488459 =>     976634.
[0->0]:   487189   487189   487826 =>     975015.
[2->2]:  8774536  8774536   494699 =>    9269235.
[2->2]:   488051   488051   488577 =>     976628.
[2->2]:   998055   998055   487972 =>    1486027.
-> [0][2][2139681]  16.3 [ 16.3] (1): (16322540   880580)
[0->2]:  9152146  9152146  9241630 =>   18393776.
[0->2]:  9290228  9290228  9229828 =>   18520056.
[0->2]:  9187727  9187727  9197994 =>   18385721.
[2->0]:   514015   514015  9284895 =>    9798910.
[2->0]:  9222801  9222801  9260587 =>   18483388.
[2->0]:  8660709  8660709  9227395 =>   17888104.
[0->0]:   513936   513936   522660 =>    1036596.
[0->0]:   513875   513875   514377 =>    1028252.
[0->0]:   513294   513294   513637 =>    1026931.
[2->2]:  9248683  9248683   514001 =>    9762684.
[2->2]:   514056   514056   514377 =>    1028433.
[2->2]:  1055472  1055472   513802 =>    1569274.
-> [0][2][2252295]  17.1 [ 17.1] (1): (17156095   857067)
[0->2]:  9599515  9599515  9792797 =>   19392312.
[0->2]:  9753678  9753678  9790639 =>   19544317.
[0->2]:  9662102  9662102  9760627 =>   19422729.
[2->0]:   548565   548565  9752948 =>   10301513.
[2->0]:  9800037  9800037  9762498 =>   19562535.
[2->0]:  9201687  9201687  9730561 =>   18932248.
[0->0]:   541232   541232   541869 =>    1083101.
[0->0]:   541127   541127   541805 =>    1082932.
[0->0]:   540727   540727   541091 =>    1081818.
[2->2]:  9801350  9801350   541646 =>   10342996.
[2->2]:   541467   541467   541924 =>    1083391.
[2->2]:  1107722  1107722   541044 =>    3391.
[2->2]:  1107722  1107722   541044 =>    1648766.
-> [0][2][2370836]  18.1 [ 18.1] (1): (18141231   921101)
[0->2]: 10075685 10075685 10250064 =>   20325749.
[0->2]: 10222647 10222647 10251638 =>   20474285.
[0->2]: 10170040 10170040 10250166 =>   20420206.
[2->0]:   575317   575317 10204159 =>   10779476.
[2->0]: 10226271 10226271 10210579 =>   20436850.
[2->0]:  9612720  9612720 10220819 =>   19833539.
[0->0]:   578916   578916   570600 =>    1149516.
[0->0]:   585033   585033   571828 =>    1156861.
[0->0]:   571222   571222   570172 =>    1141394.
[2->2]: 10224483 10224483   571453 =>   10795936.
[2->2]:   577853   577853   570329 =>    1148182.
[2->2]:  1176052  1176052   570239 =>    1746291.
-> [0][2][2495616]  18.9 [ 18.9] (1): (18993038   886454)
[0->2]: 10594675 10594675 10757707 =>   21352382.
1648766.
-> [0][2][2370836]  18.1 [ 18.1] (1): (18141231   921101)
[0->2]: 10075685 10075685 10250064 =>   20325749.
[0->2]: 10222647 10222647 10251638 =>   20474285.
[0->2]: 10170040 10170040 10250166 =>   20420206.
[2->0]:   575317   575317 10204159 =>   10779476.
[2->0]: 10226271 10226271 10210579 =>   20436850.
[2->0]:  9612720  9612720 10220819 =>   19833539.
[0->0]:   578916   578916   570600 =>    1149516.
[0->0]:   585033   585033   571828 =>    1156861.
[0->0]:   571222   571222   570172 =>    1141394.
[2->2]: 10224483 10224483   571453 =>   10795936.
[2->2]:   577853   577853   570329 =>    1148182.
[2->2]:  1176052  1176052   570239 =>    1746291.
-> [0][2][2495616]  18.9 [ 18.9] (1): (18993038   886454)
[0->2]: 10594675 10594675 10757707 =>   21352382.
[0->2]: 10781462 10781462 10750537 =>   21531999.
[0->2]: 10687640 10687640 10760681 =>   21448321.
[2->0]:   642275   642275 10783271 =>   11425546.
[2->0]: 10778115 10778115 10806438 =>   21584553.
[2->0]: 10169585 10169585 10794570 =>   20964155.
[0->0]:   634074   634074   601078 =>    1235152.
[0->0]:   604874   604874   600641 =>    1205515.
[0->0]:   643758   643758   603942 =>    1247700.
[2->2]: 10769216 10769216   601213 =>   11370429.
[2->2]:   612447   612447   600651 =>    1213098.
[2->2]:  1285003  1285003   630026 =>    1915029.
-> [0][2][2626964]  19.9 [ 19.9] (1): (19986922   940169)
[0->2]: 11042552 11042552 11430940 =>   22473492.
[0->2]: 11350788 11350788 11431097 =>   22781885.
[0->2]: 11189744 11189744 11436843 =>   22626587.
[2->0]:   718969   718969 11351655 =>   12070624.
[2->0]: 11401612 11401612 11341531 =>   22743143.
[2->0]: 10789653 10789653 11329113 =>   22118766.
[0->0]:   742585   742585   674987 =>    1417572.
[0->0]:   715227   715227   633252 =>    1348479.
[0->0]:   729418   729418   638515 =>    1367933.
[2->2]: 11389812 11389812   637317 =>   12027129.
[2->2]:   683717   683717   632158 =>    1315875.
[2->2]:  1410243  1410243   639109 =>    2049352.
-> [0][2][2765225]  21.0 [ 21.0] (1): (21047186  1000216)
[0->2]: 11588459 11588459 11931594 =>   23520053.
[0->2]: 11917180 11917180 11931235 =>   23848415.
[0->2]: 11740201 11740201 11902005 =>   23642206.
[2->0]:   949140   949140 11908992 =>   12858132.
[2->0]: 11903299 11903299 11913812 =>   23817111.
[2->0]: 11286736 11286736 11916744 =>   23203480.
[0->0]:   943314   943314   742057 =>    1685371.
[0->0]:   754722   754722   687828 =>    1442550.
[0->0]:   852029   852029   704374 =>    1556403.
[2->2]: 11908242 11908242   753115 =>   12661357.
[2->2]:   911661   911661   691063 =>    1602724.
[2->2]:  1534807  1534807   738158 =>    2272965.
-> [0][2][2910763]  21.9 [ 21.9] (1): (21909143   931086)
[0->2]: 12205423 12205423 12542265 =>   24747688.
[0->2]: 12562407 12562407 12566210 =>   25128617.
[0->2]: 12389080 12389080 12592486 =>   24981566.
[2->0]:  1237029  1237029 12586647 =>   13823676.
[2->0]: 12545518 12545518 12575540 =>   25121058.
[2->0]: 11928540 11928540 12580522 =>   24509062.
[0->0]:  1362097  1362097   904642 =>    2266739.
[0->0]:  1139728  1139728   736967 =>    1876695.
[0->0]:   966391   966391   876304 =>    1842695.
[2->2]: 12464396 12464396   997248 =>   13461644.
[2->2]:  1166186  1166186   740997 =>    1907183.
[2->2]:  1774022  1774022   757869 =>    2531891.
-> [0][2][3063961]  22.8 [ 22.8] (1): (22895459   958701)
[0->2]: 12833850 12833850 13213313 =>   26047163.
[0->2]: 13137033 13137033 13206188 =>   26343221.
[0->2]: 12917598 12917598 13267200 =>   26184798.
[2->0]:  1791195  1791195 13177623 =>   14968818.
[2->0]: 13179964 13179964 13163966 =>   26343930.
[2->0]: 12568903 12568903 13221303 =>   25790206.
[0->0]:  1951267  1951267  1316885 =>    3268152.
[0->0]:  1881863  1881863  1282399 =>    3164262.
[0->0]:  1673577  1673577  1018152 =>    2691729.
[2->2]: 13076568 13076568  1574310 =>   14650878.
[2->2]:  2072580  2072580  1440087 =>    3512667.
[2->2]:  2362954  2362954  1229788 =>    3592742.
-> [0][2][3225222]  22.9 [ 22.9] (1): (22925188   494215)
[0->2]: 13335007 13335007 13685771 =>   27020778.
[0->2]: 13665380 13665380 13669282 =>   27334662.
[0->2]: 13464781 13464781 13758014 =>   27222795.
[2->0]:  3476359  3476359 13720518 =>   17196877.
[2->0]: 13625680 13625680 13774281 =>   27399961.
[2->0]: 13153275 13153275 13833589 =>   26986864.
[0->0]:  3460435  3460435  2846745 =>    6307180.
[0->0]:  3207675  3207675  2914030 =>    6121705.
[0->0]:  3147422  3147422  2131635 =>    5279057.
[2->2]: 13496520 13496520  2926635 =>   16423155.
[2->2]:  3282595  3282595  2887012 =>    6169607.
[2->2]:  3813095  3813095  2470664 =>    6283759.
-> [0][2][3394970]  21.2 [ 22.9] (1): (21272538  1073432)
[0->2]: 14042293 14042293 14337972 =>   2838[0->2]: 10781462 10781462 10750537 =>   21531999.
[0->2]: 10687640 10687640 10760681 =>   21448321.
[2->0]:   642275   642275 10783271 =>   11425546.
[2->0]: 10778115 10778115 10806438 =>   21584553.
[2->0]: 10169585 10169585 10794570 =>   20964155.
[0->0]:   634074   634074   601078 =>    1235152.
[0->0]:   604874   604874   600641 =>    1205515.
[0->0]:   643758   643758   603942 =>    1247700.
[2->2]: 10769216 10769216   601213 =>   11370429.
[2->2]:   612447   612447   600651 =>    1213098.
[2->2]:  1285003  1285003   630026 =>    1915029.
-> [0][2][2626964]  19.9 [ 19.9] (1): (19986922   940169)
[0->2]: 11042552 11042552 11430940 =>   22473492.
[0->2]: 11350788 11350788 11431097 =>   22781885.
[0->2]: 11189744 11189744 11436843 =>   22626587.
[2->0]:   718969   718969 11351655 =>   12070624.
[2->0]: 11401612 11401612 11341531 =>   22743143.
[2->0]: 10789653 10789653 11329113 =>   22118766.
[0->0]:   742585   742585   674987 =>    1417572.
[0->0]:   715227   715227   633252 =>    1348479.
[0->0]:   729418   729418   638515 =>    1367933.
[2->2]: 11389812 11389812   637317 =>   12027129.
[2->2]:   683717   683717   632158 =>    1315875.
[2->2]:  1410243  1410243   639109 =>    2049352.
-> [0][2][2765225]  21.0 [ 21.0] (1): (21047186  1000216)
[0->2]: 11588459 11588459 11931594 =>   23520053.
[0->2]: 11917180 11917180 11931235 =>   23848415.
[0->2]: 11740201 11740201 11902005 =>   23642206.
[2->0]:   949140   949140 11908992 =>   12858132.
[2->0]: 11903299 11903299 11913812 =>   23817111.
[2->0]: 11286736 11286736 11916744 =>   23203480.
[0->0]:   943314   943314   742057 =>    1685371.
[0->0]:   754722   754722   687828 =>    1442550.
[0->0]:   852029   852029   704374 =>    1556403.
[2->2]: 11908242 11908242   753115 =>   12661357.
[2->2]:   911661   911661   691063 =>    1602724.
[2->2]:  1534807  1534807   738158 =>    2272965.
-> [0][2][2910763]  21.9 [ 21.9] (1): (21909143   931086)
[0->2]: 12205423 12205423 12542265 =>   24747688.
[0->2]: 12562407 12562407 12566210 =>   25128617.
[0->2]: 12389080 12389080 12592486 =>   24981566.
[2->0]:  1237029  1237029 12586647 =>   13823676.
[2->0]: 12545518 12545518 12575540 =>   25121058.
[2->0]: 11928540 11928540 12580522 =>   24509062.
[0->0]:  1362097  1362097   904642 =>    2266739.
[0->0]:  1139728  1139728   736967 =>    1876695.
[0->0]:   966391   966391   876304 =>    1842695.
[2->2]: 12464396 12464396   997248 =>   13461644.
[2->2]:  1166186  1166186   740997 =>    1907183.
[2->2]:  1774022  1774022   757869 =>    2531891.
-> [0][2][3063961]  22.8 [ 22.8] (1): (22895459   958701)
[0->2]: 12833850 12833850 13213313 =>   26047163.
[0->2]: 13137033 13137033 13206188 =>   26343221.
[0->2]: 12917598 12917598 13267200 =>   26184798.
[2->0]:  1791195  1791195 13177623 =>   14968818.
[2->0]: 13179964 13179964 13163966 =>   26343930.
[2->0]: 12568903 12568903 13221303 =>   25790206.
[0->0]:  1951267  1951267  1316885 =>    3268152.
[0->0]:  1881863  1881863  1282399 =>    3164262.
[0->0]:  1673577  1673577  1018152 =>    2691729.
[2->2]: 13076568 13076568  1574310 =>   14650878.
[2->2]:  2072580  2072580  1440087 =>    3512667.
[2->2]:  2362954  2362954  1229788 =>    3592742.
-> [0][2][3225222]  22.9 [ 22.9] (1): (22925188   494215)
[0->2]: 13335007 13335007 13685771 =>   27020778.
[0->2]: 13665380 13665380 13669282 =>   27334662.
[0->2]: 13464781 13464781 13758014 =>   27222795.
[2->0]:  3476359  3476359 13720518 =>   17196877.
[2->0]: 13625680 13625680 13774281 =>   27399961.
[2->0]: 13153275 13153275 13833589 =>   26986864.
[0->0]:  3460435  3460435  2846745 =>    6307180.
[0->0]:  3207675  3207675  2914030 =>    6121705.
[0->0]:  3147422  3147422  2131635 =>    5279057.
[2->2]: 13496520 13496520  2926635 =>   16423155.
[2->2]:  3282595  3282595  2887012 =>    6169607.
[2->2]:  3813095  3813095  2470664 =>    6283759.
-> [0][2][3394970]  21.2 [ 22.9] (1): (21272538  1073432)
[0->2]: 14042293 14042293 14337972 =>   28380265.
[0->2]: 14284625 14284625 14356022 =>   28640647.
[0->2]: 13920788 13920788 14382300 =>   28303088.
[2->0]:  4763125  4763125 14353351 =>   19116476.
[2->0]: 14278610 14278610 14336974 =>   28615584.
[2->0]: 13914506 13914506 14403060 =>   28317566.
[0->0]:  4761037  4761037  4326088 =>    9087125.
[0->0]:  5091991  5091991  4555045 =>    9647036.
[0->0]:  5021679  5021679  4253395 =>    9275074.
[2->2]: 14026293 14026293  4701023 =>   18727316.
[2->2]:  5244956  5244956  4647897 =>    9892853.
[2->2]:  5565439  5565439  4378803 =>    9944242.
-> [0][2][3573652]  18.7 [ 22.9] (1): (18779420  1783275)
[0->2]: 14650762 14650762 14994826 =>   29645588.
[0->2]: 14850355 14850355 15016667 =>   29867022.
[0->2]: 14456832 14456832 14984587 =>   29441419.
[2->0]:  6484491  6484491 14905463 =>   21389954.
[2->0]: 14908106 14908106 14946823 =>   29854929.
[2->0]: 14597766 14597766 14938131 =>   29535897.
[0->0]:  6586307  6586307  6767882 =>   13354189.
[0->0]:  7334463  7334463  6862592 =>   14197055.
[0->0]:  7225339  7225339  5573710 =>   12799049.
[2->2]: 14584360 14584360  6831218 =>   21415578.0265.
[0->2]: 14284625 14284625 14356022 =>   28640647.
[0->2]: 13920788 13920788 14382300 =>   28303088.
[2->0]:  4763125  4763125 14353351 =>   19116476.
[2->0]: 14278610 14278610 14336974 =>   28615584.
[2->0]: 13914506 13914506 14403060 =>   28317566.
[0->0]:  4761037  4761037  4326088 =>    9087125.
[0->0]:  5091991  5091991  4555045 =>    9647036.
[0->0]:  5021679  5021679  4253395 =>    9275074.
[2->2]: 14026293 14026293  4701023 =>   18727316.
[2->2]:  5244956  5244956  4647897 =>    9892853.
[2->2]:  5565439  5565439  4378803 =>    9944242.
-> [0][2][3573652]  18.7 [ 22.9] (1): (18779420  1783275)
[0->2]: 14650762 14650762 14994826 =>   29645588.
[0->2]: 14850355 14850355 15016667 =>   29867022.
[0->2]: 14456832 14456832 14984587 =>   29441419.
[2->0]:  6484491  6484491 14905463 =>   21389954.
[2->0]: 14908106 14908106 14946823 =>   29854929.
[2->0]: 14597766 14597766 14938131 =>   29535897.
[0->0]:  6586307  6586307  6767882 =>   13354189.
[0->0]:  7334463  7334463  6862592 =>   14197055.
[0->0]:  7225339  7225339  5573710 =>   12799049.
[2->2]: 14584360 14584360  6831218 =>   21415578.
[2->2]:  7405616  7405616  6742771 =>   14148387.
[2->2]:  7578419  7578419  5414189 =>   12992608.
-> [0][2][3761738]  16.1 [ 22.9] (1): (16140542  2211076)
[0->2]: 15166275 15166275 15499314 =>   30665589.
[0->2]: 15358900 15358900 15544106 =>   30903006.
[0->2]: 15017529 15017529 15507566 =>   30525095.
[2->0]:  8492359  8492359 15467358 =>   23959717.
[2->0]: 15449691 15449691 15477288 =>   30926979.
[2->0]: 15108217 15108217 15432464 =>   30540681.
[0->0]:  8520986  8520986  8846277 =>   17367263.
[0->0]:  9006291  9006291  8841344 =>   17847635.
[0->0]:  8922605  8922605  8072231 =>   16994836.
[2->2]: 15126919 15126919  8841677 =>   23968596.
[2->2]:  9119480  9119480  8837561 =>   17957041.
[2->2]:  9358724  9358724  7937991 =>   17296715.
-> [0][2][3959724]  13.1 [ 22.9] (1): (13199884  2575867)
[0->2]: 15688119 15688119 15946486 =>   31634605.
[0->2]: 15869929 15869929 15987179 =>   31857108.
[0->2]: 15617568 15617568 15995936 =>   31613504.
[2->0]: 10591865 10591865 15958424 =>   26550289.
[2->0]: 15882637 15882637 16006033 =>   31888670.
[2->0]: 15578531 15578531 16061571 =>   31640102.
[0->0]: 10605599 10605599 10783566 =>   21389165.
[0->0]: 10772897 10772897 10779136 =>   21552033.
[0->0]: 10753804 10753804 10656930 =>   21410734.
[2->2]: 15577920 15577920 10766813 =>   26344733.
[2->2]: 10760202 10760202 10772348 =>   21532550.
[2->2]: 11029590 11029590 10586865 =>   21616455.
-> [0][2][4168130]  10.2 [ 22.9] (1): (10221903  2776924)
[0->2]: 16482389 16482389 16475018 =>   32957407.
[0->2]: 16487939 16487939 16540717 =>   33028656.
[0->2]: 16157944 16157944 16531207 =>   32689151.
[2->0]: 11223986 11223986 16562356 =>   27786342.
[2->0]: 16449106 16449106 16602901 =>   33052007.
[2->0]: 16094903 16094903 16613263 =>   32708166.
[0->0]: 11242236 11242236 11435686 =>   22677922.
[0->0]: 11423825 11423825 11442835 =>   22866660.
[0->0]: 11389812 11389812 11437639 =>   22827451.
[2->2]: 16081086 16081086 11452988 =>   27534074.
[2->2]: 11427153 11427153 11448717 =>   22875870.
[2->2]: 11759780 11759780 11415790 =>   23175570.
-> [0][2][4387505]   9.9 [ 22.9] (1): ( 9933108  1532859)
-> found max.
[0][2] working set size found: 3225222, cost: 22925188
---------------------
| migration cost matrix (max_cache_size: 3145728, cpu: -1 MHz):
---------------------
          [00]    [01]    [02]    [03]    [04]    [05]    [06]    [07]
[00]:     -     7.5(0) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1)
[01]:   7.5(0)    -    45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1)
[02]:  45.8(1) 45.8(1)    -     7.5(0) 45.8(1) 45.8(1) 45.8(1) 45.8(1)
[03]:  45.8(1) 45.8(1)  7.5(0)    -    45.8(1) 45.8(1) 45.8(1) 45.8(1)
[04]:  45.8(1) 45.8(1) 45.8(1) 45.8(1)    -     7.5(0) 45.8(1) 45.8(1)
[05]:  45.8(1) 45.8(1) 45.8(1) 45.8(1)  7.5(0)    -    45.8(1) 45.8(1)
[06]:  45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1)    -     7.5(0)
[07]:  45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1)  7.5(0)    -   
--------------------------------
| cacheflush times [2]: 7.5 (7512036) 45.8 (45850376)
| calibration delay: 13 seconds
--------------------------------
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 2352kB freed
NET: Registered protocol family 16
ACPI: bus type pci registered
[2->2]:  7405616  7405616  6742771 =>   14148387.
[2->2]:  7578419  7578419  5414189 =>   12992608.
-> [0][2][3761738]  16.1 [ 22.9] (1): (16140542  2211076)
[0->2]: 15166275 15166275 15499314 =>   30665589.
[0->2]: 15358900 15358900 15544106 =>   30903006.
[0->2]: 15017529 15017529 15507566 =>   30525095.
[2->0]:  8492359  8492359 15467358 =>   23959717.
[2->0]: 15449691 15449691 15477288 =>   30926979.
[2->0]: 15108217 15108217 15432464 =>   30540681.
[0->0]:  8520986  8520986  8846277 =>   17367263.
[0->0]:  9006291  9006291  8841344 =>   17847635.
[0->0]:  8922605  8922605  8072231 =>   16994836.
[2->2]: 15126919 15126919  8841677 =>   23968596.
[2->2]:  9119480  9119480  8837561 =>   17957041.
[2->2]:  9358724  9358724  7937991 =>   17296715.
-> [0][2][3959724]  13.1 [ 22.9] (1): (13199884  2575867)
[0->2]: 15688119 15688119 15946486 =>   31634605.
[0->2]: 15869929 15869929 15987179 =>   31857108.
[0->2]: 15617568 15617568 15995936 =>   31613504.
[2->0]: 10591865 10591865 15958424 =>   26550289.
[2->0]: 15882637 15882637 16006033 =>   31888670.
[2->0]: 15578531 15578531 16061571 =>   31640102.
[0->0]: 10605599 10605599 10783566 =>   21389165.
[0->0]: 10772897 10772897 10779136 =>   21552033.
[0->0]: 10753804 10753804 10656930 =>   21410734.
[2->2]: 15577920 15577920 10766813 =>   26344733.
[2->2]: 10760202 10760202 10772348 =>   21532550.
[2->2]: 11029590 11029590 10586865 =>   21616455.
-> [0][2][4168130]  10.2 [ 22.9] (1): (10221903  2776924)
[0->2]: 16482389 16482389 16475018 =>   32957407.
[0->2]: 16487939 16487939 16540717 =>   33028656.
[0->2]: 16157944 16157944 16531207 =>   32689151.
[2->0]: 11223986 11223986 16562356 =>   27786342.
[2->0]: 16449106 16449106 16602901 =>   33052007.
[2->0]: 16094903 16094903 16613263 =>   32708166.
[0->0]: 11242236 11242236 11435686 =>   22677922.
[0->0]: 11423825 11423825 11442835 =>   22866660.
[0->0]: 11389812 11389812 11437639 =>   22827451.
[2->2]: 16081086 16081086 11452988 =>   27534074.
[2->2]: 11427153 11427153 11448717 =>   22875870.
[2->2]: 11759780 11759780 11415790 =>   23175570.
-> [0][2][4387505]   9.9 [ 22.9] (1): ( 9933108  1532859)
-> found max.
[0][2] working set size found: 3225222, cost: 22925188
---------------------
| migration cost matrix (max_cache_size: 3145728, cpu: -1 MHz):
---------------------
          [00]    [01]    [02]    [03]    [04]    [05]    [06]    [07]
[00]:     -     7.5(0) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1)
[01]:   7.5(0)    -    45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1)
[02]:  45.8(1) 45.8(1)    -     7.5(0) 45.8(1) 45.8(1) 45.8(1) 45.8(1)
[03]:  45.8(1) 45.8(1)  7.5(0)    -    45.8(1) 45.8(1) 45.8(1) 45.8(1)
[04]:  45.8(1) 45.8(1) 45.8(1) 45.8(1)    -     7.5(0) 45.8(1) 45.8(1)
[05]:  45.8(1) 45.8(1) 45.8(1) 45.8(1)  7.5(0)    -    45.8(1) 45.8(1)
[06]:  45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1)    -     7.5(0)
[07]:  45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1) 45.8(1)  7.5(0)    -   
--------------------------------
| cacheflush times [2]: 7.5 (7512036) 45.8 (45850376)
| calibration delay: 13 seconds
--------------------------------
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 2352kB freed


-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@sgi.com> 1.925.600.0401

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

* Re: ia64 SN2 - migration costs: 1) nearly zero 2) BUG 3) repeated
  2005-11-12 22:49 ` Paul Jackson
@ 2005-11-13  7:17   ` Ingo Molnar
  2005-11-13 20:13     ` Paul Jackson
  0 siblings, 1 reply; 5+ messages in thread
From: Ingo Molnar @ 2005-11-13  7:17 UTC (permalink / raw)
  To: Paul Jackson; +Cc: linux-kernel


* Paul Jackson <pj@sgi.com> wrote:

> I turned on migration_debug=3 at boot, enabled CONFIG_PREEMPT and some 
> other CONFIG DEBUG options, and captured the output from the tty 
> console instead of via the /var/log/messages file.  This resulted in 
> the following.  Now I don't see the BUG, and the cost matrix makes 
> more sense (not all 0's), and the matrix output is not repeated.  I 
> don't understand why.  Feel free to ask me to try various 
> combinations, Ingo, if this doesn't make sense to you either.

hm, these calibration results looks quite sane. Could you try 
migration_debug=3 with the .config that failed before? (if it doesnt 
fail, could you re-check it still fails with migration_debug=2?) Zero 
results in the cost matrix usually are a sign of time resolution 
problems - but that shouldnt be an issue on ia64 which should have a 
globally synced TSC, right?

until these problems are solved, you should be able to work around it by 
booting with the migration_cost=0,7512036,45850376 boot option.

you can work around the warning message via changing the:

	int cpu1 = -1, cpu2 = -1, cpu, orig_cpu = smp_processor_id();

line to:

	int cpu1 = -1, cpu2 = -1, cpu, orig_cpu = raw_smp_processor_id();

i'll do the correct fix.

	Ingo

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

* Re: ia64 SN2 - migration costs: 1) nearly zero 2) BUG 3) repeated
  2005-11-13  7:17   ` Ingo Molnar
@ 2005-11-13 20:13     ` Paul Jackson
  2005-11-13 20:23       ` Paul Jackson
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Jackson @ 2005-11-13 20:13 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel

Ingo wrote:
> Could you try 
> migration_debug=3 with the .config that failed before? (if it doesnt 
> fail, could you re-check it still fails with migration_debug=2?) 

I've tried these two, and with no migration_debug, as close as I
could remember to the original case with the bad (zeros) table.

It never failed again.

Gremlins, I tell you.  Gremlins.

Looks like the "BUG: using smp_processor_id() in preemptible"
is the only actionable item in my report.  Sorry.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@sgi.com> 1.925.600.0401

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

* Re: ia64 SN2 - migration costs: 1) nearly zero 2) BUG 3) repeated
  2005-11-13 20:13     ` Paul Jackson
@ 2005-11-13 20:23       ` Paul Jackson
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Jackson @ 2005-11-13 20:23 UTC (permalink / raw)
  To: Paul Jackson; +Cc: mingo, linux-kernel

Ah - no sooner do I send that than I see a key fact.

On this last boot, with no migration_debug and the original config
on a 2.6.14-mm2 kernel, ia64 sn2_defconfig,
 1) The console output to the screen showed one good matrix.
 2) The /var/log/messages file shows six bad (zero'd) matrices.

I have not seen anything these last two days that is inconsistent
with the above two observations.

Presumably this is more some confusion with how the boottime
kernel prints are captured in /var/log/messages than it is
a problem with the migration cost matrix.

The ball is still on my side of the tennis court.  I can't make
out the player on the other side yet through the fog, but I doubt
it's Ingo.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@sgi.com> 1.925.600.0401

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

end of thread, other threads:[~2005-11-13 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-12 21:54 ia64 SN2 - migration costs: 1) nearly zero 2) BUG 3) repeated Paul Jackson
2005-11-12 22:49 ` Paul Jackson
2005-11-13  7:17   ` Ingo Molnar
2005-11-13 20:13     ` Paul Jackson
2005-11-13 20:23       ` Paul Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox