TSTP Solution File: GRP229-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP229-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n014.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 00:53:25 EDT 2023

% Result   : Unsatisfiable 90.30s 19.77s
% Output   : CNFRefutation 90.30s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_this_14)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( multiply(sk_c8,sk_c3) = sk_c7
    | inverse(sk_c4) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_14]) ).

cnf('2',plain,
    multiply(inverse(X),X) = identity,
    inference(cnf_transformation,[],['$inc_left_inverse']) ).

cnf('3',plain,
    ( inverse(sk_c8) != sk_c7
    | multiply(sk_c8,X) != sk_c7
    | multiply(sk_c8,Y) != sk_c7
    | multiply(Z,sk_c8) != X
    | multiply(U,sk_c7) != sk_c8
    | multiply(V,sk_c8) != Y
    | multiply(W,sk_c7) != sk_c8
    | inverse(Z) != sk_c8
    | inverse(U) != sk_c8
    | inverse(V) != sk_c8
    | inverse(W) != sk_c8 ),
    inference(cnf_transformation,[],[prove_this_31]) ).

cnf('4',plain,
    ( inverse(sk_c8) != sk_c7
    | multiply(sk_c8,X) != sk_c7
    | multiply(Y,sk_c7) != sk_c8
    | multiply(Z,sk_c8) != X
    | multiply(U,sk_c7) != sk_c8
    | inverse(Y) != sk_c8
    | inverse(Z) != sk_c8
    | inverse(U) != sk_c8 ),
    inference(factorization,[],['3']) ).

cnf('5',plain,
    ( inverse(sk_c8) != sk_c7
    | multiply(sk_c8,X) != sk_c7
    | multiply(Y,sk_c7) != sk_c8
    | multiply(Z,sk_c8) != X
    | inverse(Y) != sk_c8
    | inverse(Z) != sk_c8 ),
    inference(factorization,[],['4']) ).

cnf('6',plain,
    ( inverse(sk_c8) = sk_c7
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_1]) ).

cnf('7',plain,
    ( inverse(sk_c1) = sk_c8
    | multiply(sk_c8,X) != sk_c7
    | multiply(Y,sk_c8) != X
    | multiply(Z,sk_c7) != sk_c8
    | inverse(Y) != sk_c8
    | inverse(Z) != sk_c8 ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    ( multiply(sk_c8,sk_c6) = sk_c7
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_4]) ).

cnf('9',plain,
    ( inverse(sk_c1) = sk_c8
    | multiply(X,sk_c7) != sk_c8
    | multiply(Y,sk_c8) != sk_c6
    | inverse(X) != sk_c8
    | inverse(Y) != sk_c8 ),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_3]) ).

cnf('11',plain,
    ( inverse(sk_c4) != sk_c8
    | inverse(sk_c1) = sk_c8
    | multiply(X,sk_c8) != sk_c6
    | inverse(X) != sk_c8 ),
    inference(resolution,[],['9','10']) ).

cnf('12',plain,
    ( inverse(sk_c4) = sk_c8
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_2]) ).

cnf('13',plain,
    ( inverse(sk_c1) = sk_c8
    | multiply(X,sk_c8) != sk_c6
    | inverse(X) != sk_c8 ),
    inference(resolution,[],['11','12']) ).

cnf('14',plain,
    ( multiply(sk_c5,sk_c8) = sk_c6
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_5]) ).

cnf('15',plain,
    ( inverse(sk_c5) != sk_c8
    | inverse(sk_c1) = sk_c8 ),
    inference(resolution,[],['13','14']) ).

cnf('16',plain,
    ( inverse(sk_c5) = sk_c8
    | inverse(sk_c1) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_6]) ).

cnf('17',plain,
    inverse(sk_c1) = sk_c8,
    inference(resolution,[],['15','16']) ).

cnf('18',plain,
    multiply(sk_c8,sk_c1) = identity,
    inference(paramodulation,[],['17','2']) ).

cnf('19',plain,
    multiply(multiply(X,Y),Z) = multiply(X,multiply(Y,Z)),
    inference(cnf_transformation,[],['$inc_associativity']) ).

cnf('20',plain,
    multiply(multiply(X,sk_c8),sk_c1) = multiply(X,identity),
    inference(paramodulation,[],['18','19']) ).

cnf('21',plain,
    multiply(identity,sk_c1) = multiply(inverse(sk_c8),identity),
    inference(paramodulation,[],['2','20']) ).

cnf('22',plain,
    multiply(identity,X) = X,
    inference(cnf_transformation,[],['$inc_left_identity']) ).

cnf('23',plain,
    sk_c1 = multiply(inverse(sk_c8),identity),
    inference(simplify,[],['21','22']) ).

cnf('24',plain,
    multiply(multiply(X,identity),Y) = multiply(X,Y),
    inference(paramodulation,[],['22','19']) ).

cnf('25',plain,
    multiply(sk_c1,X) = multiply(inverse(sk_c8),X),
    inference(paramodulation,[],['23','24']) ).

cnf('26',plain,
    multiply(sk_c1,sk_c8) = identity,
    inference(paramodulation,[],['25','2']) ).

cnf('27',plain,
    multiply(identity,X3) = multiply(sk_c1,multiply(sk_c8,X3)),
    inference(paramodulation,[],['26','19']) ).

cnf('28',plain,
    X = multiply(sk_c1,multiply(sk_c8,X)),
    inference(simplify,[],['27','22']) ).

cnf('29',plain,
    ( sk_c3 = multiply(sk_c1,sk_c7)
    | inverse(sk_c4) = sk_c8 ),
    inference(paramodulation,[],['1','28']) ).

cnf('30',plain,
    ( inverse(sk_c5) = sk_c8
    | inverse(sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_30]) ).

cnf('31',plain,
    multiply(identity,X3) = multiply(inverse(Y3),multiply(Y3,X3)),
    inference(paramodulation,[],['2','19']) ).

cnf('32',plain,
    X = multiply(inverse(Y),multiply(Y,X)),
    inference(simplify,[],['31','22']) ).

cnf('33',plain,
    multiply(X,Y) = multiply(inverse(inverse(X)),Y),
    inference(paramodulation,[],['32','32']) ).

cnf('34',plain,
    X = multiply(inverse(inverse(X)),identity),
    inference(paramodulation,[],['2','32']) ).

cnf('35',plain,
    X = multiply(X,identity),
    inference(paramodulation,[],['33','34']) ).

cnf('36',plain,
    X = inverse(inverse(X)),
    inference(paramodulation,[],['35','34']) ).

cnf('37',plain,
    ( inverse(sk_c5) = sk_c8
    | sk_c2 = inverse(sk_c8) ),
    inference(paramodulation,[],['30','36']) ).

cnf('38',plain,
    sk_c1 = inverse(sk_c8),
    inference(paramodulation,[],['35','23']) ).

cnf('39',plain,
    ( inverse(sk_c5) = sk_c8
    | sk_c2 = sk_c1 ),
    inference(simplify,[],['37','38']) ).

cnf('40',plain,
    ( multiply(sk_c5,sk_c8) = sk_c6
    | inverse(sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_29]) ).

