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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : ET---2.0
% Problem  : KRS263+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_ET %s %d

% Computer : n022.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 : Sun Jul 17 03:00:13 EDT 2022

% Result   : Theorem 0.22s 1.41s
% Output   : CNFRefutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   26 (  12 unt;   0 def)
%            Number of atoms       :   68 (   0 equ)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :   69 (  27   ~;  24   |;  14   &)
%                                         (   3 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   13 (  13 usr;   7 con; 0-2 aty)
%            Number of variables   :   56 (  15 sgn  28   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(thm,axiom,
    ! [X1,X2] :
      ( ! [X3] :
          ( model(X3,X1)
         => model(X3,X2) )
    <=> status(X1,X2,thm) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+0.ax',thm) ).

fof(tautology,axiom,
    ? [X10] :
    ! [X9] : model(X9,X10),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+1.ax',tautology) ).

fof(wtc,axiom,
    ! [X1,X2] :
      ( ( ? [X3] : model(X3,X1)
        & ? [X4] : ~ model(X4,X1)
        & ! [X5] : model(X5,X2) )
    <=> status(X1,X2,wtc) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+0.ax',wtc) ).

fof(mighta,axiom,
    ! [X7,X8] :
      ( ? [X1,X2] :
          ( status(X1,X2,X7)
          & status(X1,X2,X8) )
    <=> mighta(X7,X8) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+1.ax',mighta) ).

fof(non_thm_spt,axiom,
    ? [X3,X1,X2] :
      ( model(X3,X1)
      & ~ model(X3,X2)
      & ? [X4] : model(X4,X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/KRS001+1.ax',non_thm_spt) ).

fof(mighta_wtc_thm,conjecture,
    mighta(wtc,thm),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in',mighta_wtc_thm) ).

fof(c_0_6,plain,
    ! [X4,X5,X4,X5,X7] :
      ( ( model(esk3_2(X4,X5),X4)
        | status(X4,X5,thm) )
      & ( ~ model(esk3_2(X4,X5),X5)
        | status(X4,X5,thm) )
      & ( ~ status(X4,X5,thm)
        | ~ model(X7,X4)
        | model(X7,X5) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[thm])])])])])])]) ).

fof(c_0_7,plain,
    ! [X12] : model(X12,esk7_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[tautology])]) ).

fof(c_0_8,plain,
    ! [X6,X7,X8,X9,X6,X7,X13] :
      ( ( ~ model(X8,X6)
        | model(X9,X6)
        | ~ model(esk4_2(X6,X7),X7)
        | status(X6,X7,wtc) )
      & ( model(esk5_2(X6,X7),X6)
        | ~ status(X6,X7,wtc) )
      & ( ~ model(esk6_2(X6,X7),X6)
        | ~ status(X6,X7,wtc) )
      & ( model(X13,X7)
        | ~ status(X6,X7,wtc) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[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)],[wtc])])])])])])])]) ).

fof(c_0_9,plain,
    ! [X9,X10,X11,X12,X9,X10] :
      ( ( ~ status(X11,X12,X9)
        | ~ status(X11,X12,X10)
        | mighta(X9,X10) )
      & ( status(esk1_2(X9,X10),esk2_2(X9,X10),X9)
        | ~ mighta(X9,X10) )
      & ( status(esk1_2(X9,X10),esk2_2(X9,X10),X10)
        | ~ mighta(X9,X10) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mighta])])])])])])]) ).

cnf(c_0_10,plain,
    ( status(X1,X2,thm)
    | ~ model(esk3_2(X1,X2),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_11,plain,
    model(X1,esk7_0),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_12,plain,
    ( status(X1,X2,wtc)
    | model(X3,X1)
    | ~ model(esk4_2(X1,X2),X2)
    | ~ model(X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_13,plain,
    ( model(esk22_0,esk23_0)
    & ~ model(esk22_0,esk24_0)
    & model(esk25_0,esk24_0) ),
    inference(skolemize,[status(esa)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_simplification,[status(thm)],[non_thm_spt])])])])]) ).

fof(c_0_14,negated_conjecture,
    ~ mighta(wtc,thm),
    inference(assume_negation,[status(cth)],[mighta_wtc_thm]) ).

