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

View Problem - Process Solution

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

% Computer : n005.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 18:09:13 EDT 2023

% Result   : Unsatisfiable 0.16s 0.49s
% Output   : CNFRefutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    3
% Syntax   : Number of clauses     :   34 (  34 unt;   0 nHn;   4 RR)
%            Number of literals    :   34 (  33 equ;   3 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   75 (   9 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(absorption,axiom,
    meet(X1,join(X1,X2)) = X1,
    file('/export/starexec/sandbox2/tmp/tmp.OmnZg6oRcI/E---3.1_17357.p',absorption) ).

cnf(distribution,axiom,
    meet(X1,join(X2,X3)) = join(meet(X3,X1),meet(X2,X1)),
    file('/export/starexec/sandbox2/tmp/tmp.OmnZg6oRcI/E---3.1_17357.p',distribution) ).

cnf(prove_associativity_of_meet,negated_conjecture,
    meet(meet(a,b),c) != meet(a,meet(b,c)),
    file('/export/starexec/sandbox2/tmp/tmp.OmnZg6oRcI/E---3.1_17357.p',prove_associativity_of_meet) ).

cnf(c_0_3,axiom,
    meet(X1,join(X1,X2)) = X1,
    absorption ).

cnf(c_0_4,axiom,
    meet(X1,join(X2,X3)) = join(meet(X3,X1),meet(X2,X1)),
    distribution ).

cnf(c_0_5,plain,
    meet(meet(X1,X2),meet(X2,join(X3,X1))) = meet(X1,X2),
    inference(spm,[status(thm)],[c_0_3,c_0_4]) ).

cnf(c_0_6,plain,
    meet(meet(X1,X2),X2) = meet(X1,X2),
    inference(spm,[status(thm)],[c_0_5,c_0_3]) ).

cnf(c_0_7,plain,
    meet(X1,join(meet(X2,X1),X3)) = meet(X1,join(X2,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_4,c_0_6]),c_0_4]) ).

cnf(c_0_8,plain,
    meet(X1,join(X2,meet(X3,X1))) = meet(X1,join(X2,X3)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_4,c_0_6]),c_0_4]) ).

cnf(c_0_9,plain,
    meet(X1,meet(X1,join(X2,X3))) = meet(X1,join(X3,X2)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_7,c_0_4]),c_0_8]) ).

cnf(c_0_10,plain,
    meet(X1,join(X2,X1)) = meet(X1,X1),
    inference(spm,[status(thm)],[c_0_9,c_0_3]) ).

cnf(c_0_11,plain,
    meet(X1,X1) = X1,
    inference(spm,[status(thm)],[c_0_3,c_0_10]) ).

cnf(c_0_12,plain,
    join(X1,meet(X2,X1)) = X1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_4,c_0_11]),c_0_10]),c_0_11]) ).

cnf(c_0_13,plain,
    join(X1,X1) = X1,
    inference(spm,[status(thm)],[c_0_12,c_0_11]) ).

cnf(c_0_14,plain,
    join(meet(X1,join(X2,X3)),X2) = meet(join(X2,X3),join(X2,X1)),
    inference(spm,[status(thm)],[c_0_4,c_0_3]) ).

cnf(c_0_15,plain,
    meet(X1,join(X2,X1)) = X1,
    inference(rw,[status(thm)],[c_0_10,c_0_11]) ).

cnf(c_0_16,plain,
    meet(X1,X2) = meet(X2,X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_4,c_0_13]),c_0_13]) ).

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

cnf(c_0_18,plain,
    meet(X1,join(meet(X1,X2),X3)) = meet(X1,join(X2,X3)),
    inference(spm,[status(thm)],[c_0_7,c_0_16]) ).

cnf(c_0_19,plain,
    join(meet(X1,X2),meet(X2,join(X3,X1))) = meet(X2,join(X3,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_12,c_0_5]),c_0_17]) ).

cnf(c_0_20,plain,
    join(X1,meet(X1,X2)) = X1,
    inference(spm,[status(thm)],[c_0_12,c_0_16]) ).

