TSTP Solution File: LCL594^1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : LCL594^1 : TPTP v8.2.0. Released v3.6.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 : 300s
% WCLimit  : 300s
% DateTime : Mon May 20 23:46:56 EDT 2024

% Result   : Theorem 0.19s 0.48s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   25 (  14 unt;   7 typ;   0 def)
%            Number of atoms       :   34 (  11 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   69 (  10   ~;   7   |;   1   &;  48   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   60 (  60   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   7 usr;   2 con; 0-3 aty)
%            Number of variables   :   44 (  28   ^  14   !;   2   ?;  44   :)

% Comments : 
%------------------------------------------------------------------------------
thf(decl_28,type,
    mnot: ( $i > $o ) > $i > $o ).

thf(decl_29,type,
    mor: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_31,type,
    mimpl: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_33,type,
    mbox: ( $i > $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_37,type,
    mvalid: ( $i > $o ) > $o ).

thf(decl_41,type,
    epred1_1: ( $i > $i > $o ) > $i > $o ).

thf(decl_42,type,
    esk1_1: ( $i > $i > $o ) > $i ).

thf(mimpl,axiom,
    ( mimpl
    = ( ^ [X7: $i > $o,X8: $i > $o] : ( mor @ ( mnot @ X7 ) @ X8 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mimpl) ).

thf(mnot,axiom,
    ( mnot
    = ( ^ [X2: $i > $o,X3: $i] :
          ~ ( X2 @ X3 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mnot) ).

thf(mor,axiom,
    ( mor
    = ( ^ [X4: $i > $o,X5: $i > $o,X3: $i] :
          ( ( X4 @ X3 )
          | ( X5 @ X3 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mor) ).

thf(mbox,axiom,
    ( mbox
    = ( ^ [X10: $i > $i > $o,X11: $i > $o,X1: $i] :
        ! [X12: $i] :
          ( ( X10 @ X1 @ X12 )
         => ( X11 @ X12 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mbox) ).

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [X11: $i > $o] :
        ! [X15: $i] : ( X11 @ X15 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL008^0.ax',mvalid) ).

thf(thm,conjecture,
    ? [X10: $i > $i > $o] :
    ! [X19: $i > $o] : ( mvalid @ ( mimpl @ ( mbox @ X10 @ X19 ) @ X19 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm) ).

thf(c_0_6,plain,
    ( mimpl
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ~ ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mimpl]) ).

thf(c_0_7,plain,
    ( mnot
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ( Z0 @ Z1 ) ) ),
    inference(fof_simplification,[status(thm)],[mnot]) ).

thf(c_0_8,plain,
    ( mor
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mor]) ).

thf(c_0_9,plain,
    ( mimpl
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ~ ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_6,c_0_7]),c_0_8]) ).

thf(c_0_10,plain,
    ( mbox
    = ( ^ [Z0: $i > $i > $o,Z1: $i > $o,Z2: $i] :
        ! [X12: $i] :
          ( ( Z0 @ Z2 @ X12 )
         => ( Z1 @ X12 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mbox]) ).

thf(c_0_11,plain,
    ( mvalid
    = ( ^ [Z0: $i > $o] :
        ! [X15: $i] : ( Z0 @ X15 ) ) ),
    inference(fof_simplification,[status(thm)],[mvalid]) ).

thf(c_0_12,negated_conjecture,
    ~ ? [X10: $i > $i > $o] :
      ! [X19: $i > $o,X23: $i] :
        ( ~ ! [X22: $i] :
              ( ( X10 @ X23 @ X22 )
             => ( X19 @ X22 ) )
        | ( X19 @ X23 ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(assume_negation,[status(cth)],[thm]),c_0_9]),c_0_10]),c_0_11]) ).

thf(c_0_13,negated_conjecture,
    ! [X24: $i > $i > $o,X27: $i] :
      ( ( ~ ( X24 @ ( esk1_1 @ X24 ) @ X27 )
        | ( epred1_1 @ X24 @ X27 ) )
      & ~ ( epred1_1 @ X24 @ ( esk1_1 @ X24 ) ) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_12])])])])]) ).

