TSTP Solution File: GRP124-9.004 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : GRP124-9.004 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n028.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:16:14 EDT 2023

% Result   : Unsatisfiable 0.60s 0.70s
% Output   : CNFRefutation 0.60s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   29
% Syntax   : Number of formulae    :  108 (  27 unt;   9 typ;   0 def)
%            Number of atoms       :  285 (   0 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  258 (  72   ~; 186   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   12 (   5   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   91 (   0 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    group_element: $i > $o ).

tff(decl_23,type,
    e_1: $i ).

tff(decl_24,type,
    product: ( $i * $i * $i ) > $o ).

tff(decl_25,type,
    e_2: $i ).

tff(decl_26,type,
    e_3: $i ).

tff(decl_27,type,
    e_4: $i ).

tff(decl_28,type,
    equalish: ( $i * $i ) > $o ).

tff(decl_29,type,
    product1: ( $i * $i * $i ) > $o ).

tff(decl_30,type,
    product2: ( $i * $i * $i ) > $o ).

cnf(product1_total_function1,axiom,
    ( product1(X1,X2,e_1)
    | product1(X1,X2,e_2)
    | product1(X1,X2,e_3)
    | product1(X1,X2,e_4)
    | ~ group_element(X1)
    | ~ group_element(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product1_total_function1) ).

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

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

cnf(product1_right_cancellation,axiom,
    ( equalish(X2,X4)
    | ~ product1(X1,X2,X3)
    | ~ product1(X1,X4,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product1_right_cancellation) ).

cnf(product1_idempotence,axiom,
    product1(X1,X1,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product1_idempotence) ).

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

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

cnf(product1_left_cancellation,axiom,
    ( equalish(X1,X4)
    | ~ product1(X1,X2,X3)
    | ~ product1(X4,X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product1_left_cancellation) ).

cnf(e_4_is_not_e_1,axiom,
    ~ equalish(e_4,e_1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e_4_is_not_e_1) ).

cnf(qg2a,negated_conjecture,
    ( product2(X4,X2,X1)
    | ~ product1(X1,X2,X3)
    | ~ product1(X3,X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',qg2a) ).

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

cnf(product2_total_function1,axiom,
    ( product2(X1,X2,e_1)
    | product2(X1,X2,e_2)
    | product2(X1,X2,e_3)
    | product2(X1,X2,e_4)
    | ~ group_element(X1)
    | ~ group_element(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product2_total_function1) ).

cnf(product2_total_function2,axiom,
    ( equalish(X3,X4)
    | ~ product2(X1,X2,X3)
    | ~ product2(X1,X2,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product2_total_function2) ).

cnf(product2_idempotence,axiom,
    product2(X1,X1,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product2_idempotence) ).

cnf(product2_right_cancellation,axiom,
    ( equalish(X2,X4)
    | ~ product2(X1,X2,X3)
    | ~ product2(X1,X4,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product2_right_cancellation) ).

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

cnf(product2_left_cancellation,axiom,
    ( equalish(X1,X4)
    | ~ product2(X1,X2,X3)
    | ~ product2(X4,X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',product2_left_cancellation) ).

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

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

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

cnf(c_0_20,axiom,
    ( product1(X1,X2,e_1)
    | product1(X1,X2,e_2)
    | product1(X1,X2,e_3)
    | product1(X1,X2,e_4)
    | ~ group_element(X1)
    | ~ group_element(X2) ),
    product1_total_function1 ).

cnf(c_0_21,axiom,
    group_element(e_3),
    element_3 ).

cnf(c_0_22,axiom,
    group_element(e_4),
    element_4 ).

cnf(c_0_23,axiom,
    ( equalish(X2,X4)
    | ~ product1(X1,X2,X3)
    | ~ product1(X1,X4,X3) ),
    product1_right_cancellation ).

cnf(c_0_24,axiom,
    product1(X1,X1,X1),
    product1_idempotence ).

cnf(c_0_25,plain,
    ( product1(X1,e_3,e_4)
    | product1(X1,e_3,e_3)
    | product1(X1,e_3,e_2)
    | product1(X1,e_3,e_1)
    | ~ group_element(X1) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_26,axiom,
    group_element(e_1),
    element_1 ).

cnf(c_0_27,plain,
    ( product1(X1,e_4,e_4)
    | product1(X1,e_4,e_3)
    | product1(X1,e_4,e_2)
    | product1(X1,e_4,e_1)
    | ~ group_element(X1) ),
    inference(spm,[status(thm)],[c_0_20,c_0_22]) ).

cnf(c_0_28,plain,
    ( equalish(X1,X2)
    | ~ product1(X2,X1,X2) ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_29,plain,
    ( product1(e_1,e_3,e_1)
    | product1(e_1,e_3,e_2)
    | product1(e_1,e_3,e_3)
    | product1(e_1,e_3,e_4) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_30,axiom,
    ~ equalish(e_3,e_1),
    e_3_is_not_e_1 ).

cnf(c_0_31,axiom,
    ( equalish(X1,X4)
    | ~ product1(X1,X2,X3)
    | ~ product1(X4,X2,X3) ),
    product1_left_cancellation ).

cnf(c_0_32,plain,
    ( product1(e_1,e_4,e_1)
    | product1(e_1,e_4,e_2)
    | product1(e_1,e_4,e_3)
    | product1(e_1,e_4,e_4) ),
    inference(spm,[status(thm)],[c_0_27,c_0_26]) ).

cnf(c_0_33,axiom,
    ~ equalish(e_4,e_1),
    e_4_is_not_e_1 ).

cnf(c_0_34,negated_conjecture,
    ( product2(X4,X2,X1)
    | ~ product1(X1,X2,X3)
    | ~ product1(X3,X1,X4) ),
    qg2a ).

cnf(c_0_35,plain,
    ( product1(e_1,e_3,e_4)
    | product1(e_1,e_3,e_3)
    | product1(e_1,e_3,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_30]) ).

cnf(c_0_36,plain,
    ( equalish(X1,X2)
    | ~ product1(X1,X2,X2) ),
    inference(spm,[status(thm)],[c_0_31,c_0_24]) ).

cnf(c_0_37,plain,
    ( product1(e_1,e_4,e_4)
    | product1(e_1,e_4,e_3)
    | product1(e_1,e_4,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_32]),c_0_33]) ).

cnf(c_0_38,axiom,
    ~ equalish(e_1,e_4),
    e_1_is_not_e_4 ).

cnf(c_0_39,axiom,
    ( product2(X1,X2,e_1)
    | product2(X1,X2,e_2)
    | product2(X1,X2,e_3)
    | product2(X1,X2,e_4)
    | ~ group_element(X1)
    | ~ group_element(X2) ),
    product2_total_function1 ).

cnf(c_0_40,axiom,
    ( equalish(X3,X4)
    | ~ product2(X1,X2,X3)
    | ~ product2(X1,X2,X4) ),
    product2_total_function2 ).

cnf(c_0_41,axiom,
    product2(X1,X1,X1),
    product2_idempotence ).

cnf(c_0_42,negated_conjecture,
    ( product2(e_4,X1,e_3)
    | product1(e_1,e_3,e_2)
    | product1(e_1,e_3,e_3)
    | ~ product1(e_3,X1,e_1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_35]) ).

cnf(c_0_43,plain,
    ( product1(e_3,e_4,e_1)
    | product1(e_3,e_4,e_2)
    | product1(e_3,e_4,e_3)
    | product1(e_3,e_4,e_4) ),
    inference(spm,[status(thm)],[c_0_27,c_0_21]) ).

cnf(c_0_44,plain,
    ( product1(e_1,e_4,e_2)
    | product1(e_1,e_4,e_3) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_38]) ).

cnf(c_0_45,axiom,
    ( equalish(X2,X4)
    | ~ product2(X1,X2,X3)
    | ~ product2(X1,X4,X3) ),
    product2_right_cancellation ).

cnf(c_0_46,plain,
    ( product2(X1,e_4,e_4)
    | product2(X1,e_4,e_3)
    | product2(X1,e_4,e_2)
    | product2(X1,e_4,e_1)
    | ~ group_element(X1) ),
    inference(spm,[status(thm)],[c_0_39,c_0_22]) ).

cnf(c_0_47,plain,
    ( equalish(X1,X2)
    | ~ product2(X2,X2,X1) ),
    inference(spm,[status(thm)],[c_0_40,c_0_41]) ).

cnf(c_0_48,negated_conjecture,
    ( product2(e_4,e_4,e_3)
    | product1(e_3,e_4,e_4)
    | product1(e_3,e_4,e_3)
    | product1(e_3,e_4,e_2)
    | product1(e_1,e_3,e_3)
    | product1(e_1,e_3,e_2) ),
    inference(spm,[status(thm)],[c_0_42,c_0_43]) ).

cnf(c_0_49,axiom,
    ~ equalish(e_3,e_4),
    e_3_is_not_e_4 ).

cnf(c_0_50,negated_conjecture,
    ( product2(e_3,X1,e_4)
    | product1(e_1,e_4,e_2)
    | ~ product1(e_4,X1,e_1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_44]) ).

cnf(c_0_51,plain,
    ( product1(e_4,e_3,e_1)
    | product1(e_4,e_3,e_2)
    | product1(e_4,e_3,e_3)
    | product1(e_4,e_3,e_4) ),
    inference(spm,[status(thm)],[c_0_25,c_0_22]) ).

cnf(c_0_52,axiom,
    ( equalish(X1,X4)
    | ~ product2(X1,X2,X3)
    | ~ product2(X4,X2,X3) ),
    product2_left_cancellation ).

cnf(c_0_53,plain,
    ( equalish(X1,X2)
    | ~ product2(X2,X1,X2) ),
    inference(spm,[status(thm)],[c_0_45,c_0_41]) ).

cnf(c_0_54,plain,
    ( product2(e_1,e_4,e_1)
    | product2(e_1,e_4,e_2)
    | product2(e_1,e_4,e_3)
    | product2(e_1,e_4,e_4) ),
    inference(spm,[status(thm)],[c_0_46,c_0_26]) ).

cnf(c_0_55,negated_conjecture,
    ( product1(e_1,e_3,e_2)
    | product1(e_1,e_3,e_3)
    | product1(e_3,e_4,e_2)
    | product1(e_3,e_4,e_3)
    | product1(e_3,e_4,e_4) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_48]),c_0_49]) ).

cnf(c_0_56,axiom,
    ~ equalish(e_1,e_3),
    e_1_is_not_e_3 ).

cnf(c_0_57,plain,
    ( product2(X1,e_3,e_4)
    | product2(X1,e_3,e_3)
    | product2(X1,e_3,e_2)
    | product2(X1,e_3,e_1)
    | ~ group_element(X1) ),
    inference(spm,[status(thm)],[c_0_39,c_0_21]) ).

cnf(c_0_58,negated_conjecture,
    ( product2(e_3,e_3,e_4)
    | product1(e_4,e_3,e_4)
    | product1(e_4,e_3,e_3)
    | product1(e_4,e_3,e_2)
    | product1(e_1,e_4,e_2) ),
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_59,axiom,
    ~ equalish(e_4,e_3),
    e_4_is_not_e_3 ).

cnf(c_0_60,plain,
    ( equalish(X1,X2)
    | ~ product2(X1,X2,X2) ),
    inference(spm,[status(thm)],[c_0_52,c_0_41]) ).

cnf(c_0_61,plain,
    ( product2(e_1,e_4,e_4)
    | product2(e_1,e_4,e_3)
    | product2(e_1,e_4,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_53,c_0_54]),c_0_33]) ).

cnf(c_0_62,negated_conjecture,
    ( product1(e_3,e_4,e_4)
    | product1(e_3,e_4,e_3)
    | product1(e_3,e_4,e_2)
    | product1(e_1,e_3,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_55]),c_0_56]) ).

cnf(c_0_63,negated_conjecture,
    ( product2(X1,X2,X1)
    | ~ product1(X1,X2,X1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_24]) ).

cnf(c_0_64,plain,
    ( product2(e_1,e_3,e_1)
    | product2(e_1,e_3,e_2)
    | product2(e_1,e_3,e_3)
    | product2(e_1,e_3,e_4) ),
    inference(spm,[status(thm)],[c_0_57,c_0_26]) ).

cnf(c_0_65,negated_conjecture,
    ( product1(e_1,e_4,e_2)
    | product1(e_4,e_3,e_2)
    | product1(e_4,e_3,e_3)
    | product1(e_4,e_3,e_4) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_58]),c_0_59]) ).

cnf(c_0_66,plain,
    ( product2(e_1,e_4,e_2)
    | product2(e_1,e_4,e_3) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_61]),c_0_38]) ).

cnf(c_0_67,negated_conjecture,
    ( product2(e_2,X1,e_3)
    | product1(e_3,e_4,e_2)
    | product1(e_3,e_4,e_3)
    | product1(e_3,e_4,e_4)
    | ~ product1(e_3,X1,e_1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_62]) ).

cnf(c_0_68,negated_conjecture,
    ( equalish(X1,X2)
    | ~ product2(X1,X3,X2)
    | ~ product1(X2,X3,X2) ),
    inference(spm,[status(thm)],[c_0_52,c_0_63]) ).

cnf(c_0_69,plain,
    ( product2(e_1,e_3,e_4)
    | product2(e_1,e_3,e_3)
    | product2(e_1,e_3,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_53,c_0_64]),c_0_30]) ).