cnf('41',plain,
    ( inverse(sk_c8) != sk_c7
    | multiply(sk_c8,multiply(X,sk_c8)) != sk_c7
    | multiply(Y,sk_c7) != sk_c8
    | inverse(Y) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(reflexivity,[],['5']) ).

cnf('42',plain,
    ( multiply(sk_c8,sk_c6) != sk_c7
    | inverse(sk_c8) != sk_c7
    | inverse(sk_c5) != sk_c8
    | inverse(sk_c2) = sk_c8
    | multiply(X,sk_c7) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(paramodulation,[],['40','41']) ).

cnf('43',plain,
    ( multiply(sk_c8,sk_c6) = sk_c7
    | inverse(sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_28]) ).

cnf('44',plain,
    ( inverse(sk_c8) != sk_c7
    | inverse(sk_c5) != sk_c8
    | inverse(sk_c2) = sk_c8
    | multiply(X3,sk_c7) != sk_c8
    | inverse(X3) != sk_c8 ),
    inference(resolution,[],['42','43']) ).

cnf('45',plain,
    ( inverse(sk_c8) = sk_c7
    | inverse(sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_25]) ).

cnf('46',plain,
    ( inverse(sk_c5) != sk_c8
    | inverse(sk_c2) = sk_c8
    | multiply(X,sk_c7) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(simplify,[],['44','45']) ).

cnf('47',plain,
    ( inverse(sk_c2) = sk_c8
    | sk_c2 = sk_c1
    | multiply(X,sk_c7) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(resolution,[],['39','46']) ).

cnf('48',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | inverse(sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_27]) ).

cnf('49',plain,
    ( inverse(sk_c4) != sk_c8
    | inverse(sk_c2) = sk_c8
    | sk_c2 = sk_c1 ),
    inference(resolution,[],['47','48']) ).

cnf('50',plain,
    ( inverse(sk_c4) = sk_c8
    | inverse(sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_26]) ).

cnf('51',plain,
    ( inverse(sk_c4) = sk_c8
    | sk_c2 = inverse(sk_c8) ),
    inference(paramodulation,[],['50','36']) ).

cnf('52',plain,
    ( inverse(sk_c4) = sk_c8
    | sk_c2 = sk_c1 ),
    inference(simplify,[],['51','38']) ).

cnf('53',plain,
    ( inverse(sk_c2) = sk_c8
    | sk_c2 = sk_c1 ),
    inference(resolution,[],['49','52']) ).

cnf('54',plain,
    ( sk_c2 = inverse(sk_c8)
    | sk_c2 = sk_c1 ),
    inference(paramodulation,[],['53','36']) ).

cnf('55',plain,
    ( sk_c2 = sk_c1
    | sk_c2 = sk_c1 ),
    inference(simplify,[],['54','38']) ).

cnf('56',plain,
    sk_c2 = sk_c1,
    inference(factorization,[],['55']) ).

cnf('57',plain,
    ( sk_c3 = multiply(sk_c2,sk_c7)
    | inverse(sk_c4) = sk_c8 ),
    inference(simplify,[],['29','56']) ).

cnf('58',plain,
    ( multiply(sk_c1,sk_c7) = sk_c8
    | inverse(sk_c4) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_8]) ).

cnf('59',plain,
    ( multiply(sk_c2,sk_c7) = sk_c8
    | inverse(sk_c4) = sk_c8 ),
    inference(simplify,[],['58','56']) ).

cnf('60',plain,
    ( inverse(sk_c4) = sk_c8
    | sk_c3 = sk_c8 ),
    inference(paramodulation,[],['57','59']) ).

cnf('61',plain,
    ( sk_c4 = inverse(sk_c8)
    | sk_c3 = sk_c8 ),
    inference(paramodulation,[],['60','36']) ).

cnf('62',plain,
    ( sk_c4 = sk_c2
    | sk_c3 = sk_c8 ),
    inference(simplify,[then_simplify],['61','38','56']) ).

cnf('63',plain,
    ( sk_c1 = inverse(sk_c3)
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['62','38']) ).

cnf('64',plain,
    ( sk_c1 != sk_c7
    | multiply(sk_c8,X3) != sk_c7
    | multiply(Z3,sk_c8) != X3
    | multiply(Y3,sk_c7) != sk_c8
    | inverse(Z3) != sk_c8
    | inverse(Y3) != sk_c8 ),
    inference(paramodulation,[],['38','5']) ).

cnf('65',plain,
    ( sk_c2 != sk_c7
    | multiply(sk_c8,X) != sk_c7
    | multiply(Y,sk_c8) != X
    | multiply(Z,sk_c7) != sk_c8
    | inverse(Y) != sk_c8
    | inverse(Z) != sk_c8 ),
    inference(simplify,[],['64','56']) ).

cnf('66',plain,
    ( multiply(sk_c8,sk_c6) = sk_c7
    | multiply(sk_c2,sk_c8) = sk_c3 ),
    inference(cnf_transformation,[],[prove_this_22]) ).

cnf('67',plain,
    multiply(sk_c2,sk_c8) = identity,
    inference(paramodulation,[],['56','26']) ).

cnf('68',plain,
    ( multiply(sk_c8,sk_c6) = sk_c7
    | identity = sk_c3 ),
    inference(simplify,[],['66','67']) ).

cnf('69',plain,
    ( sk_c2 != sk_c7
    | identity = sk_c3
    | multiply(X,sk_c7) != sk_c8
    | multiply(Y,sk_c8) != sk_c6
    | inverse(X) != sk_c8
    | inverse(Y) != sk_c8 ),
    inference(resolution,[],['65','68']) ).

cnf('70',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | multiply(sk_c2,sk_c8) = sk_c3 ),
    inference(cnf_transformation,[],[prove_this_21]) ).

cnf('71',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | identity = sk_c3 ),
    inference(simplify,[],['70','67']) ).

cnf('72',plain,
    ( inverse(sk_c4) != sk_c8
    | sk_c2 != sk_c7
    | identity = sk_c3
    | multiply(X,sk_c8) != sk_c6
    | inverse(X) != sk_c8 ),
    inference(resolution,[],['69','71']) ).

cnf('73',plain,
    ( multiply(sk_c2,sk_c8) = sk_c3
    | inverse(sk_c4) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_20]) ).

cnf('74',plain,
    ( inverse(sk_c4) = sk_c8
    | identity = sk_c3 ),
    inference(paramodulation,[],['67','73']) ).

cnf('75',plain,
    ( sk_c2 != sk_c7
    | identity = sk_c3
    | multiply(X,sk_c8) != sk_c6
    | inverse(X) != sk_c8 ),
    inference(resolution,[],['72','74']) ).

cnf('76',plain,
    ( multiply(sk_c5,sk_c8) = sk_c6
    | multiply(sk_c2,sk_c8) = sk_c3 ),
    inference(cnf_transformation,[],[prove_this_23]) ).

cnf('77',plain,
    ( multiply(sk_c5,sk_c8) = sk_c6
    | identity = sk_c3 ),
    inference(simplify,[],['76','67']) ).

cnf('78',plain,
    ( inverse(sk_c5) != sk_c8
    | sk_c2 != sk_c7
    | identity = sk_c3 ),
    inference(resolution,[],['75','77']) ).

cnf('79',plain,
    ( multiply(sk_c2,sk_c8) = sk_c3
    | inverse(sk_c5) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_24]) ).

cnf('80',plain,
    ( identity = sk_c3
    | inverse(sk_c5) = sk_c8 ),
    inference(simplify,[],['79','67']) ).

cnf('81',plain,
    ( sk_c2 != sk_c7
    | identity = sk_c3 ),
    inference(resolution,[],['78','80']) ).

cnf('82',plain,
    ( multiply(sk_c2,sk_c8) = sk_c3
    | inverse(sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_19]) ).

cnf('83',plain,
    ( inverse(sk_c8) = sk_c7
    | identity = sk_c3 ),
    inference(paramodulation,[],['67','82']) ).

cnf('84',plain,
    ( sk_c2 = sk_c7
    | identity = sk_c3 ),
    inference(simplify,[then_simplify],['83','38','56']) ).

cnf('85',plain,
    identity = sk_c3,
    inference(resolution,[],['81','84']) ).

cnf('86',plain,
    multiply(identity,X3) = multiply(inverse(identity),X3),
    inference(paramodulation,[],['2','24']) ).

cnf('87',plain,
    X = multiply(inverse(identity),X),
    inference(simplify,[],['86','22']) ).

cnf('88',plain,
    X = multiply(inverse(inverse(identity)),X),
    inference(paramodulation,[],['87','32']) ).

cnf('89',plain,
    inverse(identity) = identity,
    inference(paramodulation,[],['88','2']) ).

cnf('90',plain,
    inverse(identity) = sk_c3,
    inference(paramodulation,[],['85','89']) ).

cnf('91',plain,
    inverse(sk_c3) = sk_c3,
    inference(simplify,[],['90','85']) ).

cnf('92',plain,
    ( sk_c2 = sk_c3
    | sk_c4 = sk_c2 ),
    inference(simplify,[then_simplify],['63','56','91']) ).

cnf('93',plain,
    ( inverse(sk_c3) = sk_c2
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['92','91']) ).

cnf('94',plain,
    ( sk_c3 = sk_c2
    | sk_c4 = sk_c2 ),
    inference(simplify,[],['93','91']) ).

cnf('95',plain,
    multiply(sk_c3,X) = X,
    inference(paramodulation,[],['85','22']) ).

cnf('96',plain,
    ( sk_c4 = sk_c2
    | multiply(sk_c2,X) = X ),
    inference(paramodulation,[],['92','95']) ).

cnf('97',plain,
    ( inverse(sk_c4) = sk_c8
    | sk_c3 = sk_c7
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['96','57']) ).

cnf('98',plain,
    ( sk_c4 = inverse(sk_c8)
    | sk_c3 = sk_c7
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['97','36']) ).

cnf('99',plain,
    ( sk_c4 = sk_c2
    | sk_c3 = sk_c7
    | sk_c4 = sk_c2 ),
    inference(simplify,[then_simplify],['98','38','56']) ).

cnf('100',plain,
    ( sk_c2 = sk_c7
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['94','99']) ).

cnf('101',plain,
    multiply(identity,X3) = multiply(sk_c8,multiply(sk_c1,X3)),
    inference(paramodulation,[],['18','19']) ).

cnf('102',plain,
    X = multiply(sk_c8,multiply(sk_c1,X)),
    inference(simplify,[],['101','22']) ).

cnf('103',plain,
    X = multiply(sk_c8,multiply(sk_c2,X)),
    inference(paramodulation,[],['56','102']) ).

cnf('104',plain,
    inverse(sk_c2) = sk_c8,
    inference(paramodulation,[],['56','17']) ).

cnf('105',plain,
    ( inverse(sk_c8) != sk_c7
    | sk_c8 != sk_c7
    | multiply(X3,sk_c7) != sk_c8
    | inverse(X3) != sk_c8 ),
    inference(paramodulation,[then_simplify],['103','41','104']) ).

