TSTP Solution File: GRP091-1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : GRP091-1 : TPTP v8.1.2. Bugfixed v2.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n014.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 17:45:18 EDT 2023

% Result   : Unsatisfiable 0.20s 0.50s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :    4
% Syntax   : Number of clauses     :   37 (  33 unt;   0 nHn;   7 RR)
%            Number of literals    :   46 (  45 equ;  15 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   12 (  12 usr;   9 con; 0-2 aty)
%            Number of variables   :   67 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(multiply,axiom,
    multiply(X1,X2) = divide(X1,divide(divide(X3,X3),X2)),
    file('/export/starexec/sandbox/tmp/tmp.opj2gSu8Oa/E---3.1_11943.p',multiply) ).

cnf(inverse,axiom,
    inverse(X1) = divide(divide(X2,X2),X1),
    file('/export/starexec/sandbox/tmp/tmp.opj2gSu8Oa/E---3.1_11943.p',inverse) ).

cnf(single_axiom,axiom,
    divide(divide(X1,divide(divide(X1,X2),X3)),X2) = X3,
    file('/export/starexec/sandbox/tmp/tmp.opj2gSu8Oa/E---3.1_11943.p',single_axiom) ).

cnf(prove_these_axioms,negated_conjecture,
    ( multiply(inverse(a1),a1) != multiply(inverse(b1),b1)
    | multiply(multiply(inverse(b2),b2),a2) != a2
    | multiply(multiply(a3,b3),c3) != multiply(a3,multiply(b3,c3))
    | multiply(a4,b4) != multiply(b4,a4) ),
    file('/export/starexec/sandbox/tmp/tmp.opj2gSu8Oa/E---3.1_11943.p',prove_these_axioms) ).

cnf(c_0_4,axiom,
    multiply(X1,X2) = divide(X1,divide(divide(X3,X3),X2)),
    multiply ).

cnf(c_0_5,axiom,
    inverse(X1) = divide(divide(X2,X2),X1),
    inverse ).

cnf(c_0_6,axiom,
    divide(divide(X1,divide(divide(X1,X2),X3)),X2) = X3,
    single_axiom ).

cnf(c_0_7,plain,
    divide(X1,inverse(X2)) = multiply(X1,X2),
    inference(rw,[status(thm)],[c_0_4,c_0_5]) ).

cnf(c_0_8,plain,
    divide(multiply(X1,X2),X1) = X2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_6,c_0_5]),c_0_7]) ).

cnf(c_0_9,plain,
    divide(multiply(inverse(X1),X1),X2) = inverse(X2),
    inference(spm,[status(thm)],[c_0_5,c_0_7]) ).

cnf(c_0_10,plain,
    multiply(multiply(inverse(X1),X2),X1) = X2,
    inference(spm,[status(thm)],[c_0_7,c_0_8]) ).

cnf(c_0_11,plain,
    inverse(inverse(X1)) = X1,
    inference(spm,[status(thm)],[c_0_8,c_0_9]) ).

cnf(c_0_12,plain,
    multiply(multiply(X1,X2),inverse(X1)) = X2,
    inference(spm,[status(thm)],[c_0_10,c_0_11]) ).

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

cnf(c_0_14,plain,
    divide(X1,multiply(inverse(X2),X1)) = X2,
    inference(spm,[status(thm)],[c_0_8,c_0_10]) ).

cnf(c_0_15,plain,
    divide(inverse(divide(X1,X1)),X2) = inverse(X2),
    inference(spm,[status(thm)],[c_0_5,c_0_5]) ).

cnf(c_0_16,plain,
    inverse(multiply(X1,inverse(X2))) = multiply(inverse(X1),X2),
    inference(spm,[status(thm)],[c_0_10,c_0_13]) ).

cnf(c_0_17,plain,
    multiply(X1,divide(X2,X2)) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_15]),c_0_16]),c_0_11]) ).

cnf(c_0_18,plain,
    multiply(X1,inverse(X2)) = divide(X1,X2),
    inference(spm,[status(thm)],[c_0_7,c_0_11]) ).

cnf(c_0_19,plain,
    multiply(divide(X1,X1),X2) = X2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_17]),c_0_7]) ).

