TSTP Solution File: GRP268-1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : GRP268-1 : TPTP v8.2.0. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n013.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 : Mon May 20 20:47:12 EDT 2024

% Result   : Unsatisfiable 0.17s 0.49s
% Output   : CNFRefutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   26
%            Number of leaves      :   12
% Syntax   : Number of clauses     :   78 (  27 unt;  36 nHn;  61 RR)
%            Number of literals    :  201 ( 200 equ;  95 neg)
%            Maximal clause size   :   10 (   2 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   8 con; 0-2 aty)
%            Number of variables   :   66 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(associativity,axiom,
    multiply(multiply(X1,X2),X3) = multiply(X1,multiply(X2,X3)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',associativity) ).

cnf(left_inverse,axiom,
    multiply(inverse(X1),X1) = identity,
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',left_inverse) ).

cnf(left_identity,axiom,
    multiply(identity,X1) = X1,
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',left_identity) ).

cnf(prove_this_1,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | multiply(sk_c5,sk_c8) = sk_c7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_1) ).

cnf(prove_this_4,negated_conjecture,
    ( inverse(sk_c1) = sk_c8
    | multiply(sk_c5,sk_c8) = sk_c7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_4) ).

cnf(prove_this_2,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | inverse(sk_c5) = sk_c8 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_2) ).

cnf(prove_this_5,negated_conjecture,
    ( inverse(sk_c1) = sk_c8
    | inverse(sk_c5) = sk_c8 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_5) ).

cnf(prove_this_21,negated_conjecture,
    ( inverse(sk_c3) = sk_c6
    | inverse(sk_c6) = sk_c7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_21) ).

cnf(prove_this_22,negated_conjecture,
    ( multiply(X1,sk_c8) != sk_c7
    | inverse(X1) != sk_c8
    | multiply(X2,sk_c6) != sk_c7
    | inverse(X2) != sk_c6
    | multiply(sk_c6,X3) != sk_c7
    | multiply(X4,sk_c6) != X3
    | inverse(X4) != sk_c6
    | multiply(X5,sk_c8) != sk_c7
    | inverse(X5) != sk_c8
    | inverse(sk_c6) != sk_c7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_22) ).

cnf(prove_this_18,negated_conjecture,
    ( multiply(sk_c3,sk_c6) = sk_c4
    | inverse(sk_c6) = sk_c7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_18) ).

cnf(prove_this_15,negated_conjecture,
    ( multiply(sk_c6,sk_c4) = sk_c7
    | inverse(sk_c6) = sk_c7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_15) ).

cnf(prove_this_3,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | inverse(sk_c6) = sk_c7 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this_3) ).

cnf(c_0_12,axiom,
    multiply(multiply(X1,X2),X3) = multiply(X1,multiply(X2,X3)),
    associativity ).

cnf(c_0_13,axiom,
    multiply(inverse(X1),X1) = identity,
    left_inverse ).

cnf(c_0_14,axiom,
    multiply(identity,X1) = X1,
    left_identity ).

cnf(c_0_15,plain,
    multiply(inverse(X1),multiply(X1,X2)) = X2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_13]),c_0_14]) ).

cnf(c_0_16,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | multiply(sk_c5,sk_c8) = sk_c7 ),
    prove_this_1 ).

