TSTP Solution File: GRP129-2.004 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP129-2.004 : TPTP v8.1.2. Released v1.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n011.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:52:43 EDT 2023

% Result   : Unsatisfiable 4.91s 1.01s
% Output   : CNFRefutation 4.91s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named product_total_function1)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( product(X,Y,e_4)
    | product(X,Y,e_3)
    | product(X,Y,e_2)
    | product(X,Y,e_1)
    | ~ group_element(Y)
    | ~ group_element(X) ),
    inference(cnf_transformation,[],[product_total_function1]) ).

cnf('2',plain,
    ( product(X,X,e_4)
    | product(X,X,e_3)
    | product(X,X,e_2)
    | product(X,X,e_1)
    | ~ group_element(X) ),
    inference(factorization,[],['1']) ).

cnf('3',plain,
    group_element(e_4),
    inference(cnf_transformation,[],[element_4]) ).

cnf('4',plain,
    ( product(e_4,e_4,e_1)
    | product(e_4,e_4,e_2)
    | product(e_4,e_4,e_3)
    | product(e_4,e_4,e_4) ),
    inference(resolution,[],['2','3']) ).

cnf('5',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,Y,Z)
    | equalish(U,X) ),
    inference(cnf_transformation,[],[product_left_cancellation]) ).

cnf('6',plain,
    ( product(e_4,e_4,e_1)
    | product(e_4,e_4,e_2)
    | product(e_4,e_4,e_3)
    | ~ product(X,e_4,e_4)
    | equalish(X,e_4) ),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    ( product(X,e_4,e_4)
    | product(X,e_4,e_3)
    | product(X,e_4,e_2)
    | product(X,e_4,e_1)
    | ~ group_element(X) ),
    inference(resolution,[],['1','3']) ).

cnf('8',plain,
    group_element(e_2),
    inference(cnf_transformation,[],[element_2]) ).

cnf('9',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3)
    | product(e_2,e_4,e_4) ),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ~ equalish(e_2,e_4),
    inference(cnf_transformation,[],[e_2_is_not_e_4]) ).

cnf('11',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_2,e_4,e_3)
    | product(e_4,e_4,e_2)
    | product(e_4,e_4,e_3) ),
    inference(resolution,[then_simplify],['6','9','10']) ).

cnf('12',plain,
    ( ~ product(X,Y,Z)
    | ~ product(U,X,Y)
    | product(Y,U,Z) ),
    inference(cnf_transformation,[],[qg3]) ).

cnf('13',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_2,e_4,e_3)
    | product(e_4,e_4,e_2)
    | product(e_4,X,e_3)
    | ~ product(X,e_4,e_4) ),
    inference(resolution,[],['11','12']) ).

cnf('14',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3)
    | product(e_4,e_4,e_2) ),
    inference(resolution,[],['13','9']) ).

cnf('15',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3)
    | product(e_4,X,e_2)
    | ~ product(X,e_4,e_4) ),
    inference(resolution,[],['14','12']) ).

cnf('16',plain,
    ( product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[],['15','9']) ).

cnf('17',plain,
    ( product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3)
    | product(e_4,X,e_1)
    | ~ product(X,e_4,e_4) ),
    inference(resolution,[],['16','12']) ).

cnf('18',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[],['17','9']) ).

cnf('19',plain,
    ( ~ product(X,Y,Z)
    | ~ product(X,U,Z)
    | equalish(U,Y) ),
    inference(cnf_transformation,[],[product_right_cancellation]) ).

cnf('20',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_2,e_4,e_3)
    | product(e_4,e_4,e_2)
    | ~ product(e_4,X,e_3)
    | equalish(X,e_4) ),
    inference(resolution,[],['11','19']) ).

cnf('21',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_2,e_4,e_3)
    | product(e_4,e_4,e_2) ),
    inference(resolution,[then_simplify],['18','20','10']) ).

cnf('22',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3)
    | product(e_2,X,e_3)
    | ~ product(X,e_4,e_2) ),
    inference(resolution,[],['18','12']) ).

cnf('23',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[],['21','22']) ).

cnf('24',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3)
    | product(e_4,X,e_1)
    | ~ product(X,e_4,e_4) ),
    inference(resolution,[],['23','12']) ).

cnf('25',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[],['24','9']) ).

cnf('26',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3)
    | ~ product(e_4,X,e_2)
    | equalish(X,e_4) ),
    inference(resolution,[],['14','19']) ).

cnf('27',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_4,e_1)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[then_simplify],['25','26','10']) ).

cnf('28',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3)
    | product(e_4,X,e_1)
    | ~ product(X,e_4,e_4) ),
    inference(resolution,[],['27','12']) ).

cnf('29',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[],['28','9']) ).

cnf('30',plain,
    ( ~ product(X,Y,Z)
    | ~ product(X,Y,U)
    | equalish(U,Z) ),
    inference(cnf_transformation,[],[product_total_function2]) ).

cnf('31',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3)
    | ~ product(e_4,e_2,X)
    | equalish(X,e_2) ),
    inference(resolution,[],['25','30']) ).

cnf('32',plain,
    ~ equalish(e_3,e_2),
    inference(cnf_transformation,[],[e_3_is_not_e_2]) ).

cnf('33',plain,
    ( product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[then_simplify],['29','31','32']) ).

cnf('34',plain,
    ( product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3)
    | ~ product(e_4,X,e_1)
    | equalish(X,e_4) ),
    inference(resolution,[],['16','19']) ).