thf(c_0_14,negated_conjecture,
    ! [X10: $i > $i > $o,X1: $i] :
      ( ( epred1_1 @ X10 @ X1 )
      | ~ ( X10 @ ( esk1_1 @ X10 ) @ X1 ) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

thf(c_0_15,negated_conjecture,
    ! [X10: $i > $i > $o] :
      ~ ( epred1_1 @ X10 @ ( esk1_1 @ X10 ) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

thf(c_0_16,negated_conjecture,
    ! [X1: $i] :
      ( epred1_1
      @ ^ [Z0: $i,Z1: $i] : $true
      @ X1 ),
    inference(primitive_enumeration,[status(thm)],[c_0_14]) ).

thf(c_0_17,negated_conjecture,
    $false,
    inference(spm,[status(thm)],[c_0_15,c_0_16]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : LCL594^1 : TPTP v8.2.0. Released v3.6.0.
% 0.06/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n024.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon May 20 02:58:38 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.19/0.47  Running higher-order theorem proving
% 0.19/0.47  Running: /export/starexec/sandbox2/solver/bin/eprover-ho --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.48  # Version: 3.1.0-ho
% 0.19/0.48  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.19/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.48  # Starting new_ho_9 with 1500s (5) cores
% 0.19/0.48  # Starting post_as_ho1 with 300s (1) cores
% 0.19/0.48  # Starting sh1l with 300s (1) cores
% 0.19/0.48  # Starting post_as_ho10 with 300s (1) cores
% 0.19/0.48  # sh1l with pid 20312 completed with status 0
% 0.19/0.48  # Result found by sh1l
% 0.19/0.48  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.19/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.48  # Starting new_ho_9 with 1500s (5) cores
% 0.19/0.48  # Starting post_as_ho1 with 300s (1) cores
% 0.19/0.48  # Starting sh1l with 300s (1) cores
% 0.19/0.48  # No SInE strategy applied
% 0.19/0.48  # Search class: HHUNF-FFSF11-SHSSMMBN
% 0.19/0.48  # partial match(1): HGUNF-FFSF11-SHSSMMBN
% 0.19/0.48  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.48  # Starting ehoh_best2_full_lfho with 181s (1) cores
% 0.19/0.48  # ehoh_best2_full_lfho with pid 20318 completed with status 0
% 0.19/0.48  # Result found by ehoh_best2_full_lfho
% 0.19/0.48  # Preprocessing class: HSSSSMSSMLSNHSN.
% 0.19/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.48  # Starting new_ho_9 with 1500s (5) cores
% 0.19/0.48  # Starting post_as_ho1 with 300s (1) cores
% 0.19/0.48  # Starting sh1l with 300s (1) cores
% 0.19/0.48  # No SInE strategy applied
% 0.19/0.48  # Search class: HHUNF-FFSF11-SHSSMMBN
% 0.19/0.48  # partial match(1): HGUNF-FFSF11-SHSSMMBN
% 0.19/0.48  # Scheduled 5 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.48  # Starting ehoh_best2_full_lfho with 181s (1) cores
% 0.19/0.48  # Preprocessing time       : 0.001 s
% 0.19/0.48  
% 0.19/0.48  # Proof found!
% 0.19/0.48  # SZS status Theorem
% 0.19/0.48  # SZS output start CNFRefutation
% See solution above
% 0.19/0.48  # Parsed axioms                        : 36
% 0.19/0.48  # Removed by relevancy pruning/SinE    : 0
% 0.19/0.48  # Initial clauses                      : 22
% 0.19/0.48  # Removed in clause preprocessing      : 20
% 0.19/0.48  # Initial clauses in saturation        : 2
% 0.19/0.48  # Processed clauses                    : 3
% 0.19/0.48  # ...of these trivial                  : 0
% 0.19/0.48  # ...subsumed                          : 0
% 0.19/0.48  # ...remaining for further processing  : 3
% 0.19/0.48  # Other redundant clauses eliminated   : 0
% 0.19/0.48  # Clauses deleted for lack of memory   : 0
% 0.19/0.48  # Backward-subsumed                    : 0
% 0.19/0.48  # Backward-rewritten                   : 0
% 0.19/0.48  # Generated clauses                    : 7
% 0.19/0.48  # ...of the previous two non-redundant : 5
% 0.19/0.48  # ...aggressively subsumed             : 0
% 0.19/0.48  # Contextual simplify-reflections      : 0
% 0.19/0.48  # Paramodulations                      : 1
% 0.19/0.48  # Factorizations                       : 0
% 0.19/0.48  # NegExts                              : 0
% 0.19/0.48  # Equation resolutions                 : 0
% 0.19/0.48  # Disequality decompositions           : 0
% 0.19/0.48  # Total rewrite steps                  : 0
% 0.19/0.48  # ...of those cached                   : 0
% 0.19/0.48  # Propositional unsat checks           : 0
% 0.19/0.48  #    Propositional check models        : 0
% 0.19/0.48  #    Propositional check unsatisfiable : 0
% 0.19/0.48  #    Propositional clauses             : 0
% 0.19/0.48  #    Propositional clauses after purity: 0
% 0.19/0.48  #    Propositional unsat core size     : 0
% 0.19/0.48  #    Propositional preprocessing time  : 0.000
% 0.19/0.48  #    Propositional encoding time       : 0.000
% 0.19/0.48  #    Propositional solver time         : 0.000
% 0.19/0.48  #    Success case prop preproc time    : 0.000
% 0.19/0.48  #    Success case prop encoding time   : 0.000
% 0.19/0.48  #    Success case prop solver time     : 0.000
% 0.19/0.48  # Current number of processed clauses  : 3
% 0.19/0.48  #    Positive orientable unit clauses  : 1
% 0.19/0.48  #    Positive unorientable unit clauses: 0
% 0.19/0.48  #    Negative unit clauses             : 1
% 0.19/0.48  #    Non-unit-clauses                  : 1
% 0.19/0.48  # Current number of unprocessed clauses: 4
% 0.19/0.48  # ...number of literals in the above   : 8
% 0.19/0.48  # Current number of archived formulas  : 0
% 0.19/0.48  # Current number of archived clauses   : 0
% 0.19/0.48  # Clause-clause subsumption calls (NU) : 0
% 0.19/0.48  # Rec. Clause-clause subsumption calls : 0
% 0.19/0.48  # Non-unit clause-clause subsumptions  : 0
% 0.19/0.48  # Unit Clause-clause subsumption calls : 0
% 0.19/0.48  # Rewrite failures with RHS unbound    : 0
% 0.19/0.48  # BW rewrite match attempts            : 0
% 0.19/0.48  # BW rewrite match successes           : 0
% 0.19/0.48  # Condensation attempts                : 0
% 0.19/0.48  # Condensation successes               : 0
% 0.19/0.48  # Termbank termtop insertions          : 1039
% 0.19/0.48  # Search garbage collected termcells   : 155
% 0.19/0.48  
% 0.19/0.48  # -------------------------------------------------
% 0.19/0.48  # User time                : 0.003 s
% 0.19/0.48  # System time              : 0.002 s
% 0.19/0.48  # Total time               : 0.005 s
% 0.19/0.48  # Maximum resident set size: 1696 pages
% 0.19/0.48  
% 0.19/0.48  # -------------------------------------------------
% 0.19/0.48  # User time                : 0.004 s
% 0.19/0.48  # System time              : 0.004 s
% 0.19/0.48  # Total time               : 0.008 s
% 0.19/0.48  # Maximum resident set size: 1788 pages
% 0.19/0.48  % E---3.1 exiting
% 0.19/0.49  % E exiting
%------------------------------------------------------------------------------