cnf(c_0_17,negated_conjecture,
    ( multiply(inverse(sk_c1),sk_c7) = sk_c8
    | multiply(sk_c5,sk_c8) = sk_c7 ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_18,negated_conjecture,
    ( inverse(sk_c1) = sk_c8
    | multiply(sk_c5,sk_c8) = sk_c7 ),
    prove_this_4 ).

cnf(c_0_19,negated_conjecture,
    ( multiply(sk_c5,sk_c8) = sk_c7
    | multiply(sk_c8,sk_c7) = sk_c8 ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_20,negated_conjecture,
    ( multiply(inverse(sk_c5),sk_c7) = sk_c8
    | multiply(sk_c8,sk_c7) = sk_c8 ),
    inference(spm,[status(thm)],[c_0_15,c_0_19]) ).

cnf(c_0_21,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | inverse(sk_c5) = sk_c8 ),
    prove_this_2 ).

cnf(c_0_22,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | multiply(sk_c8,sk_c7) = sk_c8 ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_23,negated_conjecture,
    ( multiply(inverse(sk_c1),sk_c7) = sk_c8
    | multiply(sk_c8,sk_c7) = sk_c8 ),
    inference(spm,[status(thm)],[c_0_15,c_0_22]) ).

cnf(c_0_24,negated_conjecture,
    ( inverse(sk_c1) = sk_c8
    | inverse(sk_c5) = sk_c8 ),
    prove_this_5 ).

cnf(c_0_25,negated_conjecture,
    ( multiply(sk_c8,sk_c7) = sk_c8
    | inverse(sk_c5) = sk_c8 ),
    inference(spm,[status(thm)],[c_0_23,c_0_24]) ).

cnf(c_0_26,negated_conjecture,
    multiply(sk_c8,sk_c7) = sk_c8,
    inference(spm,[status(thm)],[c_0_20,c_0_25]) ).

cnf(c_0_27,negated_conjecture,
    ( inverse(sk_c3) = sk_c6
    | inverse(sk_c6) = sk_c7 ),
    prove_this_21 ).

cnf(c_0_28,negated_conjecture,
    ( multiply(X1,sk_c8) != sk_c7
    | inverse(X1) != sk_c8
    | multiply(X2,sk_c6) != sk_c7
    | inverse(X2) != sk_c6
    | multiply(sk_c6,X3) != sk_c7
    | multiply(X4,sk_c6) != X3
    | inverse(X4) != sk_c6
    | multiply(X5,sk_c8) != sk_c7
    | inverse(X5) != sk_c8
    | inverse(sk_c6) != sk_c7 ),
    inference(fof_simplification,[status(thm)],[prove_this_22]) ).

cnf(c_0_29,negated_conjecture,
    ( multiply(sk_c3,sk_c6) = sk_c4
    | inverse(sk_c6) = sk_c7 ),
    prove_this_18 ).

cnf(c_0_30,negated_conjecture,
    ( multiply(sk_c6,sk_c4) = sk_c7
    | inverse(sk_c6) = sk_c7 ),
    prove_this_15 ).

cnf(c_0_31,negated_conjecture,
    identity = sk_c7,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_26]),c_0_13]) ).

cnf(c_0_32,negated_conjecture,
    ( multiply(sk_c6,sk_c3) = identity
    | inverse(sk_c6) = sk_c7 ),
    inference(spm,[status(thm)],[c_0_13,c_0_27]) ).

cnf(c_0_33,negated_conjecture,
    ( multiply(X1,sk_c8) != sk_c7
    | inverse(X1) != sk_c8
    | multiply(X2,sk_c6) != sk_c7
    | inverse(X2) != sk_c6
    | multiply(sk_c6,X3) != sk_c7
    | multiply(X4,sk_c6) != X3
    | inverse(X4) != sk_c6
    | multiply(X5,sk_c8) != sk_c7
    | inverse(X5) != sk_c8
    | inverse(sk_c6) != sk_c7 ),
    c_0_28 ).

cnf(c_0_34,negated_conjecture,
    ( multiply(sk_c3,sk_c6) = sk_c4
    | multiply(sk_c7,sk_c6) = identity ),
    inference(spm,[status(thm)],[c_0_13,c_0_29]) ).

cnf(c_0_35,negated_conjecture,
    ( multiply(sk_c6,sk_c4) = sk_c7
    | multiply(sk_c7,sk_c6) = identity ),
    inference(spm,[status(thm)],[c_0_13,c_0_30]) ).

cnf(c_0_36,plain,
    multiply(sk_c7,X1) = X1,
    inference(rw,[status(thm)],[c_0_14,c_0_31]) ).

cnf(c_0_37,plain,
    multiply(inverse(X1),X1) = sk_c7,
    inference(rw,[status(thm)],[c_0_13,c_0_31]) ).

cnf(c_0_38,negated_conjecture,
    ( multiply(sk_c6,sk_c3) = sk_c7
    | inverse(sk_c6) = sk_c7 ),
    inference(rw,[status(thm)],[c_0_32,c_0_31]) ).

