TSTP Solution File: GRP039-2 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : GRP039-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n029.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 : Sat May  4 07:47:02 EDT 2024

% Result   : Unsatisfiable 0.20s 0.50s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   13
% Syntax   : Number of clauses     :   46 (  29 unt;   8 nHn;  25 RR)
%            Number of literals    :   75 (  29 equ;  22 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   46 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(closure_of_multiply,axiom,
    ( subgroup_member(X3)
    | ~ subgroup_member(X1)
    | ~ subgroup_member(X2)
    | multiply(X1,X2) != X3 ),
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',closure_of_multiply) ).

cnf(associativity,axiom,
    multiply(multiply(X1,X2),X3) = multiply(X1,multiply(X2,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',associativity) ).

cnf(a_times_c_is_d,negated_conjecture,
    multiply(a,c) = d,
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',a_times_c_is_d) ).

cnf(property_of_O2,axiom,
    ( subgroup_member(X1)
    | subgroup_member(X2)
    | multiply(X1,element_in_O2(X1,X2)) = X2 ),
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',property_of_O2) ).

cnf(prove_d_in_O2,negated_conjecture,
    ~ subgroup_member(d),
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',prove_d_in_O2) ).

cnf(b_times_a_inverse_is_c,negated_conjecture,
    multiply(b,inverse(a)) = c,
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',b_times_a_inverse_is_c) ).

cnf(left_inverse,axiom,
    multiply(inverse(X1),X1) = identity,
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',left_inverse) ).

cnf(left_identity,axiom,
    multiply(identity,X1) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',left_identity) ).

cnf(right_identity,axiom,
    multiply(X1,identity) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',right_identity) ).

cnf(b_in_O2,negated_conjecture,
    subgroup_member(b),
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',b_in_O2) ).

cnf(closure_of_inverse,axiom,
    ( subgroup_member(inverse(X1))
    | ~ subgroup_member(X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',closure_of_inverse) ).

cnf(right_inverse,axiom,
    multiply(X1,inverse(X1)) = identity,
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',right_inverse) ).

cnf(an_element_in_O2,axiom,
    ( subgroup_member(X1)
    | subgroup_member(X2)
    | subgroup_member(element_in_O2(X1,X2)) ),
    file('/export/starexec/sandbox2/tmp/tmp.kxELsfr6rj/E---3.1_21046.p',an_element_in_O2) ).

cnf(c_0_13,plain,
    ( subgroup_member(X3)
    | ~ subgroup_member(X1)
    | ~ subgroup_member(X2)
    | multiply(X1,X2) != X3 ),
    inference(fof_simplification,[status(thm)],[closure_of_multiply]) ).

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

cnf(c_0_15,negated_conjecture,
    multiply(a,c) = d,
    a_times_c_is_d ).

cnf(c_0_16,axiom,
    ( subgroup_member(X1)
    | subgroup_member(X2)
    | multiply(X1,element_in_O2(X1,X2)) = X2 ),
    property_of_O2 ).

cnf(c_0_17,negated_conjecture,
    ~ subgroup_member(d),
    inference(fof_simplification,[status(thm)],[prove_d_in_O2]) ).

cnf(c_0_18,negated_conjecture,
    multiply(b,inverse(a)) = c,
    b_times_a_inverse_is_c ).

cnf(c_0_19,plain,
    ( subgroup_member(X3)
    | ~ subgroup_member(X1)
    | ~ subgroup_member(X2)
    | multiply(X1,X2) != X3 ),
    c_0_13 ).

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

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

cnf(c_0_22,negated_conjecture,
    multiply(a,multiply(c,X1)) = multiply(d,X1),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_23,plain,
    ( multiply(X1,multiply(X2,element_in_O2(multiply(X1,X2),X3))) = X3
    | subgroup_member(multiply(X1,X2))
    | subgroup_member(X3) ),
    inference(spm,[status(thm)],[c_0_14,c_0_16]) ).

cnf(c_0_24,negated_conjecture,
    ~ subgroup_member(d),
    c_0_17 ).

cnf(c_0_25,negated_conjecture,
    multiply(b,multiply(inverse(a),X1)) = multiply(c,X1),
    inference(spm,[status(thm)],[c_0_14,c_0_18]) ).

cnf(c_0_26,axiom,
    multiply(X1,identity) = X1,
    right_identity ).

cnf(c_0_27,plain,
    ( subgroup_member(multiply(X1,X2))
    | ~ subgroup_member(X2)
    | ~ subgroup_member(X1) ),
    inference(er,[status(thm)],[c_0_19]) ).

cnf(c_0_28,negated_conjecture,
    subgroup_member(b),
    b_in_O2 ).

cnf(c_0_29,plain,
    ( subgroup_member(inverse(X1))
    | ~ subgroup_member(X1) ),
    inference(fof_simplification,[status(thm)],[closure_of_inverse]) ).

cnf(c_0_30,plain,
    multiply(inverse(X1),multiply(X1,X2)) = X2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_20]),c_0_21]) ).

cnf(c_0_31,negated_conjecture,
    ( multiply(d,element_in_O2(d,X1)) = X1
    | subgroup_member(X1) ),
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_15]),c_0_15]),c_0_24]) ).

cnf(c_0_32,axiom,
    multiply(X1,inverse(X1)) = identity,
    right_inverse ).

cnf(c_0_33,negated_conjecture,
    multiply(c,a) = b,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_20]),c_0_26]) ).

cnf(c_0_34,negated_conjecture,
    ( subgroup_member(c)
    | ~ subgroup_member(inverse(a)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_18]),c_0_28])]) ).

