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*1000000c d a 40*1000000c D a 5# (strong common) wins over (weak data) 60*10000018 B b 7# (strong data) wins over (strong common) 80*10000000 d c 90*10000000 D c 10# (weak data) loses to (strong common) 110*10000020 B d 12# (weak common) loses to (strong data) 130*10000010 d e 140*10000010 D e 15# (weak common) wins over (weak data) 160*1000001c W f 17# (strong data) wins over (weak common) 180*10000004 d g 190*10000004 D g 20# (weak data) wins over (weak common) 210*10000008 d h 220*10000008 W h 23