cnf(c_0_39,negated_conjecture,
    ( multiply(sk_c6,multiply(X1,sk_c6)) != sk_c7
    | multiply(X2,sk_c8) != sk_c7
    | multiply(X3,sk_c6) != sk_c7
    | multiply(X4,sk_c8) != sk_c7
    | inverse(sk_c6) != sk_c7
    | inverse(X2) != sk_c8
    | inverse(X1) != sk_c6
    | inverse(X3) != sk_c6
    | inverse(X4) != sk_c8 ),
    inference(er,[status(thm)],[c_0_33]) ).

cnf(c_0_40,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | inverse(sk_c6) = sk_c7 ),
    prove_this_3 ).

cnf(c_0_41,negated_conjecture,
    ( multiply(sk_c7,sk_c6) = sk_c7
    | multiply(sk_c3,sk_c6) = sk_c4 ),
    inference(rw,[status(thm)],[c_0_34,c_0_31]) ).

cnf(c_0_42,negated_conjecture,
    ( multiply(sk_c6,sk_c4) = sk_c7
    | sk_c7 = sk_c6 ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_35,c_0_31]),c_0_36]) ).

cnf(c_0_43,negated_conjecture,
    ( multiply(sk_c6,sk_c3) = sk_c7
    | sk_c7 = sk_c6 ),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_36]) ).

cnf(c_0_44,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | multiply(sk_c6,multiply(X1,sk_c6)) != sk_c7
    | multiply(X2,sk_c8) != sk_c7
    | multiply(X3,sk_c6) != sk_c7
    | multiply(X4,sk_c8) != sk_c7
    | inverse(X2) != sk_c8
    | inverse(X1) != sk_c6
    | inverse(X3) != sk_c6
    | inverse(X4) != sk_c8 ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

cnf(c_0_45,negated_conjecture,
    ( multiply(sk_c3,sk_c6) = sk_c4
    | sk_c7 = sk_c6 ),
    inference(rw,[status(thm)],[c_0_41,c_0_36]) ).

cnf(c_0_46,negated_conjecture,
    ( multiply(inverse(sk_c6),sk_c7) = sk_c4
    | sk_c7 = sk_c6 ),
    inference(spm,[status(thm)],[c_0_15,c_0_42]) ).

cnf(c_0_47,negated_conjecture,
    ( multiply(inverse(sk_c6),sk_c7) = sk_c3
    | sk_c7 = sk_c6 ),
    inference(spm,[status(thm)],[c_0_15,c_0_43]) ).

cnf(c_0_48,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | multiply(sk_c6,multiply(X1,sk_c6)) != sk_c7
    | multiply(X2,sk_c6) != sk_c7
    | multiply(X3,sk_c8) != sk_c7
    | inverse(X1) != sk_c6
    | inverse(X2) != sk_c6
    | inverse(X3) != sk_c8 ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_21]),c_0_16]) ).

cnf(c_0_49,negated_conjecture,
    ( multiply(inverse(sk_c3),sk_c4) = sk_c6
    | sk_c7 = sk_c6 ),
    inference(spm,[status(thm)],[c_0_15,c_0_45]) ).

cnf(c_0_50,negated_conjecture,
    ( sk_c7 = sk_c6
    | sk_c4 = sk_c3 ),
    inference(spm,[status(thm)],[c_0_46,c_0_47]) ).

cnf(c_0_51,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c7
    | multiply(sk_c6,multiply(sk_c6,sk_c6)) != sk_c7
    | multiply(X1,sk_c6) != sk_c7
    | multiply(X2,sk_c8) != sk_c7
    | inverse(X1) != sk_c6
    | inverse(X2) != sk_c8
    | sk_c7 != sk_c6 ),
    inference(spm,[status(thm)],[c_0_48,c_0_40]) ).

cnf(c_0_52,negated_conjecture,
    sk_c7 = sk_c6,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_50]),c_0_37])]) ).