cnf(c_0_70,negated_conjecture,
    ( product2(e_2,X1,e_4)
    | product1(e_4,e_3,e_4)
    | product1(e_4,e_3,e_3)
    | product1(e_4,e_3,e_2)
    | ~ product1(e_4,X1,e_1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_65]) ).

cnf(c_0_71,plain,
    ( product2(e_1,e_4,e_2)
    | equalish(X1,e_1)
    | ~ product2(X1,e_4,e_3) ),
    inference(spm,[status(thm)],[c_0_52,c_0_66]) ).

cnf(c_0_72,negated_conjecture,
    ( product2(e_2,e_4,e_3)
    | product1(e_3,e_4,e_4)
    | product1(e_3,e_4,e_3)
    | product1(e_3,e_4,e_2) ),
    inference(spm,[status(thm)],[c_0_67,c_0_43]) ).

cnf(c_0_73,axiom,
    ~ equalish(e_2,e_1),
    e_2_is_not_e_1 ).

cnf(c_0_74,negated_conjecture,
    ( product2(e_1,e_4,e_2)
    | ~ product1(e_3,e_4,e_3) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_66]),c_0_56]) ).

cnf(c_0_75,plain,
    ( product2(e_1,e_3,e_2)
    | product2(e_1,e_3,e_3)
    | equalish(X1,e_1)
    | ~ product2(X1,e_3,e_4) ),
    inference(spm,[status(thm)],[c_0_52,c_0_69]) ).

