TSTP Solution File: COM129+1 by E---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1
% Problem  : COM129+1 : TPTP v8.1.2. Released v6.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n024.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:21:26 EDT 2023

% Result   : Theorem 0.21s 0.56s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   21 (   6 unt;   0 def)
%            Number of atoms       :   59 (  23 equ)
%            Maximal formula atoms :   13 (   2 avg)
%            Number of connectives :   69 (  31   ~;  26   |;   5   &)
%                                         (   0 <=>;   7  =>;   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   :   55 (  11 sgn;  24   !;   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/tmp/tmp.Pjk7cOp2kv/E---3.1_24907.p',isFreeVar2) ).

fof('fresh-free-2',conjecture,
    ! [X11,X9,X24,X12] :
      ( X24 = vgensym(vapp(vapp(X11,X12),vvar(X9)))
     => ~ visFreeVar(X24,X12) ),
    file('/export/starexec/sandbox2/tmp/tmp.Pjk7cOp2kv/E---3.1_24907.p','fresh-free-2') ).

fof('gensym-is-fresh',axiom,
    ! [X14,X11] :
      ( vgensym(X11) = X14
     => ~ visFreeVar(X14,X11) ),
    file('/export/starexec/sandbox2/tmp/tmp.Pjk7cOp2kv/E---3.1_24907.p','gensym-is-fresh') ).

fof(c_0_3,plain,
    ! [X50,X51,X52,X53,X54] :
      ( ( ~ visFreeVar(X53,X52)
        | visFreeVar(X50,X51)
        | X50 != X53
        | X51 != vapp(X52,X54) )
      & ( ~ visFreeVar(X53,X54)
        | visFreeVar(X50,X51)
        | X50 != X53
        | X51 != vapp(X52,X54) )
      & ( ~ visFreeVar(X50,X51)
        | visFreeVar(X53,X52)
        | visFreeVar(X53,X54)
        | X50 != X53
        | X51 != vapp(X52,X54) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[isFreeVar2])])]) ).

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

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

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

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

fof(c_0_8,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)],[c_0_5])])]) ).

fof(c_0_9,plain,
    ! [X14,X11] :
      ( vgensym(X11) = X14
     => ~ visFreeVar(X14,X11) ),
    inference(fof_simplification,[status(thm)],['gensym-is-fresh']) ).

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

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

cnf(c_0_12,negated_conjecture,
    visFreeVar(esk3_0,esk4_0),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_13,plain,
    ! [X82,X83] :
      ( vgensym(X83) != X82
      | ~ visFreeVar(X82,X83) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_9])]) ).

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

cnf(c_0_15,negated_conjecture,
    visFreeVar(esk3_0,vapp(X1,esk4_0)),
    inference(spm,[status(thm)],[c_0_11,c_0_12]) ).

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

cnf(c_0_17,negated_conjecture,
    visFreeVar(esk3_0,vapp(vapp(X1,esk4_0),X2)),
    inference(spm,[status(thm)],[c_0_14,c_0_15]) ).

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