cnf(c_0_53,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c6
    | multiply(sk_c6,multiply(sk_c6,sk_c6)) != sk_c6
    | multiply(X1,sk_c6) != sk_c6
    | multiply(X2,sk_c8) != sk_c6
    | inverse(X1) != sk_c6
    | inverse(X2) != sk_c8 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_51,c_0_52]),c_0_52]),c_0_52]),c_0_52]),c_0_52])]) ).

cnf(c_0_54,plain,
    multiply(sk_c6,X1) = X1,
    inference(rw,[status(thm)],[c_0_36,c_0_52]) ).

cnf(c_0_55,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c6
    | multiply(X1,sk_c6) != sk_c6
    | multiply(X2,sk_c8) != sk_c6
    | inverse(X1) != sk_c6
    | inverse(X2) != sk_c8 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_53,c_0_54]),c_0_54])]) ).

cnf(c_0_56,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c6
    | inverse(sk_c6) = sk_c6 ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_40,c_0_52]),c_0_52]) ).

cnf(c_0_57,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c6
    | multiply(X1,sk_c8) != sk_c6
    | inverse(X1) != sk_c8 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_56]),c_0_54])]) ).

cnf(c_0_58,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c6
    | inverse(sk_c5) = sk_c8 ),
    inference(rw,[status(thm)],[c_0_21,c_0_52]) ).

cnf(c_0_59,plain,
    multiply(inverse(X1),X1) = sk_c6,
    inference(rw,[status(thm)],[c_0_37,c_0_52]) ).

cnf(c_0_60,negated_conjecture,
    ( multiply(sk_c1,sk_c8) = sk_c6
    | multiply(sk_c5,sk_c8) != sk_c6 ),
    inference(spm,[status(thm)],[c_0_57,c_0_58]) ).

cnf(c_0_61,plain,
    multiply(inverse(inverse(X1)),sk_c6) = X1,
    inference(spm,[status(thm)],[c_0_15,c_0_59]) ).

cnf(c_0_62,negated_conjecture,
    multiply(sk_c1,sk_c8) = sk_c6,
    inference(csr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_16,c_0_52]),c_0_52]),c_0_60]) ).

cnf(c_0_63,plain,
    multiply(inverse(sk_c6),X1) = X1,
    inference(spm,[status(thm)],[c_0_15,c_0_54]) ).

cnf(c_0_64,plain,
    multiply(inverse(inverse(inverse(X1))),X1) = sk_c6,
    inference(spm,[status(thm)],[c_0_15,c_0_61]) ).

cnf(c_0_65,negated_conjecture,
    multiply(inverse(sk_c1),sk_c6) = sk_c8,
    inference(spm,[status(thm)],[c_0_15,c_0_62]) ).

cnf(c_0_66,negated_conjecture,
    ( multiply(sk_c6,multiply(X1,sk_c6)) != sk_c6
    | multiply(X2,sk_c8) != sk_c6
    | multiply(X3,sk_c6) != sk_c6
    | multiply(X4,sk_c8) != sk_c6
    | inverse(sk_c6) != sk_c6
    | inverse(X2) != sk_c8
    | inverse(X1) != sk_c6
    | inverse(X3) != sk_c6
    | inverse(X4) != sk_c8 ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_39,c_0_52]),c_0_52]),c_0_52]),c_0_52]),c_0_52]) ).

cnf(c_0_67,plain,
    multiply(inverse(inverse(sk_c6)),X1) = X1,
    inference(spm,[status(thm)],[c_0_15,c_0_63]) ).

cnf(c_0_68,plain,
    inverse(inverse(X1)) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_64]),c_0_61]) ).

cnf(c_0_69,negated_conjecture,
    multiply(inverse(inverse(sk_c1)),sk_c8) = sk_c6,
    inference(spm,[status(thm)],[c_0_15,c_0_65]) ).

cnf(c_0_70,negated_conjecture,
    ( multiply(X1,sk_c6) != sk_c6
    | multiply(X2,sk_c8) != sk_c6
    | multiply(X3,sk_c6) != sk_c6
    | multiply(X4,sk_c8) != sk_c6
    | inverse(sk_c6) != sk_c6
    | inverse(X2) != sk_c8
    | inverse(X1) != sk_c6
    | inverse(X3) != sk_c6
    | inverse(X4) != sk_c8 ),
    inference(rw,[status(thm)],[c_0_66,c_0_54]) ).

