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

View Problem - Process Solution

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

% Computer : n022.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:29 EDT 2023

% Result   : Unsatisfiable 154.38s 20.13s
% Output   : CNFRefutation 154.38s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_this_21)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( multiply(sk_c5,sk_c10) = sk_c9
    | multiply(sk_c2,sk_c10) = sk_c9 ),
    inference(cnf_transformation,[],[prove_this_21]) ).

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

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

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

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

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

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

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

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

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

cnf('11',plain,
    ( multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c10) != sk_c11
    | multiply(U,sk_c10) != sk_c9
    | multiply(V,sk_c11) != sk_c10
    | multiply(W,sk_c10) != sk_c11
    | multiply(X2006,sk_c10) != sk_c9
    | multiply(X2007,sk_c11) != sk_c10
    | inverse(Y) != X
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c10
    | inverse(V) != sk_c11
    | inverse(W) != sk_c11
    | inverse(X2006) != sk_c10
    | inverse(X2007) != sk_c11 ),
    inference(cnf_transformation,[],[prove_this_55]) ).

cnf('12',plain,
    ( multiply(X,sk_c11) != sk_c10
    | multiply(Y,sk_c10) != sk_c9
    | multiply(Z,sk_c10) != sk_c11
    | multiply(U,sk_c11) != sk_c10
    | multiply(V,sk_c10) != sk_c9
    | multiply(W,X2006) != sk_c10
    | multiply(X2006,sk_c9) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c10
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c11
    | inverse(V) != sk_c10
    | inverse(W) != X2006 ),
    inference(factorization,[],['11']) ).

cnf('13',plain,
    ( multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c10) != sk_c9
    | multiply(U,sk_c11) != sk_c10
    | multiply(V,sk_c10) != sk_c11
    | multiply(W,sk_c10) != sk_c9
    | inverse(Y) != X
    | inverse(Z) != sk_c10
    | inverse(U) != sk_c11
    | inverse(V) != sk_c11
    | inverse(W) != sk_c10 ),
    inference(factorization,[],['12']) ).

cnf('14',plain,
    ( identity != sk_c10
    | multiply(X,inverse(sk_c9)) != sk_c10
    | multiply(Y,sk_c10) != sk_c9
    | multiply(Z,sk_c10) != sk_c11
    | multiply(U,sk_c11) != sk_c10
    | multiply(V,sk_c10) != sk_c9
    | inverse(X) != inverse(sk_c9)
    | inverse(Y) != sk_c10
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c11
    | inverse(V) != sk_c10 ),
    inference(paramodulation,[],['2','13']) ).

cnf('15',plain,
    ( identity != sk_c10
    | multiply(X,inverse(sk_c9)) != sk_c10
    | multiply(Y,sk_c10) != sk_c9
    | multiply(Z,sk_c11) != sk_c10
    | multiply(U,sk_c10) != sk_c11
    | inverse(X) != inverse(sk_c9)
    | inverse(Y) != sk_c10
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c11 ),
    inference(factorization,[],['14']) ).

cnf('16',plain,
    ( inverse(inverse(inverse(sk_c9))) != inverse(sk_c9)
    | identity != sk_c10
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | multiply(Z,sk_c10) != sk_c9
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11
    | inverse(Z) != sk_c10 ),
    inference(paramodulation,[],['2','15']) ).

cnf('17',plain,
    ( identity != sk_c10
    | multiply(X,sk_c10) != sk_c9
    | multiply(Y,sk_c11) != sk_c10
    | multiply(Z,sk_c10) != sk_c11
    | inverse(X) != sk_c10
    | inverse(Y) != sk_c11
    | inverse(Z) != sk_c11 ),
    inference(paramodulation,[],['10','16']) ).

cnf('18',plain,
    ( multiply(sk_c2,sk_c10) = sk_c9
    | inverse(sk_c5) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_22]) ).

cnf('19',plain,
    ( identity != sk_c10
    | multiply(X3,sk_c11) != sk_c10
    | multiply(Y3,sk_c10) != sk_c11
    | inverse(sk_c2) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(Y3) != sk_c11
    | inverse(sk_c5) = sk_c10 ),
    inference(resolution,[],['17','18']) ).

cnf('20',plain,
    ( multiply(sk_c8,sk_c9) = sk_c10
    | inverse(sk_c1) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_18]) ).

cnf('21',plain,
    ( inverse(sk_c1) = sk_c11
    | multiply(X,sk_c10) != sk_c9
    | multiply(Y,sk_c10) != sk_c11
    | multiply(Z,sk_c11) != sk_c10
    | multiply(U,sk_c10) != sk_c9
    | multiply(V,sk_c8) != sk_c10
    | inverse(X) != sk_c10
    | inverse(Y) != sk_c11
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c10
    | inverse(V) != sk_c8 ),
    inference(resolution,[],['13','20']) ).

cnf('22',plain,
    ( inverse(sk_c1) = sk_c11
    | multiply(X,sk_c8) != sk_c10
    | multiply(Y,sk_c10) != sk_c9
    | multiply(Z,sk_c11) != sk_c10
    | multiply(U,sk_c10) != sk_c11
    | inverse(X) != sk_c8
    | inverse(Y) != sk_c10
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c11 ),
    inference(factorization,[],['21']) ).

cnf('23',plain,
    ( multiply(sk_c7,sk_c8) = sk_c10
    | inverse(sk_c1) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_16]) ).

cnf('24',plain,
    ( inverse(sk_c7) != sk_c8
    | inverse(sk_c1) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | multiply(Z,sk_c10) != sk_c9
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11
    | inverse(Z) != sk_c10 ),
    inference(resolution,[],['22','23']) ).

cnf('25',plain,
    ( inverse(sk_c1) = sk_c11
    | inverse(sk_c7) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_17]) ).

cnf('26',plain,
    ( inverse(sk_c1) = sk_c11
    | multiply(X,sk_c10) != sk_c9
    | multiply(Y,sk_c11) != sk_c10
    | multiply(Z,sk_c10) != sk_c11
    | inverse(X) != sk_c10
    | inverse(Y) != sk_c11
    | inverse(Z) != sk_c11 ),
    inference(resolution,[],['24','25']) ).

cnf('27',plain,
    ( multiply(sk_c5,sk_c10) = sk_c9
    | inverse(sk_c1) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_12]) ).

cnf('28',plain,
    ( inverse(sk_c5) != sk_c10
    | inverse(sk_c1) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(resolution,[],['26','27']) ).

cnf('29',plain,
    ( inverse(sk_c5) = sk_c10
    | inverse(sk_c1) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_13]) ).

cnf('30',plain,
    ( inverse(sk_c1) = sk_c11
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,sk_c10) != sk_c11
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(resolution,[],['28','29']) ).

cnf('31',plain,
    ( multiply(sk_c4,sk_c11) = sk_c10
    | inverse(sk_c1) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_10]) ).

cnf('32',plain,
    ( inverse(sk_c4) != sk_c11
    | inverse(sk_c1) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | inverse(X) != sk_c11 ),
    inference(resolution,[],['30','31']) ).

cnf('33',plain,
    ( inverse(sk_c4) = sk_c11
    | inverse(sk_c1) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_11]) ).

cnf('34',plain,
    ( inverse(sk_c1) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | inverse(X) != sk_c11 ),
    inference(resolution,[],['32','33']) ).

cnf('35',plain,
    ( multiply(sk_c6,sk_c10) = sk_c11
    | inverse(sk_c1) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_15]) ).

cnf('36',plain,
    ( inverse(sk_c6) != sk_c11
    | inverse(sk_c1) = sk_c11 ),
    inference(resolution,[],['34','35']) ).

cnf('37',plain,
    ( inverse(sk_c6) = sk_c11
    | inverse(sk_c1) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_14]) ).

cnf('38',plain,
    inverse(sk_c1) = sk_c11,
    inference(resolution,[],['36','37']) ).

cnf('39',plain,
    multiply(sk_c11,sk_c1) = identity,
    inference(paramodulation,[],['38','2']) ).

cnf('40',plain,
    multiply(multiply(X,sk_c11),sk_c1) = multiply(X,identity),
    inference(paramodulation,[],['39','3']) ).

cnf('41',plain,
    multiply(identity,sk_c1) = multiply(inverse(sk_c11),identity),
    inference(paramodulation,[],['2','40']) ).

cnf('42',plain,
    sk_c1 = multiply(inverse(sk_c11),identity),
    inference(simplify,[],['41','5']) ).

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

cnf('44',plain,
    multiply(sk_c1,X) = multiply(inverse(sk_c11),X),
    inference(paramodulation,[],['42','43']) ).

cnf('45',plain,
    multiply(sk_c1,sk_c11) = identity,
    inference(paramodulation,[],['44','2']) ).

cnf('46',plain,
    ( multiply(sk_c1,sk_c11) = sk_c10
    | inverse(sk_c5) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_4]) ).

cnf('47',plain,
    ( inverse(sk_c5) = sk_c10
    | identity = sk_c10 ),
    inference(paramodulation,[],['45','46']) ).

cnf('48',plain,
    ( inverse(sk_c2) != sk_c10
    | inverse(sk_c5) = sk_c10
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(simplify,[],['19','47']) ).

cnf('49',plain,
    ( multiply(sk_c2,sk_c10) = sk_c9
    | inverse(sk_c7) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_26]) ).

