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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : LAT044-1 : TPTP v8.2.0. Released v2.5.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 : 300s
% WCLimit  : 300s
% DateTime : Mon May 20 23:23:16 EDT 2024

% Result   : Unsatisfiable 12.80s 2.07s
% Output   : CNFRefutation 12.80s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   10
% Syntax   : Number of clauses     :   31 (  31 unt;   0 nHn;   5 RR)
%            Number of literals    :   31 (  30 equ;   4 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   50 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(absorption2,axiom,
    join(X1,meet(X1,X2)) = X1,
    file('/export/starexec/sandbox/benchmark/Axioms/LAT001-0.ax',absorption2) ).

cnf(commutativity_of_meet,axiom,
    meet(X1,X2) = meet(X2,X1),
    file('/export/starexec/sandbox/benchmark/Axioms/LAT001-0.ax',commutativity_of_meet) ).

cnf(orthomodular_law,axiom,
    join(X1,meet(complement(X1),join(X1,X2))) = join(X1,X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',orthomodular_law) ).

cnf(commutativity_of_join,axiom,
    join(X1,X2) = join(X2,X1),
    file('/export/starexec/sandbox/benchmark/Axioms/LAT001-0.ax',commutativity_of_join) ).

cnf(associativity_of_join,axiom,
    join(join(X1,X2),X3) = join(X1,join(X2,X3)),
    file('/export/starexec/sandbox/benchmark/Axioms/LAT001-0.ax',associativity_of_join) ).

cnf(prove_weak_orthomodular_law,negated_conjecture,
    join(meet(complement(a),join(a,b)),join(complement(b),meet(a,b))) != n1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_weak_orthomodular_law) ).

cnf(compatibility1,axiom,
    complement(join(X1,X2)) = meet(complement(X1),complement(X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility1) ).

cnf(invertability3,axiom,
    complement(complement(X1)) = X1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',invertability3) ).

cnf(compatibility2,axiom,
    complement(meet(X1,X2)) = join(complement(X1),complement(X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',compatibility2) ).

cnf(invertability1,axiom,
    join(complement(X1),X1) = n1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',invertability1) ).

cnf(c_0_10,axiom,
    join(X1,meet(X1,X2)) = X1,
    absorption2 ).

cnf(c_0_11,axiom,
    meet(X1,X2) = meet(X2,X1),
    commutativity_of_meet ).

cnf(c_0_12,axiom,
    join(X1,meet(complement(X1),join(X1,X2))) = join(X1,X2),
    orthomodular_law ).

cnf(c_0_13,axiom,
    join(X1,X2) = join(X2,X1),
    commutativity_of_join ).

cnf(c_0_14,axiom,
    join(join(X1,X2),X3) = join(X1,join(X2,X3)),
    associativity_of_join ).

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

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

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

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

cnf(c_0_19,negated_conjecture,
    join(meet(complement(a),join(a,b)),join(complement(b),meet(a,b))) != n1,
    inference(fof_simplification,[status(thm)],[prove_weak_orthomodular_law]) ).

cnf(c_0_20,plain,
    join(X1,meet(X2,complement(meet(X2,X1)))) = join(X1,X2),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_21,axiom,
    complement(join(X1,X2)) = meet(complement(X1),complement(X2)),
    compatibility1 ).

cnf(c_0_22,axiom,
    complement(complement(X1)) = X1,
    invertability3 ).

cnf(c_0_23,axiom,
    complement(meet(X1,X2)) = join(complement(X1),complement(X2)),
    compatibility2 ).

cnf(c_0_24,negated_conjecture,
    join(meet(complement(a),join(a,b)),join(complement(b),meet(a,b))) != n1,
    c_0_19 ).

cnf(c_0_25,plain,
    join(complement(X1),meet(complement(X2),join(X2,X1))) = complement(meet(X1,X2)),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_21]),c_0_22]),c_0_23]) ).

cnf(c_0_26,axiom,
    join(complement(X1),X1) = n1,
    invertability1 ).

cnf(c_0_27,negated_conjecture,
    join(meet(a,b),join(complement(b),meet(join(a,b),complement(a)))) != n1,
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_24,c_0_11]),c_0_13]),c_0_13]),c_0_14]) ).

