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

View Problem - Process Solution

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

% Computer : n015.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 98.14s 13.03s
% Output   : CNFRefutation 98.14s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_this_15)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( multiply(sk_c5,sk_c6) = sk_c7
    | multiply(sk_c2,sk_c7) = sk_c3 ),
    inference(cnf_transformation,[],[prove_this_15]) ).

cnf('2',plain,
    ( multiply(sk_c2,sk_c7) = sk_c3
    | inverse(sk_c4) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_13]) ).

cnf('3',plain,
    ( inverse(sk_c4) = sk_c7
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_17]) ).

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

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

cnf('6',plain,
    multiply(identity,X3) = multiply(inverse(Y3),multiply(Y3,X3)),
    inference(paramodulation,[],['4','5']) ).

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

cnf('8',plain,
    X = multiply(inverse(Y),multiply(Y,X)),
    inference(simplify,[],['6','7']) ).

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

cnf('10',plain,
    multiply(X,inverse(X)) = identity,
    inference(paramodulation,[],['9','4']) ).

cnf('11',plain,
    ( multiply(sk_c2,sk_c7) = identity
    | inverse(sk_c4) = sk_c7 ),
    inference(paramodulation,[],['3','10']) ).

cnf('12',plain,
    ( inverse(sk_c4) = sk_c7
    | sk_c3 = identity ),
    inference(paramodulation,[],['2','11']) ).

cnf('13',plain,
    X = multiply(inverse(inverse(X)),identity),
    inference(paramodulation,[],['4','8']) ).

cnf('14',plain,
    X = multiply(X,identity),
    inference(paramodulation,[],['9','13']) ).

cnf('15',plain,
    X = inverse(inverse(X)),
    inference(paramodulation,[],['14','13']) ).

cnf('16',plain,
    ( sk_c4 = inverse(sk_c7)
    | sk_c3 = identity ),
    inference(paramodulation,[],['12','15']) ).

cnf('17',plain,
    ( multiply(sk_c5,sk_c6) = sk_c7
    | inverse(sk_c1) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_3]) ).

cnf('18',plain,
    ( inverse(sk_c5) = sk_c6
    | inverse(sk_c1) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_4]) ).

cnf('19',plain,
    ( multiply(sk_c5,sk_c6) = identity
    | inverse(sk_c1) = sk_c7 ),
    inference(paramodulation,[],['18','10']) ).

cnf('20',plain,
    ( inverse(sk_c1) = sk_c7
    | sk_c7 = identity ),
    inference(paramodulation,[],['17','19']) ).

cnf('21',plain,
    ( sk_c1 = inverse(sk_c7)
    | sk_c7 = identity ),
    inference(paramodulation,[],['20','15']) ).

cnf('22',plain,
    ( sk_c1 = sk_c4
    | sk_c7 = identity
    | sk_c3 = identity ),
    inference(paramodulation,[],['16','21']) ).

cnf('23',plain,
    ( sk_c1 = sk_c4
    | sk_c7 = identity
    | X = multiply(X,sk_c3) ),
    inference(paramodulation,[],['22','14']) ).

cnf('24',plain,
    ( multiply(sk_c7,sk_c3) = sk_c6
    | inverse(sk_c4) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_9]) ).

cnf('25',plain,
    ( inverse(sk_c4) = sk_c7
    | sk_c7 = sk_c6
    | sk_c1 = sk_c4
    | sk_c7 = identity ),
    inference(paramodulation,[],['23','24']) ).

cnf('26',plain,
    ( sk_c4 = inverse(sk_c7)
    | sk_c7 = sk_c6
    | sk_c1 = sk_c4
    | sk_c7 = identity ),
    inference(paramodulation,[],['25','15']) ).

cnf('27',plain,
    ( sk_c7 = sk_c6
    | sk_c1 = sk_c4
    | sk_c7 = identity ),
    inference(paramodulation,[],['26','21']) ).

cnf('28',plain,
    ( inverse(sk_c4) = sk_c7
    | sk_c2 = inverse(sk_c7) ),
    inference(paramodulation,[],['3','15']) ).

cnf('29',plain,
    ( sk_c4 = inverse(sk_c7)
    | sk_c2 = inverse(sk_c7) ),
    inference(paramodulation,[],['28','15']) ).

cnf('30',plain,
    ( sk_c4 = inverse(sk_c7)
    | sk_c1 = sk_c2
    | sk_c7 = identity ),
    inference(paramodulation,[],['29','21']) ).

cnf('31',plain,
    ( sk_c1 = sk_c4
    | sk_c1 = sk_c2
    | sk_c7 = identity ),
    inference(paramodulation,[],['30','21']) ).

cnf('32',plain,
    ( multiply(sk_c7,X) != sk_c6
    | multiply(Y,sk_c6) != sk_c7
    | multiply(Z,sk_c6) != sk_c7
    | multiply(U,sk_c7) != X
    | multiply(V,sk_c6) != sk_c7
    | inverse(Y) != sk_c6
    | inverse(Z) != sk_c7
    | inverse(U) != sk_c7
    | inverse(V) != sk_c7 ),
    inference(cnf_transformation,[],[prove_this_21]) ).

cnf('33',plain,
    ( multiply(sk_c7,X) != sk_c6
    | multiply(Y,sk_c6) != sk_c7
    | multiply(Z,sk_c7) != X
    | multiply(U,sk_c6) != sk_c7
    | inverse(Y) != sk_c7
    | inverse(Z) != sk_c7
    | inverse(U) != sk_c6 ),
    inference(factorization,[],['32']) ).

cnf('34',plain,
    ( multiply(sk_c7,multiply(X,sk_c7)) != sk_c6
    | multiply(Y,sk_c6) != sk_c7
    | multiply(Z,sk_c6) != sk_c7
    | inverse(Y) != sk_c6
    | inverse(Z) != sk_c7
    | inverse(X) != sk_c7 ),
    inference(reflexivity,[],['33']) ).

cnf('35',plain,
    ( multiply(sk_c7,sk_c3) != sk_c6
    | inverse(sk_c2) != sk_c7
    | inverse(sk_c4) = sk_c7
    | multiply(X,sk_c6) != sk_c7
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c7
    | inverse(Y) != sk_c6 ),
    inference(paramodulation,[],['2','34']) ).

cnf('36',plain,
    ( inverse(sk_c2) != sk_c7
    | inverse(sk_c4) = sk_c7
    | multiply(X3,sk_c6) != sk_c7
    | multiply(Y3,sk_c6) != sk_c7
    | inverse(X3) != sk_c7
    | inverse(Y3) != sk_c6 ),
    inference(resolution,[],['35','24']) ).

cnf('37',plain,
    ( inverse(sk_c4) = sk_c7
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_17]) ).

cnf('38',plain,
    ( inverse(sk_c4) = sk_c7
    | multiply(X,sk_c6) != sk_c7
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c6
    | inverse(Y) != sk_c7 ),
    inference(simplify,[],['36','37']) ).

cnf('39',plain,
    ( inverse(inverse(sk_c6)) != sk_c6
    | identity != sk_c7
    | inverse(sk_c4) = sk_c7
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c7 ),
    inference(paramodulation,[],['4','38']) ).

cnf('40',plain,
    ( identity != sk_c7
    | inverse(sk_c4) = sk_c7
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c7 ),
    inference(paramodulation,[],['15','39']) ).

cnf('41',plain,
    ( multiply(sk_c1,sk_c6) = sk_c7
    | inverse(sk_c4) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_5]) ).

cnf('42',plain,
    ( inverse(sk_c1) != sk_c7
    | identity != sk_c7
    | inverse(sk_c4) = sk_c7 ),
    inference(resolution,[],['40','41']) ).

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

cnf('44',plain,
    ( sk_c4 = inverse(sk_c7)
    | inverse(sk_c1) = sk_c7 ),
    inference(paramodulation,[],['43','15']) ).

cnf('45',plain,
    ( identity != sk_c7
    | inverse(sk_c4) = sk_c7
    | sk_c4 = inverse(sk_c7) ),
    inference(resolution,[],['42','44']) ).

cnf('46',plain,
    ( inverse(sk_c4) = sk_c7
    | sk_c4 = inverse(sk_c7)
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['31','45']) ).