cnf('35',plain,
    ( product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_4,e_2,e_3)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[then_simplify],['33','34','10']) ).

cnf('36',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3)
    | ~ product(e_4,e_2,X)
    | equalish(X,e_1) ),
    inference(resolution,[],['33','30']) ).

cnf('37',plain,
    ~ equalish(e_3,e_1),
    inference(cnf_transformation,[],[e_3_is_not_e_1]) ).

cnf('38',plain,
    ( product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[then_simplify],['35','36','37']) ).

cnf('39',plain,
    ~ equalish(e_2,e_1),
    inference(cnf_transformation,[],[e_2_is_not_e_1]) ).

cnf('40',plain,
    ( product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2)
    | product(e_2,e_4,e_3) ),
    inference(resolution,[then_simplify],['38','36','39']) ).

cnf('41',plain,
    group_element(e_1),
    inference(cnf_transformation,[],[element_1]) ).

cnf('42',plain,
    ( product(X,e_1,e_4)
    | product(X,e_1,e_3)
    | product(X,e_1,e_2)
    | product(X,e_1,e_1)
    | ~ group_element(X) ),
    inference(resolution,[],['1','41']) ).

cnf('43',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_1,e_3)
    | product(e_2,e_1,e_4) ),
    inference(resolution,[],['42','8']) ).

cnf('44',plain,
    ( ~ product(X,e_1,Y)
    | ~ greater(Y,Z)
    | ~ next(X,Z) ),
    inference(cnf_transformation,[],[no_redundancy]) ).

cnf('45',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_1,e_3)
    | ~ greater(e_4,X)
    | ~ next(e_2,X) ),
    inference(resolution,[],['43','44']) ).

cnf('46',plain,
    next(e_2,e_3),
    inference(cnf_transformation,[],[e_2_then_e_3]) ).

cnf('47',plain,
    greater(e_4,e_3),
    inference(cnf_transformation,[],[e_4_greater_e_3]) ).

cnf('48',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_1,e_3) ),
    inference(resolution,[then_simplify],['45','46','47']) ).

cnf('49',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | ~ product(e_2,X,e_3)
    | equalish(X,e_1) ),
    inference(resolution,[],['48','19']) ).

cnf('50',plain,
    ~ equalish(e_4,e_1),
    inference(cnf_transformation,[],[e_4_is_not_e_1]) ).

cnf('51',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_4,e_1)
    | product(e_2,e_4,e_2) ),
    inference(resolution,[then_simplify],['40','49','50']) ).

cnf('52',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_4,e_1)
    | product(e_4,X,e_2)
    | ~ product(X,e_2,e_4) ),
    inference(resolution,[],['51','12']) ).

cnf('53',plain,
    ( product(X,e_2,e_4)
    | product(X,e_2,e_3)
    | product(X,e_2,e_2)
    | product(X,e_2,e_1)
    | ~ group_element(X) ),
    inference(resolution,[],['1','8']) ).

cnf('54',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3)
    | product(e_1,e_2,e_4) ),
    inference(resolution,[],['53','41']) ).

cnf('55',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3)
    | product(e_4,e_1,e_2)
    | product(e_2,e_4,e_1) ),
    inference(resolution,[],['52','54']) ).

cnf('56',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3)
    | product(e_2,X,e_4)
    | ~ product(X,e_1,e_2) ),
    inference(resolution,[],['54','12']) ).

cnf('57',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3)
    | product(e_2,e_4,e_1)
    | product(e_2,e_4,e_4) ),
    inference(resolution,[],['55','56']) ).

cnf('58',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_4,e_1)
    | ~ product(e_2,e_4,X)
    | equalish(X,e_2) ),
    inference(resolution,[],['51','30']) ).

cnf('59',plain,
    ~ equalish(e_4,e_2),
    inference(cnf_transformation,[],[e_4_is_not_e_2]) ).

cnf('60',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3)
    | product(e_2,e_4,e_1) ),
    inference(resolution,[then_simplify],['57','58','59']) ).

cnf('61',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3)
    | product(e_4,X,e_1)
    | ~ product(X,e_2,e_4) ),
    inference(resolution,[],['60','12']) ).

cnf('62',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_2,e_2)
    | product(e_4,e_1,e_1)
    | product(e_1,e_2,e_3) ),
    inference(resolution,[],['61','54']) ).

cnf('63',plain,
    ( product(e_4,e_1,e_1)
    | product(e_4,e_1,e_2)
    | product(e_4,e_1,e_3)
    | product(e_4,e_1,e_4) ),
    inference(resolution,[],['42','3']) ).

cnf('64',plain,
    ( product(e_4,e_1,e_1)
    | product(e_4,e_1,e_2)
    | product(e_4,e_1,e_3)
    | ~ product(X,e_1,e_4)
    | equalish(X,e_4) ),
    inference(resolution,[],['63','5']) ).

cnf('65',plain,
    group_element(e_3),
    inference(cnf_transformation,[],[element_3]) ).

cnf('66',plain,
    ( product(e_3,e_1,e_1)
    | product(e_3,e_1,e_2)
    | product(e_3,e_1,e_3)
    | product(e_3,e_1,e_4) ),
    inference(resolution,[],['42','65']) ).

cnf('67',plain,
    ~ equalish(e_3,e_4),
    inference(cnf_transformation,[],[e_3_is_not_e_4]) ).