cnf(c_0_76,negated_conjecture,
    ( product2(e_2,e_3,e_4)
    | product1(e_4,e_3,e_2)
    | product1(e_4,e_3,e_3)
    | product1(e_4,e_3,e_4) ),
    inference(spm,[status(thm)],[c_0_70,c_0_51]) ).

cnf(c_0_77,negated_conjecture,
    ( product2(e_1,e_3,e_2)
    | product2(e_1,e_3,e_3)
    | ~ product1(e_4,e_3,e_4) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_68,c_0_69]),c_0_38]) ).

cnf(c_0_78,plain,
    ( product1(X1,e_1,e_4)
    | product1(X1,e_1,e_3)
    | product1(X1,e_1,e_2)
    | product1(X1,e_1,e_1)
    | ~ group_element(X1) ),
    inference(spm,[status(thm)],[c_0_20,c_0_26]) ).

cnf(c_0_79,negated_conjecture,
    ( product2(e_1,e_4,e_2)
    | product1(e_3,e_4,e_2)
    | product1(e_3,e_4,e_4) ),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_72]),c_0_73]),c_0_74]) ).

cnf(c_0_80,negated_conjecture,
    ( product2(e_1,e_3,e_3)
    | product2(e_1,e_3,e_2)
    | product1(e_4,e_3,e_3)
    | product1(e_4,e_3,e_2) ),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_76]),c_0_73]),c_0_77]) ).