cnf('106',plain,
    ( sk_c2 != sk_c7
    | sk_c8 != sk_c7
    | multiply(X,sk_c7) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(simplify,[then_simplify],['105','38','56']) ).

cnf('107',plain,
    ( inverse(sk_c3) != sk_c8
    | sk_c7 != sk_c8
    | sk_c8 != sk_c7
    | sk_c2 != sk_c7 ),
    inference(paramodulation,[],['95','106']) ).

cnf('108',plain,
    ( sk_c3 != sk_c8
    | sk_c7 != sk_c8
    | sk_c8 != sk_c7
    | sk_c2 != sk_c7 ),
    inference(simplify,[],['107','91']) ).

cnf('109',plain,
    ( sk_c4 = sk_c2
    | sk_c7 != sk_c8
    | sk_c8 != sk_c7
    | sk_c2 != sk_c7 ),
    inference(resolution,[],['62','108']) ).

cnf('110',plain,
    ( inverse(sk_c4) = sk_c8
    | sk_c3 = identity ),
    inference(paramodulation,[],['73','67']) ).

cnf('111',plain,
    ( sk_c4 = inverse(sk_c8)
    | sk_c3 = identity ),
    inference(paramodulation,[],['110','36']) ).

cnf('112',plain,
    ( sk_c4 = sk_c2
    | sk_c3 = identity ),
    inference(simplify,[then_simplify],['111','38','56']) ).

cnf('113',plain,
    ( sk_c4 = sk_c2
    | X = multiply(X,sk_c3) ),
    inference(paramodulation,[],['112','35']) ).

cnf('114',plain,
    ( inverse(sk_c4) = sk_c8
    | sk_c8 = sk_c7
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['113','1']) ).

cnf('115',plain,
    ( sk_c4 = inverse(sk_c8)
    | sk_c8 = sk_c7
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['114','36']) ).

cnf('116',plain,
    ( sk_c4 = sk_c2
    | sk_c8 = sk_c7
    | sk_c4 = sk_c2 ),
    inference(simplify,[then_simplify],['115','38','56']) ).

cnf('117',plain,
    ( sk_c8 = sk_c7
    | sk_c4 = sk_c2 ),
    inference(factorization,[],['116']) ).

cnf('118',plain,
    ( sk_c7 != sk_c8
    | sk_c2 != sk_c7
    | sk_c4 = sk_c2 ),
    inference(simplify,[],['109','117']) ).

cnf('119',plain,
    ( sk_c7 != sk_c3
    | sk_c2 != sk_c7
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['62','118']) ).

cnf('120',plain,
    ( sk_c2 != sk_c7
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['99','119']) ).

cnf('121',plain,
    sk_c4 = sk_c2,
    inference(resolution,[],['100','120']) ).

cnf('122',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | multiply(sk_c1,sk_c7) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_9]) ).

cnf('123',plain,
    ( multiply(sk_c2,sk_c7) = sk_c8
    | multiply(sk_c1,sk_c7) = sk_c8 ),
    inference(paramodulation,[],['121','122']) ).

cnf('124',plain,
    ( multiply(sk_c8,sk_c3) = sk_c7
    | inverse(sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_13]) ).

cnf('125',plain,
    ( sk_c3 = multiply(sk_c1,sk_c7)
    | inverse(sk_c8) = sk_c7 ),
    inference(paramodulation,[],['124','28']) ).

cnf('126',plain,
    ( sk_c3 = multiply(sk_c2,sk_c7)
    | sk_c2 = sk_c7 ),
    inference(simplify,[then_simplify],['125','56','38','56']) ).

cnf('127',plain,
    ( multiply(sk_c1,sk_c7) = sk_c8
    | inverse(sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_7]) ).

cnf('128',plain,
    ( multiply(sk_c2,sk_c7) = sk_c8
    | sk_c2 = sk_c7 ),
    inference(simplify,[then_simplify],['127','56','38','56']) ).

cnf('129',plain,
    ( sk_c3 = sk_c8
    | sk_c2 = sk_c7 ),
    inference(paramodulation,[],['126','128']) ).

cnf('130',plain,
    ( multiply(sk_c8,sk_c3) = sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_18]) ).

cnf('131',plain,
    ( sk_c3 = multiply(sk_c1,sk_c7)
    | inverse(sk_c5) = sk_c8 ),
    inference(paramodulation,[],['130','28']) ).

cnf('132',plain,
    ( sk_c3 = multiply(sk_c2,sk_c7)
    | inverse(sk_c5) = sk_c8 ),
    inference(simplify,[],['131','56']) ).

cnf('133',plain,
    ( inverse(sk_c5) = sk_c8
    | sk_c3 = sk_c8
    | sk_c2 = sk_c7 ),
    inference(paramodulation,[],['132','128']) ).

cnf('134',plain,
    ( sk_c5 = inverse(sk_c8)
    | sk_c3 = sk_c8
    | sk_c2 = sk_c7 ),
    inference(paramodulation,[],['133','36']) ).

cnf('135',plain,
    ( sk_c5 = sk_c2
    | sk_c3 = sk_c8
    | sk_c2 = sk_c7 ),
    inference(simplify,[then_simplify],['134','38','56']) ).

cnf('136',plain,
    ( sk_c2 != sk_c7
    | inverse(sk_c5) = sk_c8
    | multiply(X,sk_c7) != sk_c8
    | multiply(Y,sk_c8) != sk_c3
    | inverse(X) != sk_c8
    | inverse(Y) != sk_c8 ),
    inference(resolution,[],['65','130']) ).

cnf('137',plain,
    ( multiply(sk_c1,sk_c7) = sk_c8
    | inverse(sk_c8) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_7]) ).

cnf('138',plain,
    inverse(sk_c1) = sk_c8,
    inference(resolution,[],['15','16']) ).

cnf('139',plain,
    ( sk_c2 != sk_c7
    | inverse(sk_c5) = sk_c8
    | multiply(X3,sk_c8) != sk_c3
    | inverse(X3) != sk_c8
    | inverse(sk_c8) = sk_c7 ),
    inference(resolution,[then_simplify],['136','137','138']) ).

cnf('140',plain,
    ( multiply(sk_c2,sk_c8) = sk_c3
    | inverse(sk_c5) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_24]) ).

cnf('141',plain,
    ( inverse(sk_c8) != sk_c7
    | multiply(sk_c8,X) != sk_c7
    | multiply(Y,sk_c7) != sk_c8
    | multiply(Y,sk_c8) != X
    | inverse(Y) != sk_c8 ),
    inference(factorization,[],['5']) ).