cnf(c_0_71,plain,
    inverse(sk_c6) = sk_c6,
    inference(spm,[status(thm)],[c_0_59,c_0_67]) ).

cnf(c_0_72,plain,
    multiply(X1,sk_c6) = X1,
    inference(rw,[status(thm)],[c_0_61,c_0_68]) ).

cnf(c_0_73,negated_conjecture,
    multiply(inverse(inverse(inverse(sk_c1))),sk_c6) = sk_c8,
    inference(spm,[status(thm)],[c_0_15,c_0_69]) ).

cnf(c_0_74,negated_conjecture,
    ( multiply(X1,sk_c8) != sk_c6
    | multiply(X2,sk_c8) != sk_c6
    | inverse(X1) != sk_c8
    | inverse(X2) != sk_c8 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_70,c_0_71])]),c_0_72]),c_0_72])])]),c_0_71])]) ).

cnf(c_0_75,negated_conjecture,
    inverse(sk_c1) = sk_c8,
    inference(rw,[status(thm)],[c_0_73,c_0_61]) ).

cnf(c_0_76,negated_conjecture,
    ( multiply(X1,sk_c8) != sk_c6
    | inverse(X1) != sk_c8 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_74,c_0_75]),c_0_62])]) ).

cnf(c_0_77,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_76,c_0_75]),c_0_62])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : GRP268-1 : TPTP v8.2.0. Released v2.5.0.
% 0.10/0.12  % Command    : run_E %s %d THM
% 0.12/0.33  % Computer : n013.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Sun May 19 04:05:53 EDT 2024
% 0.12/0.33  % CPUTime    : 
% 0.17/0.45  Running first-order theorem proving
% 0.17/0.45  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.49  # Version: 3.1.0
% 0.17/0.49  # Preprocessing class: FSMSSMSMSSSNFFN.
% 0.17/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI with 1500s (5) cores
% 0.17/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.17/0.49  # Starting new_bool_1 with 300s (1) cores
% 0.17/0.49  # Starting sh5l with 300s (1) cores
% 0.17/0.49  # G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI with pid 25267 completed with status 0
% 0.17/0.49  # Result found by G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI
% 0.17/0.49  # Preprocessing class: FSMSSMSMSSSNFFN.
% 0.17/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI with 1500s (5) cores
% 0.17/0.49  # No SInE strategy applied
% 0.17/0.49  # Search class: FGHPS-FFMM21-SFFFFFNN
% 0.17/0.49  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.17/0.49  # Starting G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 811s (1) cores
% 0.17/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI with 151s (1) cores
% 0.17/0.49  # Starting new_bool_3 with 136s (1) cores
% 0.17/0.49  # Starting new_bool_1 with 136s (1) cores
% 0.17/0.49  # Starting sh5l with 136s (1) cores
% 0.17/0.49  # G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI with pid 25272 completed with status 0
% 0.17/0.49  # Result found by G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI
% 0.17/0.49  # Preprocessing class: FSMSSMSMSSSNFFN.
% 0.17/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI with 1500s (5) cores
% 0.17/0.49  # No SInE strategy applied
% 0.17/0.49  # Search class: FGHPS-FFMM21-SFFFFFNN
% 0.17/0.49  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.17/0.49  # Starting G-E--_208_C18C--_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 811s (1) cores
% 0.17/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S2SI with 151s (1) cores
% 0.17/0.49  # Preprocessing time       : 0.001 s
% 0.17/0.49  # Presaturation interreduction done
% 0.17/0.49  
% 0.17/0.49  # Proof found!
% 0.17/0.49  # SZS status Unsatisfiable
% 0.17/0.49  # SZS output start CNFRefutation
% See solution above
% 0.17/0.49  # Parsed axioms                        : 25
% 0.17/0.49  # Removed by relevancy pruning/SinE    : 0
% 0.17/0.49  # Initial clauses                      : 25
% 0.17/0.49  # Removed in clause preprocessing      : 0
% 0.17/0.49  # Initial clauses in saturation        : 25
% 0.17/0.49  # Processed clauses                    : 583
% 0.17/0.49  # ...of these trivial                  : 21
% 0.17/0.49  # ...subsumed                          : 245
% 0.17/0.49  # ...remaining for further processing  : 317
% 0.17/0.49  # Other redundant clauses eliminated   : 9
% 0.17/0.49  # Clauses deleted for lack of memory   : 0
% 0.17/0.49  # Backward-subsumed                    : 51
% 0.17/0.49  # Backward-rewritten                   : 216
% 0.17/0.49  # Generated clauses                    : 1386
% 0.17/0.49  # ...of the previous two non-redundant : 1256
% 0.17/0.49  # ...aggressively subsumed             : 0
% 0.17/0.49  # Contextual simplify-reflections      : 9
% 0.17/0.49  # Paramodulations                      : 1378
% 0.17/0.49  # Factorizations                       : 0
% 0.17/0.49  # NegExts                              : 0
% 0.17/0.49  # Equation resolutions                 : 9
% 0.17/0.49  # Disequality decompositions           : 0
% 0.17/0.49  # Total rewrite steps                  : 967
% 0.17/0.49  # ...of those cached                   : 871
% 0.17/0.49  # Propositional unsat checks           : 0
% 0.17/0.49  #    Propositional check models        : 0
% 0.17/0.49  #    Propositional check unsatisfiable : 0
% 0.17/0.49  #    Propositional clauses             : 0
% 0.17/0.49  #    Propositional clauses after purity: 0
% 0.17/0.49  #    Propositional unsat core size     : 0
% 0.17/0.49  #    Propositional preprocessing time  : 0.000
% 0.17/0.49  #    Propositional encoding time       : 0.000
% 0.17/0.49  #    Propositional solver time         : 0.000
% 0.17/0.49  #    Success case prop preproc time    : 0.000
% 0.17/0.49  #    Success case prop encoding time   : 0.000
% 0.17/0.49  #    Success case prop solver time     : 0.000
% 0.17/0.49  # Current number of processed clauses  : 23
% 0.17/0.49  #    Positive orientable unit clauses  : 18
% 0.17/0.49  #    Positive unorientable unit clauses: 0
% 0.17/0.49  #    Negative unit clauses             : 0
% 0.17/0.49  #    Non-unit-clauses                  : 5
% 0.17/0.49  # Current number of unprocessed clauses: 420
% 0.17/0.49  # ...number of literals in the above   : 2264
% 0.17/0.49  # Current number of archived formulas  : 0
% 0.17/0.49  # Current number of archived clauses   : 292
% 0.17/0.49  # Clause-clause subsumption calls (NU) : 976
% 0.17/0.49  # Rec. Clause-clause subsumption calls : 819
% 0.17/0.49  # Non-unit clause-clause subsumptions  : 285
% 0.17/0.49  # Unit Clause-clause subsumption calls : 225
% 0.17/0.49  # Rewrite failures with RHS unbound    : 0
% 0.17/0.49  # BW rewrite match attempts            : 66
% 0.17/0.49  # BW rewrite match successes           : 47
% 0.17/0.49  # Condensation attempts                : 0
% 0.17/0.49  # Condensation successes               : 0
% 0.17/0.49  # Termbank termtop insertions          : 19629
% 0.17/0.49  # Search garbage collected termcells   : 28
% 0.17/0.49  
% 0.17/0.49  # -------------------------------------------------
% 0.17/0.49  # User time                : 0.030 s
% 0.17/0.49  # System time              : 0.003 s
% 0.17/0.49  # Total time               : 0.033 s
% 0.17/0.49  # Maximum resident set size: 1656 pages
% 0.17/0.49  
% 0.17/0.49  # -------------------------------------------------
% 0.17/0.49  # User time                : 0.153 s
% 0.17/0.49  # System time              : 0.008 s
% 0.17/0.49  # Total time               : 0.161 s
% 0.17/0.49  # Maximum resident set size: 1708 pages
% 0.17/0.49  % E---3.1 exiting
% 0.17/0.49  % E exiting
%------------------------------------------------------------------------------