cnf(c_0_21,plain,
    meet(X1,meet(X2,join(X3,X1))) = meet(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_19]),c_0_20]) ).

cnf(c_0_22,plain,
    meet(X1,meet(X1,X2)) = meet(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_9,c_0_13]),c_0_13]) ).

cnf(c_0_23,plain,
    meet(X1,meet(X2,X1)) = meet(X1,X2),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_7,c_0_13]),c_0_8]),c_0_13]) ).

cnf(c_0_24,plain,
    meet(meet(X1,X2),meet(X3,X2)) = meet(meet(X1,X2),X3),
    inference(spm,[status(thm)],[c_0_21,c_0_12]) ).

cnf(c_0_25,plain,
    meet(meet(X1,X2),meet(meet(X3,X2),X1)) = meet(meet(X3,X2),X1),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_5,c_0_12]),c_0_16]) ).

cnf(c_0_26,plain,
    meet(meet(X1,X2),join(X3,X1)) = meet(X1,X2),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_8,c_0_22]),c_0_15]) ).

cnf(c_0_27,plain,
    meet(meet(X1,X2),X3) = meet(meet(X3,X2),X1),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_25]),c_0_24]) ).

cnf(c_0_28,plain,
    meet(X1,meet(meet(X1,X2),X3)) = meet(meet(X1,X2),X3),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_26,c_0_20]),c_0_16]) ).

cnf(c_0_29,negated_conjecture,
    meet(meet(a,b),c) != meet(a,meet(b,c)),
    prove_associativity_of_meet ).

cnf(c_0_30,plain,
    meet(meet(X1,X2),X3) = meet(X1,meet(X3,X2)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_27]),c_0_28]) ).

cnf(c_0_31,negated_conjecture,
    meet(c,meet(a,b)) != meet(a,meet(b,c)),
    inference(rw,[status(thm)],[c_0_29,c_0_16]) ).

cnf(c_0_32,plain,
    meet(X1,meet(X2,X3)) = meet(X2,meet(X1,X3)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_27,c_0_30]),c_0_30]) ).