cnf('68',plain,
    ( product(e_3,e_1,e_1)
    | product(e_4,e_1,e_1)
    | product(e_3,e_1,e_2)
    | product(e_4,e_1,e_2)
    | product(e_3,e_1,e_3)
    | product(e_4,e_1,e_3) ),
    inference(resolution,[then_simplify],['64','66','67']) ).

cnf('69',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | ~ product(X,e_1,e_3)
    | equalish(X,e_2) ),
    inference(resolution,[],['48','5']) ).

cnf('70',plain,
    ( product(e_2,e_1,e_1)
    | product(e_3,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_4,e_1,e_1)
    | product(e_3,e_1,e_2)
    | product(e_4,e_1,e_2)
    | product(e_3,e_1,e_3) ),
    inference(resolution,[then_simplify],['68','69','59']) ).

cnf('71',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,e_1,e_2)
    | product(e_1,e_1,e_3)
    | product(e_1,e_1,e_4) ),
    inference(resolution,[],['2','41']) ).

cnf('72',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,e_1,e_2)
    | product(e_1,e_1,e_3)
    | ~ greater(e_4,X)
    | ~ next(e_1,X) ),
    inference(resolution,[],['71','44']) ).

cnf('73',plain,
    next(e_1,e_2),
    inference(cnf_transformation,[],[e_1_then_e_2]) ).

cnf('74',plain,
    greater(e_4,e_2),
    inference(cnf_transformation,[],[e_4_greater_e_2]) ).

cnf('75',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,e_1,e_2)
    | product(e_1,e_1,e_3) ),
    inference(resolution,[then_simplify],['72','73','74']) ).

cnf('76',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,e_1,e_2)
    | ~ greater(e_3,X)
    | ~ next(e_1,X) ),
    inference(resolution,[],['75','44']) ).

cnf('77',plain,
    greater(e_3,e_2),
    inference(cnf_transformation,[],[e_3_greater_e_2]) ).

cnf('78',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,e_1,e_2) ),
    inference(resolution,[then_simplify],['76','73','77']) ).

cnf('79',plain,
    ( product(e_1,e_1,e_1)
    | ~ product(X,e_1,e_2)
    | equalish(X,e_1) ),
    inference(resolution,[],['78','5']) ).

cnf('80',plain,
    ( product(e_1,e_1,e_1)
    | product(e_2,e_1,e_1)
    | product(e_3,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_4,e_1,e_1)
    | product(e_3,e_1,e_2)
    | product(e_3,e_1,e_3) ),
    inference(resolution,[then_simplify],['70','79','50']) ).

cnf('81',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,X,e_2)
    | ~ product(X,e_1,e_1) ),
    inference(resolution,[],['78','12']) ).

cnf('82',plain,
    ( product(e_1,e_1,e_1)
    | product(e_2,e_1,e_1)
    | product(e_3,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_3,e_1,e_2)
    | product(e_3,e_1,e_3)
    | product(e_1,e_4,e_2) ),
    inference(resolution,[],['80','81']) ).

cnf('83',plain,
    ( product(e_1,e_1,e_1)
    | product(e_2,e_1,e_1)
    | product(e_3,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_3,e_1,e_2)
    | product(e_1,e_4,e_2) ),
    inference(resolution,[then_simplify],['82','69','32']) ).

cnf('84',plain,
    ( product(e_1,e_1,e_1)
    | product(e_2,e_1,e_1)
    | product(e_3,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_4,e_2) ),
    inference(resolution,[then_simplify],['83','79','37']) ).

cnf('85',plain,
    ( product(e_1,e_1,e_1)
    | product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_2)
    | product(e_1,e_4,e_2) ),
    inference(resolution,[],['84','81']) ).

cnf('86',plain,
    ( product(e_1,e_1,e_1)
    | product(e_2,e_1,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_4,e_2) ),
    inference(resolution,[then_simplify],['85','79','39']) ).

cnf('87',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_3,e_2)
    | product(e_1,e_4,e_2) ),
    inference(resolution,[],['86','81']) ).

cnf('88',plain,
    ( product(e_1,e_1,e_1)
    | ~ product(e_1,X,e_2)
    | equalish(X,e_1) ),
    inference(resolution,[],['78','19']) ).

cnf('89',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_3,e_2) ),
    inference(resolution,[then_simplify],['87','88','50']) ).

cnf('90',plain,
    ( product(e_1,e_1,e_1)
    | product(e_1,e_2,e_2) ),
    inference(resolution,[then_simplify],['89','88','37']) ).

cnf('91',plain,
    product(e_1,e_1,e_1),
    inference(resolution,[then_simplify],['90','88','39']) ).

cnf('92',plain,
    ( ~ product(X,e_1,e_1)
    | equalish(X,e_1) ),
    inference(resolution,[],['91','5']) ).

cnf('93',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3) ),
    inference(resolution,[then_simplify],['62','92','50']) ).

cnf('94',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3)
    | product(e_2,e_2,e_4) ),
    inference(resolution,[],['93','56']) ).

cnf('95',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3)
    | ~ product(X,e_2,e_4)
    | equalish(X,e_1) ),
    inference(resolution,[],['54','5']) ).

cnf('96',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3) ),
    inference(resolution,[then_simplify],['94','95','39']) ).

cnf('97',plain,
    ( product(e_1,X,e_1)
    | ~ product(X,e_1,e_1) ),
    inference(resolution,[],['91','12']) ).

