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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : SWV374+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n009.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 : Wed Jul 20 18:16:22 EDT 2022

% Result   : Theorem 0.23s 1.40s
% Output   : CNFRefutation 0.23s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   31 (   9 unt;   0 def)
%            Number of atoms       :   78 (  28 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   71 (  24   ~;  30   |;  11   &)
%                                         (   2 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    7 (   4 usr;   2 prp; 0-2 aty)
%            Number of functors    :   10 (  10 usr;   5 con; 0-3 aty)
%            Number of variables   :   63 (  13 sgn  38   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(ax48,axiom,
    ! [X1,X2,X3,X4] :
      ( ( X2 != create_slb
        & contains_slb(X2,findmin_pqp_res(X1))
        & strictly_less_than(findmin_pqp_res(X1),lookup_slb(X2,findmin_pqp_res(X1))) )
     => findmin_cpq_eff(triple(X1,X2,X3)) = triple(X1,update_slb(X2,findmin_pqp_res(X1)),bad) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+3.ax',ax48) ).

fof(ax47,axiom,
    ! [X1,X2,X3,X4] :
      ( ( X2 != create_slb
        & ~ contains_slb(X2,findmin_pqp_res(X1)) )
     => findmin_cpq_eff(triple(X1,X2,X3)) = triple(X1,update_slb(X2,findmin_pqp_res(X1)),bad) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+3.ax',ax47) ).

fof(stricly_smaller_definition,axiom,
    ! [X1,X2] :
      ( strictly_less_than(X1,X2)
    <=> ( less_than(X1,X2)
        & ~ less_than(X2,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+0.ax',stricly_smaller_definition) ).

fof(totality,axiom,
    ! [X1,X2] :
      ( less_than(X1,X2)
      | less_than(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+0.ax',totality) ).

fof(l10_co,conjecture,
    ! [X1,X2,X3] :
      ( ok(findmin_cpq_eff(triple(X1,X2,X3)))
     => ( X2 != create_slb
        & contains_slb(X2,findmin_pqp_res(X1))
        & less_than(lookup_slb(X2,findmin_pqp_res(X1)),findmin_pqp_res(X1)) ) ),
    file('/export/starexec/sandbox2/solver/bin/../tmp/theBenchmark.p.mepo_128.in',l10_co) ).

fof(ax40,axiom,
    ! [X1,X2] :
      ( ok(triple(X1,X2,bad))
    <=> ~ $true ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+3.ax',ax40) ).

fof(ax46,axiom,
    ! [X1,X2] : findmin_cpq_eff(triple(X1,create_slb,X2)) = triple(X1,create_slb,bad),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV007+3.ax',ax46) ).

fof(c_0_7,plain,
    ! [X5,X6,X7] :
      ( X6 = create_slb
      | ~ contains_slb(X6,findmin_pqp_res(X5))
      | ~ strictly_less_than(findmin_pqp_res(X5),lookup_slb(X6,findmin_pqp_res(X5)))
      | findmin_cpq_eff(triple(X5,X6,X7)) = triple(X5,update_slb(X6,findmin_pqp_res(X5)),bad) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax48])])])]) ).

fof(c_0_8,plain,
    ! [X5,X6,X7] :
      ( X6 = create_slb
      | contains_slb(X6,findmin_pqp_res(X5))
      | findmin_cpq_eff(triple(X5,X6,X7)) = triple(X5,update_slb(X6,findmin_pqp_res(X5)),bad) ),
    inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[ax47])])])])]) ).

fof(c_0_9,plain,
    ! [X3,X4,X3,X4] :
      ( ( less_than(X3,X4)
        | ~ strictly_less_than(X3,X4) )
      & ( ~ less_than(X4,X3)
        | ~ strictly_less_than(X3,X4) )
      & ( ~ less_than(X3,X4)
        | less_than(X4,X3)
        | strictly_less_than(X3,X4) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[stricly_smaller_definition])])])])])]) ).

fof(c_0_10,plain,
    ! [X3,X4] :
      ( less_than(X3,X4)
      | less_than(X4,X3) ),
    inference(variable_rename,[status(thm)],[totality]) ).