cnf(c_0_35,plain,
    ( subgroup_member(inverse(X1))
    | ~ subgroup_member(X1) ),
    c_0_29 ).

cnf(c_0_36,negated_conjecture,
    ( ~ subgroup_member(c)
    | ~ subgroup_member(a) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_15]),c_0_24]) ).

cnf(c_0_37,axiom,
    ( subgroup_member(X1)
    | subgroup_member(X2)
    | subgroup_member(element_in_O2(X1,X2)) ),
    an_element_in_O2 ).

cnf(c_0_38,negated_conjecture,
    ( element_in_O2(d,X1) = multiply(inverse(d),X1)
    | subgroup_member(X1) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_39,negated_conjecture,
    multiply(d,inverse(c)) = a,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_32]),c_0_26]) ).

cnf(c_0_40,negated_conjecture,
    multiply(inverse(c),b) = a,
    inference(spm,[status(thm)],[c_0_30,c_0_33]) ).

cnf(c_0_41,negated_conjecture,
    ~ subgroup_member(a),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_36]) ).

cnf(c_0_42,negated_conjecture,
    ( subgroup_member(multiply(inverse(d),X1))
    | subgroup_member(X1) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_24]) ).

cnf(c_0_43,negated_conjecture,
    multiply(inverse(d),a) = inverse(c),
    inference(spm,[status(thm)],[c_0_30,c_0_39]) ).

cnf(c_0_44,negated_conjecture,
    ~ subgroup_member(inverse(c)),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_40]),c_0_28])]),c_0_41]) ).