cnf(c_0_28,plain,
    join(complement(X1),meet(join(X2,X1),complement(X2))) = complement(meet(X1,X2)),
    inference(spm,[status(thm)],[c_0_25,c_0_11]) ).

cnf(c_0_29,plain,
    join(X1,complement(X1)) = n1,
    inference(rw,[status(thm)],[c_0_26,c_0_13]) ).

cnf(c_0_30,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_27,c_0_28]),c_0_11]),c_0_29])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : LAT044-1 : TPTP v8.2.0. Released v2.5.0.
% 0.12/0.13  % Command    : run_E %s %d THM
% 0.12/0.33  % Computer : n014.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 20:46:37 EDT 2024
% 0.12/0.34  % CPUTime    : 
% 0.19/0.46  Running first-order theorem proving
% 0.19/0.46  Running: /export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p
% 12.80/2.07  # Version: 3.1.0
% 12.80/2.07  # Preprocessing class: FSSSSMSSSSSNFFN.
% 12.80/2.07  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 12.80/2.07  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 12.80/2.07  # Starting new_bool_3 with 300s (1) cores
% 12.80/2.07  # Starting new_bool_1 with 300s (1) cores
% 12.80/2.07  # Starting sh5l with 300s (1) cores
% 12.80/2.07  # G-E--_302_C18_F1_URBAN_RG_S04BN with pid 29670 completed with status 0
% 12.80/2.07  # Result found by G-E--_302_C18_F1_URBAN_RG_S04BN
% 12.80/2.07  # Preprocessing class: FSSSSMSSSSSNFFN.
% 12.80/2.07  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 12.80/2.07  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 12.80/2.07  # No SInE strategy applied
% 12.80/2.07  # Search class: FUUPM-FFSF21-MFFFFFNN
% 12.80/2.07  # Scheduled 7 strats onto 5 cores with 1500 seconds (1500 total)
% 12.80/2.07  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S2S with 675s (1) cores
% 12.80/2.07  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 12.80/2.07  # Starting G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y with 136s (1) cores
% 12.80/2.07  # Starting U----_043_B31_F1_PI_AE_CS_SP_S2S with 136s (1) cores
% 12.80/2.07  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_S2S with 136s (1) cores
% 12.80/2.07  # G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y with pid 29677 completed with status 0
% 12.80/2.07  # Result found by G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y
% 12.80/2.07  # Preprocessing class: FSSSSMSSSSSNFFN.
% 12.80/2.07  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 12.80/2.07  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 1500s (5) cores
% 12.80/2.07  # No SInE strategy applied
% 12.80/2.07  # Search class: FUUPM-FFSF21-MFFFFFNN
% 12.80/2.07  # Scheduled 7 strats onto 5 cores with 1500 seconds (1500 total)
% 12.80/2.07  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S2S with 675s (1) cores
% 12.80/2.07  # Starting G-E--_302_C18_F1_URBAN_RG_S04BN with 151s (1) cores
% 12.80/2.07  # Starting G-E--_060_C18_F1_PI_SE_CS_SP_CO_S0Y with 136s (1) cores
% 12.80/2.07  # Preprocessing time       : 0.001 s
% 12.80/2.07  
% 12.80/2.07  # Proof found!
% 12.80/2.07  # SZS status Unsatisfiable
% 12.80/2.07  # SZS output start CNFRefutation
% See solution above
% 12.80/2.07  # Parsed axioms                        : 15
% 12.80/2.07  # Removed by relevancy pruning/SinE    : 0
% 12.80/2.07  # Initial clauses                      : 15
% 12.80/2.07  # Removed in clause preprocessing      : 0
% 12.80/2.07  # Initial clauses in saturation        : 15
% 12.80/2.07  # Processed clauses                    : 16215
% 12.80/2.07  # ...of these trivial                  : 8276
% 12.80/2.07  # ...subsumed                          : 7348
% 12.80/2.07  # ...remaining for further processing  : 591
% 12.80/2.07  # Other redundant clauses eliminated   : 0
% 12.80/2.07  # Clauses deleted for lack of memory   : 0
% 12.80/2.07  # Backward-subsumed                    : 0
% 12.80/2.07  # Backward-rewritten                   : 25
% 12.80/2.07  # Generated clauses                    : 293483
% 12.80/2.07  # ...of the previous two non-redundant : 130845
% 12.80/2.07  # ...aggressively subsumed             : 0
% 12.80/2.07  # Contextual simplify-reflections      : 0
% 12.80/2.07  # Paramodulations                      : 293483
% 12.80/2.07  # Factorizations                       : 0
% 12.80/2.07  # NegExts                              : 0
% 12.80/2.07  # Equation resolutions                 : 0
% 12.80/2.07  # Disequality decompositions           : 0
% 12.80/2.07  # Total rewrite steps                  : 572443
% 12.80/2.07  # ...of those cached                   : 481677
% 12.80/2.07  # Propositional unsat checks           : 0
% 12.80/2.07  #    Propositional check models        : 0
% 12.80/2.07  #    Propositional check unsatisfiable : 0
% 12.80/2.07  #    Propositional clauses             : 0
% 12.80/2.07  #    Propositional clauses after purity: 0
% 12.80/2.07  #    Propositional unsat core size     : 0
% 12.80/2.07  #    Propositional preprocessing time  : 0.000
% 12.80/2.07  #    Propositional encoding time       : 0.000
% 12.80/2.07  #    Propositional solver time         : 0.000
% 12.80/2.07  #    Success case prop preproc time    : 0.000
% 12.80/2.07  #    Success case prop encoding time   : 0.000
% 12.80/2.07  #    Success case prop solver time     : 0.000
% 12.80/2.07  # Current number of processed clauses  : 566
% 12.80/2.07  #    Positive orientable unit clauses  : 556
% 12.80/2.07  #    Positive unorientable unit clauses: 10
% 12.80/2.07  #    Negative unit clauses             : 0
% 12.80/2.07  #    Non-unit-clauses                  : 0
% 12.80/2.07  # Current number of unprocessed clauses: 114388
% 12.80/2.07  # ...number of literals in the above   : 114388
% 12.80/2.07  # Current number of archived formulas  : 0
% 12.80/2.07  # Current number of archived clauses   : 25
% 12.80/2.07  # Clause-clause subsumption calls (NU) : 0
% 12.80/2.07  # Rec. Clause-clause subsumption calls : 0
% 12.80/2.07  # Non-unit clause-clause subsumptions  : 0
% 12.80/2.07  # Unit Clause-clause subsumption calls : 95
% 12.80/2.07  # Rewrite failures with RHS unbound    : 0
% 12.80/2.07  # BW rewrite match attempts            : 5959
% 12.80/2.07  # BW rewrite match successes           : 370
% 12.80/2.07  # Condensation attempts                : 16215
% 12.80/2.07  # Condensation successes               : 0
% 12.80/2.07  # Termbank termtop insertions          : 3024031
% 12.80/2.07  # Search garbage collected termcells   : 2
% 12.80/2.07  
% 12.80/2.07  # -------------------------------------------------
% 12.80/2.07  # User time                : 1.467 s
% 12.80/2.07  # System time              : 0.069 s
% 12.80/2.07  # Total time               : 1.536 s
% 12.80/2.07  # Maximum resident set size: 1564 pages
% 12.80/2.07  
% 12.80/2.07  # -------------------------------------------------
% 12.80/2.07  # User time                : 7.393 s
% 12.80/2.07  # System time              : 0.358 s
% 12.80/2.07  # Total time               : 7.751 s
% 12.80/2.07  # Maximum resident set size: 1696 pages
% 12.80/2.07  % E---3.1 exiting
% 12.80/2.07  % E exiting
%------------------------------------------------------------------------------