cnf(c_0_20,plain,
    divide(X1,divide(X2,X2)) = X1,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_5]),c_0_18]) ).

cnf(c_0_21,negated_conjecture,
    ( multiply(inverse(a1),a1) != multiply(inverse(b1),b1)
    | multiply(multiply(inverse(b2),b2),a2) != a2
    | multiply(multiply(a3,b3),c3) != multiply(a3,multiply(b3,c3))
    | multiply(a4,b4) != multiply(b4,a4) ),
    prove_these_axioms ).

cnf(c_0_22,plain,
    multiply(multiply(inverse(X1),X1),X2) = X2,
    inference(spm,[status(thm)],[c_0_19,c_0_7]) ).

cnf(c_0_23,plain,
    divide(X1,divide(X1,X2)) = X2,
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_6,c_0_20]),c_0_20]) ).

cnf(c_0_24,plain,
    divide(X1,multiply(X2,X1)) = inverse(X2),
    inference(spm,[status(thm)],[c_0_14,c_0_11]) ).

cnf(c_0_25,negated_conjecture,
    ( multiply(multiply(a3,b3),c3) != multiply(a3,multiply(b3,c3))
    | multiply(inverse(a1),a1) != multiply(inverse(b1),b1)
    | multiply(a4,b4) != multiply(b4,a4) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_21,c_0_22])]) ).

cnf(c_0_26,plain,
    multiply(X1,X2) = multiply(X2,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_7]) ).

cnf(c_0_27,negated_conjecture,
    ( multiply(c3,multiply(a3,b3)) != multiply(a3,multiply(b3,c3))
    | divide(a1,a1) != divide(b1,b1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_25,c_0_26]),c_0_26]),c_0_18]),c_0_26]),c_0_18]),c_0_26])]) ).

cnf(c_0_28,plain,
    divide(X1,X1) = divide(X2,X2),
    inference(spm,[status(thm)],[c_0_8,c_0_17]) ).

cnf(c_0_29,plain,
    multiply(X1,divide(X2,divide(multiply(X2,X1),X3))) = X3,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_7,c_0_6]),c_0_7]),c_0_26]) ).

cnf(c_0_30,plain,
    divide(X1,multiply(X1,X2)) = inverse(X2),
    inference(spm,[status(thm)],[c_0_23,c_0_7]) ).

cnf(c_0_31,negated_conjecture,
    multiply(c3,multiply(a3,b3)) != multiply(a3,multiply(b3,c3)),
    inference(sr,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_32,plain,
    multiply(X1,multiply(X2,X3)) = multiply(X3,multiply(X2,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_24]),c_0_7]) ).

cnf(c_0_33,plain,
    multiply(multiply(X1,X2),X3) = multiply(X2,multiply(X1,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_7]) ).

cnf(c_0_34,negated_conjecture,
    multiply(b3,multiply(a3,c3)) != multiply(a3,multiply(b3,c3)),
    inference(rw,[status(thm)],[c_0_31,c_0_32]) ).

cnf(c_0_35,plain,
    multiply(X1,multiply(X2,X3)) = multiply(X2,multiply(X1,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_26]),c_0_33]) ).