cnf('47',plain,
    ( sk_c4 = inverse(sk_c7)
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['46','15']) ).

cnf('48',plain,
    multiply(multiply(X,identity),Y) = multiply(X,Y),
    inference(paramodulation,[],['7','5']) ).

cnf('49',plain,
    multiply(identity,X3) = multiply(inverse(identity),X3),
    inference(paramodulation,[],['4','48']) ).

cnf('50',plain,
    X = multiply(inverse(identity),X),
    inference(simplify,[],['49','7']) ).

cnf('51',plain,
    X = multiply(inverse(inverse(identity)),X),
    inference(paramodulation,[],['50','8']) ).

cnf('52',plain,
    inverse(identity) = identity,
    inference(paramodulation,[],['51','4']) ).

cnf('53',plain,
    ( inverse(sk_c7) = identity
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['31','52']) ).

cnf('54',plain,
    ( sk_c1 = sk_c4
    | sk_c1 = sk_c2
    | sk_c4 = identity ),
    inference(paramodulation,[],['47','53']) ).

cnf('55',plain,
    ( sk_c1 = sk_c4
    | sk_c1 = sk_c2
    | multiply(sk_c4,X) = X ),
    inference(paramodulation,[],['54','7']) ).

cnf('56',plain,
    ( multiply(sk_c4,sk_c6) = sk_c7
    | inverse(sk_c1) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_2]) ).

cnf('57',plain,
    ( inverse(sk_c1) = sk_c7
    | sk_c6 = sk_c7
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['55','56']) ).

cnf('58',plain,
    ( sk_c1 = inverse(sk_c7)
    | sk_c6 = sk_c7
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['57','15']) ).

cnf('59',plain,
    ( multiply(sk_c4,sk_c6) = sk_c7
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_18]) ).

cnf('60',plain,
    ( inverse(sk_c2) = sk_c7
    | sk_c6 = sk_c7
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['55','59']) ).

cnf('61',plain,
    ( sk_c2 = inverse(sk_c7)
    | sk_c6 = sk_c7
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['60','15']) ).

cnf('62',plain,
    ( sk_c6 = sk_c7
    | sk_c4 = sk_c2
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['61','47']) ).

cnf('63',plain,
    ( sk_c7 = inverse(identity)
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['53','15']) ).