cnf(c_0_81,plain,
    ( product1(e_3,e_1,e_1)
    | product1(e_3,e_1,e_2)
    | product1(e_3,e_1,e_3)
    | product1(e_3,e_1,e_4) ),
    inference(spm,[status(thm)],[c_0_78,c_0_21]) ).

cnf(c_0_82,negated_conjecture,
    ( product1(e_3,e_4,e_4)
    | product1(e_3,e_4,e_2)
    | equalish(X1,e_4)
    | ~ product2(e_1,X1,e_2) ),
    inference(spm,[status(thm)],[c_0_45,c_0_79]) ).

cnf(c_0_83,negated_conjecture,
    ( product2(e_1,e_3,e_2)
    | product1(e_4,e_3,e_2)
    | product1(e_4,e_3,e_3) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_80]),c_0_56]) ).

cnf(c_0_84,plain,
    ( product1(e_3,e_1,e_4)
    | product1(e_3,e_1,e_3)
    | product1(e_3,e_1,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_81]),c_0_30]) ).

cnf(c_0_85,negated_conjecture,
    ( product1(e_4,e_3,e_3)
    | product1(e_4,e_3,e_2)
    | product1(e_3,e_4,e_2)
    | product1(e_3,e_4,e_4) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_82,c_0_83]),c_0_49]) ).