fof(c_0_11,negated_conjecture,
    ~ ! [X1,X2,X3] :
        ( ok(findmin_cpq_eff(triple(X1,X2,X3)))
       => ( X2 != create_slb
          & contains_slb(X2,findmin_pqp_res(X1))
          & less_than(lookup_slb(X2,findmin_pqp_res(X1)),findmin_pqp_res(X1)) ) ),
    inference(assume_negation,[status(cth)],[l10_co]) ).

cnf(c_0_12,plain,
    ( findmin_cpq_eff(triple(X1,X2,X3)) = triple(X1,update_slb(X2,findmin_pqp_res(X1)),bad)
    | X2 = create_slb
    | ~ strictly_less_than(findmin_pqp_res(X1),lookup_slb(X2,findmin_pqp_res(X1)))
    | ~ contains_slb(X2,findmin_pqp_res(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_13,plain,
    ( findmin_cpq_eff(triple(X1,X2,X3)) = triple(X1,update_slb(X2,findmin_pqp_res(X1)),bad)
    | contains_slb(X2,findmin_pqp_res(X1))
    | X2 = create_slb ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_14,plain,
    ( strictly_less_than(X1,X2)
    | less_than(X2,X1)
    | ~ less_than(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_15,plain,
    ( less_than(X1,X2)
    | less_than(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_16,negated_conjecture,
    ( ok(findmin_cpq_eff(triple(esk1_0,esk2_0,esk3_0)))
    & ( esk2_0 = create_slb
      | ~ contains_slb(esk2_0,findmin_pqp_res(esk1_0))
      | ~ less_than(lookup_slb(esk2_0,findmin_pqp_res(esk1_0)),findmin_pqp_res(esk1_0)) ) ),
    inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_11])])])]) ).

fof(c_0_17,plain,
    ! [X3,X4] : ~ ok(triple(X3,X4,bad)),
    inference(variable_rename,[status(thm)],[inference(fof_simplification,[status(thm)],[ax40])]) ).

cnf(c_0_18,plain,
    ( findmin_cpq_eff(triple(X1,X2,X3)) = triple(X1,update_slb(X2,findmin_pqp_res(X1)),bad)
    | X2 = create_slb
    | ~ strictly_less_than(findmin_pqp_res(X1),lookup_slb(X2,findmin_pqp_res(X1))) ),
    inference(csr,[status(thm)],[c_0_12,c_0_13]) ).

cnf(c_0_19,plain,
    ( strictly_less_than(X1,X2)
    | less_than(X2,X1) ),
    inference(csr,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_20,negated_conjecture,
    ok(findmin_cpq_eff(triple(esk1_0,esk2_0,esk3_0))),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_21,plain,
    ~ ok(triple(X1,X2,bad)),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_22,negated_conjecture,
    ( esk2_0 = create_slb
    | ~ less_than(lookup_slb(esk2_0,findmin_pqp_res(esk1_0)),findmin_pqp_res(esk1_0))
    | ~ contains_slb(esk2_0,findmin_pqp_res(esk1_0)) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_23,plain,
    ( findmin_cpq_eff(triple(X1,X2,X3)) = triple(X1,update_slb(X2,findmin_pqp_res(X1)),bad)
    | X2 = create_slb
    | less_than(lookup_slb(X2,findmin_pqp_res(X1)),findmin_pqp_res(X1)) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_24,negated_conjecture,
    ( create_slb = esk2_0
    | contains_slb(esk2_0,findmin_pqp_res(esk1_0)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_13]),c_0_21]) ).

fof(c_0_25,plain,
    ! [X3,X4] : findmin_cpq_eff(triple(X3,create_slb,X4)) = triple(X3,create_slb,bad),
    inference(variable_rename,[status(thm)],[ax46]) ).

cnf(c_0_26,negated_conjecture,
    ( findmin_cpq_eff(triple(esk1_0,esk2_0,X1)) = triple(esk1_0,update_slb(esk2_0,findmin_pqp_res(esk1_0)),bad)
    | create_slb = esk2_0 ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_24]) ).

cnf(c_0_27,plain,
    findmin_cpq_eff(triple(X1,create_slb,X2)) = triple(X1,create_slb,bad),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_28,negated_conjecture,
    create_slb = esk2_0,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_26]),c_0_21]) ).

cnf(c_0_29,plain,
    findmin_cpq_eff(triple(X1,esk2_0,X2)) = triple(X1,esk2_0,bad),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_27,c_0_28]),c_0_28]) ).