cnf('98',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_2,e_3) ),
    inference(resolution,[],['96','97']) ).

cnf('99',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | product(e_2,X,e_3)
    | ~ product(X,e_1,e_2) ),
    inference(resolution,[],['98','12']) ).

cnf('100',plain,
    ( product(X,e_3,e_4)
    | product(X,e_3,e_3)
    | product(X,e_3,e_2)
    | product(X,e_3,e_1)
    | ~ group_element(X) ),
    inference(resolution,[],['1','65']) ).

cnf('101',plain,
    ( product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | product(e_1,e_3,e_4) ),
    inference(resolution,[],['100','41']) ).

cnf('102',plain,
    ( product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | product(e_3,X,e_4)
    | ~ product(X,e_1,e_3) ),
    inference(resolution,[],['101','12']) ).

cnf('103',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | product(e_3,e_2,e_4) ),
    inference(resolution,[],['102','48']) ).

cnf('104',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_2,e_4,e_1)
    | product(e_1,e_3,e_3)
    | product(e_4,e_3,e_2) ),
    inference(resolution,[],['52','103']) ).

cnf('105',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | product(e_2,X,e_4)
    | ~ product(X,e_3,e_2) ),
    inference(resolution,[],['103','12']) ).

cnf('106',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_2,e_4,e_1)
    | product(e_1,e_3,e_3)
    | product(e_2,e_4,e_4) ),
    inference(resolution,[],['104','105']) ).

cnf('107',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_2,e_4,e_1)
    | product(e_1,e_3,e_3) ),
    inference(resolution,[then_simplify],['106','58','59']) ).

cnf('108',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | ~ product(e_2,X,e_1)
    | equalish(X,e_4) ),
    inference(resolution,[],['107','19']) ).

cnf('109',plain,
    ( product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | ~ product(X,e_3,e_4)
    | equalish(X,e_1) ),
    inference(resolution,[],['101','5']) ).

cnf('110',plain,
    ( product(e_2,e_3,e_1)
    | product(e_2,e_3,e_2)
    | product(e_2,e_3,e_3)
    | product(e_2,e_3,e_4) ),
    inference(resolution,[],['100','8']) ).

cnf('111',plain,
    ( product(e_1,e_3,e_1)
    | product(e_2,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_2,e_3,e_2)
    | product(e_1,e_3,e_3)
    | product(e_2,e_3,e_3) ),
    inference(resolution,[then_simplify],['109','110','39']) ).

cnf('112',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_2,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_2,e_3,e_2)
    | product(e_1,e_3,e_3) ),
    inference(resolution,[then_simplify],['111','49','37']) ).

cnf('113',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_2,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | product(e_2,e_2,e_4) ),
    inference(resolution,[],['112','105']) ).

cnf('114',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | product(e_2,e_2,e_4) ),
    inference(resolution,[then_simplify],['108','113','67']) ).

cnf('115',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3)
    | ~ product(X,e_2,e_4)
    | equalish(X,e_3) ),
    inference(resolution,[],['103','5']) ).

cnf('116',plain,
    ~ equalish(e_2,e_3),
    inference(cnf_transformation,[],[e_2_is_not_e_3]) ).

cnf('117',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3) ),
    inference(resolution,[then_simplify],['114','115','116']) ).

cnf('118',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_3,e_2)
    | product(e_2,e_2,e_3)
    | product(e_1,e_3,e_3) ),
    inference(resolution,[],['99','117']) ).

cnf('119',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | ~ product(X,e_2,e_3)
    | equalish(X,e_1) ),
    inference(resolution,[],['98','5']) ).

cnf('120',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3) ),
    inference(resolution,[then_simplify],['118','119','39']) ).

cnf('121',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_3,e_2)
    | product(e_1,e_3,e_3) ),
    inference(resolution,[],['120','97']) ).

cnf('122',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2)
    | ~ product(e_1,X,e_3)
    | equalish(X,e_2) ),
    inference(resolution,[],['98','19']) ).

cnf('123',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2)
    | product(e_1,e_3,e_2) ),
    inference(resolution,[then_simplify],['121','122','32']) ).

cnf('124',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2)
    | product(e_3,X,e_2)
    | ~ product(X,e_1,e_3) ),
    inference(resolution,[],['123','12']) ).

cnf('125',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2)
    | product(e_3,e_2,e_2) ),
    inference(resolution,[],['124','48']) ).

cnf('126',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2)
    | product(e_2,X,e_2)
    | ~ product(X,e_3,e_2) ),
    inference(resolution,[],['125','12']) ).

cnf('127',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2) ),
    inference(resolution,[],['126','123']) ).

cnf('128',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2)
    | product(e_2,e_2,e_3) ),
    inference(resolution,[],['127','99']) ).

cnf('129',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2) ),
    inference(resolution,[then_simplify],['128','119','39']) ).

cnf('130',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_3,e_1)
    | product(e_1,e_2,e_2) ),
    inference(resolution,[],['129','97']) ).

cnf('131',plain,
    ( ~ product(e_1,X,e_1)
    | equalish(X,e_1) ),
    inference(resolution,[],['91','19']) ).

cnf('132',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_2) ),
    inference(resolution,[then_simplify],['130','131','37']) ).

cnf('133',plain,
    ( product(e_2,e_2,e_1)
    | product(e_2,e_2,e_2)
    | product(e_2,e_2,e_3)
    | product(e_2,e_2,e_4) ),
    inference(resolution,[],['2','8']) ).