cnf(c_0_45,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_43]),c_0_44]),c_0_41]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : GRP039-2 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.14  % Command    : run_E %s %d THM
% 0.13/0.35  % Computer : n029.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Fri May  3 16:21:23 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.20/0.48  Running first-order theorem proving
% 0.20/0.48  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/tmp/tmp.kxELsfr6rj/E---3.1_21046.p
% 0.20/0.50  # Version: 3.1.0
% 0.20/0.50  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.20/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.50  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.20/0.50  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.50  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.50  # Starting sh5l with 300s (1) cores
% 0.20/0.50  # G-E--_302_C18_F1_URBAN_RG_S04BN with pid 21124 completed with status 0
% 0.20/0.50  # Result found by G-E--_302_C18_F1_URBAN_RG_S04BN
% 0.20/0.50  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.20/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.50  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.20/0.50  # No SInE strategy applied
% 0.20/0.50  # Search class: FGUSM-FFSS21-SFFFFFNN
% 0.20/0.50  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.20/0.50  # Starting C07_19_nc_SAT001_MinMin_p005000_rr with 811s (1) cores
% 0.20/0.50  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 0.20/0.50  # Starting new_bool_3 with 136s (1) cores
% 0.20/0.50  # Starting new_bool_1 with 136s (1) cores
% 0.20/0.50  # Starting sh5l with 136s (1) cores
% 0.20/0.50  # G-E--_302_C18_F1_URBAN_RG_S04BN with pid 21130 completed with status 0
% 0.20/0.50  # Result found by G-E--_302_C18_F1_URBAN_RG_S04BN
% 0.20/0.50  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.20/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.50  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.20/0.50  # No SInE strategy applied
% 0.20/0.50  # Search class: FGUSM-FFSS21-SFFFFFNN
% 0.20/0.50  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.20/0.50  # Starting C07_19_nc_SAT001_MinMin_p005000_rr with 811s (1) cores
% 0.20/0.50  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 0.20/0.50  # Preprocessing time       : 0.001 s
% 0.20/0.50  
% 0.20/0.50  # Proof found!
% 0.20/0.50  # SZS status Unsatisfiable
% 0.20/0.50  # SZS output start CNFRefutation
% See solution above
% 0.20/0.50  # Parsed axioms                        : 13
% 0.20/0.50  # Removed by relevancy pruning/SinE    : 0
% 0.20/0.50  # Initial clauses                      : 13
% 0.20/0.50  # Removed in clause preprocessing      : 0
% 0.20/0.50  # Initial clauses in saturation        : 13
% 0.20/0.50  # Processed clauses                    : 105
% 0.20/0.50  # ...of these trivial                  : 6
% 0.20/0.50  # ...subsumed                          : 33
% 0.20/0.50  # ...remaining for further processing  : 66
% 0.20/0.50  # Other redundant clauses eliminated   : 16
% 0.20/0.50  # Clauses deleted for lack of memory   : 0
% 0.20/0.50  # Backward-subsumed                    : 9
% 0.20/0.50  # Backward-rewritten                   : 1
% 0.20/0.50  # Generated clauses                    : 557
% 0.20/0.50  # ...of the previous two non-redundant : 375
% 0.20/0.50  # ...aggressively subsumed             : 0
% 0.20/0.50  # Contextual simplify-reflections      : 3
% 0.20/0.50  # Paramodulations                      : 537
% 0.20/0.50  # Factorizations                       : 2
% 0.20/0.50  # NegExts                              : 0
% 0.20/0.50  # Equation resolutions                 : 18
% 0.20/0.50  # Disequality decompositions           : 0
% 0.20/0.50  # Total rewrite steps                  : 439
% 0.20/0.50  # ...of those cached                   : 270
% 0.20/0.50  # Propositional unsat checks           : 0
% 0.20/0.50  #    Propositional check models        : 0
% 0.20/0.50  #    Propositional check unsatisfiable : 0
% 0.20/0.50  #    Propositional clauses             : 0
% 0.20/0.50  #    Propositional clauses after purity: 0
% 0.20/0.50  #    Propositional unsat core size     : 0
% 0.20/0.50  #    Propositional preprocessing time  : 0.000
% 0.20/0.50  #    Propositional encoding time       : 0.000
% 0.20/0.50  #    Propositional solver time         : 0.000
% 0.20/0.50  #    Success case prop preproc time    : 0.000
% 0.20/0.50  #    Success case prop encoding time   : 0.000
% 0.20/0.50  #    Success case prop solver time     : 0.000
% 0.20/0.50  # Current number of processed clauses  : 56
% 0.20/0.50  #    Positive orientable unit clauses  : 26
% 0.20/0.50  #    Positive unorientable unit clauses: 0
% 0.20/0.50  #    Negative unit clauses             : 10
% 0.20/0.50  #    Non-unit-clauses                  : 20
% 0.20/0.50  # Current number of unprocessed clauses: 264
% 0.20/0.50  # ...number of literals in the above   : 688
% 0.20/0.50  # Current number of archived formulas  : 0
% 0.20/0.50  # Current number of archived clauses   : 10
% 0.20/0.50  # Clause-clause subsumption calls (NU) : 193
% 0.20/0.50  # Rec. Clause-clause subsumption calls : 137
% 0.20/0.50  # Non-unit clause-clause subsumptions  : 12
% 0.20/0.50  # Unit Clause-clause subsumption calls : 102
% 0.20/0.50  # Rewrite failures with RHS unbound    : 0
% 0.20/0.50  # BW rewrite match attempts            : 4
% 0.20/0.50  # BW rewrite match successes           : 1
% 0.20/0.50  # Condensation attempts                : 0
% 0.20/0.50  # Condensation successes               : 0
% 0.20/0.50  # Termbank termtop insertions          : 5813
% 0.20/0.50  # Search garbage collected termcells   : 10
% 0.20/0.50  
% 0.20/0.50  # -------------------------------------------------
% 0.20/0.50  # User time                : 0.009 s
% 0.20/0.50  # System time              : 0.004 s
% 0.20/0.50  # Total time               : 0.012 s
% 0.20/0.50  # Maximum resident set size: 1604 pages
% 0.20/0.50  
% 0.20/0.50  # -------------------------------------------------
% 0.20/0.50  # User time                : 0.053 s
% 0.20/0.50  # System time              : 0.008 s
% 0.20/0.50  # Total time               : 0.061 s
% 0.20/0.50  # Maximum resident set size: 1696 pages
% 0.20/0.50  % E---3.1 exiting
% 0.20/0.50  % E exiting
%------------------------------------------------------------------------------