cnf(c_0_33,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_31,c_0_32]),c_0_16])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : LAT006-1 : TPTP v8.1.2. Released v2.2.0.
% 0.00/0.11  % Command    : run_E %s %d THM
% 0.10/0.31  % Computer : n005.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 2400
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Mon Oct  2 10:44:01 EDT 2023
% 0.10/0.31  % CPUTime    : 
% 0.16/0.42  Running first-order model finding
% 0.16/0.42  Running: /export/starexec/sandbox2/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/sandbox2/tmp/tmp.OmnZg6oRcI/E---3.1_17357.p
% 0.16/0.49  # Version: 3.1pre001
% 0.16/0.49  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.16/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.49  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.16/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.49  # Starting new_bool_1 with 300s (1) cores
% 0.16/0.49  # Starting sh5l with 300s (1) cores
% 0.16/0.49  # new_bool_3 with pid 17435 completed with status 0
% 0.16/0.49  # Result found by new_bool_3
% 0.16/0.49  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.16/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.49  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.16/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.49  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.16/0.49  # Search class: FUUPS-FFSF22-SFFFFFNN
% 0.16/0.49  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.16/0.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S0Y with 181s (1) cores
% 0.16/0.49  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S0Y with pid 17439 completed with status 0
% 0.16/0.49  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S0Y
% 0.16/0.49  # Preprocessing class: FSSSSMSSSSSNFFN.
% 0.16/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.16/0.49  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 0.16/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.16/0.49  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.16/0.49  # Search class: FUUPS-FFSF22-SFFFFFNN
% 0.16/0.49  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.16/0.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S0Y with 181s (1) cores
% 0.16/0.49  # Preprocessing time       : 0.001 s
% 0.16/0.49  # Presaturation interreduction done
% 0.16/0.49  
% 0.16/0.49  # Proof found!
% 0.16/0.49  # SZS status Unsatisfiable
% 0.16/0.49  # SZS output start CNFRefutation
% See solution above
% 0.16/0.49  # Parsed axioms                        : 3
% 0.16/0.49  # Removed by relevancy pruning/SinE    : 0
% 0.16/0.49  # Initial clauses                      : 3
% 0.16/0.49  # Removed in clause preprocessing      : 0
% 0.16/0.49  # Initial clauses in saturation        : 3
% 0.16/0.49  # Processed clauses                    : 434
% 0.16/0.49  # ...of these trivial                  : 178
% 0.16/0.49  # ...subsumed                          : 159
% 0.16/0.49  # ...remaining for further processing  : 97
% 0.16/0.49  # Other redundant clauses eliminated   : 0
% 0.16/0.49  # Clauses deleted for lack of memory   : 0
% 0.16/0.49  # Backward-subsumed                    : 0
% 0.16/0.49  # Backward-rewritten                   : 39
% 0.16/0.49  # Generated clauses                    : 8486
% 0.16/0.49  # ...of the previous two non-redundant : 5262
% 0.16/0.49  # ...aggressively subsumed             : 0
% 0.16/0.49  # Contextual simplify-reflections      : 0
% 0.16/0.49  # Paramodulations                      : 8486
% 0.16/0.49  # Factorizations                       : 0
% 0.16/0.49  # NegExts                              : 0
% 0.16/0.49  # Equation resolutions                 : 0
% 0.16/0.49  # Total rewrite steps                  : 6095
% 0.16/0.49  # Propositional unsat checks           : 0
% 0.16/0.49  #    Propositional check models        : 0
% 0.16/0.49  #    Propositional check unsatisfiable : 0
% 0.16/0.49  #    Propositional clauses             : 0
% 0.16/0.49  #    Propositional clauses after purity: 0
% 0.16/0.49  #    Propositional unsat core size     : 0
% 0.16/0.49  #    Propositional preprocessing time  : 0.000
% 0.16/0.49  #    Propositional encoding time       : 0.000
% 0.16/0.49  #    Propositional solver time         : 0.000
% 0.16/0.49  #    Success case prop preproc time    : 0.000
% 0.16/0.49  #    Success case prop encoding time   : 0.000
% 0.16/0.49  #    Success case prop solver time     : 0.000
% 0.16/0.49  # Current number of processed clauses  : 55
% 0.16/0.49  #    Positive orientable unit clauses  : 52
% 0.16/0.49  #    Positive unorientable unit clauses: 3
% 0.16/0.49  #    Negative unit clauses             : 0
% 0.16/0.49  #    Non-unit-clauses                  : 0
% 0.16/0.49  # Current number of unprocessed clauses: 4768
% 0.16/0.49  # ...number of literals in the above   : 4768
% 0.16/0.49  # Current number of archived formulas  : 0
% 0.16/0.49  # Current number of archived clauses   : 42
% 0.16/0.49  # Clause-clause subsumption calls (NU) : 0
% 0.16/0.49  # Rec. Clause-clause subsumption calls : 0
% 0.16/0.49  # Non-unit clause-clause subsumptions  : 0
% 0.16/0.49  # Unit Clause-clause subsumption calls : 41
% 0.16/0.49  # Rewrite failures with RHS unbound    : 0
% 0.16/0.49  # BW rewrite match attempts            : 398
% 0.16/0.49  # BW rewrite match successes           : 176
% 0.16/0.49  # Condensation attempts                : 0
% 0.16/0.49  # Condensation successes               : 0
% 0.16/0.49  # Termbank termtop insertions          : 71320
% 0.16/0.49  
% 0.16/0.49  # -------------------------------------------------
% 0.16/0.49  # User time                : 0.063 s
% 0.16/0.49  # System time              : 0.005 s
% 0.16/0.49  # Total time               : 0.068 s
% 0.16/0.49  # Maximum resident set size: 1424 pages
% 0.16/0.49  
% 0.16/0.49  # -------------------------------------------------
% 0.16/0.49  # User time                : 0.063 s
% 0.16/0.49  # System time              : 0.007 s
% 0.16/0.49  # Total time               : 0.070 s
% 0.16/0.49  # Maximum resident set size: 1668 pages
% 0.16/0.49  % E---3.1 exiting
%------------------------------------------------------------------------------