cnf(c_0_30,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[c_0_20,c_0_29]),c_0_21]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SWV374+1 : TPTP v8.1.0. Released v3.3.0.
% 0.06/0.12  % Command  : run_ET %s %d
% 0.13/0.33  % Computer : n009.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Wed Jun 15 18:16:53 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.23/1.40  # Running protocol protocol_eprover_4a02c828a8cc55752123edbcc1ad40e453c11447 for 23 seconds:
% 0.23/1.40  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,04,100,1.0)
% 0.23/1.40  # Preprocessing time       : 0.017 s
% 0.23/1.40  
% 0.23/1.40  # Proof found!
% 0.23/1.40  # SZS status Theorem
% 0.23/1.40  # SZS output start CNFRefutation
% See solution above
% 0.23/1.40  # Proof object total steps             : 31
% 0.23/1.40  # Proof object clause steps            : 16
% 0.23/1.40  # Proof object formula steps           : 15
% 0.23/1.40  # Proof object conjectures             : 9
% 0.23/1.40  # Proof object clause conjectures      : 6
% 0.23/1.40  # Proof object formula conjectures     : 3
% 0.23/1.40  # Proof object initial clauses used    : 8
% 0.23/1.40  # Proof object initial formulas used   : 7
% 0.23/1.40  # Proof object generating inferences   : 4
% 0.23/1.40  # Proof object simplifying inferences  : 9
% 0.23/1.40  # Training examples: 0 positive, 0 negative
% 0.23/1.40  # Parsed axioms                        : 42
% 0.23/1.40  # Removed by relevancy pruning/SinE    : 17
% 0.23/1.40  # Initial clauses                      : 30
% 0.23/1.40  # Removed in clause preprocessing      : 0
% 0.23/1.40  # Initial clauses in saturation        : 30
% 0.23/1.40  # Processed clauses                    : 90
% 0.23/1.40  # ...of these trivial                  : 0
% 0.23/1.40  # ...subsumed                          : 32
% 0.23/1.40  # ...remaining for further processing  : 58
% 0.23/1.40  # Other redundant clauses eliminated   : 1
% 0.23/1.40  # Clauses deleted for lack of memory   : 0
% 0.23/1.40  # Backward-subsumed                    : 0
% 0.23/1.40  # Backward-rewritten                   : 28
% 0.23/1.40  # Generated clauses                    : 205
% 0.23/1.40  # ...of the previous two non-trivial   : 178
% 0.23/1.40  # Contextual simplify-reflections      : 27
% 0.23/1.40  # Paramodulations                      : 182
% 0.23/1.40  # Factorizations                       : 22
% 0.23/1.40  # Equation resolutions                 : 1
% 0.23/1.40  # Current number of processed clauses  : 29
% 0.23/1.40  #    Positive orientable unit clauses  : 8
% 0.23/1.40  #    Positive unorientable unit clauses: 0
% 0.23/1.40  #    Negative unit clauses             : 1
% 0.23/1.40  #    Non-unit-clauses                  : 20
% 0.23/1.40  # Current number of unprocessed clauses: 31
% 0.23/1.40  # ...number of literals in the above   : 104
% 0.23/1.40  # Current number of archived formulas  : 0
% 0.23/1.40  # Current number of archived clauses   : 28
% 0.23/1.40  # Clause-clause subsumption calls (NU) : 1196
% 0.23/1.40  # Rec. Clause-clause subsumption calls : 650
% 0.23/1.40  # Non-unit clause-clause subsumptions  : 59
% 0.23/1.40  # Unit Clause-clause subsumption calls : 3
% 0.23/1.40  # Rewrite failures with RHS unbound    : 0
% 0.23/1.40  # BW rewrite match attempts            : 5
% 0.23/1.40  # BW rewrite match successes           : 2
% 0.23/1.40  # Condensation attempts                : 0
% 0.23/1.40  # Condensation successes               : 0
% 0.23/1.40  # Termbank termtop insertions          : 5445
% 0.23/1.40  
% 0.23/1.40  # -------------------------------------------------
% 0.23/1.40  # User time                : 0.025 s
% 0.23/1.40  # System time              : 0.001 s
% 0.23/1.40  # Total time               : 0.026 s
% 0.23/1.40  # Maximum resident set size: 3028 pages
%------------------------------------------------------------------------------