cnf('50',plain,
    ( identity != sk_c10
    | multiply(X3,sk_c11) != sk_c10
    | multiply(Y3,sk_c10) != sk_c11
    | inverse(sk_c2) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(Y3) != sk_c11
    | inverse(sk_c7) = sk_c8 ),
    inference(resolution,[],['17','49']) ).

cnf('51',plain,
    ( multiply(sk_c1,sk_c11) = sk_c10
    | inverse(sk_c7) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_8]) ).

cnf('52',plain,
    ( inverse(sk_c7) = sk_c8
    | identity = sk_c10 ),
    inference(paramodulation,[],['45','51']) ).

cnf('53',plain,
    ( inverse(sk_c2) != sk_c10
    | inverse(sk_c7) = sk_c8
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(simplify,[],['50','52']) ).

cnf('54',plain,
    ( inverse(sk_c2) = sk_c10
    | inverse(sk_c7) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_35]) ).

cnf('55',plain,
    ( inverse(sk_c7) = sk_c8
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,sk_c10) != sk_c11
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(resolution,[],['53','54']) ).

cnf('56',plain,
    inverse(sk_c1) = sk_c11,
    inference(resolution,[],['36','37']) ).

cnf('57',plain,
    ( inverse(sk_c7) = sk_c8
    | multiply(X,sk_c10) != sk_c11
    | inverse(X) != sk_c11 ),
    inference(resolution,[then_simplify],['55','51','56']) ).

cnf('58',plain,
    ( multiply(sk_c3,sk_c10) = sk_c11
    | inverse(sk_c7) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_53]) ).

cnf('59',plain,
    ( inverse(sk_c3) != sk_c11
    | inverse(sk_c7) = sk_c8 ),
    inference(resolution,[],['57','58']) ).

cnf('60',plain,
    ( inverse(sk_c3) = sk_c11
    | inverse(sk_c7) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_44]) ).

cnf('61',plain,
    inverse(sk_c7) = sk_c8,
    inference(resolution,[],['59','60']) ).

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

cnf('63',plain,
    multiply(sk_c7,sk_c8) = identity,
    inference(paramodulation,[],['61','62']) ).

cnf('64',plain,
    ( multiply(sk_c7,sk_c8) = sk_c10
    | inverse(sk_c2) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_34]) ).

cnf('65',plain,
    ( inverse(sk_c2) = sk_c10
    | identity = sk_c10 ),
    inference(paramodulation,[],['63','64']) ).

cnf('66',plain,
    ( inverse(sk_c5) = sk_c10
    | multiply(X3,sk_c10) != sk_c11
    | multiply(Y3,sk_c11) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(Y3) != sk_c11
    | identity = sk_c10 ),
    inference(resolution,[],['48','65']) ).

cnf('67',plain,
    ( multiply(X,sk_c10) != sk_c9
    | multiply(Y,sk_c10) != sk_c11
    | multiply(Z,sk_c11) != sk_c10
    | multiply(U,V) != sk_c10
    | multiply(V,sk_c9) != sk_c10
    | inverse(X) != sk_c10
    | inverse(Y) != sk_c11
    | inverse(Z) != sk_c11
    | inverse(U) != V ),
    inference(factorization,[],['13']) ).

cnf('68',plain,
    ( inverse(sk_c2) != sk_c10
    | inverse(sk_c5) = sk_c10
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c11) != sk_c10
    | multiply(U,sk_c10) != sk_c11
    | inverse(Y) != X
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c11 ),
    inference(resolution,[],['67','18']) ).

cnf('69',plain,
    ( inverse(sk_c5) = sk_c10
    | inverse(sk_c2) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_31]) ).

cnf('70',plain,
    ( inverse(sk_c5) = sk_c10
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | multiply(Z,U) != sk_c10
    | multiply(U,sk_c9) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11
    | inverse(Z) != U ),
    inference(resolution,[],['68','69']) ).

cnf('71',plain,
    ( multiply(sk_c3,sk_c10) = sk_c11
    | inverse(sk_c5) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_49]) ).

cnf('72',plain,
    ( inverse(sk_c3) != sk_c11
    | inverse(sk_c5) = sk_c10
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c11) != sk_c10
    | inverse(Y) != X
    | inverse(Z) != sk_c11 ),
    inference(resolution,[],['70','71']) ).

cnf('73',plain,
    ( inverse(sk_c5) = sk_c10
    | inverse(sk_c3) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_40]) ).

cnf('74',plain,
    ( inverse(sk_c5) = sk_c10
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,Z) != sk_c10
    | multiply(Z,sk_c9) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != Z ),
    inference(resolution,[],['72','73']) ).

cnf('75',plain,
    ( inverse(sk_c5) = sk_c10
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | inverse(Y) != X ),
    inference(resolution,[then_simplify],['74','46','56']) ).

cnf('76',plain,
    ( identity != sk_c10
    | inverse(sk_c5) = sk_c10
    | multiply(X,inverse(sk_c9)) != sk_c10
    | inverse(X) != inverse(sk_c9) ),
    inference(paramodulation,[],['2','75']) ).

cnf('77',plain,
    ( inverse(inverse(inverse(sk_c9))) != inverse(sk_c9)
    | identity != sk_c10
    | inverse(sk_c5) = sk_c10 ),
    inference(paramodulation,[],['2','76']) ).

cnf('78',plain,
    ( identity != sk_c10
    | inverse(sk_c5) = sk_c10 ),
    inference(paramodulation,[],['10','77']) ).

cnf('79',plain,
    ( inverse(sk_c5) = sk_c10
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,sk_c10) != sk_c11
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(simplify,[],['66','78']) ).

cnf('80',plain,
    ( inverse(sk_c5) = sk_c10
    | multiply(X,sk_c10) != sk_c11
    | inverse(X) != sk_c11 ),
    inference(resolution,[then_simplify],['79','46','56']) ).

cnf('81',plain,
    ( inverse(sk_c3) != sk_c11
    | inverse(sk_c5) = sk_c10 ),
    inference(resolution,[],['80','71']) ).

cnf('82',plain,
    ( multiply(sk_c7,sk_c8) = sk_c10
    | inverse(sk_c3) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_43]) ).

cnf('83',plain,
    ( inverse(sk_c3) = sk_c11
    | identity = sk_c10 ),
    inference(paramodulation,[],['63','82']) ).

cnf('84',plain,
    ( inverse(sk_c5) = sk_c10
    | identity = sk_c10 ),
    inference(resolution,[],['81','83']) ).

cnf('85',plain,
    inverse(sk_c5) = sk_c10,
    inference(simplify,[],['84','78']) ).

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

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

cnf('88',plain,
    multiply(multiply(X,sk_c10),sk_c5) = X,
    inference(paramodulation,[],['85','87']) ).

cnf('89',plain,
    ( multiply(sk_c9,sk_c5) = sk_c2
    | multiply(sk_c5,sk_c10) = sk_c9 ),
    inference(paramodulation,[],['1','88']) ).

cnf('90',plain,
    ( multiply(sk_c6,sk_c10) = sk_c11
    | multiply(sk_c3,sk_c10) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_51]) ).

cnf('91',plain,
    ( multiply(sk_c11,sk_c5) = sk_c3
    | multiply(sk_c6,sk_c10) = sk_c11 ),
    inference(paramodulation,[],['90','88']) ).

cnf('92',plain,
    multiply(sk_c5,sk_c10) = identity,
    inference(paramodulation,[],['85','62']) ).

cnf('93',plain,
    inverse(sk_c5) = sk_c10,
    inference(simplify,[],['84','78']) ).

cnf('94',plain,
    ( identity != sk_c10
    | identity != sk_c9
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(paramodulation,[then_simplify],['92','17','93']) ).

cnf('95',plain,
    ( multiply(sk_c6,sk_c10) = sk_c11
    | inverse(sk_c2) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_33]) ).

cnf('96',plain,
    ( multiply(sk_c2,sk_c10) = sk_c9
    | inverse(sk_c6) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_23]) ).

cnf('97',plain,
    ( identity != sk_c10
    | multiply(X3,sk_c11) != sk_c10
    | multiply(Y3,sk_c10) != sk_c11
    | inverse(sk_c2) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(Y3) != sk_c11
    | inverse(sk_c6) = sk_c11 ),
    inference(resolution,[],['17','96']) ).

cnf('98',plain,
    ( multiply(sk_c1,sk_c11) = sk_c10
    | inverse(sk_c6) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_5]) ).

cnf('99',plain,
    ( inverse(sk_c6) = sk_c11
    | identity = sk_c10 ),
    inference(paramodulation,[],['45','98']) ).

cnf('100',plain,
    ( inverse(sk_c2) != sk_c10
    | inverse(sk_c6) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(simplify,[],['97','99']) ).

cnf('101',plain,
    ( inverse(sk_c6) = sk_c11
    | multiply(X3,sk_c10) != sk_c11
    | multiply(Y3,sk_c11) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(Y3) != sk_c11
    | identity = sk_c10 ),
    inference(resolution,[],['100','65']) ).

cnf('102',plain,
    ( inverse(sk_c2) != sk_c10
    | inverse(sk_c6) = sk_c11
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c11) != sk_c10
    | multiply(U,sk_c10) != sk_c11
    | inverse(Y) != X
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c11 ),
    inference(resolution,[],['67','96']) ).

cnf('103',plain,
    ( inverse(sk_c6) = sk_c11
    | inverse(sk_c2) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_32]) ).

