TSTP Solution File: GRP124-4.004 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : GRP124-4.004 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n009.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:57:52 EDT 2023

% Result   : Unsatisfiable 3.31s 1.18s
% Output   : CNFRefutation 3.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   23
% Syntax   : Number of clauses     :   92 (  20 unt;  18 nHn;  91 RR)
%            Number of literals    :  304 (   0 equ; 180 neg)
%            Maximal clause size   :    6 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   97 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    ( ~ group_element(X0)
    | ~ group_element(X1)
    | product(e_1,X0,X1)
    | product(e_2,X0,X1)
    | product(e_3,X0,X1)
    | product(e_4,X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',row_surjectivity) ).

cnf(c_50,plain,
    ( ~ group_element(X0)
    | ~ group_element(X1)
    | product(X0,e_1,X1)
    | product(X0,e_2,X1)
    | product(X0,e_3,X1)
    | product(X0,e_4,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',column_surjectivity) ).

cnf(c_51,plain,
    group_element(e_1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',element_1) ).

cnf(c_52,plain,
    group_element(e_2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',element_2) ).

cnf(c_53,plain,
    group_element(e_3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',element_3) ).

cnf(c_54,plain,
    group_element(e_4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',element_4) ).

cnf(c_55,plain,
    ~ equalish(e_1,e_2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_1_is_not_e_2) ).

cnf(c_56,plain,
    ~ equalish(e_1,e_3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_1_is_not_e_3) ).

cnf(c_57,plain,
    ~ equalish(e_1,e_4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_1_is_not_e_4) ).

cnf(c_58,plain,
    ~ equalish(e_2,e_1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_2_is_not_e_1) ).

cnf(c_59,plain,
    ~ equalish(e_2,e_3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_2_is_not_e_3) ).

cnf(c_60,plain,
    ~ equalish(e_2,e_4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_2_is_not_e_4) ).

cnf(c_61,plain,
    ~ equalish(e_3,e_1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_3_is_not_e_1) ).

cnf(c_63,plain,
    ~ equalish(e_3,e_4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_3_is_not_e_4) ).

cnf(c_65,plain,
    ~ equalish(e_4,e_2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_4_is_not_e_2) ).

cnf(c_66,plain,
    ~ equalish(e_4,e_3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_4_is_not_e_3) ).

cnf(c_67,plain,
    ( ~ group_element(X0)
    | ~ group_element(X1)
    | product(X0,X1,e_1)
    | product(X0,X1,e_2)
    | product(X0,X1,e_3)
    | product(X0,X1,e_4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_total_function1) ).

cnf(c_68,plain,
    ( ~ product(X0,X1,X2)
    | ~ product(X0,X1,X3)
    | equalish(X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_total_function2) ).

cnf(c_69,plain,
    ( ~ product(X0,X1,X2)
    | ~ product(X0,X3,X2)
    | equalish(X1,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_right_cancellation) ).

cnf(c_70,plain,
    ( ~ product(X0,X1,X2)
    | ~ product(X3,X1,X2)
    | equalish(X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_left_cancellation) ).

cnf(c_71,plain,
    product(X0,X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product_idempotence) ).

cnf(c_72,negated_conjecture,
    ( ~ product(X0,X1,X2)
    | ~ product(X3,X4,X2)
    | ~ product(X5,X0,X1)
    | ~ product(X5,X3,X4)
    | equalish(X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',qg2_1) ).

cnf(c_73,negated_conjecture,
    ( ~ product(X0,X1,X2)
    | ~ product(X3,X4,X2)
    | ~ product(X5,X0,X1)
    | ~ product(X5,X3,X4)
    | equalish(X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',qg2_2) ).

cnf(c_74,plain,
    product(e_1,e_1,e_1),
    inference(instantiation,[status(thm)],[c_71]) ).

cnf(c_192,plain,
    ( ~ product(X0,e_1,X1)
    | ~ product(X0,e_2,X1) ),
    inference(resolution,[status(thm)],[c_55,c_69]) ).

cnf(c_193,plain,
    ( ~ product(e_1,e_1,e_1)
    | ~ product(e_1,e_2,e_1) ),
    inference(instantiation,[status(thm)],[c_192]) ).

cnf(c_213,plain,
    ( ~ product(e_1,X0,X1)
    | ~ product(e_2,X0,X1) ),
    inference(resolution,[status(thm)],[c_55,c_70]) ).

cnf(c_214,plain,
    ( ~ product(e_1,e_1,e_1)
    | ~ product(e_2,e_1,e_1) ),
    inference(instantiation,[status(thm)],[c_213]) ).

cnf(c_234,plain,
    ( ~ product(X0,X1,e_1)
    | ~ product(X0,X1,e_3) ),
    inference(resolution,[status(thm)],[c_56,c_68]) ).

cnf(c_235,plain,
    ( ~ product(e_1,e_1,e_1)
    | ~ product(e_1,e_1,e_3) ),
    inference(instantiation,[status(thm)],[c_234]) ).

cnf(c_242,plain,
    ( ~ product(X0,e_1,X1)
    | ~ product(X0,e_3,X1) ),
    inference(resolution,[status(thm)],[c_56,c_69]) ).

cnf(c_243,plain,
    ( ~ product(e_1,e_1,e_1)
    | ~ product(e_1,e_3,e_1) ),
    inference(instantiation,[status(thm)],[c_242]) ).

cnf(c_284,plain,
    ( ~ product(X0,X1,e_1)
    | ~ product(X0,X1,e_4) ),
    inference(resolution,[status(thm)],[c_57,c_68]) ).

cnf(c_285,plain,
    ( ~ product(e_1,e_1,e_1)
    | ~ product(e_1,e_1,e_4) ),
    inference(instantiation,[status(thm)],[c_284]) ).

cnf(c_313,plain,
    ( ~ product(e_1,X0,X1)
    | ~ product(e_4,X0,X1) ),
    inference(resolution,[status(thm)],[c_57,c_70]) ).

cnf(c_314,plain,
    ( ~ product(e_1,e_1,e_1)
    | ~ product(e_4,e_1,e_1) ),
    inference(instantiation,[status(thm)],[c_313]) ).

cnf(c_604,plain,
    ( ~ product(X0,e_1,X1)
    | ~ product(X0,e_2,X2)
    | ~ product(e_1,X1,X3)
    | ~ product(e_2,X2,X3)
    | equalish(e_2,e_1) ),
    inference(instantiation,[status(thm)],[c_72]) ).

cnf(c_611,plain,
    ( ~ product(X0,e_3,X1)
    | ~ product(X2,e_1,X1)
    | ~ product(X3,X0,e_3)
    | ~ product(X3,X2,e_1)
    | equalish(e_3,e_1) ),
    inference(instantiation,[status(thm)],[c_73]) ).

cnf(c_618,plain,
    ( ~ product(X0,e_2,X1)
    | ~ product(X0,e_4,X2)
    | ~ product(e_2,X1,X3)
    | ~ product(e_4,X2,X3)
    | equalish(e_4,e_2) ),
    inference(instantiation,[status(thm)],[c_72]) ).

cnf(c_620,plain,
    ( ~ product(X0,e_3,X1)
    | ~ product(X0,e_4,X2)
    | ~ product(e_3,X1,X3)
    | ~ product(e_4,X2,X3)
    | equalish(e_4,e_3) ),
    inference(instantiation,[status(thm)],[c_72]) ).

cnf(c_622,plain,
    ( ~ product(X0,X1,e_1)
    | ~ product(X0,X1,e_2)
    | equalish(e_1,e_2) ),
    inference(instantiation,[status(thm)],[c_68]) ).

cnf(c_623,plain,
    ( ~ product(X0,X1,e_1)
    | ~ product(X0,X1,e_3)
    | equalish(e_1,e_3) ),
    inference(instantiation,[status(thm)],[c_68]) ).

cnf(c_624,plain,
    ( ~ product(X0,X1,e_1)
    | ~ product(X0,X1,e_4)
    | equalish(e_1,e_4) ),
    inference(instantiation,[status(thm)],[c_68]) ).

cnf(c_630,plain,
    ( ~ product(X0,X1,e_3)
    | ~ product(X0,X1,e_4)
    | equalish(e_3,e_4) ),
    inference(instantiation,[status(thm)],[c_68]) ).

cnf(c_634,plain,
    ( ~ product(X0,e_1,X1)
    | ~ product(X0,e_2,X1)
    | equalish(e_1,e_2) ),
    inference(instantiation,[status(thm)],[c_69]) ).

cnf(c_636,plain,
    ( ~ product(X0,e_1,X1)
    | ~ product(X0,e_4,X1)
    | equalish(e_1,e_4) ),
    inference(instantiation,[status(thm)],[c_69]) ).

cnf(c_638,plain,
    ( ~ product(X0,e_2,X1)
    | ~ product(X0,e_3,X1)
    | equalish(e_2,e_3) ),
    inference(instantiation,[status(thm)],[c_69]) ).

cnf(c_639,plain,
    ( ~ product(X0,e_2,X1)
    | ~ product(X0,e_4,X1)
    | equalish(e_2,e_4) ),
    inference(instantiation,[status(thm)],[c_69]) ).

cnf(c_647,plain,
    ( ~ product(e_1,X0,X1)
    | ~ product(e_3,X0,X1)
    | equalish(e_1,e_3) ),
    inference(instantiation,[status(thm)],[c_70]) ).

cnf(c_664,plain,
    ( ~ product(e_2,e_2,e_1)
    | ~ product(e_2,e_2,e_2)
    | equalish(e_1,e_2) ),
    inference(instantiation,[status(thm)],[c_622]) ).

cnf(c_665,plain,
    product(e_2,e_2,e_2),
    inference(instantiation,[status(thm)],[c_71]) ).

cnf(c_667,plain,
    ( ~ group_element(X0)
    | ~ group_element(e_3)
    | product(e_1,X0,e_3)
    | product(e_2,X0,e_3)
    | product(e_3,X0,e_3)
    | product(e_4,X0,e_3) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_670,plain,
    ( ~ group_element(X0)
    | ~ group_element(e_3)
    | product(X0,e_1,e_3)
    | product(X0,e_2,e_3)
    | product(X0,e_3,e_3)
    | product(X0,e_4,e_3) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_671,plain,
    ( ~ group_element(e_1)
    | ~ group_element(e_3)
    | product(e_1,e_1,e_3)
    | product(e_1,e_2,e_3)
    | product(e_1,e_3,e_3)
    | product(e_1,e_4,e_3) ),
    inference(instantiation,[status(thm)],[c_670]) ).

cnf(c_672,plain,
    ( ~ product(e_3,e_3,e_1)
    | ~ product(e_3,e_3,e_3)
    | equalish(e_1,e_3) ),
    inference(instantiation,[status(thm)],[c_623]) ).

cnf(c_673,plain,
    product(e_3,e_3,e_3),
    inference(instantiation,[status(thm)],[c_71]) ).

cnf(c_678,plain,
    ( ~ group_element(X0)
    | ~ group_element(e_2)
    | product(e_2,X0,e_1)
    | product(e_2,X0,e_2)
    | product(e_2,X0,e_3)
    | product(e_2,X0,e_4) ),
    inference(instantiation,[status(thm)],[c_67]) ).

cnf(c_679,plain,
    ( ~ group_element(e_1)
    | ~ group_element(e_2)
    | 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(instantiation,[status(thm)],[c_678]) ).

cnf(c_703,plain,
    ( ~ group_element(X0)
    | ~ group_element(e_4)
    | product(e_4,e_1,X0)
    | product(e_4,e_2,X0)
    | product(e_4,e_3,X0)
    | product(e_4,e_4,X0) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_704,plain,
    ( ~ group_element(e_1)
    | ~ group_element(e_4)
    | product(e_4,e_1,e_1)
    | product(e_4,e_2,e_1)
    | product(e_4,e_3,e_1)
    | product(e_4,e_4,e_1) ),
    inference(instantiation,[status(thm)],[c_703]) ).

cnf(c_709,plain,
    product(e_4,e_4,e_4),
    inference(instantiation,[status(thm)],[c_71]) ).

cnf(c_711,plain,
    ( ~ group_element(X0)
    | ~ group_element(e_4)
    | product(e_1,X0,e_4)
    | product(e_2,X0,e_4)
    | product(e_3,X0,e_4)
    | product(e_4,X0,e_4) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_712,plain,
    ( ~ group_element(e_1)
    | ~ group_element(e_4)
    | product(e_1,e_1,e_4)
    | product(e_2,e_1,e_4)
    | product(e_3,e_1,e_4)
    | product(e_4,e_1,e_4) ),
    inference(instantiation,[status(thm)],[c_711]) ).

cnf(c_887,plain,
    ( ~ group_element(X0)
    | ~ group_element(e_2)
    | product(e_1,e_2,X0)
    | product(e_2,e_2,X0)
    | product(e_3,e_2,X0)
    | product(e_4,e_2,X0) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_888,plain,
    ( ~ group_element(e_1)
    | ~ group_element(e_2)
    | product(e_1,e_2,e_1)
    | product(e_2,e_2,e_1)
    | product(e_3,e_2,e_1)
    | product(e_4,e_2,e_1) ),
    inference(instantiation,[status(thm)],[c_887]) ).

cnf(c_895,plain,
    ( ~ group_element(X0)
    | ~ group_element(e_3)
    | product(e_1,e_3,X0)
    | product(e_2,e_3,X0)
    | product(e_3,e_3,X0)
    | product(e_4,e_3,X0) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_896,plain,
    ( ~ group_element(e_1)
    | ~ group_element(e_3)
    | product(e_1,e_3,e_1)
    | product(e_2,e_3,e_1)
    | product(e_3,e_3,e_1)
    | product(e_4,e_3,e_1) ),
    inference(instantiation,[status(thm)],[c_895]) ).

cnf(c_1135,plain,
    ( ~ product(e_4,e_4,e_1)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_1,e_4) ),
    inference(instantiation,[status(thm)],[c_624]) ).

cnf(c_1140,plain,
    ( ~ product(e_4,e_2,e_4)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_2,e_4) ),
    inference(instantiation,[status(thm)],[c_639]) ).

cnf(c_1141,plain,
    ( ~ product(e_4,e_1,e_4)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_1,e_4) ),
    inference(instantiation,[status(thm)],[c_636]) ).

cnf(c_1148,plain,
    ( ~ product(X0,e_3,X1)
    | ~ product(X0,e_4,e_4)
    | ~ product(e_3,X1,e_4)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_4,e_3) ),
    inference(instantiation,[status(thm)],[c_620]) ).

cnf(c_1149,plain,
    ( ~ product(X0,e_2,X1)
    | ~ product(X0,e_4,e_4)
    | ~ product(e_2,X1,e_4)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_4,e_2) ),
    inference(instantiation,[status(thm)],[c_618]) ).

cnf(c_1488,plain,
    ( ~ product(X0,e_1,X1)
    | ~ product(e_1,X1,X2)
    | ~ product(X0,e_2,e_3)
    | ~ product(e_2,e_3,X2)
    | equalish(e_2,e_1) ),
    inference(instantiation,[status(thm)],[c_604]) ).

cnf(c_1491,plain,
    ( ~ product(e_1,e_1,e_1)
    | ~ product(e_1,e_2,e_3)
    | ~ product(e_2,e_3,e_1)
    | equalish(e_2,e_1) ),
    inference(instantiation,[status(thm)],[c_1488]) ).

cnf(c_2431,plain,
    ( ~ product(e_3,e_2,e_1)
    | ~ product(e_3,e_2,e_4)
    | equalish(e_1,e_4) ),
    inference(instantiation,[status(thm)],[c_624]) ).

cnf(c_2568,plain,
    ( ~ product(e_4,e_2,e_1)
    | ~ product(e_4,e_2,e_3)
    | equalish(e_1,e_3) ),
    inference(instantiation,[status(thm)],[c_623]) ).

cnf(c_2784,plain,
    ( ~ group_element(e_2)
    | ~ group_element(e_4)
    | product(e_1,e_2,e_4)
    | product(e_2,e_2,e_4)
    | product(e_3,e_2,e_4)
    | product(e_4,e_2,e_4) ),
    inference(instantiation,[status(thm)],[c_711]) ).

cnf(c_2786,plain,
    ( ~ product(e_2,e_1,e_4)
    | ~ product(e_2,e_2,e_4)
    | equalish(e_1,e_2) ),
    inference(instantiation,[status(thm)],[c_634]) ).

cnf(c_2895,plain,
    ( ~ product(X0,e_2,e_3)
    | ~ product(X0,e_2,e_4)
    | equalish(e_3,e_4) ),
    inference(instantiation,[status(thm)],[c_630]) ).

cnf(c_2900,plain,
    ( ~ product(e_1,e_2,e_3)
    | ~ product(e_1,e_2,e_4)
    | equalish(e_3,e_4) ),
    inference(instantiation,[status(thm)],[c_2895]) ).

cnf(c_3234,plain,
    ( ~ product(e_2,e_1,e_2)
    | ~ product(e_2,e_2,e_2)
    | equalish(e_1,e_2) ),
    inference(instantiation,[status(thm)],[c_634]) ).

cnf(c_3485,plain,
    ( ~ product(e_3,e_2,e_3)
    | ~ product(e_3,e_3,e_3)
    | equalish(e_2,e_3) ),
    inference(instantiation,[status(thm)],[c_638]) ).

cnf(c_3490,plain,
    ( ~ product(e_1,e_3,e_3)
    | ~ product(e_3,e_3,e_3)
    | equalish(e_1,e_3) ),
    inference(instantiation,[status(thm)],[c_647]) ).

cnf(c_3815,plain,
    ( ~ group_element(e_2)
    | ~ group_element(e_3)
    | product(e_1,e_2,e_3)
    | product(e_2,e_2,e_3)
    | product(e_3,e_2,e_3)
    | product(e_4,e_2,e_3) ),
    inference(instantiation,[status(thm)],[c_667]) ).

cnf(c_3817,plain,
    ( ~ product(e_2,e_1,e_3)
    | ~ product(e_2,e_2,e_3)
    | equalish(e_1,e_2) ),
    inference(instantiation,[status(thm)],[c_634]) ).

cnf(c_4062,plain,
    ( ~ product(X0,e_1,X1)
    | ~ product(X2,X0,e_1)
    | ~ product(X2,e_4,e_3)
    | ~ product(e_4,e_3,X1)
    | equalish(e_3,e_1) ),
    inference(instantiation,[status(thm)],[c_611]) ).

cnf(c_4063,plain,
    ( ~ product(e_1,e_1,e_1)
    | ~ product(e_1,e_4,e_3)
    | ~ product(e_4,e_3,e_1)
    | equalish(e_3,e_1) ),
    inference(instantiation,[status(thm)],[c_4062]) ).

cnf(c_4371,plain,
    ( ~ product(e_3,X0,e_4)
    | ~ product(e_4,e_3,X0)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_4,e_3) ),
    inference(instantiation,[status(thm)],[c_1148]) ).

cnf(c_4372,plain,
    ( ~ product(e_3,e_1,e_4)
    | ~ product(e_4,e_3,e_1)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_4,e_3) ),
    inference(instantiation,[status(thm)],[c_4371]) ).

cnf(c_4381,plain,
    ( ~ product(e_2,X0,e_4)
    | ~ product(e_4,e_2,X0)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_4,e_2) ),
    inference(instantiation,[status(thm)],[c_1149]) ).

cnf(c_4382,plain,
    ( ~ product(e_2,e_1,e_4)
    | ~ product(e_4,e_2,e_1)
    | ~ product(e_4,e_4,e_4)
    | equalish(e_4,e_2) ),
    inference(instantiation,[status(thm)],[c_4381]) ).

cnf(c_5268,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_4382,c_4372,c_4063,c_3817,c_3815,c_3490,c_3485,c_3234,c_2900,c_2786,c_2784,c_2568,c_2431,c_1491,c_1140,c_1141,c_1135,c_896,c_888,c_712,c_709,c_704,c_679,c_673,c_672,c_671,c_665,c_664,c_314,c_285,c_243,c_235,c_214,c_193,c_55,c_56,c_57,c_58,c_59,c_60,c_61,c_63,c_65,c_66,c_74,c_51,c_52,c_53,c_54]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GRP124-4.004 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.13/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.34  % Computer : n009.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Tue Aug 29 01:13:20 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.48  Running first-order theorem proving
% 0.20/0.48  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 3.31/1.18  % SZS status Started for theBenchmark.p
% 3.31/1.18  % SZS status Unsatisfiable for theBenchmark.p
% 3.31/1.18  
% 3.31/1.18  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.31/1.18  
% 3.31/1.18  ------  iProver source info
% 3.31/1.18  
% 3.31/1.18  git: date: 2023-05-31 18:12:56 +0000
% 3.31/1.18  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.31/1.18  git: non_committed_changes: false
% 3.31/1.18  git: last_make_outside_of_git: false
% 3.31/1.18  
% 3.31/1.18  ------ Parsing...successful
% 3.31/1.18  
% 3.31/1.18  ------  preprocesses with Option_epr_non_horn_non_eq
% 3.31/1.18  
% 3.31/1.18  
% 3.31/1.18  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 3.31/1.18  
% 3.31/1.18  ------ Preprocessing...------  preprocesses with Option_epr_non_horn_non_eq
% 3.31/1.18   gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.31/1.18  ------ Proving...
% 3.31/1.18  ------ Problem Properties 
% 3.31/1.18  
% 3.31/1.18  
% 3.31/1.18  clauses                                 25
% 3.31/1.18  conjectures                             2
% 3.31/1.18  EPR                                     25
% 3.31/1.18  Horn                                    22
% 3.31/1.18  unary                                   17
% 3.31/1.18  binary                                  0
% 3.31/1.18  lits                                    54
% 3.31/1.18  lits eq                                 0
% 3.31/1.18  fd_pure                                 0
% 3.31/1.18  fd_pseudo                               0
% 3.31/1.18  fd_cond                                 0
% 3.31/1.18  fd_pseudo_cond                          0
% 3.31/1.18  AC symbols                              0
% 3.31/1.18  
% 3.31/1.18  ------ Schedule EPR non Horn non eq is on
% 3.31/1.18  
% 3.31/1.18  ------ no equalities: superposition off 
% 3.31/1.18  
% 3.31/1.18  ------ Input Options "--resolution_flag false" Time Limit: 70.
% 3.31/1.18  
% 3.31/1.18  
% 3.31/1.18  ------ 
% 3.31/1.18  Current options:
% 3.31/1.18  ------ 
% 3.31/1.18  
% 3.31/1.18  
% 3.31/1.18  
% 3.31/1.18  
% 3.31/1.18  ------ Proving...
% 3.31/1.18  
% 3.31/1.18  
% 3.31/1.18  % SZS status Unsatisfiable for theBenchmark.p
% 3.31/1.18  
% 3.31/1.18  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.31/1.18  
% 3.31/1.19  
%------------------------------------------------------------------------------