cnf(c_0_86,negated_conjecture,
    ( product2(e_4,X1,e_1)
    | product1(e_3,e_1,e_2)
    | product1(e_3,e_1,e_3)
    | ~ product1(e_1,X1,e_3) ),
    inference(spm,[status(thm)],[c_0_34,c_0_84]) ).

cnf(c_0_87,negated_conjecture,
    ( product1(e_3,e_4,e_2)
    | product1(e_3,e_4,e_3)
    | product1(e_3,e_4,e_4)
    | equalish(X1,e_1)
    | ~ product1(X1,e_3,e_2) ),
    inference(spm,[status(thm)],[c_0_31,c_0_62]) ).

cnf(c_0_88,negated_conjecture,
    ( product1(e_3,e_4,e_4)
    | product1(e_3,e_4,e_2)
    | product1(e_4,e_3,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_85]),c_0_59]) ).

cnf(c_0_89,negated_conjecture,
    ( product2(e_4,e_4,e_1)
    | product1(e_1,e_4,e_2)
    | product1(e_3,e_1,e_3)
    | product1(e_3,e_1,e_2) ),
    inference(spm,[status(thm)],[c_0_86,c_0_44]) ).

cnf(c_0_90,negated_conjecture,
    ( product1(e_3,e_4,e_4)
    | product1(e_3,e_4,e_3)
    | product1(e_3,e_4,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_87,c_0_88]),c_0_33]) ).

cnf(c_0_91,negated_conjecture,
    ( product1(e_3,e_1,e_2)
    | product1(e_3,e_1,e_3)
    | product1(e_1,e_4,e_2) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_89]),c_0_38]) ).

cnf(c_0_92,negated_conjecture,
    ( product1(e_3,e_4,e_2)
    | product1(e_3,e_4,e_3) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_90]),c_0_49]) ).

cnf(c_0_93,negated_conjecture,
    ( product1(e_3,e_1,e_3)
    | product1(e_3,e_1,e_2)
    | equalish(X1,e_1)
    | ~ product1(X1,e_4,e_2) ),
    inference(spm,[status(thm)],[c_0_31,c_0_91]) ).

cnf(c_0_94,negated_conjecture,
    product1(e_3,e_4,e_2),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_92]),c_0_59]) ).

cnf(c_0_95,negated_conjecture,
    ( product1(e_3,e_1,e_2)
    | product1(e_3,e_1,e_3) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_93,c_0_94]),c_0_30]) ).

cnf(c_0_96,negated_conjecture,
    ( equalish(X1,e_4)
    | ~ product1(e_3,X1,e_2) ),
    inference(spm,[status(thm)],[c_0_23,c_0_94]) ).

cnf(c_0_97,negated_conjecture,
    product1(e_3,e_1,e_2),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_95]),c_0_56]) ).

cnf(c_0_98,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_96,c_0_97]),c_0_38]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GRP124-9.004 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.07/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.13/0.33  % Computer : n028.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   : Mon Aug 28 21:23:25 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 0.41/0.63  start to proof: theBenchmark
% 0.60/0.70  % Version  : CSE_E---1.5
% 0.60/0.70  % Problem  : theBenchmark.p
% 0.60/0.70  % Proof found
% 0.60/0.70  % SZS status Theorem for theBenchmark.p
% 0.60/0.70  % SZS output start Proof
% See solution above
% 0.60/0.70  % Total time : 0.059000 s
% 0.60/0.70  % SZS output end Proof
% 0.60/0.70  % Total time : 0.062000 s
%------------------------------------------------------------------------------