cnf('104',plain,
    ( inverse(sk_c6) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | multiply(Z,U) != sk_c10
    | multiply(U,sk_c9) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11
    | inverse(Z) != U ),
    inference(resolution,[],['102','103']) ).

cnf('105',plain,
    ( multiply(sk_c3,sk_c10) = sk_c11
    | inverse(sk_c6) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_50]) ).

cnf('106',plain,
    ( inverse(sk_c3) != sk_c11
    | inverse(sk_c6) = sk_c11
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c11) != sk_c10
    | inverse(Y) != X
    | inverse(Z) != sk_c11 ),
    inference(resolution,[],['104','105']) ).

cnf('107',plain,
    ( inverse(sk_c6) = sk_c11
    | inverse(sk_c3) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_41]) ).

cnf('108',plain,
    ( inverse(sk_c6) = sk_c11
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,Z) != sk_c10
    | multiply(Z,sk_c9) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != Z ),
    inference(resolution,[],['106','107']) ).

cnf('109',plain,
    ( inverse(sk_c6) = sk_c11
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | inverse(Y) != X ),
    inference(resolution,[then_simplify],['108','98','56']) ).

cnf('110',plain,
    ( identity != sk_c10
    | inverse(sk_c6) = sk_c11
    | multiply(X,inverse(sk_c9)) != sk_c10
    | inverse(X) != inverse(sk_c9) ),
    inference(paramodulation,[],['2','109']) ).

cnf('111',plain,
    ( inverse(inverse(inverse(sk_c9))) != inverse(sk_c9)
    | identity != sk_c10
    | inverse(sk_c6) = sk_c11 ),
    inference(paramodulation,[],['2','110']) ).

cnf('112',plain,
    ( identity != sk_c10
    | inverse(sk_c6) = sk_c11 ),
    inference(paramodulation,[],['10','111']) ).

cnf('113',plain,
    ( inverse(sk_c6) = sk_c11
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,sk_c10) != sk_c11
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(simplify,[],['101','112']) ).

cnf('114',plain,
    ( inverse(sk_c6) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | inverse(X) != sk_c11 ),
    inference(resolution,[then_simplify],['113','98','56']) ).

cnf('115',plain,
    ( inverse(sk_c3) != sk_c11
    | inverse(sk_c6) = sk_c11 ),
    inference(resolution,[],['114','105']) ).

cnf('116',plain,
    ( inverse(sk_c6) = sk_c11
    | identity = sk_c10 ),
    inference(resolution,[],['115','83']) ).

cnf('117',plain,
    inverse(sk_c6) = sk_c11,
    inference(simplify,[],['116','112']) ).

cnf('118',plain,
    ( identity != sk_c10
    | identity != sk_c9
    | multiply(X3,sk_c11) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(sk_c2) = sk_c10 ),
    inference(resolution,[then_simplify],['94','95','117']) ).

cnf('119',plain,
    ( inverse(sk_c2) = sk_c10
    | identity = sk_c10 ),
    inference(paramodulation,[],['63','64']) ).

cnf('120',plain,
    ( identity != sk_c9
    | inverse(sk_c2) = sk_c10
    | multiply(X,sk_c11) != sk_c10
    | inverse(X) != sk_c11 ),
    inference(simplify,[],['118','119']) ).

cnf('121',plain,
    ( multiply(sk_c4,sk_c11) = sk_c10
    | inverse(sk_c2) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_28]) ).

cnf('122',plain,
    ( multiply(sk_c2,sk_c10) = sk_c9
    | inverse(sk_c4) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_20]) ).

cnf('123',plain,
    ( identity != sk_c10
    | multiply(X3,sk_c11) != sk_c10
    | multiply(Y3,sk_c10) != sk_c11
    | inverse(sk_c2) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(Y3) != sk_c11
    | inverse(sk_c4) = sk_c11 ),
    inference(resolution,[],['17','122']) ).

cnf('124',plain,
    ( multiply(sk_c1,sk_c11) = sk_c10
    | inverse(sk_c4) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_2]) ).

cnf('125',plain,
    ( inverse(sk_c4) = sk_c11
    | identity = sk_c10 ),
    inference(paramodulation,[],['45','124']) ).

cnf('126',plain,
    ( inverse(sk_c2) != sk_c10
    | inverse(sk_c4) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(simplify,[],['123','125']) ).

cnf('127',plain,
    ( inverse(sk_c4) = sk_c11
    | multiply(X3,sk_c10) != sk_c11
    | multiply(Y3,sk_c11) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(Y3) != sk_c11
    | identity = sk_c10 ),
    inference(resolution,[],['126','65']) ).

cnf('128',plain,
    ( inverse(sk_c2) != sk_c10
    | inverse(sk_c4) = sk_c11
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c11) != sk_c10
    | multiply(U,sk_c10) != sk_c11
    | inverse(Y) != X
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c11 ),
    inference(resolution,[],['67','122']) ).

cnf('129',plain,
    ( inverse(sk_c4) = sk_c11
    | inverse(sk_c2) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_29]) ).

cnf('130',plain,
    ( inverse(sk_c4) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | multiply(Z,U) != sk_c10
    | multiply(U,sk_c9) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11
    | inverse(Z) != U ),
    inference(resolution,[],['128','129']) ).

cnf('131',plain,
    ( multiply(sk_c3,sk_c10) = sk_c11
    | inverse(sk_c4) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_47]) ).

cnf('132',plain,
    ( inverse(sk_c3) != sk_c11
    | inverse(sk_c4) = sk_c11
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c11) != sk_c10
    | inverse(Y) != X
    | inverse(Z) != sk_c11 ),
    inference(resolution,[],['130','131']) ).

cnf('133',plain,
    ( inverse(sk_c4) = sk_c11
    | inverse(sk_c3) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_38]) ).

cnf('134',plain,
    ( inverse(sk_c4) = sk_c11
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,Z) != sk_c10
    | multiply(Z,sk_c9) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != Z ),
    inference(resolution,[],['132','133']) ).

cnf('135',plain,
    ( inverse(sk_c4) = sk_c11
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | inverse(Y) != X ),
    inference(resolution,[then_simplify],['134','124','56']) ).

cnf('136',plain,
    ( identity != sk_c10
    | inverse(sk_c4) = sk_c11
    | multiply(X,inverse(sk_c9)) != sk_c10
    | inverse(X) != inverse(sk_c9) ),
    inference(paramodulation,[],['2','135']) ).

cnf('137',plain,
    ( inverse(inverse(inverse(sk_c9))) != inverse(sk_c9)
    | identity != sk_c10
    | inverse(sk_c4) = sk_c11 ),
    inference(paramodulation,[],['2','136']) ).

cnf('138',plain,
    ( identity != sk_c10
    | inverse(sk_c4) = sk_c11 ),
    inference(paramodulation,[],['10','137']) ).

cnf('139',plain,
    ( inverse(sk_c4) = sk_c11
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,sk_c10) != sk_c11
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(simplify,[],['127','138']) ).

cnf('140',plain,
    ( inverse(sk_c4) = sk_c11
    | multiply(X,sk_c10) != sk_c11
    | inverse(X) != sk_c11 ),
    inference(resolution,[then_simplify],['139','124','56']) ).

cnf('141',plain,
    ( inverse(sk_c3) != sk_c11
    | inverse(sk_c4) = sk_c11 ),
    inference(resolution,[],['140','131']) ).

cnf('142',plain,
    ( inverse(sk_c4) = sk_c11
    | identity = sk_c10 ),
    inference(resolution,[],['141','83']) ).

cnf('143',plain,
    inverse(sk_c4) = sk_c11,
    inference(simplify,[],['142','138']) ).

cnf('144',plain,
    ( identity != sk_c9
    | inverse(sk_c2) = sk_c10 ),
    inference(resolution,[then_simplify],['120','121','143']) ).

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

cnf('146',plain,
    ( inverse(sk_c2) = sk_c10
    | identity = sk_c9 ),
    inference(paramodulation,[],['92','145']) ).

cnf('147',plain,
    inverse(sk_c2) = sk_c10,
    inference(simplify,[],['144','146']) ).

cnf('148',plain,
    sk_c2 = inverse(sk_c10),
    inference(paramodulation,[],['147','10']) ).

cnf('149',plain,
    sk_c5 = inverse(sk_c10),
    inference(paramodulation,[],['85','10']) ).

cnf('150',plain,
    sk_c2 = sk_c5,
    inference(simplify,[],['148','149']) ).

cnf('151',plain,
    ( multiply(sk_c7,sk_c8) = sk_c10
    | multiply(sk_c1,sk_c11) = sk_c10 ),
    inference(cnf_transformation,[],[prove_this_7]) ).

cnf('152',plain,
    ( multiply(sk_c1,sk_c11) = sk_c10
    | identity = sk_c10 ),
    inference(paramodulation,[],['63','151']) ).

cnf('153',plain,
    inverse(sk_c4) = sk_c11,
    inference(simplify,[],['142','138']) ).

cnf('154',plain,
    sk_c4 = inverse(sk_c11),
    inference(paramodulation,[],['153','10']) ).

cnf('155',plain,
    sk_c1 = inverse(sk_c11),
    inference(paramodulation,[],['9','42']) ).

cnf('156',plain,
    sk_c4 = sk_c1,
    inference(simplify,[],['154','155']) ).