cnf('134',plain,
    ( product(e_2,e_2,e_1)
    | product(e_2,e_2,e_2)
    | product(e_2,e_2,e_3)
    | product(e_2,X,e_4)
    | ~ product(X,e_2,e_2) ),
    inference(resolution,[],['133','12']) ).

cnf('135',plain,
    ( product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_2,e_2)
    | product(e_2,e_2,e_3)
    | product(e_2,e_1,e_4) ),
    inference(resolution,[],['132','134']) ).

cnf('136',plain,
    ( product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_2,e_2)
    | product(e_2,e_1,e_4)
    | product(e_2,X,e_3)
    | ~ product(X,e_2,e_2) ),
    inference(resolution,[],['135','12']) ).

cnf('137',plain,
    ( product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_2,e_2)
    | product(e_2,e_1,e_3)
    | product(e_2,e_1,e_4) ),
    inference(resolution,[],['136','132']) ).

cnf('138',plain,
    ( product(e_1,e_2,e_1)
    | ~ product(X,e_2,e_2)
    | equalish(X,e_1) ),
    inference(resolution,[],['132','5']) ).

cnf('139',plain,
    ( product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_3)
    | product(e_2,e_1,e_4) ),
    inference(resolution,[then_simplify],['137','138','39']) ).

cnf('140',plain,
    ( product(e_1,e_2,e_1)
    | product(e_2,e_1,e_3)
    | product(e_2,e_1,e_4)
    | product(e_2,X,e_1)
    | ~ product(X,e_2,e_2) ),
    inference(resolution,[],['139','12']) ).

cnf('141',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_3)
    | product(e_2,e_1,e_4) ),
    inference(resolution,[],['140','132']) ).

cnf('142',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_3)
    | ~ greater(e_4,X)
    | ~ next(e_2,X) ),
    inference(resolution,[],['141','44']) ).

cnf('143',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_3) ),
    inference(resolution,[then_simplify],['142','46','47']) ).

cnf('144',plain,
    ( product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_2,e_2)
    | product(e_2,e_1,e_4)
    | ~ product(e_2,X,e_3)
    | equalish(X,e_2) ),
    inference(resolution,[],['135','19']) ).

cnf('145',plain,
    ~ equalish(e_1,e_2),
    inference(cnf_transformation,[],[e_1_is_not_e_2]) ).

cnf('146',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_2,e_2)
    | product(e_2,e_1,e_4) ),
    inference(resolution,[then_simplify],['143','144','145']) ).

cnf('147',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_4) ),
    inference(resolution,[then_simplify],['146','138','39']) ).

cnf('148',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,X,e_3)
    | ~ product(X,e_2,e_1) ),
    inference(resolution,[],['143','12']) ).

cnf('149',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_2,e_3)
    | product(e_2,e_1,e_4) ),
    inference(resolution,[],['147','148']) ).

cnf('150',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | ~ product(e_2,e_1,X)
    | equalish(X,e_3) ),
    inference(resolution,[],['143','30']) ).

cnf('151',plain,
    ~ equalish(e_4,e_3),
    inference(cnf_transformation,[],[e_4_is_not_e_3]) ).

cnf('152',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_2,e_3) ),
    inference(resolution,[then_simplify],['149','150','151']) ).

cnf('153',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_2,e_3) ),
    inference(resolution,[],['152','97']) ).

cnf('154',plain,
    ( product(e_4,e_2,e_1)
    | product(e_4,e_2,e_2)
    | product(e_4,e_2,e_3)
    | product(e_4,e_2,e_4) ),
    inference(resolution,[],['53','3']) ).

cnf('155',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_4,e_2,e_3)
    | product(e_4,e_4,e_2) ),
    inference(resolution,[],['52','154']) ).

cnf('156',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_4,e_1)
    | ~ product(X,e_4,e_2)
    | equalish(X,e_2) ),
    inference(resolution,[],['51','5']) ).

cnf('157',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_4,e_2,e_3) ),
    inference(resolution,[then_simplify],['155','156','59']) ).

cnf('158',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_4,e_2,e_2)
    | product(e_2,X,e_3)
    | ~ product(X,e_4,e_2) ),
    inference(resolution,[],['157','12']) ).

cnf('159',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_2,e_2,e_3)
    | product(e_4,e_2,e_2) ),
    inference(resolution,[],['158','51']) ).

cnf('160',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_2,e_2,e_3)
    | product(e_2,X,e_2)
    | ~ product(X,e_4,e_2) ),
    inference(resolution,[],['159','12']) ).

cnf('161',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_2,e_2)
    | product(e_4,e_2,e_1)
    | product(e_2,e_4,e_1)
    | product(e_2,e_2,e_3) ),
    inference(resolution,[],['160','51']) ).

cnf('162',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_2,e_2)
    | product(e_2,e_4,e_1)
    | product(e_2,e_2,e_3)
    | product(e_2,X,e_1)
    | ~ product(X,e_4,e_2) ),
    inference(resolution,[],['161','12']) ).

cnf('163',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_2,e_2)
    | product(e_2,e_4,e_1)
    | product(e_2,e_2,e_3) ),
    inference(resolution,[],['162','51']) ).

cnf('164',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_2,e_2)
    | product(e_2,e_2,e_3)
    | product(e_4,X,e_1)
    | ~ product(X,e_2,e_4) ),
    inference(resolution,[],['163','12']) ).