cnf('142',plain,
    ( inverse(sk_c8) != sk_c7
    | multiply(sk_c8,multiply(X,sk_c8)) != sk_c7
    | multiply(X,sk_c7) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(reflexivity,[],['141']) ).

cnf('143',plain,
    ( multiply(sk_c8,sk_c3) != sk_c7
    | multiply(sk_c2,sk_c7) != sk_c8
    | inverse(sk_c8) != sk_c7
    | inverse(sk_c2) != sk_c8
    | inverse(sk_c5) = sk_c8 ),
    inference(paramodulation,[],['140','142']) ).

cnf('144',plain,
    ( multiply(sk_c2,sk_c7) != sk_c8
    | inverse(sk_c8) != sk_c7
    | inverse(sk_c2) != sk_c8
    | inverse(sk_c5) = sk_c8 ),
    inference(resolution,[],['143','130']) ).

cnf('145',plain,
    ( inverse(sk_c5) = sk_c8
    | inverse(sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_30]) ).

cnf('146',plain,
    ( multiply(sk_c2,sk_c7) != sk_c8
    | inverse(sk_c8) != sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(simplify,[],['144','145']) ).

cnf('147',plain,
    ( sk_c2 = sk_c7
    | inverse(sk_c8) != sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(resolution,[],['128','146']) ).

cnf('148',plain,
    ( multiply(sk_c8,sk_c3) != sk_c7
    | inverse(sk_c8) != sk_c7
    | inverse(sk_c2) != sk_c8
    | inverse(sk_c5) = sk_c8
    | multiply(X,sk_c7) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(paramodulation,[],['140','41']) ).

cnf('149',plain,
    ( inverse(sk_c8) != sk_c7
    | inverse(sk_c2) != sk_c8
    | inverse(sk_c5) = sk_c8
    | multiply(X3,sk_c7) != sk_c8
    | inverse(X3) != sk_c8 ),
    inference(resolution,[],['148','130']) ).

cnf('150',plain,
    ( inverse(sk_c8) != sk_c7
    | inverse(sk_c5) = sk_c8
    | multiply(X,sk_c7) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(simplify,[],['149','145']) ).

cnf('151',plain,
    ( sk_c1 != sk_c7
    | inverse(sk_c5) = sk_c8
    | multiply(X,sk_c7) != sk_c8
    | inverse(X) != sk_c8 ),
    inference(paramodulation,[],['38','150']) ).

cnf('152',plain,
    ( multiply(sk_c1,sk_c7) = sk_c8
    | inverse(sk_c5) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_12]) ).

cnf('153',plain,
    ( sk_c1 != sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(resolution,[then_simplify],['151','152','138']) ).

cnf('154',plain,
    ( sk_c2 != sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(paramodulation,[],['56','153']) ).

cnf('155',plain,
    ( inverse(sk_c8) != sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(simplify,[],['147','154']) ).

cnf('156',plain,
    ( sk_c2 != sk_c7
    | inverse(sk_c5) = sk_c8
    | multiply(X,sk_c8) != sk_c3
    | inverse(X) != sk_c8 ),
    inference(simplify,[],['139','155']) ).

cnf('157',plain,
    ( sk_c2 != sk_c7
    | inverse(sk_c8) = sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(paramodulation,[then_simplify],['82','156','104']) ).

cnf('158',plain,
    ( sk_c2 != sk_c7
    | sk_c2 = sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(simplify,[then_simplify],['157','38','56']) ).

cnf('159',plain,
    ( sk_c5 = sk_c2
    | sk_c3 = sk_c8
    | sk_c2 = sk_c7
    | inverse(sk_c5) = sk_c8 ),
    inference(resolution,[],['135','158']) ).

cnf('160',plain,
    ( inverse(sk_c5) = sk_c8
    | sk_c3 = sk_c8
    | sk_c5 = sk_c2 ),
    inference(simplify,[],['159','154']) ).

cnf('161',plain,
    ( sk_c5 = inverse(sk_c8)
    | sk_c3 = sk_c8
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['160','36']) ).

cnf('162',plain,
    ( sk_c5 = sk_c2
    | sk_c3 = sk_c8
    | sk_c5 = sk_c2 ),
    inference(simplify,[then_simplify],['161','38','56']) ).

cnf('163',plain,
    ( sk_c1 = inverse(sk_c3)
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['162','38']) ).

cnf('164',plain,
    ( sk_c2 = sk_c3
    | sk_c5 = sk_c2 ),
    inference(simplify,[then_simplify],['163','56','91']) ).

cnf('165',plain,
    ( inverse(sk_c3) = sk_c2
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['164','91']) ).

cnf('166',plain,
    ( sk_c3 = sk_c2
    | sk_c5 = sk_c2 ),
    inference(simplify,[],['165','91']) ).

cnf('167',plain,
    ( sk_c5 = sk_c2
    | multiply(sk_c2,X) = X ),
    inference(paramodulation,[],['164','95']) ).

cnf('168',plain,
    ( inverse(sk_c5) = sk_c8
    | sk_c3 = sk_c7
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['167','132']) ).

cnf('169',plain,
    ( sk_c5 = inverse(sk_c8)
    | sk_c3 = sk_c7
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['168','36']) ).

cnf('170',plain,
    ( sk_c5 = sk_c2
    | sk_c3 = sk_c7
    | sk_c5 = sk_c2 ),
    inference(simplify,[then_simplify],['169','38','56']) ).

cnf('171',plain,
    ( sk_c2 = sk_c7
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['166','170']) ).

cnf('172',plain,
    ( sk_c3 = sk_c8
    | sk_c5 = sk_c2 ),
    inference(factorization,[],['162']) ).

cnf('173',plain,
    ( sk_c5 = sk_c2
    | sk_c7 != sk_c8
    | sk_c8 != sk_c7
    | sk_c2 != sk_c7 ),
    inference(resolution,[],['162','108']) ).

cnf('174',plain,
    ( inverse(sk_c5) = sk_c8
    | sk_c3 = identity ),
    inference(paramodulation,[],['140','67']) ).

cnf('175',plain,
    ( sk_c5 = inverse(sk_c8)
    | sk_c3 = identity ),
    inference(paramodulation,[],['174','36']) ).

cnf('176',plain,
    ( sk_c5 = sk_c2
    | sk_c3 = identity ),
    inference(simplify,[then_simplify],['175','38','56']) ).

cnf('177',plain,
    ( sk_c5 = sk_c2
    | X = multiply(X,sk_c3) ),
    inference(paramodulation,[],['176','35']) ).

cnf('178',plain,
    ( inverse(sk_c5) = sk_c8
    | sk_c8 = sk_c7
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['177','130']) ).

cnf('179',plain,
    ( sk_c5 = inverse(sk_c8)
    | sk_c8 = sk_c7
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['178','36']) ).

cnf('180',plain,
    ( sk_c5 = sk_c2
    | sk_c8 = sk_c7
    | sk_c5 = sk_c2 ),
    inference(simplify,[then_simplify],['179','38','56']) ).

cnf('181',plain,
    ( sk_c8 = sk_c7
    | sk_c5 = sk_c2 ),
    inference(factorization,[],['180']) ).

cnf('182',plain,
    ( sk_c7 != sk_c8
    | sk_c2 != sk_c7
    | sk_c5 = sk_c2 ),
    inference(simplify,[],['173','181']) ).

cnf('183',plain,
    ( sk_c7 != sk_c3
    | sk_c2 != sk_c7
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['172','182']) ).

cnf('184',plain,
    ( sk_c2 != sk_c7
    | sk_c5 = sk_c2 ),
    inference(paramodulation,[],['170','183']) ).

cnf('185',plain,
    sk_c5 = sk_c2,
    inference(resolution,[],['171','184']) ).

cnf('186',plain,
    ( multiply(sk_c5,sk_c8) = sk_c6
    | multiply(sk_c8,sk_c3) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_17]) ).

cnf('187',plain,
    ( multiply(sk_c8,sk_c3) = sk_c7
    | multiply(sk_c2,sk_c8) = sk_c6 ),
    inference(paramodulation,[],['185','186']) ).

cnf('188',plain,
    X = multiply(X,sk_c3),
    inference(paramodulation,[],['85','35']) ).

cnf('189',plain,
    ( sk_c8 = sk_c7
    | sk_c3 = sk_c6 ),
    inference(simplify,[then_simplify],['187','188','67','85']) ).

cnf('190',plain,
    ( multiply(sk_c8,sk_c6) = sk_c7
    | multiply(sk_c8,sk_c3) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_16]) ).

cnf('191',plain,
    ( multiply(sk_c8,sk_c6) = sk_c7
    | sk_c8 = sk_c7 ),
    inference(simplify,[],['190','188']) ).

cnf('192',plain,
    ( sk_c2 != sk_c7
    | sk_c8 = sk_c7
    | multiply(X,sk_c7) != sk_c8
    | multiply(Y,sk_c8) != sk_c6
    | inverse(X) != sk_c8
    | inverse(Y) != sk_c8 ),
    inference(resolution,[],['191','65']) ).

cnf('193',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | multiply(sk_c8,sk_c3) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_15]) ).

cnf('194',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | sk_c8 = sk_c7 ),
    inference(simplify,[],['193','188']) ).

cnf('195',plain,
    ( inverse(sk_c4) != sk_c8
    | sk_c2 != sk_c7
    | sk_c8 = sk_c7
    | multiply(X,sk_c8) != sk_c6
    | inverse(X) != sk_c8 ),
    inference(resolution,[],['192','194']) ).

cnf('196',plain,
    ( inverse(sk_c4) = sk_c8
    | sk_c8 = sk_c7 ),
    inference(paramodulation,[],['188','1']) ).

cnf('197',plain,
    ( sk_c2 != sk_c7
    | sk_c8 = sk_c7
    | multiply(X,sk_c8) != sk_c6
    | inverse(X) != sk_c8 ),
    inference(resolution,[],['195','196']) ).

cnf('198',plain,
    ( sk_c2 != sk_c7
    | identity != sk_c6
    | sk_c8 = sk_c7 ),
    inference(paramodulation,[then_simplify],['67','197','104']) ).

cnf('199',plain,
    ( sk_c2 != sk_c7
    | sk_c3 != sk_c6
    | sk_c8 = sk_c7 ),
    inference(simplify,[],['198','85']) ).

cnf('200',plain,
    ( inverse(sk_c8) = sk_c7
    | sk_c8 = sk_c7 ),
    inference(paramodulation,[],['188','124']) ).

cnf('201',plain,
    ( sk_c2 = sk_c7
    | sk_c8 = sk_c7 ),
    inference(simplify,[then_simplify],['200','38','56']) ).

cnf('202',plain,
    ( sk_c3 != sk_c6
    | sk_c8 = sk_c7 ),
    inference(resolution,[],['199','201']) ).

cnf('203',plain,
    sk_c8 = sk_c7,
    inference(resolution,[],['189','202']) ).

cnf('204',plain,
    ( sk_c3 = sk_c8
    | sk_c8 = sk_c2 ),
    inference(paramodulation,[],['129','203']) ).

cnf('205',plain,
    ( sk_c3 = sk_c7
    | sk_c7 = sk_c2 ),
    inference(simplify,[then_simplify],['204','203','203']) ).

cnf('206',plain,
    sk_c1 = inverse(sk_c7),
    inference(paramodulation,[],['203','38']) ).

cnf('207',plain,
    sk_c2 = inverse(sk_c7),
    inference(simplify,[],['206','56']) ).

cnf('208',plain,
    ( sk_c2 = inverse(sk_c3)
    | sk_c7 = sk_c2 ),
    inference(paramodulation,[],['205','207']) ).

cnf('209',plain,
    ( sk_c2 = sk_c3
    | sk_c7 = sk_c2 ),
    inference(simplify,[],['208','91']) ).

cnf('210',plain,
    ( inverse(identity) != sk_c8
    | sk_c7 != sk_c8
    | sk_c8 != sk_c7
    | sk_c2 != sk_c7 ),
    inference(paramodulation,[],['22','106']) ).

cnf('211',plain,
    ( identity != sk_c8
    | sk_c7 != sk_c8
    | sk_c8 != sk_c7
    | sk_c2 != sk_c7 ),
    inference(simplify,[],['210','89']) ).

cnf('212',plain,
    ( sk_c7 != sk_c8
    | sk_c8 != sk_c7
    | sk_c3 != sk_c8
    | sk_c2 != sk_c7 ),
    inference(paramodulation,[],['85','211']) ).

cnf('213',plain,
    sk_c8 = sk_c7,
    inference(resolution,[],['189','202']) ).

cnf('214',plain,
    ( sk_c3 != sk_c8
    | sk_c2 != sk_c7 ),
    inference(paramodulation,[then_simplify],['203','212','213']) ).

cnf('215',plain,
    ( sk_c3 != sk_c7
    | sk_c2 != sk_c7 ),
    inference(simplify,[],['214','203']) ).

cnf('216',plain,
    ( sk_c2 != sk_c7
    | sk_c7 = sk_c2 ),
    inference(resolution,[],['205','215']) ).

cnf('217',plain,
    ( sk_c2 != sk_c3
    | sk_c7 = sk_c2 ),
    inference(paramodulation,[],['205','216']) ).

cnf('218',plain,
    sk_c7 = sk_c2,
    inference(resolution,[],['209','217']) ).

cnf('219',plain,
    multiply(sk_c2,sk_c7) = identity,
    inference(paramodulation,[],['203','67']) ).

cnf('220',plain,
    multiply(sk_c2,sk_c7) = sk_c3,
    inference(simplify,[],['219','85']) ).

cnf('221',plain,
    multiply(sk_c2,sk_c2) = sk_c3,
    inference(paramodulation,[],['218','220']) ).

cnf('222',plain,
    ( sk_c3 = sk_c2
    | sk_c3 = sk_c2 ),
    inference(simplify,[then_simplify],['123','218','221','203','218','56','218','221','203','218']) ).

cnf('223',plain,
    sk_c3 = sk_c2,
    inference(factorization,[],['222']) ).

cnf('224',plain,
    ( sk_c7 != sk_c8
    | sk_c2 != sk_c7
    | identity != sk_c7 ),
    inference(paramodulation,[then_simplify],['203','211','213']) ).

cnf('225',plain,
    ( sk_c2 != sk_c7
    | sk_c3 != sk_c7 ),
    inference(simplify,[then_simplify],['224','203','85']) ).

cnf('226',plain,
    sk_c3 != sk_c7,
    inference(paramodulation,[],['218','225']) ).

cnf('227',plain,
    sk_c3 != sk_c2,
    inference(simplify,[],['226','218']) ).

cnf('228',plain,
    $false,
    inference(resolution,[],['223','227']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.17  % Problem  : GRP229-1 : TPTP v8.1.2. Released v2.5.0.
% 0.13/0.17  % Command  : gkc %s
% 0.15/0.38  % Computer : n014.cluster.edu
% 0.15/0.38  % Model    : x86_64 x86_64
% 0.15/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.38  % Memory   : 8042.1875MB
% 0.15/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.38  % CPULimit : 300
% 0.15/0.38  % WCLimit  : 300
% 0.15/0.38  % DateTime : Tue Aug 29 01:09:00 EDT 2023
% 0.15/0.38  % CPUTime  : 
% 0.20/0.42  
% 0.20/0.42  input clause set summed statistics:
% 0.20/0.42  ----------------------------------
% 0.20/0.42  in_clause_count:                    34
% 0.20/0.42  in_rule_clause_count:               34
% 0.20/0.42  in_fact_clause_count:                0
% 0.20/0.42  in_answer_clause_count:              0
% 0.20/0.42  in_ground_clause_count:             30
% 0.20/0.42  in_unit_clause_count:                3
% 0.20/0.42  in_horn_clause_count:                4
% 0.20/0.42  in_pos_clause_count:                33
% 0.20/0.42  in_neg_clause_count:                 1
% 0.20/0.42  in_poseq_clause_count:              33
% 0.20/0.42  in_negeq_clause_count:               1
% 0.20/0.42  in_unitposeq_clause_count:           3
% 0.20/0.42  in_chain_clause_count:               0
% 0.20/0.42  in_min_length:             1
% 0.20/0.42  in_max_length:            11
% 0.20/0.42  in_min_depth:              2
% 0.20/0.42  in_max_depth:              3
% 0.20/0.42  in_min_size:               5
% 0.20/0.42  in_max_size:              50
% 0.20/0.42  in_min_vars:               0
% 0.20/0.42  in_max_vars:               6
% 0.20/0.42  in_extaxiom_count:                 3
% 0.20/0.42  in_axiom_count:                    0
% 0.20/0.42  in_assumption_count:               0
% 0.20/0.42  in_goal_count:                    31
% 0.20/0.42  in_neg_goal_count:                 1
% 0.20/0.42  in_pos_goal_count:                30
% 0.20/0.42  in_posunit_goal_count:             0
% 0.20/0.42  
% 0.20/0.42  auto guide:
% 0.20/0.42  -----------
% 0.20/0.42  {
% 0.20/0.42  "print":1,
% 0.20/0.42  "print_level": 15,
% 0.20/0.42  "max_size": 0,
% 0.20/0.42  "max_depth": 0,
% 0.20/0.42  "max_length": 0,
% 0.20/0.42  "max_dseconds": 0,
% 0.20/0.42  "runs":[
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.42  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.42  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.42  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.42  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.42  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.42  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.42  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.42  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.42  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.20/0.42  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.42  
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.42  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.42  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.42  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.42  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.42  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.42  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.42  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.42  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.42  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.42  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.42  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.42  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.42  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.20/0.42  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.42  
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.42  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.42  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.42  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.42  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.42  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.42  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.42  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.42  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.42  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.42  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.42  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.42  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.42  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.42  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.20/0.42  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.42  
% 0.20/0.42  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.42  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.42  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.42  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.42  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.42  
% 0.20/0.42  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.42  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.20/0.42  
% 0.20/0.42  ]}
% 0.20/0.42  
% 0.20/0.42  
% 0.20/0.42  **** run 1 fork 0 starts with strategy
% 0.20/0.42  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.42  
% 0.20/0.42  **** run 2 fork 1 starts with strategy
% 0.20/0.42  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.44  
% 0.20/0.44  **** run 5 fork 4 starts with strategy
% 0.20/0.44  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.44  
% 0.20/0.44  **** run 4 fork 3 starts with strategy
% 0.20/0.44  
% 0.20/0.44  **** run 6 fork 5 starts with strategy
% 0.20/0.44  
% 0.20/0.44  **** run 3 fork 2 starts with strategy
% 0.20/0.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}{"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}{"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.44  
% 0.20/0.44  
% 0.20/0.44  
% 0.20/0.44  **** run 7 fork 6 starts with strategy
% 0.20/0.44  
% 0.20/0.44  **** run 8 fork 7 starts with strategy
% 0.20/0.44  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}{"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.44  
% 0.20/0.50  
% 0.20/0.50  fork 4: search finished without proof.
% 0.20/0.53  
% 0.20/0.53  **** run 13 fork 4 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 1: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  fork 3: search finished without proof.
% 0.20/0.56  
% 0.20/0.56  **** run 12 fork 3 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.20/0.56  
% 0.20/0.56  
% 0.20/0.56  fork 0: search terminated without proof.
% 0.20/0.59  
% 0.20/0.59  **** run 10 fork 1 starts with strategy
% 0.20/0.59  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.20/0.59  
% 0.20/0.59  **** run 9 fork 0 starts with strategy
% 0.20/0.59  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 6: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 5: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  **** run 15 fork 6 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.20/0.68  
% 0.20/0.68  
% 0.20/0.68  fork 7: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  
% 0.20/0.68  fork 2: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 16 fork 7 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.70  
% 0.20/0.70  **** run 14 fork 5 starts with strategy
% 0.20/0.70  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.20/0.72  
% 0.20/0.72  **** run 11 fork 2 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.20/0.77  
% 0.20/0.77  
% 0.20/0.77  fork 3: search terminated without proof.
% 0.20/0.77  
% 0.20/0.77  fork 5: search finished without proof.
% 0.20/0.79  
% 0.20/0.79  
% 0.20/0.79  fork 4: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  **** run 20 fork 3 starts with strategy
% 0.20/0.80  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 0: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  **** run 22 fork 5 starts with strategy
% 0.20/0.80  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 1: search terminated without proof.
% 0.20/0.82  
% 0.20/0.82  **** run 21 fork 4 starts with strategy
% 1.41/0.83  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 1.41/0.83  
% 1.41/0.83  **** run 17 fork 0 starts with strategy
% 1.41/0.83  
% 1.41/0.83  **** run 18 fork 1 starts with strategy
% 1.41/0.83  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 1.41/0.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 1.41/0.85  
% 1.41/0.85  
% 1.41/0.85  fork 7: search terminated without proof.
% 1.41/0.87  
% 1.41/0.87  fork 1: search finished without proof.
% 1.41/0.88  
% 1.41/0.88  **** run 24 fork 7 starts with strategy
% 1.41/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 1.41/0.89  
% 1.41/0.89  
% 1.41/0.89  fork 2: search terminated without proof.
% 1.41/0.89  
% 1.41/0.89  
% 1.41/0.89  fork 6: search terminated without proof.
% 2.42/0.91  
% 2.42/0.91  **** run 19 fork 2 starts with strategy
% 2.42/0.91  
% 2.42/0.91  **** run 26 fork 1 starts with strategy
% 2.42/0.91  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 2.42/0.91  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 2.42/0.92  
% 2.42/0.92  **** run 23 fork 6 starts with strategy
% 2.42/0.92  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 2.42/0.93  
% 2.42/0.93  fork 2: search finished without proof.
% 2.42/0.95  
% 2.42/0.95  **** run 27 fork 2 starts with strategy
% 2.42/0.95  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.00/1.02  
% 3.00/1.02  
% 3.00/1.02  fork 5: search terminated without proof.
% 3.00/1.03  
% 3.00/1.03  
% 3.00/1.03  fork 3: search terminated without proof.
% 3.12/1.07  
% 3.12/1.07  **** run 30 fork 5 starts with strategy
% 3.12/1.07  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.12/1.07  
% 3.12/1.07  fork 2: search finished without proof.
% 3.12/1.07  
% 3.12/1.07  
% 3.12/1.07  fork 7: search terminated without proof.
% 3.12/1.07  
% 3.12/1.07  **** run 28 fork 3 starts with strategy
% 3.12/1.07  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.12/1.08  
% 3.12/1.08  
% 3.12/1.08  fork 1: search terminated without proof.
% 3.12/1.09  
% 3.12/1.09  **** run 35 fork 2 starts with strategy
% 3.12/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 3.12/1.09  
% 3.12/1.09  **** run 34 fork 1 starts with strategy
% 3.12/1.09  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 3.12/1.10  
% 3.12/1.10  **** run 32 fork 7 starts with strategy
% 3.12/1.10  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 3.12/1.11  
% 3.12/1.11  
% 3.12/1.11  fork 4: search terminated without proof.
% 3.55/1.13  
% 3.55/1.13  fork 1: search finished without proof.
% 3.55/1.14  
% 3.55/1.14  
% 3.55/1.14  fork 6: search terminated without proof.
% 3.55/1.14  
% 3.55/1.14  **** run 29 fork 4 starts with strategy
% 3.55/1.14  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.55/1.15  
% 3.55/1.15  **** run 42 fork 1 starts with strategy
% 3.55/1.15  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 3.55/1.17  
% 3.55/1.17  
% 3.55/1.17  fork 0: search terminated without proof.
% 3.55/1.17  
% 3.55/1.17  **** run 31 fork 6 starts with strategy
% 3.55/1.17  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.86/1.21  
% 3.86/1.21  
% 3.86/1.21  fork 2: search terminated without proof.
% 3.86/1.22  
% 3.86/1.22  **** run 25 fork 0 starts with strategy
% 3.86/1.22  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 3.86/1.23  
% 3.86/1.23  **** run 43 fork 2 starts with strategy
% 3.86/1.23  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 3.86/1.24  No candidate clauses found.
% 3.86/1.24  
% 3.86/1.24  
% 3.86/1.24  fork 0: search terminated without proof.
% 3.86/1.26  
% 3.86/1.26  **** run 33 fork 0 starts with strategy
% 3.86/1.26  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.48/1.32  
% 4.48/1.32  
% 4.48/1.32  fork 5: search terminated without proof.
% 4.48/1.32  
% 4.48/1.32  
% 4.48/1.32  fork 3: search terminated without proof.
% 4.48/1.33  
% 4.48/1.33  **** run 38 fork 5 starts with strategy
% 4.48/1.33  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.48/1.34  
% 4.48/1.34  
% 4.48/1.34  fork 1: search terminated without proof.
% 4.48/1.34  
% 4.48/1.34  **** run 36 fork 3 starts with strategy
% 4.48/1.34  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.48/1.34  
% 4.48/1.34  
% 4.48/1.34  fork 2: search terminated without proof.
% 4.48/1.37  
% 4.48/1.37  **** run 50 fork 1 starts with strategy
% 4.48/1.37  
% 4.48/1.37  
% 4.48/1.37  fork 0: search terminated without proof.
% 4.48/1.38  
% 4.48/1.38  **** run 51 fork 2 starts with strategy
% 4.48/1.38  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 4.48/1.38  
% 4.48/1.38  
% 4.48/1.38  fork 7: search terminated without proof.
% 4.48/1.38  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 4.48/1.39  
% 4.48/1.39  
% 4.48/1.39  fork 6: search terminated without proof.
% 4.48/1.40  
% 4.48/1.40  **** run 41 fork 0 starts with strategy
% 4.48/1.40  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.48/1.40  
% 4.48/1.40  
% 4.48/1.40  fork 4: search terminated without proof.
% 4.48/1.41  
% 4.48/1.41  **** run 40 fork 7 starts with strategy
% 4.48/1.41  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.48/1.43  
% 4.48/1.43  **** run 39 fork 6 starts with strategy
% 4.48/1.43  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 4.48/1.45  
% 4.48/1.45  **** run 37 fork 4 starts with strategy
% 4.48/1.45  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.48/1.53  
% 4.48/1.53  
% 4.48/1.53  fork 3: search terminated without proof.
% 4.48/1.53  
% 4.48/1.53  
% 4.48/1.53  fork 0: search terminated without proof.
% 4.48/1.53  
% 4.48/1.53  
% 4.48/1.53  fork 5: search terminated without proof.
% 4.75/1.55  
% 4.75/1.55  **** run 49 fork 0 starts with strategy
% 4.75/1.55  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 4.75/1.56  
% 4.75/1.56  **** run 44 fork 3 starts with strategy
% 4.75/1.56  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 4.75/1.56  
% 4.75/1.56  **** run 46 fork 5 starts with strategy
% 4.75/1.56  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.13/1.63  
% 6.13/1.63  
% 6.13/1.63  fork 6: search terminated without proof.
% 6.13/1.64  
% 6.13/1.64  
% 6.13/1.64  fork 4: search terminated without proof.
% 6.13/1.64  
% 6.13/1.64  
% 6.13/1.64  fork 7: search terminated without proof.
% 6.13/1.66  
% 6.13/1.66  **** run 48 fork 7 starts with strategy
% 6.13/1.66  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.13/1.67  
% 6.13/1.67  **** run 47 fork 6 starts with strategy
% 6.13/1.67  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 6.13/1.67  
% 6.13/1.67  **** run 45 fork 4 starts with strategy
% 6.13/1.67  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 6.13/1.68  
% 6.13/1.68  
% 6.13/1.68  fork 5: search terminated without proof.
% 6.45/1.71  
% 6.45/1.71  
% 6.45/1.71  fork 3: search terminated without proof.
% 6.45/1.72  
% 6.45/1.72  **** run 54 fork 5 starts with strategy
% 6.45/1.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 6.45/1.73  
% 6.45/1.73  **** run 52 fork 3 starts with strategy
% 6.45/1.73  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 7.03/1.80  
% 7.03/1.80  
% 7.03/1.80  fork 4: search terminated without proof.
% 7.03/1.83  
% 7.03/1.83  fork 3: search finished without proof.
% 7.03/1.83  
% 7.03/1.83  **** run 53 fork 4 starts with strategy
% 7.03/1.83  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 7.03/1.83  
% 7.03/1.83  
% 7.03/1.83  fork 7: search terminated without proof.
% 7.03/1.83  
% 7.03/1.83  
% 7.03/1.83  fork 6: search terminated without proof.
% 7.21/1.85  
% 7.21/1.85  **** run 55 fork 6 starts with strategy
% 7.21/1.85  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 7.21/1.86  
% 7.21/1.86  **** run 56 fork 7 starts with strategy
% 7.21/1.86  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 7.21/1.87  
% 7.21/1.87  fork 4: search finished without proof.
% 7.21/1.87  
% 7.21/1.87  **** run 60 fork 3 starts with strategy
% 7.21/1.87  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 7.21/1.89  
% 7.21/1.89  **** run 61 fork 4 starts with strategy
% 7.21/1.89  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.80/3.07  
% 12.80/3.07  
% 12.80/3.07  fork 2: search terminated without proof.
% 12.80/3.10  
% 12.80/3.10  **** run 59 fork 2 starts with strategy
% 12.80/3.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 13.26/3.17  
% 13.26/3.17  
% 13.26/3.17  fork 1: search terminated without proof.
% 13.42/3.20  
% 13.42/3.20  **** run 58 fork 1 starts with strategy
% 13.42/3.20  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 13.68/3.30  
% 13.68/3.30  
% 13.68/3.30  fork 5: search terminated without proof.
% 13.99/3.31  
% 13.99/3.31  
% 13.99/3.31  fork 0: search terminated without proof.
% 13.99/3.32  
% 13.99/3.32  **** run 62 fork 5 starts with strategy
% 13.99/3.32  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 14.27/3.37  
% 14.27/3.37  **** run 57 fork 0 starts with strategy
% 14.27/3.37  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 14.27/3.39  
% 14.27/3.39  fork 5: search finished without proof.
% 14.27/3.42  
% 14.27/3.42  **** run 70 fork 5 starts with strategy
% 14.27/3.42  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 14.92/3.62  
% 14.92/3.62  
% 14.92/3.62  fork 4: search terminated without proof.
% 14.92/3.64  
% 14.92/3.64  **** run 69 fork 4 starts with strategy
% 14.92/3.64  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 14.92/3.69  
% 14.92/3.69  
% 14.92/3.69  fork 6: search terminated without proof.
% 14.92/3.70  
% 14.92/3.70  
% 14.92/3.70  fork 3: search terminated without proof.
% 14.92/3.72  
% 14.92/3.72  **** run 63 fork 6 starts with strategy
% 14.92/3.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 15.40/3.75  
% 15.40/3.75  **** run 68 fork 3 starts with strategy
% 15.40/3.75  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 16.81/3.87  
% 16.81/3.87  
% 16.81/3.87  fork 7: search terminated without proof.
% 16.81/3.89  
% 16.81/3.89  **** run 64 fork 7 starts with strategy
% 16.81/3.89  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 20.61/4.66  
% 20.61/4.66  
% 20.61/4.66  fork 4: search terminated without proof.
% 20.61/4.69  
% 20.61/4.69  **** run 77 fork 4 starts with strategy
% 20.61/4.69  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 22.03/4.93  
% 22.03/4.93  
% 22.03/4.93  fork 1: search terminated without proof.
% 22.03/4.98  
% 22.03/4.98  **** run 66 fork 1 starts with strategy
% 22.03/4.98  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 22.03/5.00  
% 22.03/5.00  
% 22.03/5.00  fork 5: search terminated without proof.
% 22.03/5.02  
% 22.03/5.02  fork 1: search finished without proof.
% 22.03/5.03  
% 22.03/5.03  **** run 78 fork 5 starts with strategy
% 22.03/5.03  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 22.03/5.05  
% 22.03/5.05  **** run 74 fork 1 starts with strategy
% 22.03/5.05  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 22.03/5.11  
% 22.03/5.11  
% 22.03/5.11  fork 2: search terminated without proof.
% 22.03/5.15  
% 22.03/5.15  **** run 67 fork 2 starts with strategy
% 22.03/5.15  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 22.03/5.19  
% 22.03/5.19  
% 22.03/5.19  fork 0: search terminated without proof.
% 22.03/5.21  
% 22.03/5.21  fork 2: search finished without proof.
% 22.75/5.24  
% 22.75/5.24  **** run 75 fork 2 starts with strategy
% 22.75/5.24  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 22.75/5.25  
% 22.75/5.25  **** run 65 fork 0 starts with strategy
% 22.75/5.25  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 23.96/5.31  
% 23.96/5.31  
% 23.96/5.31  fork 6: search terminated without proof.
% 23.96/5.36  
% 23.96/5.36  **** run 71 fork 6 starts with strategy
% 23.96/5.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 25.29/5.59  
% 25.29/5.59  
% 25.29/5.59  fork 7: search terminated without proof.
% 25.29/5.64  
% 25.29/5.64  **** run 72 fork 7 starts with strategy
% 25.29/5.65  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 25.29/5.66  
% 25.29/5.66  
% 25.29/5.66  fork 3: search terminated without proof.
% 25.29/5.68  
% 25.29/5.68  **** run 76 fork 3 starts with strategy
% 25.29/5.68  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 28.37/6.27  
% 28.37/6.27  
% 28.37/6.27  fork 4: search terminated without proof.
% 28.37/6.31  
% 28.37/6.31  **** run 85 fork 4 starts with strategy
% 28.37/6.31  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 29.83/6.69  
% 29.83/6.69  fork 5: search finished without proof.
% 29.83/6.73  
% 29.83/6.73  **** run 86 fork 5 starts with strategy
% 29.83/6.74  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 29.83/6.76  
% 29.83/6.76  
% 29.83/6.76  fork 1: search terminated without proof.
% 30.45/6.83  
% 30.45/6.83  fork 0: search finished without proof.
% 30.45/6.84  
% 30.45/6.84  **** run 82 fork 1 starts with strategy
% 30.45/6.84  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 30.45/6.85  
% 30.45/6.85  **** run 73 fork 0 starts with strategy
% 30.45/6.85  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 30.45/6.85  
% 30.45/6.85  fork 2: search finished without proof.
% 31.29/6.87  No candidate clauses found.
% 31.29/6.87  
% 31.29/6.87  
% 31.29/6.87  fork 0: search terminated without proof.
% 31.29/6.88  
% 31.29/6.88  fork 1: search finished without proof.
% 31.29/6.89  
% 31.29/6.89  **** run 81 fork 0 starts with strategy
% 31.29/6.89  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 31.29/6.89  
% 31.29/6.89  **** run 90 fork 1 starts with strategy
% 31.29/6.89  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 31.29/6.90  
% 31.29/6.90  **** run 83 fork 2 starts with strategy
% 31.29/6.90  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 31.88/7.00  
% 31.88/7.00  
% 31.88/7.00  fork 6: search terminated without proof.
% 31.88/7.03  
% 31.88/7.03  **** run 79 fork 6 starts with strategy
% 31.88/7.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 33.67/7.50  
% 33.67/7.50  
% 33.67/7.50  fork 3: search terminated without proof.
% 33.67/7.54  
% 33.67/7.54  **** run 84 fork 3 starts with strategy
% 33.67/7.54  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 34.94/7.64  
% 34.94/7.64  
% 34.94/7.64  fork 7: search terminated without proof.
% 35.09/7.68  
% 35.09/7.68  **** run 80 fork 7 starts with strategy
% 35.09/7.69  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 35.95/7.90  
% 35.95/7.90  
% 35.95/7.90  fork 4: search terminated without proof.
% 35.95/7.91  
% 35.95/7.91  **** run 93 fork 4 starts with strategy
% 35.95/7.91  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 37.91/8.36  
% 37.91/8.36  
% 37.91/8.36  fork 1: search terminated without proof.
% 38.28/8.40  
% 38.28/8.40  **** run 98 fork 1 starts with strategy
% 38.28/8.40  
% 38.28/8.40  
% 38.28/8.40  fork 5: search terminated without proof.
% 38.28/8.41  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 38.28/8.45  
% 38.28/8.45  **** run 94 fork 5 starts with strategy
% 38.28/8.45  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 40.20/8.79  
% 40.20/8.79  
% 40.20/8.79  fork 2: search terminated without proof.
% 40.20/8.79  
% 40.20/8.79  
% 40.20/8.79  fork 0: search terminated without proof.
% 40.20/8.83  
% 40.20/8.83  **** run 91 fork 2 starts with strategy
% 40.20/8.83  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 40.20/8.89  
% 40.20/8.89  **** run 89 fork 0 starts with strategy
% 40.20/8.90  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 40.20/9.02  
% 40.20/9.02  
% 40.20/9.02  fork 6: search terminated without proof.
% 40.52/9.07  
% 40.52/9.07  **** run 87 fork 6 starts with strategy
% 40.52/9.07  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":10}
% 42.62/9.40  
% 42.62/9.40  
% 42.62/9.40  fork 3: search terminated without proof.
% 42.62/9.44  
% 42.62/9.44  **** run 92 fork 3 starts with strategy
% 42.62/9.44  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 43.24/9.67  
% 43.24/9.67  
% 43.24/9.67  fork 7: search terminated without proof.
% 43.50/9.71  
% 43.50/9.71  **** run 88 fork 7 starts with strategy
% 43.50/9.71  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 43.50/9.77  
% 43.50/9.77  
% 43.50/9.77  fork 4: search terminated without proof.
% 44.30/9.80  
% 44.30/9.80  **** run 101 fork 4 starts with strategy
% 44.30/9.80  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 44.30/9.83  
% 44.30/9.83  fork 4: search finished without proof.
% 44.63/9.84  
% 44.63/9.84  **** run 109 fork 4 starts with strategy
% 44.63/9.86  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 46.54/10.25  
% 46.54/10.25  
% 46.54/10.25  fork 5: search terminated without proof.
% 46.54/10.28  
% 46.54/10.28  **** run 102 fork 5 starts with strategy
% 46.54/10.29  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 48.03/10.58  
% 48.03/10.58  
% 48.03/10.58  fork 2: search terminated without proof.
% 48.37/10.62  
% 48.37/10.62  **** run 99 fork 2 starts with strategy
% 48.37/10.62  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 48.57/10.73  
% 48.57/10.73  
% 48.57/10.73  fork 0: search terminated without proof.
% 48.92/10.77  
% 48.92/10.77  **** run 97 fork 0 starts with strategy
% 48.92/10.77  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 49.42/10.85  
% 49.42/10.85  
% 49.42/10.85  fork 6: search terminated without proof.
% 49.42/10.89  
% 49.42/10.89  **** run 95 fork 6 starts with strategy
% 49.42/10.91  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":10}
% 50.61/11.14  
% 50.61/11.14  
% 50.61/11.14  fork 3: search terminated without proof.
% 50.61/11.17  
% 50.61/11.17  **** run 100 fork 3 starts with strategy
% 50.61/11.19  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 51.34/11.29  
% 51.34/11.29  fork 3: search finished without proof.
% 51.34/11.31  
% 51.34/11.31  **** run 108 fork 3 starts with strategy
% 51.34/11.31  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 52.05/11.42  
% 52.05/11.42  
% 52.05/11.42  fork 7: search terminated without proof.
% 52.07/11.46  
% 52.07/11.46  **** run 96 fork 7 starts with strategy
% 52.07/11.46  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 58.27/12.77  
% 58.27/12.77  
% 58.27/12.77  fork 6: search terminated without proof.
% 58.27/12.79  
% 58.27/12.79  **** run 103 fork 6 starts with strategy
% 58.27/12.79  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 58.27/12.79  
% 58.27/12.79  
% 58.27/12.79  fork 7: search terminated without proof.
% 58.65/12.84  
% 58.65/12.84  **** run 104 fork 7 starts with strategy
% 58.65/12.84  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 82.21/17.77  
% 82.21/17.77  
% 82.21/17.77  fork 1: search terminated without proof.
% 82.31/17.84  
% 82.31/17.84  **** run 106 fork 1 starts with strategy
% 82.31/17.84  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0}
% 86.08/18.87  
% 86.08/18.87  
% 86.08/18.87  fork 3: search terminated without proof.
% 86.08/18.90  
% 86.08/18.90  **** run 116 fork 3 starts with strategy
% 86.08/18.90  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 88.31/19.10  
% 88.31/19.10  
% 88.31/19.10  fork 4: search terminated without proof.
% 88.31/19.16  
% 88.31/19.16  **** run 117 fork 4 starts with strategy
% 88.31/19.16  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 88.96/19.22  
% 88.96/19.22  
% 88.96/19.22  fork 2: search terminated without proof.
% 89.00/19.30  
% 89.00/19.30  **** run 107 fork 2 starts with strategy
% 89.00/19.30  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 90.30/19.49  
% 90.30/19.49  
% 90.30/19.49  fork 5: search terminated without proof.
% 90.30/19.57  
% 90.30/19.57  **** run 110 fork 5 starts with strategy
% 90.30/19.57  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 90.30/19.60  
% 90.30/19.60  
% 90.30/19.60  fork 0: search terminated without proof.
% 90.30/19.65  
% 90.30/19.65  
% 90.30/19.65  fork 7: search terminated without proof.
% 90.30/19.67  
% 90.30/19.67  fork 5: search finished without proof.
% 90.30/19.70  
% 90.30/19.70  **** run 118 fork 5 starts with strategy
% 90.30/19.70  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":50}
% 90.30/19.71  
% 90.30/19.71  **** run 112 fork 7 starts with strategy
% 90.30/19.71  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 90.30/19.74  
% 90.30/19.74  **** run 105 fork 0 starts with strategy
% 90.30/19.74  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 90.30/19.77  
% 90.30/19.77  
% 90.30/19.77  result: proof found
% 90.30/19.77  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 90.30/19.77  by run 116 fork 3 strategy {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 90.30/19.77  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 90.30/19.77  
% 90.30/19.77  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 90.30/19.78  
% 90.30/19.78  run 116 fork 3 statistics:
% 90.30/19.78  ----------------------------------
% 90.30/19.78  this run seconds: 0.324662
% 90.30/19.78  total seconds: 11.521041
% 90.30/19.78  stat_given_used: 614
% 90.30/19.78  stat_given_used_at_endgame: 0
% 90.30/19.78  stat_given_candidates:   8996
% 90.30/19.78  stat_given_candidates_at_endgame: 0
% 90.30/19.78  stat_given_candidates_h: 0
% 90.30/19.78  stat_binres_derived_cl:   2502
% 90.30/19.78  stat_binres_derived_cl_h: 0
% 90.30/19.78  stat_factor_derived_cl: 109
% 90.30/19.78  stat_para_derived_cl: 37342
% 90.30/19.78  stat_tautologies_discarded: 1678
% 90.30/19.78  stat_forward_subsumed: 10765
% 90.30/19.78  stat_derived_cut: 2438
% 90.30/19.78  stat_derived_rewritten: 1421
% 90.30/19.78  stat_weight_discarded_building: 0
% 90.30/19.78  stat_weight_discarded_cl: 0
% 90.30/19.78  stat_internlimit_discarded_cl: 0
% 90.30/19.78  stat_simplified:  1735 simplified 0 derived 0 given
% 90.30/19.78  stat_kept_cl: 24938
% 90.30/19.78  stat_built_cl: 27901
% 90.30/19.78  stat_hyperres_partial_cl: 0
% 90.30/19.78  stat_made_rewriters: 119
% 90.30/19.78  stat_backward_subsumed: 0
% 90.30/19.78  stat_propagated_subsumed: 0
% 90.30/19.78  stat_clsubs_attempted:                     15881
% 90.30/19.78  stat_clsubs_fact_groundunit_found:             0
% 90.30/19.78  stat_clsubs_rule_groundunit_found:            15
% 90.30/19.78  stat_clsubs_top_meta_attempted:            1186121
% 90.30/19.78  stat_clsubs_top_meta_failed:               1170240
% 90.30/19.78  stat_clsubs_top_meta_nonpref_attempted:             1186121
% 90.30/19.78  stat_clsubs_top_meta_nonpref_succeeded:              155295
% 90.30/19.78  stat_clsubs_top_meta_pref_attempted:                 155295
% 90.30/19.78  stat_clsubs_top_meta_pref1_succeeded:                153227
% 90.30/19.78  stat_clsubs_top_meta_pref2_succeeded:                 42606
% 90.30/19.78  stat_clsubs_top_meta_pref3_succeeded:                 15881
% 90.30/19.78  stat_clsubs_top_meta_pref_succeeded:                  15881
% 90.30/19.78  stat_clsubs_meta_attempted:                48698
% 90.30/19.78  stat_clsubs_meta_failed:                   24236
% 90.30/19.78  stat_clsubs_predsymbs_attempted:               0
% 90.30/19.78  stat_clsubs_unit_attempted:                 4276
% 90.30/19.78  stat_clsubs_full_attempted:                11605
% 90.30/19.78  stat_forwardsubs_attempted:                35703
% 90.30/19.78  stat_lit_hash_added:                  17982
% 90.30/19.78  stat_lit_hash_computed:              170608
% 90.30/19.78  stat_lit_hash_match_found:            12965
% 90.30/19.78  stat_lit_hash_match_miss:            239008
% 90.30/19.78  stat_lit_hash_cut_ok:                  2467
% 90.30/19.78  stat_lit_strong_cut_ok:                   0
% 90.30/19.78  stat_lit_hash_subsume_ok:             10765
% 90.30/19.78  clqueue els 10000000 used 1
% 90.30/19.78  clactive els 10000000 used 615
% 90.30/19.78  clactivesubsume els 10000000 used 3481
% 90.30/19.78  queue_termbuf els 200000000 used 1844460
% 90.30/19.78  hyper_termbuf els 100000000 used 1
% 90.30/19.78  active_termbuf els 100000000 used 27491
% 90.30/19.78  varstack els 5000 last used 1
% 90.30/19.78  given_termbuf els 10000000 last used 8
% 90.30/19.78  simplified_termbuf els 10000000 last used 1
% 90.30/19.78  derived_termbuf els 10000000 last used 28
% 90.30/19.78  wr_mallocs: 10809
% 90.30/19.78  wr_callocs: 19
% 90.30/19.78  wr_reallocs: 3679
% 90.30/19.78  wr_frees: 2
% 90.30/19.78  wr_malloc_bytes: 4163029764
% 90.30/19.78  wr_calloc_bytes: 96065504
% 90.30/19.78  wr_realloc_bytes: 1094288
% 90.30/19.78  wr_realloc_freebytes: 0
% 90.30/19.78  ----------------------------------
%------------------------------------------------------------------------------