TSTP Solution File: COM129+1 by ET---2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : COM129+1 : TPTP v8.1.0. Released v6.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n026.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  : 600s
% DateTime : Fri Jul 15 01:14:29 EDT 2022

% Result   : Theorem 0.22s 1.41s
% Output   : CNFRefutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   20 (   3 unt;   0 def)
%            Number of atoms       :   60 (  24 equ)
%            Maximal formula atoms :   13 (   3 avg)
%            Number of connectives :   75 (  35   ~;  29   |;   5   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   53 (   7 sgn  22   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(isFreeVar2,axiom,
    ! [X1,X4,X12,X14,X13] :
      ( ( X1 = X14
        & X4 = vapp(X12,X13) )
     => ( ( ( visFreeVar(X14,X12)
            | visFreeVar(X14,X13) )
         => visFreeVar(X1,X4) )
        & ( visFreeVar(X1,X4)
         => ( visFreeVar(X14,X12)
            | visFreeVar(X14,X13) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/COM001+0.ax',isFreeVar2) ).

fof('gensym-is-fresh',axiom,
    ! [X14,X11] :
      ( vgensym(X11) = X14
     => ~ visFreeVar(X14,X11) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/COM001+0.ax','gensym-is-fresh') ).

fof('fresh-free-2',conjecture,
    ! [X11,X9,X24,X12] :
      ( X24 = vgensym(vapp(vapp(X11,X12),vvar(X9)))
     => ~ visFreeVar(X24,X12) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in','fresh-free-2') ).

fof(c_0_3,plain,
    ! [X15,X16,X17,X18,X19] :
      ( ( ~ visFreeVar(X18,X17)
        | visFreeVar(X15,X16)
        | X15 != X18
        | X16 != vapp(X17,X19) )
      & ( ~ visFreeVar(X18,X19)
        | visFreeVar(X15,X16)
        | X15 != X18
        | X16 != vapp(X17,X19) )
      & ( ~ visFreeVar(X15,X16)
        | visFreeVar(X18,X17)
        | visFreeVar(X18,X19)
        | X15 != X18
        | X16 != vapp(X17,X19) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[isFreeVar2])])]) ).

cnf(c_0_4,plain,
    ( visFreeVar(X4,X1)
    | X1 != vapp(X2,X3)
    | X4 != X5
    | ~ visFreeVar(X5,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

fof(c_0_5,plain,
    ! [X15,X16] :
      ( vgensym(X16) != X15
      | ~ visFreeVar(X15,X16) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],['gensym-is-fresh'])])]) ).

cnf(c_0_6,plain,
    ( visFreeVar(X1,X2)
    | X2 != vapp(X3,X4)
    | ~ visFreeVar(X1,X3) ),
    inference(er,[status(thm)],[c_0_4]) ).

fof(c_0_7,negated_conjecture,
    ~ ! [X11,X9,X24,X12] :
        ( X24 = vgensym(vapp(vapp(X11,X12),vvar(X9)))
       => ~ visFreeVar(X24,X12) ),
    inference(assume_negation,[status(cth)],['fresh-free-2']) ).

cnf(c_0_8,plain,
    ( ~ visFreeVar(X1,X2)
    | vgensym(X2) != X1 ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_9,plain,
    ( visFreeVar(X1,vapp(X2,X3))
    | ~ visFreeVar(X1,X2) ),
    inference(er,[status(thm)],[c_0_6]) ).

fof(c_0_10,negated_conjecture,
    ( esk3_0 = vgensym(vapp(vapp(esk1_0,esk4_0),vvar(esk2_0)))
    & visFreeVar(esk3_0,esk4_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_7])])])]) ).

cnf(c_0_11,plain,
    ( visFreeVar(X4,X1)
    | X1 != vapp(X2,X3)
    | X4 != X5
    | ~ visFreeVar(X5,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_12,plain,
    ( vgensym(vapp(X1,X2)) != X3
    | ~ visFreeVar(X3,X1) ),
    inference(spm,[status(thm)],[c_0_8,c_0_9]) ).

cnf(c_0_13,negated_conjecture,
    esk3_0 = vgensym(vapp(vapp(esk1_0,esk4_0),vvar(esk2_0))),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_14,plain,
    ( visFreeVar(X1,X2)
    | X2 != vapp(X3,X4)
    | ~ visFreeVar(X1,X4) ),
    inference(er,[status(thm)],[c_0_11]) ).

cnf(c_0_15,negated_conjecture,
    ( esk3_0 != X1
    | ~ visFreeVar(X1,vapp(esk1_0,esk4_0)) ),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

cnf(c_0_16,plain,
    ( visFreeVar(X1,vapp(X2,X3))
    | ~ visFreeVar(X1,X3) ),
    inference(er,[status(thm)],[c_0_14]) ).

cnf(c_0_17,negated_conjecture,
    ( esk3_0 != X1
    | ~ visFreeVar(X1,esk4_0) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_18,negated_conjecture,
    visFreeVar(esk3_0,esk4_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_19,negated_conjecture,
    $false,
    inference(spm,[status(thm)],[c_0_17,c_0_18]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : COM129+1 : TPTP v8.1.0. Released v6.4.0.
% 0.10/0.12  % Command  : run_ET %s %d
% 0.11/0.32  % Computer : n026.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 600
% 0.11/0.32  % DateTime : Thu Jun 16 18:03:53 EDT 2022
% 0.17/0.33  % CPUTime  : 
% 0.22/1.41  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.22/1.41  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.22/1.41  # Preprocessing time       : 0.023 s
% 0.22/1.41  
% 0.22/1.41  # Proof found!
% 0.22/1.41  # SZS status Theorem
% 0.22/1.41  # SZS output start CNFRefutation
% See solution above
% 0.22/1.41  # Proof object total steps             : 20
% 0.22/1.41  # Proof object clause steps            : 13
% 0.22/1.41  # Proof object formula steps           : 7
% 0.22/1.41  # Proof object conjectures             : 8
% 0.22/1.41  # Proof object clause conjectures      : 5
% 0.22/1.41  # Proof object formula conjectures     : 3
% 0.22/1.41  # Proof object initial clauses used    : 5
% 0.22/1.41  # Proof object initial formulas used   : 3
% 0.22/1.41  # Proof object generating inferences   : 6
% 0.22/1.41  # Proof object simplifying inferences  : 2
% 0.22/1.41  # Training examples: 0 positive, 0 negative
% 0.22/1.41  # Parsed axioms                        : 66
% 0.22/1.41  # Removed by relevancy pruning/SinE    : 41
% 0.22/1.41  # Initial clauses                      : 210
% 0.22/1.41  # Removed in clause preprocessing      : 4
% 0.22/1.41  # Initial clauses in saturation        : 206
% 0.22/1.41  # Processed clauses                    : 283
% 0.22/1.41  # ...of these trivial                  : 1
% 0.22/1.41  # ...subsumed                          : 14
% 0.22/1.41  # ...remaining for further processing  : 268
% 0.22/1.41  # Other redundant clauses eliminated   : 327
% 0.22/1.41  # Clauses deleted for lack of memory   : 0
% 0.22/1.41  # Backward-subsumed                    : 1
% 0.22/1.41  # Backward-rewritten                   : 2
% 0.22/1.41  # Generated clauses                    : 1999
% 0.22/1.41  # ...of the previous two non-trivial   : 1681
% 0.22/1.41  # Contextual simplify-reflections      : 3
% 0.22/1.41  # Paramodulations                      : 1649
% 0.22/1.41  # Factorizations                       : 0
% 0.22/1.41  # Equation resolutions                 : 360
% 0.22/1.41  # Current number of processed clauses  : 249
% 0.22/1.41  #    Positive orientable unit clauses  : 6
% 0.22/1.41  #    Positive unorientable unit clauses: 0
% 0.22/1.41  #    Negative unit clauses             : 16
% 0.22/1.41  #    Non-unit-clauses                  : 227
% 0.22/1.41  # Current number of unprocessed clauses: 1546
% 0.22/1.41  # ...number of literals in the above   : 8997
% 0.22/1.41  # Current number of archived formulas  : 0
% 0.22/1.41  # Current number of archived clauses   : 3
% 0.22/1.41  # Clause-clause subsumption calls (NU) : 12731
% 0.22/1.41  # Rec. Clause-clause subsumption calls : 643
% 0.22/1.41  # Non-unit clause-clause subsumptions  : 7
% 0.22/1.41  # Unit Clause-clause subsumption calls : 628
% 0.22/1.41  # Rewrite failures with RHS unbound    : 0
% 0.22/1.41  # BW rewrite match attempts            : 27
% 0.22/1.41  # BW rewrite match successes           : 2
% 0.22/1.41  # Condensation attempts                : 0
% 0.22/1.41  # Condensation successes               : 0
% 0.22/1.41  # Termbank termtop insertions          : 48453
% 0.22/1.41  
% 0.22/1.41  # -------------------------------------------------
% 0.22/1.41  # User time                : 0.085 s
% 0.22/1.41  # System time              : 0.004 s
% 0.22/1.41  # Total time               : 0.089 s
% 0.22/1.41  # Maximum resident set size: 5052 pages
%------------------------------------------------------------------------------