cnf('165',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_2,e_2)
    | product(e_4,e_2,e_1)
    | product(e_2,e_2,e_3) ),
    inference(resolution,[],['164','133']) ).

cnf('166',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,X,e_3)
    | ~ product(X,e_2,e_1) ),
    inference(resolution,[],['48','12']) ).

cnf('167',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_2,e_2)
    | product(e_2,e_2,e_3)
    | product(e_1,e_4,e_3) ),
    inference(resolution,[],['165','166']) ).

cnf('168',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_2,e_2,e_2)
    | product(e_1,e_4,e_3) ),
    inference(resolution,[then_simplify],['167','49','39']) ).

cnf('169',plain,
    ( product(e_2,e_1,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_4,e_3)
    | product(e_2,X,e_2)
    | ~ product(X,e_2,e_2) ),
    inference(resolution,[],['168','12']) ).

cnf('170',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_4,e_3) ),
    inference(resolution,[],['132','169']) ).

cnf('171',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_4,e_3)
    | product(e_2,X,e_1)
    | ~ product(X,e_2,e_2) ),
    inference(resolution,[],['170','12']) ).

cnf('172',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_1,e_2)
    | product(e_1,e_4,e_3) ),
    inference(resolution,[],['171','132']) ).

cnf('173',plain,
    ( product(e_1,e_2,e_1)
    | product(e_2,X,e_2)
    | ~ product(X,e_1,e_2) ),
    inference(resolution,[],['132','12']) ).

cnf('174',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_2,e_2,e_2)
    | product(e_1,e_4,e_3) ),
    inference(resolution,[],['172','173']) ).

cnf('175',plain,
    ( product(e_2,e_1,e_1)
    | product(e_1,e_2,e_1)
    | product(e_1,e_4,e_3) ),
    inference(resolution,[then_simplify],['174','138','39']) ).

cnf('176',plain,
    ( product(e_1,e_2,e_1)
    | product(e_1,e_4,e_3) ),
    inference(resolution,[],['175','97']) ).

cnf('177',plain,
    ( product(e_1,e_2,e_1)
    | ~ product(e_1,X,e_3)
    | equalish(X,e_4) ),
    inference(resolution,[],['176','19']) ).

cnf('178',plain,
    product(e_1,e_2,e_1),
    inference(resolution,[then_simplify],['153','177','10']) ).