cnf('64',plain,
    ( sk_c7 = identity
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(simplify,[],['63','52']) ).

cnf('65',plain,
    ( sk_c4 = sk_c2
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2
    | sk_c6 = identity ),
    inference(paramodulation,[],['62','64']) ).

cnf('66',plain,
    ( multiply(sk_c7,X) != sk_c6
    | multiply(Y,sk_c6) != sk_c7
    | multiply(Z,sk_c7) != X
    | inverse(Y) != sk_c6
    | inverse(Y) != sk_c7
    | inverse(Z) != sk_c7 ),
    inference(factorization,[],['33']) ).

cnf('67',plain,
    ( sk_c7 != sk_c6
    | multiply(X,sk_c7) != identity
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c7
    | inverse(Y) != sk_c6
    | inverse(Y) != sk_c7 ),
    inference(paramodulation,[],['14','66']) ).

cnf('68',plain,
    ( inverse(identity) != sk_c7
    | sk_c7 != sk_c6
    | sk_c7 != identity
    | multiply(X3,sk_c6) != sk_c7
    | inverse(X3) != sk_c6
    | inverse(X3) != sk_c7 ),
    inference(paramodulation,[],['7','67']) ).

cnf('69',plain,
    ( identity != sk_c7
    | sk_c7 != sk_c6
    | sk_c7 != identity
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c6
    | inverse(X) != sk_c7 ),
    inference(simplify,[],['68','52']) ).

cnf('70',plain,
    ( inverse(identity) != sk_c7
    | inverse(identity) != sk_c6
    | sk_c6 != sk_c7
    | sk_c7 != sk_c6
    | sk_c7 != identity
    | identity != sk_c7 ),
    inference(paramodulation,[],['7','69']) ).

cnf('71',plain,
    ( identity != sk_c7
    | identity != sk_c6
    | sk_c6 != sk_c7
    | sk_c7 != sk_c6
    | sk_c7 != identity
    | identity != sk_c7 ),
    inference(simplify,[then_simplify],['70','52','52']) ).

cnf('72',plain,
    ( sk_c6 != sk_c7
    | sk_c7 != sk_c6
    | sk_c7 != identity
    | identity != sk_c7
    | identity != sk_c6 ),
    inference(factorization,[],['71']) ).

cnf('73',plain,
    ( sk_c7 != sk_c6
    | sk_c7 != identity
    | identity != sk_c7
    | identity != sk_c6
    | sk_c4 = sk_c2
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(resolution,[],['62','72']) ).

cnf('74',plain,
    ( sk_c7 != identity
    | identity != sk_c7
    | identity != sk_c6
    | sk_c4 = sk_c2
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['62','73']) ).

cnf('75',plain,
    ( identity != sk_c7
    | identity != sk_c6
    | sk_c4 = sk_c2
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(resolution,[],['74','64']) ).

cnf('76',plain,
    ( identity != sk_c6
    | sk_c4 = sk_c2
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['64','75']) ).

cnf('77',plain,
    ( sk_c4 = sk_c2
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['65','76']) ).

cnf('78',plain,
    ( inverse(sk_c7) = sk_c7
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['31','53']) ).

cnf('79',plain,
    ( sk_c7 = inverse(sk_c7)
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['78','15']) ).

cnf('80',plain,
    ( sk_c7 = sk_c4
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['47','79']) ).

cnf('81',plain,
    ( inverse(sk_c7) = sk_c4
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['80','78']) ).

cnf('82',plain,
    ( inverse(sk_c7) = sk_c2
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['77','81']) ).

cnf('83',plain,
    ( sk_c6 = sk_c7
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['58','82']) ).

cnf('84',plain,
    ( sk_c1 = sk_c4
    | sk_c1 = sk_c2
    | sk_c6 = identity ),
    inference(paramodulation,[],['83','64']) ).

cnf('85',plain,
    ( sk_c7 != sk_c6
    | sk_c7 != identity
    | identity != sk_c7
    | identity != sk_c6
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(resolution,[],['83','72']) ).

cnf('86',plain,
    ( sk_c4 = sk_c7
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['47','78']) ).

cnf('87',plain,
    ( sk_c4 = sk_c6
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['83','86']) ).

cnf('88',plain,
    ( sk_c7 = sk_c6
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['87','80']) ).

cnf('89',plain,
    ( sk_c7 != identity
    | identity != sk_c7
    | identity != sk_c6
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(resolution,[],['85','88']) ).

cnf('90',plain,
    ( identity != sk_c7
    | identity != sk_c6
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(resolution,[],['89','64']) ).

cnf('91',plain,
    ( identity != sk_c6
    | sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['64','90']) ).

cnf('92',plain,
    ( sk_c1 = sk_c4
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['84','91']) ).

cnf('93',plain,
    ( inverse(sk_c4) = sk_c7
    | multiply(X,sk_c7) != sk_c3
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c7
    | inverse(Y) != sk_c6
    | inverse(Y) != sk_c7 ),
    inference(resolution,[],['66','24']) ).

cnf('94',plain,
    ( inverse(sk_c2) != sk_c7
    | inverse(sk_c4) = sk_c7
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c6
    | inverse(X) != sk_c7 ),
    inference(resolution,[],['93','2']) ).

cnf('95',plain,
    ( inverse(sk_c4) = sk_c7
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c6
    | inverse(X) != sk_c7 ),
    inference(resolution,[],['94','3']) ).

cnf('96',plain,
    ( inverse(sk_c1) != sk_c7
    | inverse(sk_c1) != sk_c6
    | inverse(sk_c4) = sk_c7 ),
    inference(resolution,[],['95','41']) ).

cnf('97',plain,
    ( inverse(sk_c2) != sk_c7
    | inverse(sk_c1) != sk_c6
    | inverse(sk_c4) = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['92','96']) ).

cnf('98',plain,
    ( inverse(sk_c1) != sk_c6
    | inverse(sk_c4) = sk_c7
    | sk_c1 = sk_c4 ),
    inference(resolution,[],['97','3']) ).

cnf('99',plain,
    ( inverse(sk_c2) != sk_c6
    | inverse(sk_c4) = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['92','98']) ).

cnf('100',plain,
    ( sk_c7 != sk_c6
    | inverse(sk_c4) = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['3','99']) ).

cnf('101',plain,
    ( inverse(sk_c4) = sk_c7
    | sk_c1 = sk_c4
    | sk_c7 = identity ),
    inference(resolution,[],['27','100']) ).

cnf('102',plain,
    ( sk_c4 = inverse(sk_c7)
    | sk_c1 = sk_c4
    | sk_c7 = identity ),
    inference(paramodulation,[],['101','15']) ).

cnf('103',plain,
    ( sk_c1 = sk_c4
    | sk_c7 = identity ),
    inference(paramodulation,[],['102','21']) ).

cnf('104',plain,
    ( inverse(sk_c2) != sk_c7
    | identity != sk_c7
    | inverse(sk_c4) = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['92','42']) ).

cnf('105',plain,
    ( identity != sk_c7
    | inverse(sk_c4) = sk_c7
    | sk_c1 = sk_c4 ),
    inference(resolution,[],['104','3']) ).

cnf('106',plain,
    ( inverse(sk_c4) = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['103','105']) ).

cnf('107',plain,
    ( sk_c4 = inverse(sk_c7)
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['106','15']) ).

cnf('108',plain,
    ( inverse(sk_c7) = identity
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['103','52']) ).

cnf('109',plain,
    ( sk_c1 = sk_c4
    | sk_c4 = identity ),
    inference(paramodulation,[],['107','108']) ).

cnf('110',plain,
    ( sk_c1 = sk_c4
    | multiply(sk_c4,X) = X ),
    inference(paramodulation,[],['109','7']) ).

cnf('111',plain,
    ( inverse(sk_c1) = sk_c7
    | sk_c6 = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['110','56']) ).

cnf('112',plain,
    ( sk_c1 = inverse(sk_c7)
    | sk_c6 = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['111','15']) ).

cnf('113',plain,
    ( inverse(sk_c7) = sk_c4
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['109','108']) ).

cnf('114',plain,
    ( sk_c6 = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['112','113']) ).

cnf('115',plain,
    ( sk_c7 = inverse(identity)
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['108','15']) ).

cnf('116',plain,
    ( sk_c7 = identity
    | sk_c1 = sk_c4 ),
    inference(simplify,[],['115','52']) ).

cnf('117',plain,
    ( sk_c1 = sk_c4
    | sk_c6 = identity ),
    inference(paramodulation,[],['114','116']) ).

cnf('118',plain,
    ( sk_c1 = sk_c4
    | sk_c7 != sk_c6
    | sk_c7 != identity
    | identity != sk_c7
    | identity != sk_c6 ),
    inference(resolution,[],['114','72']) ).

cnf('119',plain,
    ( sk_c1 = sk_c4
    | sk_c7 = identity ),
    inference(paramodulation,[],['102','21']) ).

cnf('120',plain,
    ( sk_c7 != sk_c6
    | identity != sk_c7
    | identity != sk_c6
    | sk_c1 = sk_c4 ),
    inference(simplify,[],['118','119']) ).

cnf('121',plain,
    ( sk_c7 = sk_c6
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['117','116']) ).

cnf('122',plain,
    ( identity != sk_c7
    | identity != sk_c6
    | sk_c1 = sk_c4 ),
    inference(resolution,[],['120','121']) ).

cnf('123',plain,
    ( inverse(sk_c1) = sk_c7
    | identity = sk_c7 ),
    inference(paramodulation,[],['19','17']) ).

cnf('124',plain,
    ( sk_c1 = inverse(sk_c7)
    | identity = sk_c7 ),
    inference(paramodulation,[],['123','15']) ).

cnf('125',plain,
    ( sk_c1 = sk_c4
    | identity = sk_c7 ),
    inference(paramodulation,[],['107','124']) ).

cnf('126',plain,
    ( identity != sk_c6
    | sk_c1 = sk_c4 ),
    inference(simplify,[],['122','125']) ).

cnf('127',plain,
    sk_c1 = sk_c4,
    inference(paramodulation,[],['117','126']) ).

cnf('128',plain,
    ( inverse(sk_c4) = sk_c7
    | sk_c4 = inverse(sk_c7) ),
    inference(paramodulation,[],['127','44']) ).

cnf('129',plain,
    sk_c4 = inverse(sk_c7),
    inference(paramodulation,[],['128','15']) ).

cnf('130',plain,
    multiply(multiply(X3,inverse(Y3)),Y3) = multiply(X3,identity),
    inference(paramodulation,[],['4','5']) ).

cnf('131',plain,
    multiply(multiply(X,inverse(Y)),Y) = X,
    inference(simplify,[],['130','14']) ).

cnf('132',plain,
    multiply(multiply(X,Y),inverse(Y)) = X,
    inference(paramodulation,[],['15','131']) ).

cnf('133',plain,
    multiply(multiply(X,sk_c7),sk_c4) = X,
    inference(paramodulation,[],['129','132']) ).

cnf('134',plain,
    ( multiply(sk_c5,sk_c6) = sk_c7
    | multiply(sk_c3,sk_c4) = sk_c2 ),
    inference(paramodulation,[],['1','133']) ).

cnf('135',plain,
    multiply(multiply(X,sk_c4),sk_c7) = X,
    inference(paramodulation,[],['129','131']) ).

cnf('136',plain,
    ( multiply(sk_c5,sk_c6) = sk_c7
    | multiply(sk_c2,sk_c7) = sk_c3 ),
    inference(paramodulation,[],['134','135']) ).

cnf('137',plain,
    X = multiply(Y,multiply(inverse(Y),X)),
    inference(paramodulation,[],['9','8']) ).

cnf('138',plain,
    X = multiply(sk_c7,multiply(sk_c4,X)),
    inference(paramodulation,[],['129','137']) ).

cnf('139',plain,
    ( sk_c6 = multiply(sk_c7,sk_c7)
    | inverse(sk_c2) = sk_c7 ),
    inference(paramodulation,[],['59','138']) ).

cnf('140',plain,
    ( multiply(sk_c7,sk_c7) != sk_c6
    | inverse(identity) != sk_c7
    | multiply(X,sk_c6) != sk_c7
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c7
    | inverse(Y) != sk_c6 ),
    inference(paramodulation,[],['7','34']) ).

cnf('141',plain,
    ( inverse(identity) != sk_c7
    | inverse(sk_c2) = sk_c7
    | multiply(Y3,sk_c6) != sk_c7
    | multiply(X3,sk_c6) != sk_c7
    | inverse(Y3) != sk_c6
    | inverse(X3) != sk_c7 ),
    inference(paramodulation,[],['139','140']) ).

cnf('142',plain,
    ( identity != sk_c7
    | inverse(sk_c2) = sk_c7
    | multiply(X,sk_c6) != sk_c7
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c6
    | inverse(Y) != sk_c7 ),
    inference(simplify,[],['141','52']) ).

cnf('143',plain,
    ( multiply(sk_c5,sk_c6) = sk_c7
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_19]) ).

cnf('144',plain,
    ( identity != sk_c7
    | inverse(sk_c2) = sk_c7
    | multiply(X3,sk_c6) != sk_c7
    | inverse(sk_c5) != sk_c6
    | inverse(X3) != sk_c7 ),
    inference(resolution,[],['142','143']) ).

cnf('145',plain,
    ( inverse(sk_c5) = sk_c6
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_20]) ).

cnf('146',plain,
    ( inverse(sk_c5) = sk_c6
    | sk_c2 = inverse(sk_c7) ),
    inference(paramodulation,[],['145','15']) ).

cnf('147',plain,
    ( multiply(sk_c5,sk_c6) = identity
    | sk_c2 = inverse(sk_c7) ),
    inference(paramodulation,[],['146','10']) ).

cnf('148',plain,
    ( multiply(sk_c5,sk_c6) = identity
    | sk_c2 = sk_c4 ),
    inference(simplify,[],['147','129']) ).

cnf('149',plain,
    ( inverse(sk_c2) = sk_c7
    | sk_c2 = sk_c4
    | identity = sk_c7 ),
    inference(paramodulation,[],['148','143']) ).

cnf('150',plain,
    ( sk_c2 = inverse(sk_c7)
    | sk_c2 = sk_c4
    | identity = sk_c7 ),
    inference(paramodulation,[],['149','15']) ).

cnf('151',plain,
    ( sk_c2 = sk_c4
    | sk_c2 = sk_c4
    | identity = sk_c7 ),
    inference(simplify,[],['150','129']) ).

cnf('152',plain,
    ( sk_c2 = sk_c4
    | identity = sk_c7 ),
    inference(factorization,[],['151']) ).

cnf('153',plain,
    ( inverse(identity) = sk_c7
    | sk_c1 = sk_c4 ),
    inference(paramodulation,[],['103','52']) ).

cnf('154',plain,
    ( identity = sk_c7
    | sk_c1 = sk_c4 ),
    inference(simplify,[],['153','52']) ).

cnf('155',plain,
    ( inverse(sk_c4) = sk_c7
    | identity = sk_c7 ),
    inference(paramodulation,[],['154','123']) ).

cnf('156',plain,
    ( inverse(sk_c2) = sk_c7
    | identity = sk_c7 ),
    inference(paramodulation,[],['152','155']) ).

cnf('157',plain,
    ( inverse(sk_c5) != sk_c6
    | inverse(sk_c2) = sk_c7
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c7 ),
    inference(simplify,[],['144','156']) ).

cnf('158',plain,
    ( multiply(sk_c2,sk_c7) = identity
    | inverse(sk_c5) = sk_c6 ),
    inference(paramodulation,[],['145','10']) ).

cnf('159',plain,
    ( multiply(identity,sk_c4) = sk_c2
    | inverse(sk_c5) = sk_c6 ),
    inference(paramodulation,[],['158','133']) ).

cnf('160',plain,
    ( sk_c4 = sk_c2
    | inverse(sk_c5) = sk_c6 ),
    inference(simplify,[],['159','7']) ).

cnf('161',plain,
    ( inverse(sk_c2) = sk_c7
    | sk_c4 = sk_c2
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c7 ),
    inference(resolution,[],['157','160']) ).

cnf('162',plain,
    ( inverse(sk_c4) != sk_c7
    | inverse(sk_c2) = sk_c7
    | sk_c4 = sk_c2 ),
    inference(resolution,[],['161','59']) ).

cnf('163',plain,
    sk_c7 = inverse(sk_c4),
    inference(paramodulation,[],['129','15']) ).

cnf('164',plain,
    ( inverse(sk_c2) = sk_c7
    | sk_c4 = sk_c2 ),
    inference(simplify,[],['162','163']) ).

cnf('165',plain,
    ( sk_c2 = inverse(sk_c7)
    | sk_c4 = sk_c2 ),
    inference(paramodulation,[],['164','15']) ).

cnf('166',plain,
    ( sk_c2 = sk_c4
    | sk_c4 = sk_c2 ),
    inference(simplify,[],['165','129']) ).

cnf('167',plain,
    ( sk_c4 = sk_c2
    | sk_c1 = sk_c2 ),
    inference(paramodulation,[],['166','127']) ).

cnf('168',plain,
    ( sk_c4 = sk_c2
    | sk_c4 = sk_c2 ),
    inference(simplify,[],['167','127']) ).

cnf('169',plain,
    sk_c4 = sk_c2,
    inference(factorization,[],['168']) ).

cnf('170',plain,
    multiply(sk_c4,sk_c7) = identity,
    inference(paramodulation,[],['129','4']) ).

cnf('171',plain,
    multiply(sk_c2,sk_c7) = identity,
    inference(paramodulation,[],['169','170']) ).

cnf('172',plain,
    ( multiply(sk_c5,sk_c6) = sk_c7
    | identity = sk_c3 ),
    inference(simplify,[],['136','171']) ).

cnf('173',plain,
    ( multiply(sk_c2,sk_c7) = sk_c3
    | inverse(sk_c5) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_16]) ).

cnf('174',plain,
    ( inverse(sk_c5) = sk_c6
    | identity = sk_c3 ),
    inference(paramodulation,[],['158','173']) ).

cnf('175',plain,
    ( multiply(sk_c5,sk_c6) = identity
    | identity = sk_c3 ),
    inference(paramodulation,[],['174','10']) ).

cnf('176',plain,
    ( sk_c7 = identity
    | identity = sk_c3 ),
    inference(paramodulation,[],['172','175']) ).

cnf('177',plain,
    ( multiply(sk_c4,sk_c6) = sk_c7
    | multiply(sk_c1,sk_c6) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_6]) ).

cnf('178',plain,
    ( sk_c6 = multiply(sk_c7,sk_c7)
    | multiply(sk_c1,sk_c6) = sk_c7 ),
    inference(paramodulation,[],['177','138']) ).

cnf('179',plain,
    ( sk_c6 = multiply(sk_c7,sk_c7)
    | multiply(sk_c2,sk_c6) = sk_c7 ),
    inference(simplify,[then_simplify],['178','127','169']) ).

cnf('180',plain,
    X = multiply(sk_c7,multiply(sk_c2,X)),
    inference(paramodulation,[],['169','138']) ).

cnf('181',plain,
    sk_c6 = multiply(sk_c7,sk_c7),
    inference(paramodulation,[],['179','180']) ).

cnf('182',plain,
    X = multiply(sk_c4,multiply(sk_c7,X)),
    inference(paramodulation,[],['129','8']) ).

cnf('183',plain,
    X = multiply(sk_c2,multiply(sk_c7,X)),
    inference(paramodulation,[],['169','182']) ).

cnf('184',plain,
    sk_c7 = multiply(sk_c2,sk_c6),
    inference(paramodulation,[],['181','183']) ).

cnf('185',plain,
    ( inverse(identity) != sk_c7
    | multiply(Y3,sk_c6) != sk_c7
    | multiply(X3,sk_c6) != sk_c7
    | inverse(Y3) != sk_c6
    | inverse(X3) != sk_c7 ),
    inference(paramodulation,[],['181','140']) ).

cnf('186',plain,
    ( identity != sk_c7
    | multiply(X,sk_c6) != sk_c7
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c6
    | inverse(Y) != sk_c7 ),
    inference(simplify,[],['185','52']) ).

cnf('187',plain,
    ( inverse(sk_c5) != sk_c6
    | identity != sk_c7
    | identity = sk_c3
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c7 ),
    inference(paramodulation,[],['175','186']) ).

cnf('188',plain,
    ( identity != sk_c7
    | identity = sk_c3
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c7 ),
    inference(resolution,[],['187','174']) ).

cnf('189',plain,
    ( inverse(sk_c2) != sk_c7
    | identity != sk_c7
    | identity = sk_c3 ),
    inference(paramodulation,[],['184','188']) ).

cnf('190',plain,
    sk_c7 = inverse(sk_c2),
    inference(paramodulation,[],['169','163']) ).

cnf('191',plain,
    ( identity != sk_c7
    | identity = sk_c3 ),
    inference(simplify,[],['189','190']) ).

cnf('192',plain,
    identity = sk_c3,
    inference(paramodulation,[],['176','191']) ).

cnf('193',plain,
    X = multiply(X,sk_c3),
    inference(paramodulation,[],['192','14']) ).

cnf('194',plain,
    ( multiply(sk_c7,sk_c3) = sk_c6
    | inverse(sk_c5) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_12]) ).

cnf('195',plain,
    ( multiply(sk_c7,X) != sk_c6
    | multiply(Y,sk_c6) != sk_c7
    | multiply(Y,sk_c7) != X
    | inverse(Y) != sk_c6
    | inverse(Y) != sk_c7 ),
    inference(factorization,[],['66']) ).

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

cnf('197',plain,
    ( multiply(inverse(sk_c7),sk_c6) != sk_c7
    | inverse(inverse(sk_c7)) != sk_c7
    | inverse(inverse(sk_c7)) != sk_c6
    | multiply(sk_c7,identity) != sk_c6 ),
    inference(paramodulation,[],['4','196']) ).

cnf('198',plain,
    ( multiply(sk_c2,sk_c6) != sk_c7
    | sk_c7 != sk_c6
    | sk_c7 != sk_c6 ),
    inference(simplify,[then_simplify],['197','129','169','129','169','190','129','169','190','14']) ).

cnf('199',plain,
    sk_c7 != sk_c6,
    inference(paramodulation,[],['184','198']) ).

cnf('200',plain,
    inverse(sk_c5) = sk_c6,
    inference(paramodulation,[then_simplify],['193','194','199']) ).

cnf('201',plain,
    multiply(sk_c5,sk_c6) = identity,
    inference(paramodulation,[],['200','10']) ).

cnf('202',plain,
    multiply(sk_c5,sk_c6) = sk_c3,
    inference(simplify,[],['201','192']) ).

cnf('203',plain,
    inverse(sk_c5) = sk_c6,
    inference(paramodulation,[then_simplify],['193','194','199']) ).

cnf('204',plain,
    ( sk_c3 != sk_c7
    | identity != sk_c7
    | multiply(X3,sk_c6) != sk_c7
    | inverse(X3) != sk_c7 ),
    inference(paramodulation,[then_simplify],['202','186','203']) ).

cnf('205',plain,
    ( sk_c3 != sk_c7
    | sk_c3 != sk_c7
    | multiply(X,sk_c6) != sk_c7
    | inverse(X) != sk_c7 ),
    inference(simplify,[],['204','192']) ).

cnf('206',plain,
    ( multiply(sk_c4,sk_c6) = sk_c7
    | multiply(sk_c7,sk_c3) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_10]) ).