cnf('157',plain,
    inverse(sk_c6) = sk_c11,
    inference(simplify,[],['116','112']) ).

cnf('158',plain,
    sk_c6 = inverse(sk_c11),
    inference(paramodulation,[],['157','10']) ).

cnf('159',plain,
    sk_c6 = sk_c4,
    inference(simplify,[then_simplify],['158','155','156']) ).

cnf('160',plain,
    ( multiply(sk_c6,sk_c10) = sk_c11
    | inverse(sk_c3) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_42]) ).

cnf('161',plain,
    ( identity != sk_c10
    | identity != sk_c9
    | multiply(X3,sk_c11) != sk_c10
    | inverse(X3) != sk_c11
    | inverse(sk_c3) = sk_c11 ),
    inference(resolution,[then_simplify],['94','160','117']) ).

cnf('162',plain,
    ( inverse(sk_c3) = sk_c11
    | identity = sk_c10 ),
    inference(paramodulation,[],['63','82']) ).

cnf('163',plain,
    ( identity != sk_c9
    | inverse(sk_c3) = sk_c11
    | multiply(X,sk_c11) != sk_c10
    | inverse(X) != sk_c11 ),
    inference(simplify,[],['161','162']) ).

cnf('164',plain,
    ( multiply(sk_c4,sk_c11) = sk_c10
    | inverse(sk_c3) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_37]) ).

cnf('165',plain,
    ( identity != sk_c9
    | inverse(sk_c3) = sk_c11 ),
    inference(resolution,[then_simplify],['163','164','143']) ).

cnf('166',plain,
    ( multiply(sk_c5,sk_c10) = sk_c9
    | inverse(sk_c3) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_39]) ).

cnf('167',plain,
    ( inverse(sk_c3) = sk_c11
    | identity = sk_c9 ),
    inference(paramodulation,[],['92','166']) ).

cnf('168',plain,
    inverse(sk_c3) = sk_c11,
    inference(simplify,[],['165','167']) ).

cnf('169',plain,
    sk_c3 = inverse(sk_c11),
    inference(paramodulation,[],['168','10']) ).

cnf('170',plain,
    sk_c3 = sk_c6,
    inference(simplify,[then_simplify],['169','155','156','159']) ).

cnf('171',plain,
    multiply(sk_c3,sk_c11) = identity,
    inference(paramodulation,[],['168','62']) ).

cnf('172',plain,
    ( identity = sk_c10
    | identity = sk_c10 ),
    inference(simplify,[then_simplify],['152','156','159','170','171']) ).

cnf('173',plain,
    identity = sk_c10,
    inference(factorization,[],['172']) ).

cnf('174',plain,
    X3 = multiply(X3,sk_c10),
    inference(paramodulation,[],['173','9']) ).

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

cnf('176',plain,
    X = multiply(inverse(identity),X),
    inference(simplify,[],['175','5']) ).

cnf('177',plain,
    X = multiply(inverse(inverse(identity)),X),
    inference(paramodulation,[],['176','6']) ).

cnf('178',plain,
    inverse(identity) = identity,
    inference(paramodulation,[],['177','2']) ).

cnf('179',plain,
    inverse(identity) = sk_c10,
    inference(paramodulation,[],['173','178']) ).

cnf('180',plain,
    sk_c2 = sk_c10,
    inference(simplify,[then_simplify],['179','173','149','150']) ).

cnf('181',plain,
    X = multiply(X,sk_c2),
    inference(simplify,[],['174','180']) ).

cnf('182',plain,
    ( sk_c11 = sk_c3
    | sk_c3 = sk_c11 ),
    inference(simplify,[then_simplify],['91','150','181','170','180','181']) ).

cnf('183',plain,
    ( multiply(sk_c2,sk_c10) = sk_c9
    | multiply(sk_c6,sk_c10) = sk_c11 ),
    inference(cnf_transformation,[],[prove_this_24]) ).

cnf('184',plain,
    ( multiply(sk_c9,sk_c5) = sk_c2
    | multiply(sk_c6,sk_c10) = sk_c11 ),
    inference(paramodulation,[],['183','88']) ).

cnf('185',plain,
    ( sk_c9 = sk_c2
    | sk_c3 = sk_c11 ),
    inference(simplify,[then_simplify],['184','150','181','170','180','181']) ).

cnf('186',plain,
    ( inverse(sk_c3) = sk_c3
    | sk_c9 = sk_c2 ),
    inference(paramodulation,[],['185','168']) ).

cnf('187',plain,
    ( sk_c11 = sk_c3
    | sk_c9 = sk_c2 ),
    inference(simplify,[],['186','168']) ).

cnf('188',plain,
    identity = sk_c10,
    inference(factorization,[],['172']) ).

cnf('189',plain,
    ( multiply(Z3,sk_c10) != sk_c11
    | multiply(Y3,sk_c11) != sk_c10
    | multiply(X3,sk_c2) != sk_c9
    | inverse(Z3) != sk_c11
    | inverse(Y3) != sk_c11
    | inverse(X3) != sk_c10 ),
    inference(paramodulation,[then_simplify],['180','17','188']) ).

cnf('190',plain,
    ( X != sk_c11
    | multiply(Y,sk_c11) != sk_c2
    | Z != sk_c9
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11
    | inverse(Z) != sk_c2 ),
    inference(simplify,[then_simplify],['189','180','181','180','181','180']) ).

cnf('191',plain,
    identity = sk_c2,
    inference(paramodulation,[],['180','173']) ).

cnf('192',plain,
    inverse(sk_c3) = sk_c11,
    inference(simplify,[],['165','167']) ).

cnf('193',plain,
    ( inverse(X) != sk_c2
    | inverse(Y) != sk_c11
    | X != sk_c9
    | Y != sk_c11 ),
    inference(paramodulation,[then_simplify],['171','190','191','192']) ).

cnf('194',plain,
    ( inverse(sk_c9) != sk_c2
    | inverse(X) != sk_c11
    | X != sk_c11 ),
    inference(reflexivity,[],['193']) ).

cnf('195',plain,
    ( inverse(sk_c11) != sk_c11
    | inverse(sk_c9) != sk_c2 ),
    inference(reflexivity,[],['194']) ).

cnf('196',plain,
    ( sk_c3 != sk_c11
    | inverse(sk_c9) != sk_c2 ),
    inference(simplify,[then_simplify],['195','155','156','159','170']) ).

cnf('197',plain,
    inverse(sk_c2) = sk_c2,
    inference(paramodulation,[],['180','147']) ).

cnf('198',plain,
    ( sk_c3 != sk_c11
    | sk_c11 = sk_c3 ),
    inference(paramodulation,[then_simplify],['187','196','197']) ).

cnf('199',plain,
    sk_c11 = sk_c3,
    inference(resolution,[],['182','198']) ).

cnf('200',plain,
    ( inverse(identity) != sk_c10
    | sk_c10 != sk_c9
    | multiply(X,sk_c9) != sk_c10
    | multiply(Y,X) != sk_c10
    | multiply(Z,sk_c11) != sk_c10
    | multiply(U,sk_c10) != sk_c11
    | inverse(Y) != X
    | inverse(Z) != sk_c11
    | inverse(U) != sk_c11 ),
    inference(paramodulation,[],['5','67']) ).

cnf('201',plain,
    ( inverse(identity) != sk_c10
    | sk_c10 != sk_c9
    | multiply(inverse(X),sk_c9) != sk_c10
    | multiply(X,inverse(X)) != sk_c10
    | multiply(Y,sk_c10) != sk_c11
    | multiply(Z,sk_c11) != sk_c10
    | inverse(Y) != sk_c11
    | inverse(Z) != sk_c11 ),
    inference(reflexivity,[],['200']) ).

cnf('202',plain,
    ( multiply(sk_c9,inverse(sk_c9)) != sk_c10
    | inverse(identity) != sk_c10
    | identity != sk_c10
    | sk_c10 != sk_c9
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,sk_c10) != sk_c11
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(paramodulation,[],['2','201']) ).

cnf('203',plain,
    ( inverse(identity) != sk_c10
    | identity != sk_c10
    | sk_c10 != sk_c9
    | multiply(Y3,sk_c10) != sk_c11
    | multiply(X3,sk_c11) != sk_c10
    | inverse(Y3) != sk_c11
    | inverse(X3) != sk_c11 ),
    inference(paramodulation,[],['62','202']) ).