cnf(c_0_15,plain,
    ( mighta(X1,X2)
    | ~ status(X3,X4,X2)
    | ~ status(X3,X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_16,plain,
    status(X1,esk7_0,thm),
    inference(spm,[status(thm)],[c_0_10,c_0_11]) ).

cnf(c_0_17,plain,
    ( status(X1,esk7_0,wtc)
    | model(X2,X1)
    | ~ model(X3,X1) ),
    inference(spm,[status(thm)],[c_0_12,c_0_11]) ).

cnf(c_0_18,plain,
    model(esk25_0,esk24_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

fof(c_0_19,negated_conjecture,
    ~ mighta(wtc,thm),
    inference(fof_simplification,[status(thm)],[c_0_14]) ).

cnf(c_0_20,plain,
    ( mighta(X1,thm)
    | ~ status(X2,esk7_0,X1) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_21,plain,
    ( status(esk24_0,esk7_0,wtc)
    | model(X1,esk24_0) ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_22,negated_conjecture,
    ~ mighta(wtc,thm),
    inference(split_conjunct,[status(thm)],[c_0_19]) ).

cnf(c_0_23,plain,
    ~ model(esk22_0,esk24_0),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_24,plain,
    model(X1,esk24_0),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_21]),c_0_22]) ).

cnf(c_0_25,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_23,c_0_24])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : KRS263+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.07/0.13  % Command  : run_ET %s %d
% 0.12/0.34  % Computer : n022.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Tue Jun  7 18:55:20 EDT 2022
% 0.12/0.34  % 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.016 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             : 26
% 0.22/1.41  # Proof object clause steps            : 13
% 0.22/1.41  # Proof object formula steps           : 13
% 0.22/1.41  # Proof object conjectures             : 4
% 0.22/1.41  # Proof object clause conjectures      : 1
% 0.22/1.41  # Proof object formula conjectures     : 3
% 0.22/1.41  # Proof object initial clauses used    : 7
% 0.22/1.41  # Proof object initial formulas used   : 6
% 0.22/1.41  # Proof object generating inferences   : 5
% 0.22/1.41  # Proof object simplifying inferences  : 3
% 0.22/1.41  # Training examples: 0 positive, 0 negative
% 0.22/1.41  # Parsed axioms                        : 33
% 0.22/1.41  # Removed by relevancy pruning/SinE    : 23
% 0.22/1.41  # Initial clauses                      : 26
% 0.22/1.41  # Removed in clause preprocessing      : 0
% 0.22/1.41  # Initial clauses in saturation        : 26
% 0.22/1.41  # Processed clauses                    : 62
% 0.22/1.41  # ...of these trivial                  : 2
% 0.22/1.41  # ...subsumed                          : 2
% 0.22/1.41  # ...remaining for further processing  : 58
% 0.22/1.41  # Other redundant clauses eliminated   : 0
% 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                    : 88
% 0.22/1.41  # ...of the previous two non-trivial   : 64
% 0.22/1.41  # Contextual simplify-reflections      : 0
% 0.22/1.41  # Paramodulations                      : 88
% 0.22/1.41  # Factorizations                       : 0
% 0.22/1.41  # Equation resolutions                 : 0
% 0.22/1.41  # Current number of processed clauses  : 55
% 0.22/1.41  #    Positive orientable unit clauses  : 13
% 0.22/1.41  #    Positive unorientable unit clauses: 0
% 0.22/1.41  #    Negative unit clauses             : 10
% 0.22/1.41  #    Non-unit-clauses                  : 32
% 0.22/1.41  # Current number of unprocessed clauses: 23
% 0.22/1.41  # ...number of literals in the above   : 67
% 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) : 66
% 0.22/1.41  # Rec. Clause-clause subsumption calls : 52
% 0.22/1.41  # Non-unit clause-clause subsumptions  : 1
% 0.22/1.41  # Unit Clause-clause subsumption calls : 51
% 0.22/1.41  # Rewrite failures with RHS unbound    : 0
% 0.22/1.41  # BW rewrite match attempts            : 13
% 0.22/1.41  # BW rewrite match successes           : 3
% 0.22/1.41  # Condensation attempts                : 0
% 0.22/1.41  # Condensation successes               : 0
% 0.22/1.41  # Termbank termtop insertions          : 2670
% 0.22/1.41  
% 0.22/1.41  # -------------------------------------------------
% 0.22/1.41  # User time                : 0.016 s
% 0.22/1.41  # System time              : 0.003 s
% 0.22/1.41  # Total time               : 0.019 s
% 0.22/1.41  # Maximum resident set size: 3024 pages
% 0.22/23.41  eprover: CPU time limit exceeded, terminating
% 0.22/23.42  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.42  eprover: No such file or directory
% 0.22/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.43  eprover: No such file or directory
% 0.22/23.43  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.43  eprover: No such file or directory
% 0.22/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.44  eprover: No such file or directory
% 0.22/23.44  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.44  eprover: No such file or directory
% 0.22/23.45  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.45  eprover: No such file or directory
% 0.22/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.46  eprover: No such file or directory
% 0.22/23.46  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.46  eprover: No such file or directory
% 0.22/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.47  eprover: No such file or directory
% 0.22/23.47  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.47  eprover: No such file or directory
% 0.22/23.48  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.22/23.48  eprover: No such file or directory
%------------------------------------------------------------------------------