cnf('207',plain,
    inverse(sk_c4) = sk_c7,
    inference(paramodulation,[then_simplify],['193','24','199']) ).

cnf('208',plain,
    ( sk_c3 != sk_c7
    | multiply(sk_c7,sk_c3) = sk_c6 ),
    inference(resolution,[then_simplify],['205','206','207']) ).

cnf('209',plain,
    ( multiply(sk_c5,sk_c6) = sk_c7
    | multiply(sk_c7,sk_c3) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_11]) ).

cnf('210',plain,
    ( sk_c3 = sk_c7
    | multiply(sk_c7,sk_c3) = sk_c6 ),
    inference(paramodulation,[],['202','209']) ).

cnf('211',plain,
    multiply(sk_c7,sk_c3) = sk_c6,
    inference(simplify,[],['208','210']) ).

cnf('212',plain,
    $false,
    inference(simplify,[then_simplify],['211','199','193']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GRP226-1 : TPTP v8.1.2. Released v2.5.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n015.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Tue Aug 29 02:19:40 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.37  
% 0.12/0.37  input clause set summed statistics:
% 0.12/0.37  ----------------------------------
% 0.12/0.37  in_clause_count:                    24
% 0.12/0.37  in_rule_clause_count:               24
% 0.12/0.37  in_fact_clause_count:                0
% 0.12/0.37  in_answer_clause_count:              0
% 0.12/0.37  in_ground_clause_count:             20
% 0.12/0.37  in_unit_clause_count:                3
% 0.12/0.37  in_horn_clause_count:                4
% 0.12/0.37  in_pos_clause_count:                23
% 0.12/0.37  in_neg_clause_count:                 1
% 0.12/0.37  in_poseq_clause_count:              23
% 0.12/0.37  in_negeq_clause_count:               1
% 0.12/0.37  in_unitposeq_clause_count:           3
% 0.12/0.37  in_chain_clause_count:               0
% 0.12/0.37  in_min_length:             1
% 0.12/0.37  in_max_length:             9
% 0.12/0.37  in_min_depth:              2
% 0.12/0.37  in_max_depth:              3
% 0.12/0.37  in_min_size:               5
% 0.12/0.37  in_max_size:              41
% 0.12/0.37  in_min_vars:               0
% 0.12/0.37  in_max_vars:               5
% 0.12/0.37  in_extaxiom_count:                 3
% 0.12/0.37  in_axiom_count:                    0
% 0.12/0.37  in_assumption_count:               0
% 0.12/0.37  in_goal_count:                    21
% 0.12/0.37  in_neg_goal_count:                 1
% 0.12/0.37  in_pos_goal_count:                20
% 0.12/0.37  in_posunit_goal_count:             0
% 0.12/0.37  
% 0.12/0.37  auto guide:
% 0.12/0.37  -----------
% 0.12/0.37  {
% 0.12/0.37  "print":1,
% 0.12/0.37  "print_level": 15,
% 0.12/0.37  "max_size": 0,
% 0.12/0.37  "max_depth": 0,
% 0.12/0.37  "max_length": 0,
% 0.12/0.37  "max_dseconds": 0,
% 0.12/0.37  "runs":[
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.37  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.37  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.37  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.37  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.37  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/0.38  {"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.12/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.12/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.12/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/0.38  {"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.12/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.12/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.12/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/0.38  {"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.12/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.12/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.12/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.12/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.38  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.38  
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.12/0.38  
% 0.12/0.38  ]}
% 0.12/0.38  
% 0.12/0.38  
% 0.12/0.38  **** run 1 fork 0 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 2 fork 1 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 3 fork 2 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.12/0.38  
% 0.12/0.38  **** run 4 fork 3 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 5 fork 4 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 6 fork 5 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 8 fork 7 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.12/0.38  
% 0.12/0.38  **** run 7 fork 6 starts with strategy
% 0.12/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.45  
% 0.20/0.45  fork 4: search finished without proof.
% 0.20/0.48  
% 0.20/0.48  **** run 13 fork 4 starts with strategy
% 0.20/0.48  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.20/0.49  
% 0.20/0.49  fork 3: search finished without proof.
% 0.20/0.50  
% 0.20/0.50  
% 0.20/0.50  fork 7: search terminated without proof.
% 0.20/0.50  
% 0.20/0.50  
% 0.20/0.50  fork 0: search terminated without proof.
% 0.20/0.50  
% 0.20/0.50  
% 0.20/0.50  fork 1: search terminated without proof.
% 0.20/0.50  
% 0.20/0.50  
% 0.20/0.50  fork 2: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 5: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 6: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  **** run 12 fork 3 starts with strategy
% 0.20/0.52  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.20/0.53  
% 0.20/0.53  **** run 11 fork 2 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.20/0.53  
% 0.20/0.53  **** run 10 fork 1 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.20/0.53  
% 0.20/0.53  **** run 16 fork 7 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.53  
% 0.20/0.53  **** run 14 fork 5 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.20/0.53  
% 0.20/0.53  **** run 9 fork 0 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.54  
% 0.20/0.54  **** run 15 fork 6 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.20/0.59  
% 0.20/0.59  fork 5: search finished without proof.
% 0.20/0.60  
% 0.20/0.60  
% 0.20/0.60  fork 4: search terminated without proof.
% 0.20/0.61  
% 0.20/0.61  **** run 22 fork 5 starts with strategy
% 0.20/0.61  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 0.20/0.62  
% 0.20/0.62  **** run 21 fork 4 starts with strategy
% 0.20/0.62  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 3: search terminated without proof.
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 1: search terminated without proof.
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 2: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 0: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 7: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  **** run 20 fork 3 starts with strategy
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 6: search terminated without proof.
% 0.20/0.66  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 0.20/0.66  
% 0.20/0.66  **** run 18 fork 1 starts with strategy
% 0.20/0.66  {"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.66  
% 0.20/0.66  **** run 19 fork 2 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 0.20/0.67  
% 0.20/0.67  **** run 17 fork 0 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 0.20/0.67  
% 0.20/0.67  **** run 24 fork 7 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.68  
% 0.20/0.68  **** run 23 fork 6 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 0.20/0.71  
% 0.20/0.71  fork 2: search finished without proof.
% 0.20/0.72  
% 0.20/0.72  
% 0.20/0.72  fork 5: search terminated without proof.
% 0.20/0.72  
% 0.20/0.72  **** run 27 fork 2 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.20/0.74  
% 0.20/0.74  **** run 30 fork 5 starts with strategy
% 0.20/0.74  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 0.20/0.75  
% 0.20/0.75  
% 0.20/0.75  fork 4: search terminated without proof.
% 0.20/0.77  
% 0.20/0.77  **** run 29 fork 4 starts with strategy
% 0.20/0.77  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.20/0.77  
% 0.20/0.77  
% 0.20/0.77  fork 3: search terminated without proof.
% 0.20/0.78  
% 0.20/0.78  
% 0.20/0.78  fork 1: search terminated without proof.
% 0.20/0.79  
% 0.20/0.79  **** run 28 fork 3 starts with strategy
% 0.20/0.79  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.80  
% 0.20/0.80  **** run 26 fork 1 starts with strategy
% 0.20/0.80  {"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.80  
% 0.20/0.80  
% 0.20/0.80  fork 0: search terminated without proof.
% 2.87/0.82  
% 2.87/0.82  **** run 25 fork 0 starts with strategy
% 2.87/0.82  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.87/0.84  
% 2.87/0.84  fork 2: search finished without proof.
% 2.87/0.84  No candidate clauses found.
% 2.87/0.84  
% 2.87/0.84  
% 2.87/0.84  fork 0: search terminated without proof.
% 2.87/0.85  
% 2.87/0.85  **** run 35 fork 2 starts with strategy
% 2.87/0.85  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 2.87/0.86  
% 2.87/0.86  **** run 33 fork 0 starts with strategy
% 2.87/0.86  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 2.87/0.87  
% 2.87/0.87  
% 2.87/0.87  fork 5: search terminated without proof.
% 3.95/0.88  
% 3.95/0.88  
% 3.95/0.88  fork 7: search terminated without proof.
% 3.97/0.88  
% 3.97/0.88  
% 3.97/0.88  fork 6: search terminated without proof.
% 3.97/0.89  
% 3.97/0.89  
% 3.97/0.89  fork 4: search terminated without proof.
% 3.97/0.89  
% 3.97/0.89  **** run 38 fork 5 starts with strategy
% 3.97/0.89  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 3.97/0.90  
% 3.97/0.90  **** run 32 fork 7 starts with strategy
% 3.97/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.15/0.90  
% 4.15/0.90  
% 4.15/0.90  fork 3: search terminated without proof.
% 4.15/0.91  
% 4.15/0.91  **** run 31 fork 6 starts with strategy
% 4.15/0.91  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.15/0.91  
% 4.15/0.91  **** run 37 fork 4 starts with strategy
% 4.15/0.91  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.31/0.92  
% 4.31/0.92  **** run 36 fork 3 starts with strategy
% 4.31/0.92  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.31/0.92  
% 4.31/0.92  
% 4.31/0.92  fork 1: search terminated without proof.
% 4.31/0.94  
% 4.31/0.94  **** run 34 fork 1 starts with strategy
% 4.31/0.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.31/0.97  
% 4.31/0.97  fork 1: search finished without proof.
% 4.31/0.98  
% 4.31/0.98  
% 4.31/0.98  fork 0: search terminated without proof.
% 4.31/0.98  
% 4.31/0.98  **** run 42 fork 1 starts with strategy
% 4.31/0.98  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 4.31/0.98  
% 4.31/0.98  
% 4.31/0.98  fork 2: search terminated without proof.
% 4.31/1.00  
% 4.31/1.00  **** run 41 fork 0 starts with strategy
% 4.31/1.00  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.31/1.00  
% 4.31/1.00  **** run 43 fork 2 starts with strategy
% 4.31/1.00  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.05/1.02  
% 5.05/1.02  
% 5.05/1.02  fork 7: search terminated without proof.
% 5.05/1.02  
% 5.05/1.02  
% 5.05/1.02  fork 5: search terminated without proof.
% 5.05/1.02  
% 5.05/1.02  
% 5.05/1.02  fork 6: search terminated without proof.
% 5.05/1.03  
% 5.05/1.03  
% 5.05/1.03  fork 4: search terminated without proof.
% 5.05/1.03  
% 5.05/1.03  **** run 40 fork 7 starts with strategy
% 5.05/1.03  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.05/1.04  
% 5.05/1.04  
% 5.05/1.04  fork 3: search terminated without proof.
% 5.05/1.04  
% 5.05/1.04  **** run 39 fork 6 starts with strategy
% 5.05/1.04  {"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}
% 5.05/1.04  
% 5.05/1.04  **** run 46 fork 5 starts with strategy
% 5.05/1.04  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 5.05/1.05  
% 5.05/1.05  **** run 45 fork 4 starts with strategy
% 5.05/1.05  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 5.05/1.06  
% 5.05/1.06  **** run 44 fork 3 starts with strategy
% 5.05/1.06  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 5.67/1.10  
% 5.67/1.10  
% 5.67/1.10  fork 1: search terminated without proof.
% 5.67/1.12  
% 5.67/1.12  
% 5.67/1.12  fork 2: search terminated without proof.
% 5.67/1.12  
% 5.67/1.12  **** run 50 fork 1 starts with strategy
% 5.67/1.12  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 5.67/1.12  
% 5.67/1.12  
% 5.67/1.12  fork 0: search terminated without proof.
% 5.67/1.13  
% 5.67/1.13  **** run 51 fork 2 starts with strategy
% 5.67/1.13  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 5.67/1.14  
% 5.67/1.14  **** run 49 fork 0 starts with strategy
% 5.67/1.14  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 5.67/1.15  
% 5.67/1.15  
% 5.67/1.15  fork 7: search terminated without proof.
% 5.67/1.17  
% 5.67/1.17  
% 5.67/1.17  fork 5: search terminated without proof.
% 5.67/1.17  
% 5.67/1.17  
% 5.67/1.17  fork 4: search terminated without proof.
% 5.67/1.17  
% 5.67/1.17  
% 5.67/1.17  fork 6: search terminated without proof.
% 5.67/1.17  
% 5.67/1.17  **** run 48 fork 7 starts with strategy
% 5.67/1.17  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.67/1.17  
% 5.67/1.17  
% 5.67/1.17  fork 3: search terminated without proof.
% 6.40/1.19  
% 6.40/1.19  **** run 47 fork 6 starts with strategy
% 6.40/1.19  
% 6.40/1.19  **** run 53 fork 4 starts with strategy
% 6.40/1.19  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.40/1.19  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 6.40/1.19  
% 6.40/1.19  **** run 52 fork 3 starts with strategy
% 6.40/1.19  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 6.40/1.19  
% 6.40/1.19  **** run 54 fork 5 starts with strategy
% 6.40/1.19  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 6.71/1.24  
% 6.71/1.24  fork 4: search finished without proof.
% 6.71/1.25  
% 6.71/1.25  **** run 61 fork 4 starts with strategy
% 6.71/1.25  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 6.71/1.28  
% 6.71/1.28  fork 3: search finished without proof.
% 6.71/1.29  
% 6.71/1.29  
% 6.71/1.29  fork 7: search terminated without proof.
% 6.71/1.30  
% 6.71/1.30  **** run 60 fork 3 starts with strategy
% 6.71/1.30  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 6.71/1.30  
% 6.71/1.30  **** run 56 fork 7 starts with strategy
% 6.71/1.30  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.71/1.31  
% 6.71/1.31  
% 6.71/1.31  fork 6: search terminated without proof.
% 6.71/1.32  
% 6.71/1.32  **** run 55 fork 6 starts with strategy
% 6.71/1.32  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 13.19/2.16  
% 13.19/2.16  
% 13.19/2.16  fork 0: search terminated without proof.
% 13.19/2.17  
% 13.19/2.17  
% 13.19/2.17  fork 1: search terminated without proof.
% 13.19/2.18  
% 13.19/2.18  **** run 57 fork 0 starts with strategy
% 13.19/2.18  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 13.19/2.19  
% 13.19/2.19  **** run 58 fork 1 starts with strategy
% 13.19/2.19  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 13.19/2.21  
% 13.19/2.21  
% 13.19/2.21  fork 2: search terminated without proof.
% 13.19/2.24  
% 13.19/2.24  **** run 59 fork 2 starts with strategy
% 13.19/2.24  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 13.19/2.27  
% 13.19/2.27  
% 13.19/2.27  fork 4: search terminated without proof.
% 13.61/2.29  
% 13.61/2.29  **** run 69 fork 4 starts with strategy
% 13.61/2.29  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 13.61/2.32  
% 13.61/2.32  
% 13.61/2.32  fork 7: search terminated without proof.
% 13.61/2.33  
% 13.61/2.33  
% 13.61/2.33  fork 3: search terminated without proof.
% 15.38/2.34  
% 15.38/2.34  **** run 64 fork 7 starts with strategy
% 15.38/2.34  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 15.38/2.35  
% 15.38/2.35  **** run 68 fork 3 starts with strategy
% 15.38/2.35  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 15.38/2.35  
% 15.38/2.35  
% 15.38/2.35  fork 6: search terminated without proof.
% 15.61/2.38  
% 15.61/2.38  **** run 63 fork 6 starts with strategy
% 15.61/2.38  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 16.09/2.43  
% 16.09/2.43  
% 16.09/2.43  fork 5: search terminated without proof.
% 16.09/2.45  
% 16.09/2.45  **** run 62 fork 5 starts with strategy
% 16.09/2.45  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 16.32/2.51  
% 16.32/2.51  fork 5: search finished without proof.
% 16.89/2.53  
% 16.89/2.53  **** run 70 fork 5 starts with strategy
% 16.89/2.53  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 21.86/3.20  
% 21.86/3.20  
% 21.86/3.20  fork 0: search terminated without proof.
% 21.86/3.22  
% 21.86/3.22  **** run 65 fork 0 starts with strategy
% 21.86/3.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 21.86/3.22  
% 21.86/3.22  
% 21.86/3.22  fork 1: search terminated without proof.
% 21.86/3.24  
% 21.86/3.24  **** run 66 fork 1 starts with strategy
% 21.86/3.24  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 21.86/3.25  
% 21.86/3.25  fork 2: search finished without proof.
% 22.56/3.27  
% 22.56/3.27  **** run 67 fork 2 starts with strategy
% 22.56/3.27  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 22.78/3.31  
% 22.78/3.31  
% 22.78/3.31  fork 4: search terminated without proof.
% 22.78/3.32  
% 22.78/3.32  fork 2: search finished without proof.
% 23.11/3.33  
% 23.11/3.33  **** run 77 fork 4 starts with strategy
% 23.11/3.33  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 23.11/3.33  
% 23.11/3.33  **** run 75 fork 2 starts with strategy
% 23.11/3.33  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 23.22/3.34  
% 23.22/3.34  fork 3: search finished without proof.
% 23.22/3.36  
% 23.22/3.36  **** run 76 fork 3 starts with strategy
% 23.22/3.36  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 23.22/3.40  
% 23.22/3.40  
% 23.22/3.40  fork 7: search terminated without proof.
% 23.79/3.42  
% 23.79/3.42  **** run 72 fork 7 starts with strategy
% 23.79/3.42  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 23.79/3.44  
% 23.79/3.44  
% 23.79/3.44  fork 6: search terminated without proof.
% 23.79/3.46  
% 23.79/3.46  **** run 71 fork 6 starts with strategy
% 23.79/3.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 24.94/3.61  
% 24.94/3.61  fork 5: search finished without proof.
% 24.94/3.62  
% 24.94/3.62  **** run 78 fork 5 starts with strategy
% 24.94/3.62  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 29.52/4.20  
% 29.52/4.20  fork 0: search finished without proof.
% 29.52/4.21  
% 29.52/4.21  fork 1: search finished without proof.
% 29.52/4.22  
% 29.52/4.22  **** run 73 fork 0 starts with strategy
% 29.52/4.22  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 29.52/4.24  
% 29.52/4.24  **** run 74 fork 1 starts with strategy
% 29.52/4.24  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 29.52/4.24  No candidate clauses found.
% 29.52/4.24  
% 29.52/4.24  
% 29.52/4.24  fork 0: search terminated without proof.
% 29.52/4.26  
% 29.52/4.26  **** run 81 fork 0 starts with strategy
% 29.52/4.26  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 29.52/4.35  
% 29.52/4.35  fork 2: search finished without proof.
% 29.52/4.36  
% 29.52/4.36  
% 29.52/4.36  fork 4: search terminated without proof.
% 29.52/4.37  
% 29.52/4.37  **** run 83 fork 2 starts with strategy
% 29.52/4.37  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 29.52/4.39  
% 29.52/4.39  **** run 85 fork 4 starts with strategy
% 29.52/4.39  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 30.52/4.43  
% 30.52/4.43  
% 30.52/4.43  fork 7: search terminated without proof.
% 31.79/4.45  
% 31.79/4.45  **** run 80 fork 7 starts with strategy
% 31.79/4.45  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 31.79/4.48  
% 31.79/4.48  fork 6: search finished without proof.
% 31.79/4.50  
% 31.79/4.50  **** run 79 fork 6 starts with strategy
% 31.79/4.50  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 32.31/4.54  
% 32.31/4.54  
% 32.31/4.54  fork 3: search terminated without proof.
% 32.31/4.56  
% 32.31/4.56  **** run 84 fork 3 starts with strategy
% 32.31/4.56  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 32.71/4.64  
% 32.71/4.64  
% 32.71/4.64  fork 5: search terminated without proof.
% 33.39/4.66  
% 33.39/4.66  **** run 86 fork 5 starts with strategy
% 33.39/4.66  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 38.05/5.26  
% 38.05/5.26  
% 38.05/5.26  fork 1: search terminated without proof.
% 38.16/5.27  
% 38.16/5.27  
% 38.16/5.27  fork 0: search terminated without proof.
% 38.16/5.29  
% 38.16/5.29  **** run 82 fork 1 starts with strategy
% 38.16/5.29  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 38.60/5.31  
% 38.60/5.31  fork 1: search finished without proof.
% 38.60/5.32  
% 38.60/5.32  **** run 89 fork 0 starts with strategy
% 38.60/5.32  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 38.60/5.33  
% 38.60/5.33  **** run 90 fork 1 starts with strategy
% 38.60/5.33  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 38.89/5.39  
% 38.89/5.39  
% 38.89/5.39  fork 2: search terminated without proof.
% 38.89/5.41  
% 38.89/5.41  **** run 91 fork 2 starts with strategy
% 38.89/5.41  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 39.55/5.44  
% 39.55/5.44  
% 39.55/5.44  fork 4: search terminated without proof.
% 39.55/5.46  
% 39.55/5.46  **** run 93 fork 4 starts with strategy
% 39.55/5.46  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 39.55/5.47  
% 39.55/5.47  
% 39.55/5.47  fork 7: search terminated without proof.
% 39.94/5.49  
% 39.94/5.49  **** run 88 fork 7 starts with strategy
% 39.94/5.49  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 40.54/5.58  
% 40.54/5.58  
% 40.54/5.58  fork 3: search terminated without proof.
% 40.54/5.60  
% 40.54/5.60  **** run 92 fork 3 starts with strategy
% 40.54/5.60  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 40.97/5.63  
% 40.97/5.63  
% 40.97/5.63  fork 6: search terminated without proof.
% 41.30/5.65  
% 41.30/5.65  **** run 87 fork 6 starts with strategy
% 41.30/5.65  {"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}
% 41.30/5.68  
% 41.30/5.68  
% 41.30/5.68  fork 5: search terminated without proof.
% 41.30/5.73  
% 41.30/5.73  **** run 94 fork 5 starts with strategy
% 41.30/5.73  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 46.40/6.34  
% 46.40/6.34  
% 46.40/6.34  fork 0: search terminated without proof.
% 46.40/6.35  
% 46.40/6.35  
% 46.40/6.35  fork 1: search terminated without proof.
% 46.40/6.36  
% 46.40/6.36  **** run 97 fork 0 starts with strategy
% 46.40/6.36  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 46.89/6.37  
% 46.89/6.37  **** run 98 fork 1 starts with strategy
% 46.89/6.37  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 46.89/6.42  
% 46.89/6.42  
% 46.89/6.42  fork 2: search terminated without proof.
% 46.89/6.44  
% 46.89/6.44  **** run 99 fork 2 starts with strategy
% 46.89/6.44  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 47.64/6.46  
% 47.64/6.46  fork 4: search finished without proof.
% 47.64/6.48  
% 47.64/6.48  **** run 101 fork 4 starts with strategy
% 47.64/6.48  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 47.89/6.50  
% 47.89/6.50  
% 47.89/6.50  fork 7: search terminated without proof.
% 47.89/6.52  
% 47.89/6.52  **** run 96 fork 7 starts with strategy
% 47.89/6.52  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 47.89/6.52  
% 47.89/6.52  fork 4: search finished without proof.
% 47.89/6.54  
% 47.89/6.54  **** run 109 fork 4 starts with strategy
% 47.89/6.54  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 47.89/6.56  
% 47.89/6.56  fork 3: search finished without proof.
% 47.89/6.57  
% 47.89/6.57  **** run 100 fork 3 starts with strategy
% 47.89/6.57  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 47.89/6.67  
% 47.89/6.67  fork 3: search finished without proof.
% 47.89/6.69  
% 47.89/6.69  **** run 108 fork 3 starts with strategy
% 47.89/6.69  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 48.49/6.75  
% 48.49/6.75  
% 48.49/6.75  fork 5: search terminated without proof.
% 49.88/6.77  
% 49.88/6.77  **** run 102 fork 5 starts with strategy
% 49.88/6.77  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 50.77/6.91  
% 50.77/6.91  
% 50.77/6.91  fork 6: search terminated without proof.
% 50.77/6.94  
% 50.77/6.94  **** run 95 fork 6 starts with strategy
% 50.77/6.94  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":10}
% 55.99/7.54  
% 55.99/7.54  
% 55.99/7.54  fork 7: search terminated without proof.
% 56.22/7.56  
% 56.22/7.56  **** run 104 fork 7 starts with strategy
% 56.22/7.56  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 59.42/8.13  
% 59.42/8.13  
% 59.42/8.13  fork 6: search terminated without proof.
% 59.42/8.15  
% 59.42/8.15  **** run 103 fork 6 starts with strategy
% 59.42/8.15  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 86.64/11.46  
% 86.64/11.46  
% 86.64/11.46  fork 2: search terminated without proof.
% 86.64/11.47  
% 86.64/11.47  
% 86.64/11.47  fork 0: search terminated without proof.
% 86.64/11.48  
% 86.64/11.48  **** run 107 fork 2 starts with strategy
% 86.64/11.48  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 86.64/11.51  
% 86.64/11.51  **** run 105 fork 0 starts with strategy
% 86.64/11.51  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 86.64/11.59  
% 86.64/11.59  
% 86.64/11.59  fork 4: search terminated without proof.
% 86.64/11.60  
% 86.64/11.60  
% 86.64/11.60  fork 1: search terminated without proof.
% 86.87/11.65  
% 86.87/11.65  **** run 117 fork 4 starts with strategy
% 86.87/11.65  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 86.87/11.65  
% 86.87/11.65  **** run 106 fork 1 starts with strategy
% 86.87/11.65  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0}
% 88.47/11.70  
% 88.47/11.70  
% 88.47/11.70  fork 3: search terminated without proof.
% 88.47/11.73  
% 88.47/11.73  **** run 116 fork 3 starts with strategy
% 88.47/11.73  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 88.87/11.79  
% 88.87/11.79  
% 88.87/11.79  fork 5: search terminated without proof.
% 89.29/11.83  
% 89.29/11.83  **** run 110 fork 5 starts with strategy
% 89.29/11.83  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 89.72/11.89  
% 89.72/11.89  fork 5: search finished without proof.
% 89.72/11.90  
% 89.72/11.90  **** run 118 fork 5 starts with strategy
% 89.72/11.90  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":50}
% 95.70/12.64  
% 95.70/12.64  
% 95.70/12.64  fork 7: search terminated without proof.
% 95.94/12.67  
% 95.94/12.67  **** run 112 fork 7 starts with strategy
% 95.94/12.67  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 98.14/13.03  
% 98.14/13.03  
% 98.14/13.03  result: proof found
% 98.14/13.03  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 98.14/13.03  by run 116 fork 3 strategy {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 98.14/13.03  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 98.14/13.03  
% 98.14/13.03  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 98.14/13.03  
% 98.14/13.03  run 116 fork 3 statistics:
% 98.14/13.03  ----------------------------------
% 98.14/13.03  this run seconds: 1.073645
% 98.14/13.03  total seconds: 12.280787
% 98.14/13.03  stat_given_used: 1411
% 98.14/13.03  stat_given_used_at_endgame: 0
% 98.14/13.03  stat_given_candidates:   59454
% 98.14/13.03  stat_given_candidates_at_endgame: 0
% 98.14/13.03  stat_given_candidates_h: 0
% 98.14/13.03  stat_binres_derived_cl:   6171
% 98.14/13.03  stat_binres_derived_cl_h: 0
% 98.14/13.03  stat_factor_derived_cl: 257
% 98.14/13.03  stat_para_derived_cl: 135587
% 98.14/13.03  stat_tautologies_discarded: 4491
% 98.14/13.03  stat_forward_subsumed: 31177
% 98.14/13.03  stat_derived_cut: 837
% 98.14/13.03  stat_derived_rewritten: 1449
% 98.14/13.03  stat_weight_discarded_building: 0
% 98.14/13.03  stat_weight_discarded_cl: 0
% 98.14/13.03  stat_internlimit_discarded_cl: 0
% 98.14/13.03  stat_simplified:  1946 simplified 0 derived 0 given
% 98.14/13.03  stat_kept_cl: 98263
% 98.14/13.03  stat_built_cl: 103030
% 98.14/13.03  stat_hyperres_partial_cl: 0
% 98.14/13.03  stat_made_rewriters: 160
% 98.14/13.03  stat_backward_subsumed: 0
% 98.14/13.03  stat_propagated_subsumed: 0
% 98.14/13.03  stat_clsubs_attempted:                    186245
% 98.14/13.03  stat_clsubs_fact_groundunit_found:             0
% 98.14/13.03  stat_clsubs_rule_groundunit_found:             0
% 98.14/13.03  stat_clsubs_top_meta_attempted:           18520814
% 98.14/13.03  stat_clsubs_top_meta_failed:              18334569
% 98.14/13.03  stat_clsubs_top_meta_nonpref_attempted:            18520814
% 98.14/13.03  stat_clsubs_top_meta_nonpref_succeeded:             3273814
% 98.14/13.03  stat_clsubs_top_meta_pref_attempted:                3273814
% 98.14/13.03  stat_clsubs_top_meta_pref1_succeeded:               3255898
% 98.14/13.03  stat_clsubs_top_meta_pref2_succeeded:                853504
% 98.14/13.03  stat_clsubs_top_meta_pref3_succeeded:                186245
% 98.14/13.03  stat_clsubs_top_meta_pref_succeeded:                 186245
% 98.14/13.03  stat_clsubs_meta_attempted:               830428
% 98.14/13.03  stat_clsubs_meta_failed:                  455931
% 98.14/13.03  stat_clsubs_predsymbs_attempted:               0
% 98.14/13.03  stat_clsubs_unit_attempted:                21955
% 98.14/13.03  stat_clsubs_full_attempted:               164290
% 98.14/13.03  stat_forwardsubs_attempted:               129440
% 98.14/13.03  stat_lit_hash_added:                  22263
% 98.14/13.03  stat_lit_hash_computed:             1133886
% 98.14/13.03  stat_lit_hash_match_found:            32089
% 98.14/13.03  stat_lit_hash_match_miss:           1746787
% 98.14/13.03  stat_lit_hash_cut_ok:                  1106
% 98.14/13.03  stat_lit_strong_cut_ok:                   0
% 98.14/13.03  stat_lit_hash_subsume_ok:             31177
% 98.14/13.03  clqueue els 10000000 used 1
% 98.14/13.03  clactive els 10000000 used 1412
% 98.14/13.03  clactivesubsume els 10000000 used 8149
% 98.14/13.03  queue_termbuf els 200000000 used 7860801
% 98.14/13.03  hyper_termbuf els 100000000 used 1
% 98.14/13.03  active_termbuf els 100000000 used 77908
% 98.14/13.03  varstack els 5000 last used 1
% 98.14/13.03  given_termbuf els 10000000 last used 1
% 98.14/13.03  simplified_termbuf els 10000000 last used 1
% 98.14/13.03  derived_termbuf els 10000000 last used 3
% 98.14/13.03  wr_mallocs: 18133
% 98.14/13.03  wr_callocs: 19
% 98.14/13.03  wr_reallocs: 4242
% 98.14/13.03  wr_frees: 2
% 98.14/13.03  wr_malloc_bytes: 4163302564
% 98.14/13.03  wr_calloc_bytes: 96065504
% 98.14/13.03  wr_realloc_bytes: 3068952
% 98.14/13.03  wr_realloc_freebytes: 0
% 98.14/13.03  ----------------------------------
%------------------------------------------------------------------------------