cnf('204',plain,
    ( identity != sk_c10
    | identity != sk_c10
    | sk_c10 != sk_c9
    | multiply(X,sk_c10) != sk_c11
    | multiply(Y,sk_c11) != sk_c10
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(simplify,[],['203','178']) ).

cnf('205',plain,
    ( identity != sk_c10
    | sk_c10 != sk_c9
    | multiply(X,sk_c11) != sk_c10
    | multiply(Y,sk_c10) != sk_c11
    | inverse(X) != sk_c11
    | inverse(Y) != sk_c11 ),
    inference(factorization,[],['204']) ).

cnf('206',plain,
    ( identity != sk_c10
    | sk_c10 != sk_c9
    | multiply(X,sk_c10) != sk_c11
    | inverse(X) != sk_c11 ),
    inference(paramodulation,[then_simplify],['171','205','192']) ).

cnf('207',plain,
    ( sk_c10 != sk_c9
    | multiply(X3,sk_c2) != sk_c11
    | inverse(X3) != sk_c11 ),
    inference(paramodulation,[then_simplify],['180','206','188']) ).

cnf('208',plain,
    ( sk_c2 != sk_c9
    | X != sk_c11
    | inverse(X) != sk_c11 ),
    inference(simplify,[then_simplify],['207','180','181']) ).

cnf('209',plain,
    ( inverse(sk_c11) != sk_c11
    | sk_c2 != sk_c9 ),
    inference(reflexivity,[],['208']) ).

cnf('210',plain,
    ( sk_c3 != sk_c11
    | sk_c2 != sk_c9 ),
    inference(simplify,[then_simplify],['209','155','156','159','170']) ).

cnf('211',plain,
    sk_c2 != sk_c9,
    inference(paramodulation,[],['199','210']) ).

cnf('212',plain,
    multiply(sk_c10,X3) = X3,
    inference(paramodulation,[],['173','5']) ).

cnf('213',plain,
    multiply(sk_c2,X) = X,
    inference(simplify,[],['212','180']) ).

cnf('214',plain,
    sk_c9 = sk_c2,
    inference(simplify,[then_simplify],['89','211','150','181','150','180','213']) ).

cnf('215',plain,
    ( inverse(sk_c11) != sk_c11
    | inverse(X3) != sk_c2
    | X3 != sk_c9 ),
    inference(reflexivity,[],['193']) ).

cnf('216',plain,
    ( sk_c3 != sk_c11
    | inverse(X) != sk_c2
    | X != sk_c9 ),
    inference(simplify,[then_simplify],['215','155','156','159','170']) ).

cnf('217',plain,
    ( inverse(X) != sk_c2
    | X != sk_c9 ),
    inference(paramodulation,[],['199','216']) ).

cnf('218',plain,
    inverse(sk_c9) != sk_c2,
    inference(reflexivity,[],['217']) ).

cnf('219',plain,
    $false,
    inference(paramodulation,[then_simplify],['214','218','197']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : GRP244-1 : TPTP v8.1.2. Released v2.5.0.
% 0.13/0.14  % Command  : gkc %s
% 0.13/0.35  % Computer : n022.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Mon Aug 28 23:56:54 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                    58
% 0.20/0.39  in_rule_clause_count:               58
% 0.20/0.39  in_fact_clause_count:                0
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:             54
% 0.20/0.39  in_unit_clause_count:                3
% 0.20/0.39  in_horn_clause_count:                4
% 0.20/0.39  in_pos_clause_count:                57
% 0.20/0.39  in_neg_clause_count:                 1
% 0.20/0.39  in_poseq_clause_count:              57
% 0.20/0.39  in_negeq_clause_count:               1
% 0.20/0.39  in_unitposeq_clause_count:           3
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:            15
% 0.20/0.39  in_min_depth:              2
% 0.20/0.39  in_max_depth:              3
% 0.20/0.39  in_min_size:               5
% 0.20/0.39  in_max_size:              68
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               8
% 0.20/0.39  in_extaxiom_count:                 3
% 0.20/0.39  in_axiom_count:                    0
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                    55
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                54
% 0.20/0.39  in_posunit_goal_count:             0
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"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.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"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.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"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.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"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.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"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.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"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.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"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.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"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.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.39  {"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.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":250},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1250},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "sine":1} 
% 0.20/0.39  
% 0.20/0.39  ]}
% 0.20/0.39  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 7 fork 6 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.41  
% 0.20/0.41  **** run 8 fork 7 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.51  
% 0.20/0.51  fork 3: search finished without proof.
% 0.20/0.51  
% 0.20/0.51  fork 4: search finished without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 5: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 0: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 2: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 6: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 1: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 7: search terminated 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.53  
% 0.20/0.53  **** run 14 fork 5 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.20/0.54  
% 0.20/0.54  **** run 11 fork 2 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.20/0.54  
% 0.20/0.54  **** run 12 fork 3 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.20/0.54  
% 0.20/0.54  **** run 9 fork 0 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.20/0.55  
% 0.20/0.55  **** run 10 fork 1 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.20/0.56  
% 0.20/0.56  **** run 16 fork 7 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 1.64/0.64  
% 1.64/0.64  fork 5: search finished without proof.
% 1.64/0.65  
% 1.64/0.65  
% 1.64/0.65  fork 4: search terminated without proof.
% 1.64/0.66  
% 1.64/0.66  
% 1.64/0.66  fork 0: search terminated without proof.
% 1.64/0.66  
% 1.64/0.66  **** run 22 fork 5 starts with strategy
% 1.64/0.66  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 1.64/0.66  
% 1.64/0.66  **** run 21 fork 4 starts with strategy
% 1.64/0.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 1.64/0.67  
% 1.64/0.67  
% 1.64/0.67  fork 7: search terminated without proof.
% 1.64/0.68  
% 1.64/0.68  
% 1.64/0.68  fork 1: search terminated without proof.
% 1.64/0.68  
% 1.64/0.68  **** run 17 fork 0 starts with strategy
% 1.64/0.68  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 1.64/0.68  
% 1.64/0.68  
% 1.64/0.68  fork 6: search terminated without proof.
% 1.64/0.69  
% 1.64/0.69  **** run 18 fork 1 starts with strategy
% 1.64/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 1.64/0.70  
% 1.64/0.70  **** run 24 fork 7 starts with strategy
% 1.64/0.70  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 1.64/0.70  
% 1.64/0.70  **** run 23 fork 6 starts with strategy
% 1.64/0.70  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 2.56/0.74  
% 2.56/0.74  
% 2.56/0.74  fork 2: search terminated without proof.
% 2.81/0.77  
% 2.81/0.77  
% 2.81/0.77  fork 3: search terminated without proof.
% 2.81/0.77  
% 2.81/0.77  fork 5: search finished without proof.
% 2.81/0.78  
% 2.81/0.78  fork 4: search finished without proof.
% 2.81/0.78  
% 2.81/0.78  **** run 20 fork 3 starts with strategy
% 2.81/0.78  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 2.81/0.79  
% 2.81/0.79  **** run 30 fork 5 starts with strategy
% 2.81/0.79  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.81/0.79  
% 2.81/0.79  **** run 19 fork 2 starts with strategy
% 2.81/0.79  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 2.81/0.80  
% 2.81/0.80  **** run 29 fork 4 starts with strategy
% 2.81/0.80  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 2.81/0.81  
% 2.81/0.81  
% 2.81/0.81  fork 1: search terminated without proof.
% 2.81/0.81  
% 2.81/0.81  fork 0: search finished without proof.
% 2.81/0.83  
% 2.81/0.83  **** run 26 fork 1 starts with strategy
% 2.81/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 2.81/0.83  
% 2.81/0.83  **** run 25 fork 0 starts with strategy
% 2.81/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 2.81/0.83  
% 2.81/0.83  
% 2.81/0.83  fork 7: search terminated without proof.
% 3.39/0.85  
% 3.39/0.85  
% 3.39/0.85  fork 6: search terminated without proof.
% 3.39/0.86  
% 3.39/0.86  **** run 32 fork 7 starts with strategy
% 3.39/0.86  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.39/0.87  
% 3.39/0.87  **** run 31 fork 6 starts with strategy
% 3.39/0.87  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 3.69/0.90  
% 3.69/0.90  
% 3.69/0.90  fork 5: search terminated without proof.
% 3.69/0.91  
% 3.69/0.91  fork 3: search finished without proof.
% 3.69/0.92  
% 3.69/0.92  **** run 38 fork 5 starts with strategy
% 3.69/0.92  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 3.69/0.92  
% 3.69/0.92  fork 4: search finished without proof.
% 3.69/0.92  
% 3.69/0.92  
% 3.69/0.92  fork 2: search terminated without proof.
% 3.69/0.93  
% 3.69/0.93  **** run 28 fork 3 starts with strategy
% 3.69/0.93  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 3.69/0.94  
% 3.69/0.94  **** run 27 fork 2 starts with strategy
% 3.69/0.94  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 3.69/0.94  
% 3.69/0.94  fork 5: search finished without proof.
% 4.20/0.94  
% 4.20/0.94  **** run 37 fork 4 starts with strategy
% 4.20/0.94  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.20/0.95  
% 4.20/0.95  
% 4.20/0.95  fork 1: search terminated without proof.
% 4.20/0.95  
% 4.20/0.95  
% 4.20/0.95  fork 0: search terminated without proof.
% 4.20/0.95  
% 4.20/0.95  **** run 46 fork 5 starts with strategy
% 4.20/0.95  {"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.39/0.96  
% 4.39/0.96  **** run 34 fork 1 starts with strategy
% 4.39/0.96  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 4.39/0.97  
% 4.39/0.97  **** run 33 fork 0 starts with strategy
% 4.39/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 4.39/0.97  No candidate clauses found.
% 4.39/0.97  
% 4.39/0.97  
% 4.39/0.97  fork 2: search terminated without proof.
% 4.39/0.99  
% 4.39/0.99  
% 4.39/0.99  fork 7: search terminated without proof.
% 4.39/0.99  
% 4.39/0.99  **** run 35 fork 2 starts with strategy
% 4.39/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.39/1.00  
% 4.39/1.00  
% 4.39/1.00  fork 6: search terminated without proof.
% 4.39/1.00  
% 4.39/1.00  **** run 40 fork 7 starts with strategy
% 4.39/1.00  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 4.39/1.01  
% 4.39/1.01  **** run 39 fork 6 starts with strategy
% 4.39/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 5.15/1.06  
% 5.15/1.06  
% 5.15/1.06  fork 4: search terminated without proof.
% 5.15/1.06  
% 5.15/1.06  
% 5.15/1.06  fork 3: search terminated without proof.
% 5.15/1.07  
% 5.15/1.07  
% 5.15/1.07  fork 5: search terminated without proof.
% 5.15/1.08  
% 5.15/1.08  **** run 45 fork 4 starts with strategy
% 5.15/1.08  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 5.15/1.08  
% 5.15/1.08  **** run 36 fork 3 starts with strategy
% 5.15/1.08  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 5.15/1.08  
% 5.15/1.08  **** run 54 fork 5 starts with strategy
% 5.15/1.08  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 5.15/1.09  
% 5.15/1.09  
% 5.15/1.09  fork 0: search terminated without proof.
% 5.15/1.11  
% 5.15/1.11  
% 5.15/1.11  fork 2: search terminated without proof.
% 5.15/1.11  
% 5.15/1.11  **** run 41 fork 0 starts with strategy
% 5.15/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.15/1.13  
% 5.15/1.13  
% 5.15/1.13  fork 1: search terminated without proof.
% 5.15/1.13  
% 5.15/1.13  fork 7: search finished without proof.
% 5.15/1.13  
% 5.15/1.13  **** run 43 fork 2 starts with strategy
% 5.15/1.13  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.77/1.14  
% 5.77/1.14  
% 5.77/1.14  fork 6: search terminated without proof.
% 5.77/1.14  
% 5.77/1.14  **** run 42 fork 1 starts with strategy
% 5.77/1.14  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.77/1.15  
% 5.77/1.15  **** run 48 fork 7 starts with strategy
% 5.77/1.15  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.77/1.16  
% 5.77/1.16  **** run 47 fork 6 starts with strategy
% 5.77/1.16  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.09/1.20  
% 6.09/1.20  
% 6.09/1.20  fork 5: search terminated without proof.
% 6.09/1.20  
% 6.09/1.20  
% 6.09/1.20  fork 3: search terminated without proof.
% 6.09/1.21  
% 6.09/1.21  **** run 62 fork 5 starts with strategy
% 6.09/1.21  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.09/1.22  
% 6.09/1.22  
% 6.09/1.22  fork 4: search terminated without proof.
% 6.09/1.22  
% 6.09/1.22  **** run 44 fork 3 starts with strategy
% 6.09/1.22  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 6.09/1.24  
% 6.09/1.24  **** run 53 fork 4 starts with strategy
% 6.09/1.24  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.09/1.25  
% 6.09/1.25  
% 6.09/1.25  fork 2: search terminated without proof.
% 6.09/1.27  
% 6.09/1.27  **** run 51 fork 2 starts with strategy
% 6.09/1.27  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.09/1.27  
% 6.09/1.27  
% 6.09/1.27  fork 0: search terminated without proof.
% 6.09/1.28  
% 6.09/1.28  
% 6.09/1.28  fork 6: search terminated without proof.
% 6.09/1.28  
% 6.09/1.28  **** run 49 fork 0 starts with strategy
% 6.09/1.28  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.09/1.30  
% 6.09/1.30  **** run 55 fork 6 starts with strategy
% 6.09/1.30  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.09/1.31  
% 6.09/1.31  
% 6.09/1.31  fork 7: search terminated without proof.
% 6.09/1.32  
% 6.09/1.32  
% 6.09/1.32  fork 1: search terminated without proof.
% 6.09/1.33  
% 6.09/1.33  **** run 50 fork 1 starts with strategy
% 6.09/1.33  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.91/1.34  
% 6.91/1.34  **** run 56 fork 7 starts with strategy
% 6.91/1.34  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 6.91/1.36  
% 6.91/1.36  
% 6.91/1.36  fork 4: search terminated without proof.
% 6.91/1.36  
% 6.91/1.36  
% 6.91/1.36  fork 3: search terminated without proof.
% 7.51/1.37  
% 7.51/1.37  **** run 61 fork 4 starts with strategy
% 7.51/1.37  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 7.51/1.38  
% 7.51/1.38  **** run 52 fork 3 starts with strategy
% 7.51/1.38  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 7.51/1.38  
% 7.51/1.38  
% 7.51/1.38  fork 2: search terminated without proof.
% 7.51/1.40  
% 7.51/1.40  
% 7.51/1.40  fork 0: search terminated without proof.
% 7.51/1.41  
% 7.51/1.41  **** run 59 fork 2 starts with strategy
% 7.51/1.41  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 8.00/1.42  
% 8.00/1.42  **** run 57 fork 0 starts with strategy
% 8.00/1.42  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.00/1.42  
% 8.00/1.42  
% 8.00/1.42  fork 6: search terminated without proof.
% 8.00/1.45  
% 8.00/1.45  **** run 63 fork 6 starts with strategy
% 8.00/1.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.00/1.45  
% 8.00/1.45  
% 8.00/1.45  fork 1: search terminated without proof.
% 8.29/1.47  
% 8.29/1.47  **** run 58 fork 1 starts with strategy
% 8.29/1.47  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 8.29/1.48  
% 8.29/1.48  
% 8.29/1.48  fork 7: search terminated without proof.
% 8.29/1.50  
% 8.29/1.50  
% 8.29/1.50  fork 3: search terminated without proof.
% 8.29/1.50  
% 8.29/1.50  **** run 64 fork 7 starts with strategy
% 8.29/1.50  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 8.29/1.51  
% 8.29/1.51  **** run 60 fork 3 starts with strategy
% 8.29/1.51  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 8.87/1.54  
% 8.87/1.54  
% 8.87/1.54  fork 0: search terminated without proof.
% 8.87/1.56  
% 8.87/1.56  **** run 65 fork 0 starts with strategy
% 8.87/1.56  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 11.28/1.86  
% 11.28/1.86  fork 4: search finished without proof.
% 11.28/1.88  
% 11.28/1.88  **** run 69 fork 4 starts with strategy
% 11.28/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.28/1.90  
% 11.28/1.90  fork 5: search finished without proof.
% 11.28/1.92  
% 11.28/1.92  **** run 70 fork 5 starts with strategy
% 11.28/1.92  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 15.85/2.46  
% 15.85/2.46  fork 2: search finished without proof.
% 15.85/2.48  
% 15.85/2.48  
% 15.85/2.48  fork 6: search terminated without proof.
% 15.85/2.48  
% 15.85/2.48  **** run 67 fork 2 starts with strategy
% 15.85/2.48  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 16.45/2.50  
% 16.45/2.50  **** run 71 fork 6 starts with strategy
% 16.45/2.50  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 16.45/2.53  
% 16.45/2.53  
% 16.45/2.53  fork 1: search terminated without proof.
% 16.45/2.54  
% 16.45/2.54  
% 16.45/2.54  fork 3: search terminated without proof.
% 16.45/2.54  
% 16.45/2.54  **** run 66 fork 1 starts with strategy
% 16.45/2.54  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 16.45/2.55  
% 16.45/2.55  
% 16.45/2.55  fork 7: search terminated without proof.
% 16.45/2.56  
% 16.45/2.56  **** run 68 fork 3 starts with strategy
% 16.45/2.56  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 16.45/2.57  
% 16.45/2.57  **** run 72 fork 7 starts with strategy
% 16.45/2.57  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 16.45/2.58  
% 16.45/2.58  
% 16.45/2.58  fork 0: search terminated without proof.
% 16.45/2.60  
% 16.45/2.60  **** run 73 fork 0 starts with strategy
% 16.45/2.60  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 19.42/2.91  
% 19.42/2.91  
% 19.42/2.91  fork 4: search terminated without proof.
% 19.90/2.94  
% 19.90/2.94  **** run 77 fork 4 starts with strategy
% 19.90/2.94  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 20.92/3.11  
% 20.92/3.11  
% 20.92/3.11  fork 5: search terminated without proof.
% 20.92/3.13  
% 20.92/3.13  **** run 78 fork 5 starts with strategy
% 20.92/3.13  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 22.23/3.25  
% 22.23/3.25  fork 5: search finished without proof.
% 22.23/3.27  
% 22.23/3.27  **** run 86 fork 5 starts with strategy
% 22.23/3.27  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 23.18/3.42  
% 23.18/3.42  fork 6: search finished without proof.
% 23.18/3.44  
% 23.18/3.44  **** run 79 fork 6 starts with strategy
% 23.18/3.44  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 24.26/3.53  
% 24.26/3.53  fork 2: search finished without proof.
% 24.63/3.55  
% 24.63/3.55  **** run 75 fork 2 starts with strategy
% 24.63/3.55  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 24.63/3.58  
% 24.63/3.58  
% 24.63/3.58  fork 3: search terminated without proof.
% 25.13/3.60  
% 25.13/3.60  **** run 76 fork 3 starts with strategy
% 25.13/3.60  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 25.13/3.60  
% 25.13/3.60  
% 25.13/3.60  fork 1: search terminated without proof.
% 25.13/3.63  
% 25.13/3.63  **** run 74 fork 1 starts with strategy
% 25.13/3.63  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 26.35/3.76  
% 26.35/3.76  
% 26.35/3.76  fork 7: search terminated without proof.
% 26.35/3.77  
% 26.35/3.77  **** run 80 fork 7 starts with strategy
% 26.35/3.77  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 26.35/3.83  
% 26.35/3.83  
% 26.35/3.83  fork 0: search terminated without proof.
% 26.35/3.85  
% 26.35/3.85  **** run 81 fork 0 starts with strategy
% 26.35/3.85  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 27.51/3.93  
% 27.51/3.93  fork 4: search finished without proof.
% 27.51/3.96  
% 27.51/3.96  **** run 85 fork 4 starts with strategy
% 27.51/3.96  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 29.93/4.21  
% 29.93/4.21  fork 5: search finished without proof.
% 29.93/4.23  
% 29.93/4.23  **** run 94 fork 5 starts with strategy
% 29.93/4.23  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 31.35/4.46  
% 31.35/4.46  
% 31.35/4.46  fork 6: search terminated without proof.
% 31.35/4.47  
% 31.35/4.47  **** run 87 fork 6 starts with strategy
% 31.35/4.47  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 33.06/4.64  
% 33.06/4.64  
% 33.06/4.64  fork 3: search terminated without proof.
% 33.06/4.66  
% 33.06/4.66  **** run 84 fork 3 starts with strategy
% 33.06/4.66  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 33.06/4.66  
% 33.06/4.66  
% 33.06/4.66  fork 1: search terminated without proof.
% 33.06/4.68  
% 33.06/4.68  **** run 82 fork 1 starts with strategy
% 33.06/4.68  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 33.06/4.68  No candidate clauses found.
% 33.06/4.68  
% 33.06/4.68  
% 33.06/4.68  fork 3: search terminated without proof.
% 33.06/4.70  
% 33.06/4.70  **** run 92 fork 3 starts with strategy
% 33.06/4.70  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.54/4.82  
% 34.54/4.82  
% 34.54/4.82  fork 2: search terminated without proof.
% 34.54/4.84  
% 34.54/4.84  fork 0: search finished without proof.
% 34.54/4.84  
% 34.54/4.84  **** run 83 fork 2 starts with strategy
% 34.54/4.84  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 34.54/4.86  
% 34.54/4.86  **** run 89 fork 0 starts with strategy
% 34.54/4.86  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 35.46/4.98  
% 35.46/4.98  
% 35.46/4.98  fork 4: search terminated without proof.
% 35.46/4.98  
% 35.46/4.98  
% 35.46/4.98  fork 7: search terminated without proof.
% 35.46/5.00  
% 35.46/5.00  **** run 88 fork 7 starts with strategy
% 35.46/5.00  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 36.25/5.01  
% 36.25/5.01  **** run 93 fork 4 starts with strategy
% 36.25/5.01  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 37.17/5.25  
% 37.17/5.25  
% 37.17/5.25  fork 5: search terminated without proof.
% 38.10/5.29  
% 38.10/5.29  **** run 102 fork 5 starts with strategy
% 38.10/5.29  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 40.04/5.49  
% 40.04/5.49  
% 40.04/5.49  fork 6: search terminated without proof.
% 40.04/5.51  
% 40.04/5.51  **** run 95 fork 6 starts with strategy
% 40.04/5.51  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 40.04/5.54  
% 40.04/5.54  fork 6: search finished without proof.
% 40.46/5.55  
% 40.46/5.55  **** run 103 fork 6 starts with strategy
% 40.46/5.55  {"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.23/5.69  
% 41.23/5.69  fork 1: search finished without proof.
% 41.23/5.70  
% 41.23/5.70  **** run 90 fork 1 starts with strategy
% 41.23/5.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 41.23/5.72  
% 41.23/5.72  
% 41.23/5.72  fork 3: search terminated without proof.
% 41.23/5.73  
% 41.23/5.73  **** run 100 fork 3 starts with strategy
% 41.23/5.73  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 42.83/5.90  
% 42.83/5.90  
% 42.83/5.90  fork 2: search terminated without proof.
% 43.27/5.92  
% 43.27/5.92  **** run 91 fork 2 starts with strategy
% 43.27/5.92  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 43.27/5.94  
% 43.27/5.94  
% 43.27/5.94  fork 0: search terminated without proof.
% 43.66/5.96  
% 43.66/5.96  **** run 97 fork 0 starts with strategy
% 43.66/5.96  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 43.66/6.02  
% 43.66/6.02  
% 43.66/6.02  fork 7: search terminated without proof.
% 43.66/6.04  
% 43.66/6.04  **** run 96 fork 7 starts with strategy
% 43.66/6.04  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 44.38/6.08  
% 44.38/6.08  
% 44.38/6.08  fork 4: search terminated without proof.
% 44.74/6.10  
% 44.74/6.10  **** run 101 fork 4 starts with strategy
% 44.74/6.10  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 47.28/6.46  
% 47.28/6.46  
% 47.28/6.46  fork 5: search terminated without proof.
% 47.28/6.47  
% 47.28/6.47  **** run 110 fork 5 starts with strategy
% 47.28/6.47  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 48.02/6.57  
% 48.02/6.57  
% 48.02/6.57  fork 6: search terminated without proof.
% 48.02/6.59  
% 48.02/6.59  **** run 111 fork 6 starts with strategy
% 48.02/6.59  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":10}
% 49.54/6.75  
% 49.54/6.75  
% 49.54/6.75  fork 3: search terminated without proof.
% 49.54/6.77  
% 49.54/6.77  **** run 108 fork 3 starts with strategy
% 49.54/6.77  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 49.54/6.78  
% 49.54/6.78  
% 49.54/6.78  fork 1: search terminated without proof.
% 50.27/6.80  
% 50.27/6.80  **** run 98 fork 1 starts with strategy
% 50.27/6.80  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 51.19/6.91  
% 51.19/6.91  fork 0: search finished without proof.
% 51.19/6.92  
% 51.19/6.92  fork 2: search finished without proof.
% 51.19/6.93  
% 51.19/6.93  **** run 105 fork 0 starts with strategy
% 51.19/6.93  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 51.19/6.94  
% 51.19/6.94  **** run 99 fork 2 starts with strategy
% 51.19/6.94  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 51.98/7.07  
% 51.98/7.07  
% 51.98/7.07  fork 7: search terminated without proof.
% 51.98/7.09  
% 51.98/7.09  **** run 104 fork 7 starts with strategy
% 51.98/7.09  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 52.72/7.12  
% 52.72/7.12  
% 52.72/7.12  fork 4: search terminated without proof.
% 52.72/7.15  
% 52.72/7.15  **** run 109 fork 4 starts with strategy
% 52.72/7.15  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 55.50/7.49  
% 55.50/7.49  
% 55.50/7.49  fork 5: search terminated without proof.
% 55.50/7.51  
% 55.50/7.51  **** run 118 fork 5 starts with strategy
% 55.50/7.51  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 56.57/7.61  
% 56.57/7.61  
% 56.57/7.61  fork 6: search terminated without proof.
% 56.57/7.63  
% 56.57/7.63  **** run 119 fork 6 starts with strategy
% 56.57/7.63  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 57.54/7.74  
% 57.54/7.74  fork 3: search finished without proof.
% 57.89/7.75  
% 57.89/7.75  **** run 116 fork 3 starts with strategy
% 57.89/7.75  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 57.89/7.82  
% 57.89/7.82  
% 57.89/7.82  fork 1: search terminated without proof.
% 57.89/7.83  
% 57.89/7.83  **** run 106 fork 1 starts with strategy
% 57.89/7.83  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 59.33/7.97  
% 59.33/7.97  
% 59.33/7.97  fork 2: search terminated without proof.
% 59.33/7.99  
% 59.33/7.99  **** run 107 fork 2 starts with strategy
% 59.33/7.99  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 59.76/8.00  
% 59.76/8.00  
% 59.76/8.00  fork 0: search terminated without proof.
% 59.76/8.01  
% 59.76/8.01  fork 5: search finished without proof.
% 59.76/8.02  
% 59.76/8.02  **** run 113 fork 0 starts with strategy
% 59.76/8.02  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 59.76/8.03  
% 59.76/8.03  **** run 126 fork 5 starts with strategy
% 59.76/8.03  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 60.91/8.17  
% 60.91/8.17  fork 4: search finished without proof.
% 60.91/8.17  
% 60.91/8.17  
% 60.91/8.17  fork 7: search terminated without proof.
% 60.91/8.18  
% 60.91/8.18  **** run 117 fork 4 starts with strategy
% 60.91/8.18  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 60.91/8.20  
% 60.91/8.20  **** run 112 fork 7 starts with strategy
% 60.91/8.20  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 62.15/8.34  
% 62.15/8.34  fork 6: search finished without proof.
% 62.61/8.35  
% 62.61/8.35  **** run 127 fork 6 starts with strategy
% 62.61/8.35  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 66.08/8.87  
% 66.08/8.87  
% 66.08/8.87  fork 1: search terminated without proof.
% 66.08/8.89  
% 66.08/8.89  **** run 114 fork 1 starts with strategy
% 66.08/8.89  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 67.73/9.05  
% 67.73/9.05  
% 67.73/9.05  fork 0: search terminated without proof.
% 67.73/9.05  
% 67.73/9.05  
% 67.73/9.05  fork 2: search terminated without proof.
% 67.73/9.07  
% 67.73/9.07  **** run 115 fork 2 starts with strategy
% 67.73/9.07  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 67.73/9.07  
% 67.73/9.07  **** run 121 fork 0 starts with strategy
% 67.73/9.07  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 69.27/9.23  
% 69.27/9.23  
% 69.27/9.23  fork 7: search terminated without proof.
% 69.27/9.24  
% 69.27/9.24  **** run 120 fork 7 starts with strategy
% 69.27/9.24  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 74.18/9.97  
% 74.18/9.97  
% 74.18/9.97  fork 1: search terminated without proof.
% 75.21/10.00  
% 75.21/10.00  **** run 122 fork 1 starts with strategy
% 75.21/10.00  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 97.46/12.82  
% 97.46/12.82  
% 97.46/12.82  fork 3: search terminated without proof.
% 97.46/12.85  
% 97.46/12.85  **** run 124 fork 3 starts with strategy
% 97.46/12.85  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0}
% 99.54/13.12  
% 99.54/13.12  
% 99.54/13.12  fork 5: search terminated without proof.
% 100.25/13.15  
% 100.25/13.15  **** run 134 fork 5 starts with strategy
% 100.25/13.15  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":50}
% 101.57/13.32  
% 101.57/13.32  
% 101.57/13.32  fork 4: search terminated without proof.
% 101.57/13.35  
% 101.57/13.35  **** run 125 fork 4 starts with strategy
% 101.57/13.35  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 102.66/13.46  
% 102.66/13.46  
% 102.66/13.46  fork 6: search terminated without proof.
% 102.95/13.49  
% 102.95/13.49  **** run 135 fork 6 starts with strategy
% 102.95/13.49  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 103.36/13.59  
% 103.36/13.59  fork 6: search finished without proof.
% 103.64/13.61  
% 103.64/13.61  **** run 143 fork 6 starts with strategy
% 103.64/13.61  {"max_dseconds":50,"strategy":["query_focus","unit"],"query_preference":0}
% 107.34/14.11  
% 107.34/14.11  
% 107.34/14.11  fork 0: search terminated without proof.
% 108.01/14.15  
% 108.01/14.15  **** run 129 fork 0 starts with strategy
% 108.01/14.15  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 108.59/14.25  
% 108.59/14.25  
% 108.59/14.25  fork 2: search terminated without proof.
% 108.59/14.28  
% 108.59/14.28  **** run 123 fork 2 starts with strategy
% 108.59/14.28  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 109.44/14.34  
% 109.44/14.34  
% 109.44/14.34  fork 7: search terminated without proof.
% 109.44/14.38  
% 109.44/14.38  **** run 128 fork 7 starts with strategy
% 109.44/14.38  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 115.80/15.14  
% 115.80/15.14  
% 115.80/15.14  fork 1: search terminated without proof.
% 116.10/15.18  
% 116.10/15.18  **** run 130 fork 1 starts with strategy
% 116.10/15.18  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 137.83/18.01  
% 137.83/18.01  
% 137.83/18.01  fork 3: search terminated without proof.
% 137.83/18.03  
% 137.83/18.03  **** run 132 fork 3 starts with strategy
% 137.83/18.03  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 138.49/18.14  
% 138.49/18.14  fork 5: search finished without proof.
% 139.68/18.18  
% 139.68/18.18  **** run 142 fork 5 starts with strategy
% 139.68/18.18  {"max_dseconds":50,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 139.88/18.20  
% 139.88/18.20  fork 6: search finished without proof.
% 140.18/18.22  
% 140.18/18.22  **** run 151 fork 6 starts with strategy
% 140.18/18.22  {"max_dseconds":50,"strategy":["unit","pure_unit"],"query_preference":0}
% 141.44/18.41  
% 141.44/18.41  
% 141.44/18.41  fork 4: search terminated without proof.
% 141.44/18.43  
% 141.44/18.43  **** run 133 fork 4 starts with strategy
% 141.44/18.43  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 145.39/18.94  
% 145.39/18.94  fork 7: search finished without proof.
% 146.07/18.97  
% 146.07/18.97  **** run 136 fork 7 starts with strategy
% 146.07/18.97  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 147.78/19.20  
% 147.78/19.20  
% 147.78/19.20  fork 0: search terminated without proof.
% 147.78/19.22  
% 147.78/19.22  **** run 137 fork 0 starts with strategy
% 147.78/19.22  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 149.60/19.41  
% 149.60/19.41  
% 149.60/19.41  fork 2: search terminated without proof.
% 149.68/19.45  
% 149.68/19.45  **** run 131 fork 2 starts with strategy
% 149.68/19.46  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 154.38/20.13  
% 154.38/20.13  
% 154.38/20.13  result: proof found
% 154.38/20.13  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 154.38/20.13  by run 136 fork 7 strategy {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 154.38/20.13  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 154.38/20.13  
% 154.38/20.13  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 154.38/20.14  
% 154.38/20.14  run 136 fork 7 statistics:
% 154.38/20.14  ----------------------------------
% 154.38/20.14  this run seconds: 0.487345
% 154.38/20.14  total seconds: 18.487236
% 154.38/20.14  stat_given_used: 1535
% 154.38/20.14  stat_given_used_at_endgame: 0
% 154.38/20.14  stat_given_candidates:   13936
% 154.38/20.14  stat_given_candidates_at_endgame: 0
% 154.38/20.14  stat_given_candidates_h: 0
% 154.38/20.14  stat_binres_derived_cl:   2417
% 154.38/20.14  stat_binres_derived_cl_h: 0
% 154.38/20.14  stat_factor_derived_cl: 1230
% 154.38/20.14  stat_para_derived_cl: 66263
% 154.38/20.14  stat_tautologies_discarded: 722
% 154.38/20.14  stat_forward_subsumed: 14606
% 154.38/20.14  stat_derived_cut: 1669
% 154.38/20.14  stat_derived_rewritten: 538
% 154.38/20.14  stat_weight_discarded_building: 0
% 154.38/20.14  stat_weight_discarded_cl: 0
% 154.38/20.14  stat_internlimit_discarded_cl: 0
% 154.38/20.14  stat_simplified:  675 simplified 0 derived 0 given
% 154.38/20.14  stat_kept_cl: 52219
% 154.38/20.14  stat_built_cl: 55964
% 154.38/20.14  stat_hyperres_partial_cl: 0
% 154.38/20.14  stat_made_rewriters: 292
% 154.38/20.14  stat_backward_subsumed: 0
% 154.38/20.14  stat_propagated_subsumed: 0
% 154.38/20.14  stat_clsubs_attempted:                     39234
% 154.38/20.14  stat_clsubs_fact_groundunit_found:             0
% 154.38/20.14  stat_clsubs_rule_groundunit_found:             0
% 154.38/20.14  stat_clsubs_top_meta_attempted:            3364047
% 154.38/20.14  stat_clsubs_top_meta_failed:               3324813
% 154.38/20.14  stat_clsubs_top_meta_nonpref_attempted:             3364047
% 154.38/20.14  stat_clsubs_top_meta_nonpref_succeeded:              571208
% 154.38/20.14  stat_clsubs_top_meta_pref_attempted:                 571208
% 154.38/20.14  stat_clsubs_top_meta_pref1_succeeded:                546530
% 154.38/20.14  stat_clsubs_top_meta_pref2_succeeded:                414363
% 154.38/20.14  stat_clsubs_top_meta_pref3_succeeded:                 39234
% 154.38/20.14  stat_clsubs_top_meta_pref_succeeded:                  39234
% 154.38/20.14  stat_clsubs_meta_attempted:               340426
% 154.38/20.14  stat_clsubs_meta_failed:                  123219
% 154.38/20.14  stat_clsubs_predsymbs_attempted:               0
% 154.38/20.14  stat_clsubs_unit_attempted:                 6335
% 154.38/20.14  stat_clsubs_full_attempted:                32899
% 154.38/20.14  stat_forwardsubs_attempted:                66826
% 154.38/20.14  stat_lit_hash_added:                  41277
% 154.38/20.14  stat_lit_hash_computed:              378575
% 154.38/20.14  stat_lit_hash_match_found:            18374
% 154.38/20.14  stat_lit_hash_match_miss:            563826
% 154.38/20.14  stat_lit_hash_cut_ok:                  3778
% 154.38/20.14  stat_lit_strong_cut_ok:                   0
% 154.38/20.14  stat_lit_hash_subsume_ok:             14606
% 154.38/20.14  clqueue els 10000000 used 1
% 154.38/20.14  clactive els 10000000 used 1536
% 154.38/20.14  clactivesubsume els 10000000 used 8311
% 154.38/20.14  queue_termbuf els 200000000 used 4647562
% 154.38/20.14  hyper_termbuf els 100000000 used 1
% 154.38/20.14  active_termbuf els 100000000 used 137495
% 154.38/20.14  varstack els 5000 last used 1
% 154.38/20.14  given_termbuf els 10000000 last used 1
% 154.38/20.14  simplified_termbuf els 10000000 last used 1
% 154.38/20.14  derived_termbuf els 10000000 last used 29
% 154.38/20.14  wr_mallocs: 29225
% 154.38/20.14  wr_callocs: 19
% 154.38/20.14  wr_reallocs: 9192
% 154.38/20.14  wr_frees: 2
% 154.38/20.14  wr_malloc_bytes: 4163795668
% 154.38/20.14  wr_calloc_bytes: 96065504
% 154.38/20.14  wr_realloc_bytes: 2409952
% 154.38/20.14  wr_realloc_freebytes: 0
% 154.38/20.14  ----------------------------------
%------------------------------------------------------------------------------