cnf('179',plain,
    $false,
    inference(resolution,[then_simplify],['178','131','39']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : GRP129-2.004 : TPTP v8.1.2. Released v1.2.0.
% 0.10/0.12  % Command  : gkc %s
% 0.13/0.33  % Computer : n011.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Tue Aug 29 01:32:41 EDT 2023
% 0.13/0.33  % 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:                    31
% 0.20/0.39  in_rule_clause_count:               18
% 0.20/0.39  in_fact_clause_count:               13
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:             25
% 0.20/0.39  in_unit_clause_count:               25
% 0.20/0.39  in_horn_clause_count:               30
% 0.20/0.39  in_pos_clause_count:                13
% 0.20/0.39  in_neg_clause_count:                13
% 0.20/0.39  in_poseq_clause_count:               0
% 0.20/0.39  in_negeq_clause_count:               0
% 0.20/0.39  in_unitposeq_clause_count:           0
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:             6
% 0.20/0.39  in_min_depth:              1
% 0.20/0.39  in_max_depth:              1
% 0.20/0.39  in_min_size:               2
% 0.20/0.39  in_max_size:              20
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               4
% 0.20/0.39  in_extaxiom_count:                 0
% 0.20/0.39  in_axiom_count:                   30
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                     1
% 0.20/0.39  in_neg_goal_count:                 0
% 0.20/0.39  in_pos_goal_count:                 0
% 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  "equality":0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "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":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 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  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 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":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "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  
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "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":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 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  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 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":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "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  
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "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":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 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  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 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":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "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  
% 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":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 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  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.20/0.39  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":250},
% 0.20/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.20/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":250},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  
% 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":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 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  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.20/0.39  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1250},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 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  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1250},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 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"],"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,"sine":5,"strategy":["negative_pref"],"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":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"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"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.20/0.39  
% 0.20/0.39  **** run 8 fork 7 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.43  
% 0.20/0.43  fork 1: search finished without proof.
% 0.20/0.44  
% 0.20/0.44  fork 5: search finished without proof.
% 0.20/0.44  
% 0.20/0.44  fork 7: search finished without proof.
% 0.20/0.46  
% 0.20/0.46  **** run 10 fork 1 starts with strategy
% 0.20/0.46  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.47  
% 0.20/0.47  **** run 16 fork 7 starts with strategy
% 0.20/0.47  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.20/0.47  
% 0.20/0.47  **** run 14 fork 5 starts with strategy
% 0.20/0.47  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.50  
% 0.20/0.50  fork 5: search finished without proof.
% 0.20/0.51  
% 0.20/0.51  fork 6: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  fork 0: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  fork 2: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  fork 3: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  **** run 22 fork 5 starts with strategy
% 0.20/0.52  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.20/0.52  
% 0.20/0.52  fork 4: search finished without proof.
% 0.20/0.53  
% 0.20/0.53  **** run 15 fork 6 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.54  
% 0.20/0.54  **** run 11 fork 2 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":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":1}
% 0.20/0.54  
% 0.20/0.54  **** run 13 fork 4 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.54  
% 0.20/0.54  **** run 12 fork 3 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.20/0.56  
% 0.20/0.56  fork 5: search finished without proof.
% 0.20/0.56  
% 0.20/0.56  fork 3: search finished without proof.
% 0.20/0.56  
% 0.20/0.56  fork 4: search finished without proof.
% 0.20/0.58  
% 0.20/0.58  **** run 30 fork 5 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.20/0.58  
% 0.20/0.58  **** run 20 fork 3 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.20/0.58  
% 0.20/0.58  
% 0.20/0.58  fork 7: search terminated without proof.
% 0.20/0.58  
% 0.20/0.58  **** run 21 fork 4 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 0.20/0.58  
% 0.20/0.58  
% 0.20/0.58  fork 1: search terminated without proof.
% 0.20/0.60  
% 0.20/0.60  **** run 24 fork 7 starts with strategy
% 0.20/0.60  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.20/0.60  
% 0.20/0.60  **** run 18 fork 1 starts with strategy
% 0.20/0.60  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 6: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 2: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 0: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  **** run 23 fork 6 starts with strategy
% 0.20/0.67  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 0.20/0.67  
% 0.20/0.67  **** run 19 fork 2 starts with strategy
% 0.20/0.67  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 0.20/0.69  
% 0.20/0.69  **** run 17 fork 0 starts with strategy
% 0.20/0.69  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":1}
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  fork 4: search terminated without proof.
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 3: search terminated without proof.
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 5: search terminated without proof.
% 0.20/0.71  
% 0.20/0.71  **** run 29 fork 4 starts with strategy
% 0.20/0.71  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.20/0.72  
% 0.20/0.72  **** run 28 fork 3 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.20/0.72  
% 0.20/0.72  **** run 38 fork 5 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.73  
% 0.20/0.73  
% 0.20/0.73  fork 1: search terminated without proof.
% 2.60/0.74  
% 2.60/0.74  
% 2.60/0.74  fork 7: search terminated without proof.
% 2.60/0.75  
% 2.60/0.75  fork 4: search finished without proof.
% 2.60/0.75  
% 2.60/0.75  **** run 26 fork 1 starts with strategy
% 2.60/0.75  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 3.05/0.76  
% 3.05/0.76  **** run 32 fork 7 starts with strategy
% 3.05/0.76  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 3.05/0.77  
% 3.05/0.77  **** run 37 fork 4 starts with strategy
% 3.05/0.77  {"max_dseconds":1,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 3.05/0.79  
% 3.05/0.79  fork 4: search finished without proof.
% 3.40/0.80  
% 3.40/0.80  fork 2: search finished without proof.
% 3.40/0.80  
% 3.40/0.80  
% 3.40/0.80  fork 6: search terminated without proof.
% 3.40/0.81  
% 3.40/0.81  **** run 45 fork 4 starts with strategy
% 3.40/0.81  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 3.40/0.82  
% 3.40/0.82  **** run 27 fork 2 starts with strategy
% 3.40/0.82  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.40/0.82  
% 3.40/0.82  **** run 31 fork 6 starts with strategy
% 3.40/0.82  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 3.40/0.83  
% 3.40/0.83  
% 3.40/0.83  fork 0: search terminated without proof.
% 3.69/0.84  
% 3.69/0.84  fork 6: search finished without proof.
% 3.69/0.85  
% 3.69/0.85  
% 3.69/0.85  fork 5: search terminated without proof.
% 3.69/0.85  
% 3.69/0.85  **** run 25 fork 0 starts with strategy
% 3.69/0.85  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 3.69/0.85  
% 3.69/0.85  fork 2: search finished without proof.
% 3.69/0.86  
% 3.69/0.86  **** run 39 fork 6 starts with strategy
% 3.69/0.86  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 3.69/0.86  
% 3.69/0.86  **** run 46 fork 5 starts with strategy
% 3.69/0.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 3.69/0.87  
% 3.69/0.87  
% 3.69/0.87  fork 3: search terminated without proof.
% 3.69/0.87  
% 3.69/0.87  **** run 35 fork 2 starts with strategy
% 3.69/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 3.69/0.87  
% 3.69/0.87  
% 3.69/0.87  fork 1: search terminated without proof.
% 3.69/0.89  
% 3.69/0.89  
% 3.69/0.89  fork 7: search terminated without proof.
% 3.69/0.89  
% 3.69/0.89  **** run 36 fork 3 starts with strategy
% 3.69/0.89  {"max_dseconds":1,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 3.69/0.89  
% 3.69/0.89  fork 5: search finished without proof.
% 3.69/0.89  
% 3.69/0.89  **** run 34 fork 1 starts with strategy
% 3.69/0.89  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 3.69/0.90  
% 3.69/0.90  fork 2: search finished without proof.
% 3.69/0.91  
% 3.69/0.91  **** run 40 fork 7 starts with strategy
% 3.69/0.91  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 3.69/0.91  
% 3.69/0.91  **** run 54 fork 5 starts with strategy
% 3.69/0.91  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 3.69/0.92  
% 3.69/0.92  **** run 43 fork 2 starts with strategy
% 3.69/0.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 3.69/0.93  
% 3.69/0.93  fork 7: search finished without proof.
% 4.48/0.95  
% 4.48/0.95  **** run 48 fork 7 starts with strategy
% 4.48/0.95  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 4.48/0.97  
% 4.48/0.97  
% 4.48/0.97  fork 0: search terminated without proof.
% 4.48/0.99  
% 4.48/0.99  **** run 33 fork 0 starts with strategy
% 4.48/0.99  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 4.91/1.01  
% 4.91/1.01  
% 4.91/1.01  fork 3: search terminated without proof.
% 4.91/1.01  
% 4.91/1.01  
% 4.91/1.01  result: proof found
% 4.91/1.01  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 4.91/1.01  by run 39 fork 6 strategy {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 4.91/1.01  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 4.91/1.01  
% 4.91/1.01  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 4.91/1.01  
% 4.91/1.01  run 39 fork 6 statistics:
% 4.91/1.01  ----------------------------------
% 4.91/1.01  this run seconds: 0.110223
% 4.91/1.01  total seconds: 0.602615
% 4.91/1.01  stat_given_used: 1017
% 4.91/1.01  stat_given_used_at_endgame: 0
% 4.91/1.01  stat_given_candidates:   3044
% 4.91/1.01  stat_given_candidates_at_endgame: 0
% 4.91/1.01  stat_given_candidates_h: 0
% 4.91/1.01  stat_binres_derived_cl:   15884
% 4.91/1.01  stat_binres_derived_cl_h: 0
% 4.91/1.01  stat_factor_derived_cl: 59
% 4.91/1.01  stat_para_derived_cl: 0
% 4.91/1.01  stat_tautologies_discarded: 4
% 4.91/1.01  stat_forward_subsumed: 5128
% 4.91/1.01  stat_derived_cut: 6686
% 4.91/1.01  stat_derived_rewritten: 0
% 4.91/1.01  stat_weight_discarded_building: 0
% 4.91/1.01  stat_weight_discarded_cl: 0
% 4.91/1.01  stat_internlimit_discarded_cl: 0
% 4.91/1.01  stat_simplified:  1 simplified 0 derived 0 given
% 4.91/1.01  stat_kept_cl: 10810
% 4.91/1.01  stat_built_cl: 12845
% 4.91/1.01  stat_hyperres_partial_cl: 0
% 4.91/1.01  stat_made_rewriters: 0
% 4.91/1.01  stat_backward_subsumed: 0
% 4.91/1.01  stat_propagated_subsumed: 0
% 4.91/1.01  stat_clsubs_attempted:                     36096
% 4.91/1.01  stat_clsubs_fact_groundunit_found:            17
% 4.91/1.01  stat_clsubs_rule_groundunit_found:            12
% 4.91/1.01  stat_clsubs_top_meta_attempted:            1218527
% 4.91/1.01  stat_clsubs_top_meta_failed:               1182431
% 4.91/1.01  stat_clsubs_top_meta_nonpref_attempted:             1218527
% 4.91/1.01  stat_clsubs_top_meta_nonpref_succeeded:              280157
% 4.91/1.01  stat_clsubs_top_meta_pref_attempted:                 280157
% 4.91/1.01  stat_clsubs_top_meta_pref1_succeeded:                216573
% 4.91/1.01  stat_clsubs_top_meta_pref2_succeeded:                 93847
% 4.91/1.01  stat_clsubs_top_meta_pref3_succeeded:                 36096
% 4.91/1.01  stat_clsubs_top_meta_pref_succeeded:                  36096
% 4.91/1.01  stat_clsubs_meta_attempted:               209751
% 4.91/1.01  stat_clsubs_meta_failed:                  105392
% 4.91/1.01  stat_clsubs_predsymbs_attempted:               0
% 4.91/1.01  stat_clsubs_unit_attempted:                    0
% 4.91/1.01  stat_clsubs_full_attempted:                36096
% 4.91/1.01  stat_forwardsubs_attempted:                15939
% 4.91/1.01  stat_lit_hash_added:                    140
% 4.91/1.01  stat_lit_hash_computed:              261246
% 4.91/1.01  stat_lit_hash_match_found:            12669
% 4.91/1.01  stat_lit_hash_match_miss:            386085
% 4.91/1.01  stat_lit_hash_cut_ok:                  7193
% 4.91/1.01  stat_lit_strong_cut_ok:                   0
% 4.91/1.01  stat_lit_hash_subsume_ok:              5128
% 4.91/1.01  clqueue els 10000000 used 1
% 4.91/1.01  clactive els 10000000 used 1018
% 4.91/1.01  clactivesubsume els 10000000 used 5911
% 4.91/1.01  queue_termbuf els 200000000 used 1057564
% 4.91/1.01  hyper_termbuf els 100000000 used 1
% 4.91/1.01  active_termbuf els 100000000 used 61284
% 4.91/1.01  varstack els 5000 last used 1
% 4.91/1.01  given_termbuf els 10000000 last used 1
% 4.91/1.01  simplified_termbuf els 10000000 last used 1
% 4.91/1.01  derived_termbuf els 10000000 last used 22
% 4.91/1.01  wr_mallocs: 2647
% 4.91/1.01  wr_callocs: 21
% 4.91/1.01  wr_reallocs: 148
% 4.91/1.01  wr_frees: 2
% 4.91/1.01  wr_malloc_bytes: 4162665108
% 4.91/1.01  wr_calloc_bytes: 112065536
% 4.91/1.01  wr_realloc_bytes: 302784
% 4.91/1.01  wr_realloc_freebytes: 0
% 4.91/1.01  ----------------------------------
%------------------------------------------------------------------------------