1# Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type) 2# (strong common) loses to (strong data) 30*10000010 d a 40*10000010 D a 5# (strong common) wins over (weak data) 60*10000020 B b 70*10000014 d b 8# (strong data) wins over (strong common) 90*10000000 d c 100*10000000 D c 11# (weak data) loses to (strong common) 120*10000004 d d 130*10000028 B d 14# (weak common) loses to (strong data) 150*10000018 d e 160*10000018 D e 17# (weak common) wins over (weak data) 180*10000024 W f 190*1000001c d f 20# (strong data) wins over (weak common) 210*10000008 d g 220*10000008 D g 23# (weak data) wins over (weak common) 240*1000000c d h 250*1000000c W h 26