cnf(c_0_36,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_34,c_0_35])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.13  % Problem    : GRP091-1 : TPTP v8.1.2. Bugfixed v2.7.0.
% 0.04/0.14  % Command    : run_E %s %d THM
% 0.13/0.35  % Computer : n014.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   : 2400
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Oct  3 02:38:04 EDT 2023
% 0.13/0.35  % CPUTime    : 
% 0.20/0.49  Running first-order model finding
% 0.20/0.49  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.opj2gSu8Oa/E---3.1_11943.p
% 0.20/0.50  # Version: 3.1pre001
% 0.20/0.50  # Preprocessing class: FSSSSMSMSSSNFFN.
% 0.20/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.50  # Starting G----_0031_C18_F1_SE_CS_SP_S0Y 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  # new_bool_3 with pid 12095 completed with status 0
% 0.20/0.50  # Result found by new_bool_3
% 0.20/0.50  # Preprocessing class: FSSSSMSMSSSNFFN.
% 0.20/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.50  # Starting G----_0031_C18_F1_SE_CS_SP_S0Y with 1500s (5) cores
% 0.20/0.50  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.50  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.50  # Search class: FUHPS-FFSF21-MFFFFFNN
% 0.20/0.50  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.50  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.20/0.50  # SAT001_MinMin_p005000_rr_RG with pid 12102 completed with status 0
% 0.20/0.50  # Result found by SAT001_MinMin_p005000_rr_RG
% 0.20/0.50  # Preprocessing class: FSSSSMSMSSSNFFN.
% 0.20/0.50  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.50  # Starting G----_0031_C18_F1_SE_CS_SP_S0Y with 1500s (5) cores
% 0.20/0.50  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.50  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.20/0.50  # Search class: FUHPS-FFSF21-MFFFFFNN
% 0.20/0.50  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.50  # Starting SAT001_MinMin_p005000_rr_RG with 181s (1) cores
% 0.20/0.50  # Preprocessing time       : 0.001 s
% 0.20/0.50  # Presaturation interreduction done
% 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                        : 5
% 0.20/0.50  # Removed by relevancy pruning/SinE    : 1
% 0.20/0.50  # Initial clauses                      : 4
% 0.20/0.50  # Removed in clause preprocessing      : 0
% 0.20/0.50  # Initial clauses in saturation        : 4
% 0.20/0.50  # Processed clauses                    : 114
% 0.20/0.50  # ...of these trivial                  : 22
% 0.20/0.50  # ...subsumed                          : 42
% 0.20/0.50  # ...remaining for further processing  : 50
% 0.20/0.50  # Other redundant clauses eliminated   : 0
% 0.20/0.50  # Clauses deleted for lack of memory   : 0
% 0.20/0.50  # Backward-subsumed                    : 0
% 0.20/0.50  # Backward-rewritten                   : 20
% 0.20/0.50  # Generated clauses                    : 626
% 0.20/0.50  # ...of the previous two non-redundant : 378
% 0.20/0.50  # ...aggressively subsumed             : 0
% 0.20/0.50  # Contextual simplify-reflections      : 0
% 0.20/0.50  # Paramodulations                      : 625
% 0.20/0.50  # Factorizations                       : 0
% 0.20/0.50  # NegExts                              : 0
% 0.20/0.50  # Equation resolutions                 : 0
% 0.20/0.50  # Total rewrite steps                  : 707
% 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  : 25
% 0.20/0.50  #    Positive orientable unit clauses  : 21
% 0.20/0.50  #    Positive unorientable unit clauses: 4
% 0.20/0.50  #    Negative unit clauses             : 0
% 0.20/0.50  #    Non-unit-clauses                  : 0
% 0.20/0.50  # Current number of unprocessed clauses: 186
% 0.20/0.50  # ...number of literals in the above   : 186
% 0.20/0.50  # Current number of archived formulas  : 0
% 0.20/0.50  # Current number of archived clauses   : 25
% 0.20/0.50  # Clause-clause subsumption calls (NU) : 0
% 0.20/0.50  # Rec. Clause-clause subsumption calls : 0
% 0.20/0.50  # Non-unit clause-clause subsumptions  : 0
% 0.20/0.50  # Unit Clause-clause subsumption calls : 8
% 0.20/0.50  # Rewrite failures with RHS unbound    : 0
% 0.20/0.50  # BW rewrite match attempts            : 112
% 0.20/0.50  # BW rewrite match successes           : 75
% 0.20/0.50  # Condensation attempts                : 0
% 0.20/0.50  # Condensation successes               : 0
% 0.20/0.50  # Termbank termtop insertions          : 3728
% 0.20/0.50  
% 0.20/0.50  # -------------------------------------------------
% 0.20/0.50  # User time                : 0.006 s
% 0.20/0.50  # System time              : 0.004 s
% 0.20/0.50  # Total time               : 0.010 s
% 0.20/0.50  # Maximum resident set size: 1624 pages
% 0.20/0.50  
% 0.20/0.50  # -------------------------------------------------
% 0.20/0.50  # User time                : 0.007 s
% 0.20/0.50  # System time              : 0.007 s
% 0.20/0.50  # Total time               : 0.013 s
% 0.20/0.50  # Maximum resident set size: 1672 pages
% 0.20/0.50  % E---3.1 exiting
%------------------------------------------------------------------------------