cnf(c_0_19,negated_conjecture,
    vgensym(vapp(vapp(X1,esk4_0),X2)) != esk3_0,
    inference(spm,[status(thm)],[c_0_16,c_0_17]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : COM129+1 : TPTP v8.1.2. Released v6.4.0.
% 0.11/0.15  % Command    : run_E %s %d THM
% 0.14/0.36  % Computer : n024.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 2400
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Tue Oct  3 04:57:57 EDT 2023
% 0.14/0.36  % CPUTime    : 
% 0.21/0.50  Running first-order theorem proving
% 0.21/0.50  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.Pjk7cOp2kv/E---3.1_24907.p
% 0.21/0.56  # Version: 3.1pre001
% 0.21/0.56  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.21/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.56  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.21/0.56  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.56  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.56  # Starting sh5l with 300s (1) cores
% 0.21/0.56  # new_bool_1 with pid 25054 completed with status 0
% 0.21/0.56  # Result found by new_bool_1
% 0.21/0.56  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.21/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.56  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.21/0.56  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.56  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.56  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.21/0.56  # Search class: FGHSF-FSLF33-MFFFFFNN
% 0.21/0.56  # partial match(1): FGHSF-FSLF32-MFFFFFNN
% 0.21/0.56  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.21/0.56  # Starting G-E--_107_B00_00_F1_PI_AE_Q4_CS_SP_PS_S08BN with 181s (1) cores
% 0.21/0.56  # G-E--_107_B00_00_F1_PI_AE_Q4_CS_SP_PS_S08BN with pid 25057 completed with status 0
% 0.21/0.56  # Result found by G-E--_107_B00_00_F1_PI_AE_Q4_CS_SP_PS_S08BN
% 0.21/0.56  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.21/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.56  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.21/0.56  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.56  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.56  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.21/0.56  # Search class: FGHSF-FSLF33-MFFFFFNN
% 0.21/0.56  # partial match(1): FGHSF-FSLF32-MFFFFFNN
% 0.21/0.56  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.21/0.56  # Starting G-E--_107_B00_00_F1_PI_AE_Q4_CS_SP_PS_S08BN with 181s (1) cores
% 0.21/0.56  # Preprocessing time       : 0.005 s
% 0.21/0.56  # Presaturation interreduction done
% 0.21/0.56  
% 0.21/0.56  # Proof found!
% 0.21/0.56  # SZS status Theorem
% 0.21/0.56  # SZS output start CNFRefutation
% See solution above
% 0.21/0.56  # Parsed axioms                        : 66
% 0.21/0.56  # Removed by relevancy pruning/SinE    : 41
% 0.21/0.56  # Initial clauses                      : 210
% 0.21/0.56  # Removed in clause preprocessing      : 4
% 0.21/0.56  # Initial clauses in saturation        : 206
% 0.21/0.56  # Processed clauses                    : 453
% 0.21/0.56  # ...of these trivial                  : 0
% 0.21/0.56  # ...subsumed                          : 1
% 0.21/0.56  # ...remaining for further processing  : 452
% 0.21/0.56  # Other redundant clauses eliminated   : 26
% 0.21/0.56  # Clauses deleted for lack of memory   : 0
% 0.21/0.56  # Backward-subsumed                    : 1
% 0.21/0.56  # Backward-rewritten                   : 0
% 0.21/0.56  # Generated clauses                    : 86
% 0.21/0.56  # ...of the previous two non-redundant : 68
% 0.21/0.56  # ...aggressively subsumed             : 0
% 0.21/0.56  # Contextual simplify-reflections      : 0
% 0.21/0.56  # Paramodulations                      : 40
% 0.21/0.56  # Factorizations                       : 0
% 0.21/0.56  # NegExts                              : 0
% 0.21/0.56  # Equation resolutions                 : 55
% 0.21/0.56  # Total rewrite steps                  : 8
% 0.21/0.56  # Propositional unsat checks           : 0
% 0.21/0.56  #    Propositional check models        : 0
% 0.21/0.56  #    Propositional check unsatisfiable : 0
% 0.21/0.56  #    Propositional clauses             : 0
% 0.21/0.56  #    Propositional clauses after purity: 0
% 0.21/0.56  #    Propositional unsat core size     : 0
% 0.21/0.56  #    Propositional preprocessing time  : 0.000
% 0.21/0.56  #    Propositional encoding time       : 0.000
% 0.21/0.56  #    Propositional solver time         : 0.000
% 0.21/0.56  #    Success case prop preproc time    : 0.000
% 0.21/0.56  #    Success case prop encoding time   : 0.000
% 0.21/0.56  #    Success case prop solver time     : 0.000
% 0.21/0.56  # Current number of processed clauses  : 228
% 0.21/0.56  #    Positive orientable unit clauses  : 10
% 0.21/0.56  #    Positive unorientable unit clauses: 0
% 0.21/0.56  #    Negative unit clauses             : 13
% 0.21/0.56  #    Non-unit-clauses                  : 205
% 0.21/0.56  # Current number of unprocessed clauses: 27
% 0.21/0.56  # ...number of literals in the above   : 46
% 0.21/0.56  # Current number of archived formulas  : 0
% 0.21/0.56  # Current number of archived clauses   : 208
% 0.21/0.56  # Clause-clause subsumption calls (NU) : 18756
% 0.21/0.56  # Rec. Clause-clause subsumption calls : 466
% 0.21/0.56  # Non-unit clause-clause subsumptions  : 0
% 0.21/0.56  # Unit Clause-clause subsumption calls : 498
% 0.21/0.56  # Rewrite failures with RHS unbound    : 0
% 0.21/0.56  # BW rewrite match attempts            : 2
% 0.21/0.56  # BW rewrite match successes           : 0
% 0.21/0.56  # Condensation attempts                : 0
% 0.21/0.56  # Condensation successes               : 0
% 0.21/0.56  # Termbank termtop insertions          : 18781
% 0.21/0.56  
% 0.21/0.56  # -------------------------------------------------
% 0.21/0.56  # User time                : 0.049 s
% 0.21/0.56  # System time              : 0.002 s
% 0.21/0.56  # Total time               : 0.052 s
% 0.21/0.56  # Maximum resident set size: 2376 pages
% 0.21/0.56  
% 0.21/0.56  # -------------------------------------------------
% 0.21/0.56  # User time                : 0.053 s
% 0.21/0.56  # System time              : 0.005 s
% 0.21/0.56  # Total time               : 0.057 s
% 0.21/0.56  # Maximum resident set size: 1812 pages
% 0.21/0.56  % E---3.1 exiting
% 0.21/0.57  % E---3.1 exiting
%------------------------------------------------------------------------------