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

View Problem - Process Solution

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

% Computer : n005.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 : Tue Jul 19 00:48:41 EDT 2022

% Result   : Theorem 0.92s 142.08s
% Output   : CNFRefutation 0.92s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   48 (  11 unt;   0 def)
%            Number of atoms       :  130 (  39 equ)
%            Maximal formula atoms :   11 (   2 avg)
%            Number of connectives :  127 (  45   ~;  66   |;  10   &)
%                                         (   3 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :  102 (  15 sgn  31   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(unordered_pair_defn,axiom,
    ! [X3,X1,X2] :
      ( member(X3,unordered_pair(X1,X2))
    <=> ( member(X3,universal_class)
        & ( X3 = X1
          | X3 = X2 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET005+0.ax',unordered_pair_defn) ).

fof(subclass_defn,axiom,
    ! [X1,X2] :
      ( subclass(X1,X2)
    <=> ! [X3] :
          ( member(X3,X1)
         => member(X3,X2) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET005+0.ax',subclass_defn) ).

fof(class_elements_are_sets,axiom,
    ! [X1] : subclass(X1,universal_class),
    file('/export/starexec/sandbox/benchmark/Axioms/SET005+0.ax',class_elements_are_sets) ).

fof(extensionality,axiom,
    ! [X1,X2] :
      ( X1 = X2
    <=> ( subclass(X1,X2)
        & subclass(X2,X1) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SET005+0.ax',extensionality) ).

fof(pair_contains_only_other2,conjecture,
    ! [X1,X2] :
      ( ~ member(X2,universal_class)
     => unordered_pair(X1,X2) = singleton(X1) ),
    file('/export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p',pair_contains_only_other2) ).

fof(singleton_set_defn,axiom,
    ! [X1] : singleton(X1) = unordered_pair(X1,X1),
    file('/export/starexec/sandbox/benchmark/Axioms/SET005+0.ax',singleton_set_defn) ).

fof(c_0_6,plain,
    ! [X4,X5,X6,X4,X5,X6] :
      ( ( member(X4,universal_class)
        | ~ member(X4,unordered_pair(X5,X6)) )
      & ( X4 = X5
        | X4 = X6
        | ~ member(X4,unordered_pair(X5,X6)) )
      & ( X4 != X5
        | ~ member(X4,universal_class)
        | member(X4,unordered_pair(X5,X6)) )
      & ( X4 != X6
        | ~ member(X4,universal_class)
        | member(X4,unordered_pair(X5,X6)) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[unordered_pair_defn])])])])]) ).

fof(c_0_7,plain,
    ! [X4,X5,X6,X4,X5] :
      ( ( ~ subclass(X4,X5)
        | ~ member(X6,X4)
        | member(X6,X5) )
      & ( member(esk1_2(X4,X5),X4)
        | subclass(X4,X5) )
      & ( ~ member(esk1_2(X4,X5),X5)
        | subclass(X4,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)],[subclass_defn])])])])])])]) ).

cnf(c_0_8,plain,
    ( X1 = X3
    | X1 = X2
    | ~ member(X1,unordered_pair(X2,X3)) ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_9,plain,
    ( subclass(X1,X2)
    | member(esk1_2(X1,X2),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

fof(c_0_10,plain,
    ! [X2] : subclass(X2,universal_class),
    inference(variable_rename,[status(thm)],[class_elements_are_sets]) ).

cnf(c_0_11,plain,
    ( esk1_2(unordered_pair(X1,X2),X3) = X2
    | esk1_2(unordered_pair(X1,X2),X3) = X1
    | subclass(unordered_pair(X1,X2),X3) ),
    inference(spm,[status(thm)],[c_0_8,c_0_9]) ).

cnf(c_0_12,plain,
    ( member(X1,X2)
    | ~ member(X1,X3)
    | ~ subclass(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_13,plain,
    subclass(X1,universal_class),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_14,plain,
    ! [X3,X4,X3,X4] :
      ( ( subclass(X3,X4)
        | X3 != X4 )
      & ( subclass(X4,X3)
        | X3 != X4 )
      & ( ~ subclass(X3,X4)
        | ~ subclass(X4,X3)
        | 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)],[extensionality])])])])]) ).

cnf(c_0_15,plain,
    ( subclass(X1,X2)
    | ~ member(esk1_2(X1,X2),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_16,plain,
    ( esk1_2(unordered_pair(X1,X1),X2) = X1
    | subclass(unordered_pair(X1,X1),X2) ),
    inference(er,[status(thm)],[inference(ef,[status(thm)],[c_0_11])]) ).

cnf(c_0_17,plain,
    ( member(X1,universal_class)
    | ~ member(X1,X2) ),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

cnf(c_0_18,plain,
    ( X1 = X2
    | ~ subclass(X2,X1)
    | ~ subclass(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_19,plain,
    ( subclass(unordered_pair(X1,X1),X2)
    | ~ member(X1,X2) ),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_20,plain,
    ( member(esk1_2(X1,X2),universal_class)
    | subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_17,c_0_9]) ).

cnf(c_0_21,plain,
    ( esk1_2(unordered_pair(X1,X2),X3) = X2
    | subclass(unordered_pair(X1,X2),X3)
    | ~ member(X1,X3) ),
    inference(spm,[status(thm)],[c_0_15,c_0_11]) ).

cnf(c_0_22,plain,
    ( X1 = unordered_pair(X2,X2)
    | ~ member(X2,X1)
    | ~ subclass(X1,unordered_pair(X2,X2)) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_23,plain,
    ( member(X1,universal_class)
    | subclass(unordered_pair(X2,X1),X3)
    | ~ member(X2,X3) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_24,plain,
    ( member(X1,unordered_pair(X2,X3))
    | ~ member(X1,universal_class)
    | X1 != X2 ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_25,plain,
    ( member(X1,universal_class)
    | subclass(unordered_pair(X1,X1),X2) ),
    inference(spm,[status(thm)],[c_0_20,c_0_16]) ).

cnf(c_0_26,plain,
    ( esk1_2(unordered_pair(X1,X2),X3) = X2
    | member(X1,universal_class)
    | subclass(unordered_pair(X1,X2),X3) ),
    inference(spm,[status(thm)],[c_0_20,c_0_11]) ).

cnf(c_0_27,plain,
    ( unordered_pair(X1,X2) = unordered_pair(X3,X3)
    | member(X2,universal_class)
    | ~ member(X3,unordered_pair(X1,X2))
    | ~ member(X1,unordered_pair(X3,X3)) ),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_28,plain,
    ( member(X1,unordered_pair(X1,X2))
    | ~ member(X1,universal_class) ),
    inference(er,[status(thm)],[c_0_24]) ).

cnf(c_0_29,plain,
    ( member(X1,unordered_pair(X2,X3))
    | ~ member(X1,universal_class)
    | X1 != X3 ),
    inference(split_conjunct,[status(thm)],[c_0_6]) ).

cnf(c_0_30,plain,
    ( X1 = unordered_pair(X2,X2)
    | member(X2,universal_class)
    | ~ subclass(X1,unordered_pair(X2,X2)) ),
    inference(spm,[status(thm)],[c_0_18,c_0_25]) ).

cnf(c_0_31,plain,
    ( member(X1,universal_class)
    | member(X2,universal_class)
    | subclass(unordered_pair(X2,X1),X3) ),
    inference(spm,[status(thm)],[c_0_20,c_0_26]) ).

cnf(c_0_32,plain,
    ( unordered_pair(X1,X2) = unordered_pair(X1,X1)
    | member(X2,universal_class)
    | ~ member(X1,unordered_pair(X1,X1))
    | ~ member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_33,plain,
    ( member(X1,unordered_pair(X2,X1))
    | ~ member(X1,universal_class) ),
    inference(er,[status(thm)],[c_0_29]) ).

cnf(c_0_34,plain,
    ( unordered_pair(X1,X2) = unordered_pair(X3,X3)
    | member(X3,universal_class)
    | member(X2,universal_class)
    | member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

fof(c_0_35,negated_conjecture,
    ~ ! [X1,X2] :
        ( ~ member(X2,universal_class)
       => unordered_pair(X1,X2) = singleton(X1) ),
    inference(assume_negation,[status(cth)],[pair_contains_only_other2]) ).

cnf(c_0_36,plain,
    ( unordered_pair(X1,X2) = unordered_pair(X1,X1)
    | member(X2,universal_class)
    | ~ member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

cnf(c_0_37,plain,
    ( unordered_pair(X1,X2) = unordered_pair(X1,X1)
    | member(X2,universal_class)
    | member(X1,universal_class) ),
    inference(ef,[status(thm)],[c_0_34]) ).

fof(c_0_38,negated_conjecture,
    ( ~ member(esk9_0,universal_class)
    & unordered_pair(esk8_0,esk9_0) != singleton(esk8_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[c_0_35])])])]) ).

fof(c_0_39,plain,
    ! [X2] : singleton(X2) = unordered_pair(X2,X2),
    inference(variable_rename,[status(thm)],[singleton_set_defn]) ).

cnf(c_0_40,plain,
    ( unordered_pair(X1,X2) = unordered_pair(X1,X1)
    | unordered_pair(X1,X3) = unordered_pair(X1,X1)
    | member(X2,universal_class)
    | member(X3,universal_class) ),
    inference(spm,[status(thm)],[c_0_36,c_0_37]) ).

cnf(c_0_41,negated_conjecture,
    unordered_pair(esk8_0,esk9_0) != singleton(esk8_0),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_42,plain,
    singleton(X1) = unordered_pair(X1,X1),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_43,negated_conjecture,
    ~ member(esk9_0,universal_class),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_44,plain,
    ( unordered_pair(X1,X2) = unordered_pair(X1,X1)
    | member(X2,universal_class) ),
    inference(ef,[status(thm)],[c_0_40]) ).

cnf(c_0_45,negated_conjecture,
    unordered_pair(esk8_0,esk9_0) != unordered_pair(esk8_0,esk8_0),
    inference(rw,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_46,negated_conjecture,
    unordered_pair(X1,esk9_0) = unordered_pair(X1,X1),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_47,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_45,c_0_46])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SET069+1 : TPTP v8.1.0. Bugfixed v5.4.0.
% 0.07/0.12  % Command  : run_ET %s %d
% 0.13/0.33  % Computer : n005.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 : Sat Jul  9 15:55:22 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.32/23.40  eprover: CPU time limit exceeded, terminating
% 0.32/23.40  eprover: CPU time limit exceeded, terminating
% 0.32/23.41  eprover: CPU time limit exceeded, terminating
% 0.32/23.41  eprover: CPU time limit exceeded, terminating
% 0.44/46.43  eprover: CPU time limit exceeded, terminating
% 0.44/46.44  eprover: CPU time limit exceeded, terminating
% 0.44/46.44  eprover: CPU time limit exceeded, terminating
% 0.44/46.45  eprover: CPU time limit exceeded, terminating
% 0.56/69.45  eprover: CPU time limit exceeded, terminating
% 0.56/69.45  eprover: CPU time limit exceeded, terminating
% 0.56/69.48  eprover: CPU time limit exceeded, terminating
% 0.56/69.50  eprover: CPU time limit exceeded, terminating
% 0.67/92.47  eprover: CPU time limit exceeded, terminating
% 0.67/92.49  eprover: CPU time limit exceeded, terminating
% 0.67/92.52  eprover: CPU time limit exceeded, terminating
% 0.67/92.54  eprover: CPU time limit exceeded, terminating
% 0.79/115.49  eprover: CPU time limit exceeded, terminating
% 0.79/115.53  eprover: CPU time limit exceeded, terminating
% 0.79/115.56  eprover: eprover: CPU time limit exceeded, terminatingCPU time limit exceeded, terminating
% 0.79/115.56  
% 0.90/138.52  eprover: CPU time limit exceeded, terminating
% 0.90/138.56  eprover: CPU time limit exceeded, terminating
% 0.90/138.58  eprover: CPU time limit exceeded, terminating
% 0.90/138.59  eprover: CPU time limit exceeded, terminating
% 0.92/142.08  # Running protocol protocol_eprover_63dc1b1eb7d762c2f3686774d32795976f981b97 for 23 seconds:
% 0.92/142.08  
% 0.92/142.08  # Failure: Resource limit exceeded (time)
% 0.92/142.08  # OLD status Res
% 0.92/142.08  # Preprocessing time       : 0.019 s
% 0.92/142.08  # Running protocol protocol_eprover_f6eb5f7f05126ea361481ae651a4823314e3d740 for 23 seconds:
% 0.92/142.08  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,02,20000,1.0)
% 0.92/142.08  # Preprocessing time       : 0.015 s
% 0.92/142.08  
% 0.92/142.08  # Failure: Out of unprocessed clauses!
% 0.92/142.08  # OLD status GaveUp
% 0.92/142.08  # Parsed axioms                        : 44
% 0.92/142.08  # Removed by relevancy pruning/SinE    : 38
% 0.92/142.08  # Initial clauses                      : 12
% 0.92/142.08  # Removed in clause preprocessing      : 2
% 0.92/142.08  # Initial clauses in saturation        : 10
% 0.92/142.08  # Processed clauses                    : 12
% 0.92/142.08  # ...of these trivial                  : 0
% 0.92/142.08  # ...subsumed                          : 0
% 0.92/142.08  # ...remaining for further processing  : 12
% 0.92/142.08  # Other redundant clauses eliminated   : 2
% 0.92/142.08  # Clauses deleted for lack of memory   : 0
% 0.92/142.08  # Backward-subsumed                    : 0
% 0.92/142.08  # Backward-rewritten                   : 0
% 0.92/142.08  # Generated clauses                    : 6
% 0.92/142.08  # ...of the previous two non-trivial   : 2
% 0.92/142.08  # Contextual simplify-reflections      : 0
% 0.92/142.08  # Paramodulations                      : 4
% 0.92/142.08  # Factorizations                       : 0
% 0.92/142.08  # Equation resolutions                 : 2
% 0.92/142.08  # Current number of processed clauses  : 10
% 0.92/142.08  #    Positive orientable unit clauses  : 1
% 0.92/142.08  #    Positive unorientable unit clauses: 0
% 0.92/142.08  #    Negative unit clauses             : 2
% 0.92/142.08  #    Non-unit-clauses                  : 7
% 0.92/142.08  # Current number of unprocessed clauses: 0
% 0.92/142.08  # ...number of literals in the above   : 0
% 0.92/142.08  # Current number of archived formulas  : 0
% 0.92/142.08  # Current number of archived clauses   : 2
% 0.92/142.08  # Clause-clause subsumption calls (NU) : 4
% 0.92/142.08  # Rec. Clause-clause subsumption calls : 4
% 0.92/142.08  # Non-unit clause-clause subsumptions  : 0
% 0.92/142.08  # Unit Clause-clause subsumption calls : 0
% 0.92/142.08  # Rewrite failures with RHS unbound    : 0
% 0.92/142.08  # BW rewrite match attempts            : 0
% 0.92/142.08  # BW rewrite match successes           : 0
% 0.92/142.08  # Condensation attempts                : 0
% 0.92/142.08  # Condensation successes               : 0
% 0.92/142.08  # Termbank termtop insertions          : 1118
% 0.92/142.08  
% 0.92/142.08  # -------------------------------------------------
% 0.92/142.08  # User time                : 0.013 s
% 0.92/142.08  # System time              : 0.002 s
% 0.92/142.08  # Total time               : 0.015 s
% 0.92/142.08  # Maximum resident set size: 2912 pages
% 0.92/142.08  # Running protocol protocol_eprover_a172c605141d0894bf6fdc293a5220c6c2a32117 for 23 seconds:
% 0.92/142.08  
% 0.92/142.08  # Failure: Resource limit exceeded (time)
% 0.92/142.08  # OLD status Res
% 0.92/142.08  # Preprocessing time       : 0.019 s
% 0.92/142.08  # Running protocol protocol_eprover_f8b0f932169414d689b89e2a8b18d4600533b975 for 23 seconds:
% 0.92/142.08  
% 0.92/142.08  # Failure: Resource limit exceeded (time)
% 0.92/142.08  # OLD status Res
% 0.92/142.08  # Preprocessing time       : 0.010 s
% 0.92/142.08  # Running protocol protocol_eprover_fc511518e5f98a6b2c7baef820b71b6d1abb3e55 for 23 seconds:
% 0.92/142.08  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,02,80,1.0)
% 0.92/142.08  # Preprocessing time       : 0.015 s
% 0.92/142.08  
% 0.92/142.08  # Failure: Out of unprocessed clauses!
% 0.92/142.08  # OLD status GaveUp
% 0.92/142.08  # Parsed axioms                        : 44
% 0.92/142.08  # Removed by relevancy pruning/SinE    : 38
% 0.92/142.08  # Initial clauses                      : 12
% 0.92/142.08  # Removed in clause preprocessing      : 2
% 0.92/142.08  # Initial clauses in saturation        : 10
% 0.92/142.08  # Processed clauses                    : 12
% 0.92/142.08  # ...of these trivial                  : 0
% 0.92/142.08  # ...subsumed                          : 0
% 0.92/142.08  # ...remaining for further processing  : 12
% 0.92/142.08  # Other redundant clauses eliminated   : 2
% 0.92/142.08  # Clauses deleted for lack of memory   : 0
% 0.92/142.08  # Backward-subsumed                    : 0
% 0.92/142.08  # Backward-rewritten                   : 0
% 0.92/142.08  # Generated clauses                    : 6
% 0.92/142.08  # ...of the previous two non-trivial   : 2
% 0.92/142.08  # Contextual simplify-reflections      : 0
% 0.92/142.08  # Paramodulations                      : 4
% 0.92/142.08  # Factorizations                       : 0
% 0.92/142.08  # Equation resolutions                 : 2
% 0.92/142.08  # Current number of processed clauses  : 10
% 0.92/142.08  #    Positive orientable unit clauses  : 1
% 0.92/142.08  #    Positive unorientable unit clauses: 0
% 0.92/142.08  #    Negative unit clauses             : 2
% 0.92/142.08  #    Non-unit-clauses                  : 7
% 0.92/142.08  # Current number of unprocessed clauses: 0
% 0.92/142.08  # ...number of literals in the above   : 0
% 0.92/142.08  # Current number of archived formulas  : 0
% 0.92/142.08  # Current number of archived clauses   : 2
% 0.92/142.08  # Clause-clause subsumption calls (NU) : 4
% 0.92/142.08  # Rec. Clause-clause subsumption calls : 4
% 0.92/142.08  # Non-unit clause-clause subsumptions  : 0
% 0.92/142.08  # Unit Clause-clause subsumption calls : 0
% 0.92/142.08  # Rewrite failures with RHS unbound    : 0
% 0.92/142.08  # BW rewrite match attempts            : 0
% 0.92/142.08  # BW rewrite match successes           : 0
% 0.92/142.08  # Condensation attempts                : 0
% 0.92/142.08  # Condensation successes               : 0
% 0.92/142.08  # Termbank termtop insertions          : 1106
% 0.92/142.08  
% 0.92/142.08  # -------------------------------------------------
% 0.92/142.08  # User time                : 0.014 s
% 0.92/142.08  # System time              : 0.002 s
% 0.92/142.08  # Total time               : 0.016 s
% 0.92/142.08  # Maximum resident set size: 3044 pages
% 0.92/142.08  # Running protocol protocol_eprover_95b56b3f38545d2cfee43b45856d192a814b65d5 for 23 seconds:
% 0.92/142.08  
% 0.92/142.08  # Failure: Resource limit exceeded (time)
% 0.92/142.08  # OLD status Res
% 0.92/142.08  # Preprocessing time       : 0.019 s
% 0.92/142.08  # Running protocol protocol_eprover_6017f334107ca4679a9978dd19d7c76a8bd36e48 for 23 seconds:
% 0.92/142.08  # SinE strategy is GSinE(CountFormulas,,1.4,,02,20000,1.0)
% 0.92/142.08  # Preprocessing time       : 0.015 s
% 0.92/142.08  
% 0.92/142.08  # Failure: Out of unprocessed clauses!
% 0.92/142.08  # OLD status GaveUp
% 0.92/142.08  # Parsed axioms                        : 44
% 0.92/142.08  # Removed by relevancy pruning/SinE    : 38
% 0.92/142.08  # Initial clauses                      : 12
% 0.92/142.08  # Removed in clause preprocessing      : 2
% 0.92/142.08  # Initial clauses in saturation        : 10
% 0.92/142.08  # Processed clauses                    : 12
% 0.92/142.08  # ...of these trivial                  : 0
% 0.92/142.08  # ...subsumed                          : 0
% 0.92/142.08  # ...remaining for further processing  : 12
% 0.92/142.08  # Other redundant clauses eliminated   : 2
% 0.92/142.08  # Clauses deleted for lack of memory   : 0
% 0.92/142.08  # Backward-subsumed                    : 0
% 0.92/142.08  # Backward-rewritten                   : 0
% 0.92/142.08  # Generated clauses                    : 6
% 0.92/142.08  # ...of the previous two non-trivial   : 2
% 0.92/142.08  # Contextual simplify-reflections      : 0
% 0.92/142.08  # Paramodulations                      : 4
% 0.92/142.08  # Factorizations                       : 0
% 0.92/142.08  # Equation resolutions                 : 2
% 0.92/142.08  # Current number of processed clauses  : 10
% 0.92/142.08  #    Positive orientable unit clauses  : 1
% 0.92/142.08  #    Positive unorientable unit clauses: 0
% 0.92/142.08  #    Negative unit clauses             : 2
% 0.92/142.08  #    Non-unit-clauses                  : 7
% 0.92/142.08  # Current number of unprocessed clauses: 0
% 0.92/142.08  # ...number of literals in the above   : 0
% 0.92/142.08  # Current number of archived formulas  : 0
% 0.92/142.08  # Current number of archived clauses   : 2
% 0.92/142.08  # Clause-clause subsumption calls (NU) : 4
% 0.92/142.08  # Rec. Clause-clause subsumption calls : 4
% 0.92/142.08  # Non-unit clause-clause subsumptions  : 0
% 0.92/142.08  # Unit Clause-clause subsumption calls : 0
% 0.92/142.08  # Rewrite failures with RHS unbound    : 0
% 0.92/142.08  # BW rewrite match attempts            : 0
% 0.92/142.08  # BW rewrite match successes           : 0
% 0.92/142.08  # Condensation attempts                : 0
% 0.92/142.08  # Condensation successes               : 0
% 0.92/142.08  # Termbank termtop insertions          : 1106
% 0.92/142.08  
% 0.92/142.08  # -------------------------------------------------
% 0.92/142.08  # User time                : 0.014 s
% 0.92/142.08  # System time              : 0.002 s
% 0.92/142.08  # Total time               : 0.016 s
% 0.92/142.08  # Maximum resident set size: 3180 pages
% 0.92/142.08  # Running protocol protocol_eprover_29f46a864b4eba32a7d0333eeab34cc2a3bfeeb2 for 23 seconds:
% 0.92/142.08  
% 0.92/142.08  # Failure: Resource limit exceeded (time)
% 0.92/142.08  # OLD status Res
% 0.92/142.08  # SinE strategy is GSinE(CountFormulas,hypos,1.1,,04,500,1.0)
% 0.92/142.08  # Preprocessing time       : 0.008 s
% 0.92/142.08  # Running protocol protocol_eprover_6c6e328223588bd61ac14315e52cd57432d78a40 for 23 seconds:
% 0.92/142.08  # SinE strategy is GSinE(CountFormulas,hypos,1.2,,04,20000,1.0)
% 0.92/142.08  # Preprocessing time       : 0.015 s
% 0.92/142.08  
% 0.92/142.08  # Failure: Out of unprocessed clauses!
% 0.92/142.08  # OLD status GaveUp
% 0.92/142.08  # Parsed axioms                        : 44
% 0.92/142.08  # Removed by relevancy pruning/SinE    : 38
% 0.92/142.08  # Initial clauses                      : 12
% 0.92/142.08  # Removed in clause preprocessing      : 2
% 0.92/142.08  # Initial clauses in saturation        : 10
% 0.92/142.08  # Processed clauses                    : 12
% 0.92/142.08  # ...of these trivial                  : 0
% 0.92/142.08  # ...subsumed                          : 0
% 0.92/142.08  # ...remaining for further processing  : 12
% 0.92/142.08  # Other redundant clauses eliminated   : 2
% 0.92/142.08  # Clauses deleted for lack of memory   : 0
% 0.92/142.08  # Backward-subsumed                    : 0
% 0.92/142.08  # Backward-rewritten                   : 0
% 0.92/142.08  # Generated clauses                    : 6
% 0.92/142.08  # ...of the previous two non-trivial   : 2
% 0.92/142.08  # Contextual simplify-reflections      : 0
% 0.92/142.08  # Paramodulations                      : 4
% 0.92/142.08  # Factorizations                       : 0
% 0.92/142.08  # Equation resolutions                 : 2
% 0.92/142.08  # Current number of processed clauses  : 10
% 0.92/142.08  #    Positive orientable unit clauses  : 1
% 0.92/142.08  #    Positive unorientable unit clauses: 0
% 0.92/142.08  #    Negative unit clauses             : 2
% 0.92/142.08  #    Non-unit-clauses                  : 7
% 0.92/142.08  # Current number of unprocessed clauses: 0
% 0.92/142.08  # ...number of literals in the above   : 0
% 0.92/142.08  # Current number of archived formulas  : 0
% 0.92/142.08  # Current number of archived clauses   : 2
% 0.92/142.08  # Clause-clause subsumption calls (NU) : 4
% 0.92/142.08  # Rec. Clause-clause subsumption calls : 4
% 0.92/142.08  # Non-unit clause-clause subsumptions  : 0
% 0.92/142.08  # Unit Clause-clause subsumption calls : 0
% 0.92/142.08  # Rewrite failures with RHS unbound    : 0
% 0.92/142.08  # BW rewrite match attempts            : 0
% 0.92/142.08  # BW rewrite match successes           : 0
% 0.92/142.08  # Condensation attempts                : 0
% 0.92/142.08  # Condensation successes               : 0
% 0.92/142.08  # Termbank termtop insertions          : 1106
% 0.92/142.08  
% 0.92/142.08  # -------------------------------------------------
% 0.92/142.08  # User time                : 0.011 s
% 0.92/142.08  # System time              : 0.005 s
% 0.92/142.08  # Total time               : 0.016 s
% 0.92/142.08  # Maximum resident set size: 3172 pages
% 0.92/142.08  # Running protocol protocol_eprover_d060f57557112503de4e70311f17201fbe20b6a3 for 23 seconds:
% 0.92/142.08  
% 0.92/142.08  # Failure: Resource limit exceeded (time)
% 0.92/142.08  # OLD status Res
% 0.92/142.08  # Preprocessing time       : 0.019 s
% 0.92/142.08  # Running protocol protocol_eprover_7e73d521eed2eff17dc17155adefb3ab5d9c1092 for 23 seconds:
% 0.92/142.08  # SinE strategy is GSinE(CountFormulas,hypos,1.4,,03,80,1.0)
% 0.92/142.08  # Preprocessing time       : 0.015 s
% 0.92/142.08  
% 0.92/142.08  # Failure: Out of unprocessed clauses!
% 0.92/142.08  # OLD status GaveUp
% 0.92/142.08  # Parsed axioms                        : 44
% 0.92/142.08  # Removed by relevancy pruning/SinE    : 38
% 0.92/142.08  # Initial clauses                      : 12
% 0.92/142.08  # Removed in clause preprocessing      : 2
% 0.92/142.08  # Initial clauses in saturation        : 10
% 0.92/142.08  # Processed clauses                    : 14
% 0.92/142.08  # ...of these trivial                  : 0
% 0.92/142.08  # ...subsumed                          : 0
% 0.92/142.08  # ...remaining for further processing  : 14
% 0.92/142.08  # Other redundant clauses eliminated   : 2
% 0.92/142.08  # Clauses deleted for lack of memory   : 0
% 0.92/142.08  # Backward-subsumed                    : 0
% 0.92/142.08  # Backward-rewritten                   : 0
% 0.92/142.08  # Generated clauses                    : 8
% 0.92/142.08  # ...of the previous two non-trivial   : 4
% 0.92/142.08  # Contextual simplify-reflections      : 0
% 0.92/142.08  # Paramodulations                      : 6
% 0.92/142.08  # Factorizations                       : 0
% 0.92/142.08  # Equation resolutions                 : 2
% 0.92/142.08  # Current number of processed clauses  : 12
% 0.92/142.08  #    Positive orientable unit clauses  : 3
% 0.92/142.08  #    Positive unorientable unit clauses: 0
% 0.92/142.08  #    Negative unit clauses             : 2
% 0.92/142.08  #    Non-unit-clauses                  : 7
% 0.92/142.08  # Current number of unprocessed clauses: 0
% 0.92/142.08  # ...number of literals in the above   : 0
% 0.92/142.08  # Current number of archived formulas  : 0
% 0.92/142.08  # Current number of archived clauses   : 2
% 0.92/142.08  # Clause-clause subsumption calls (NU) : 4
% 0.92/142.08  # Rec. Clause-clause subsumption calls : 4
% 0.92/142.08  # Non-unit clause-clause subsumptions  : 0
% 0.92/142.08  # Unit Clause-clause subsumption calls : 2
% 0.92/142.08  # Rewrite failures with RHS unbound    : 0
% 0.92/142.08  # BW rewrite match attempts            : 0
% 0.92/142.08  # BW rewrite match successes           : 0
% 0.92/142.08  # Condensation attempts                : 0
% 0.92/142.08  # Condensation successes               : 0
% 0.92/142.08  # Termbank termtop insertions          : 1156
% 0.92/142.08  
% 0.92/142.08  # -------------------------------------------------
% 0.92/142.08  # User time                : 0.015 s
% 0.92/142.08  # System time              : 0.001 s
% 0.92/142.08  # Total time               : 0.016 s
% 0.92/142.08  # Maximum resident set size: 3040 pages
% 0.92/142.08  # Running protocol protocol_eprover_d352e266807dcdd44825904f97f73b76738a5cd0 for 23 seconds:
% 0.92/142.08  # Preprocessing time       : 0.019 s
% 0.92/142.08  
% 0.92/142.08  # Proof found!
% 0.92/142.08  # SZS status Theorem
% 0.92/142.08  # SZS output start CNFRefutation
% See solution above
% 0.92/142.08  # Proof object total steps             : 48
% 0.92/142.08  # Proof object clause steps            : 35
% 0.92/142.08  # Proof object formula steps           : 13
% 0.92/142.08  # Proof object conjectures             : 8
% 0.92/142.08  # Proof object clause conjectures      : 5
% 0.92/142.08  # Proof object formula conjectures     : 3
% 0.92/142.08  # Proof object initial clauses used    : 11
% 0.92/142.08  # Proof object initial formulas used   : 6
% 0.92/142.08  # Proof object generating inferences   : 20
% 0.92/142.08  # Proof object simplifying inferences  : 6
% 0.92/142.08  # Training examples: 0 positive, 0 negative
% 0.92/142.08  # Parsed axioms                        : 44
% 0.92/142.08  # Removed by relevancy pruning/SinE    : 0
% 0.92/142.08  # Initial clauses                      : 91
% 0.92/142.08  # Removed in clause preprocessing      : 8
% 0.92/142.08  # Initial clauses in saturation        : 83
% 0.92/142.08  # Processed clauses                    : 3904
% 0.92/142.08  # ...of these trivial                  : 9
% 0.92/142.08  # ...subsumed                          : 3093
% 0.92/142.08  # ...remaining for further processing  : 802
% 0.92/142.08  # Other redundant clauses eliminated   : 25
% 0.92/142.08  # Clauses deleted for lack of memory   : 85694
% 0.92/142.08  # Backward-subsumed                    : 74
% 0.92/142.08  # Backward-rewritten                   : 222
% 0.92/142.08  # Generated clauses                    : 254047
% 0.92/142.08  # ...of the previous two non-trivial   : 208681
% 0.92/142.08  # Contextual simplify-reflections      : 0
% 0.92/142.08  # Paramodulations                      : 252359
% 0.92/142.08  # Factorizations                       : 1631
% 0.92/142.08  # Equation resolutions                 : 30
% 0.92/142.08  # Current number of processed clauses  : 502
% 0.92/142.08  #    Positive orientable unit clauses  : 45
% 0.92/142.08  #    Positive unorientable unit clauses: 1
% 0.92/142.08  #    Negative unit clauses             : 27
% 0.92/142.08  #    Non-unit-clauses                  : 429
% 0.92/142.08  # Current number of unprocessed clauses: 12322
% 0.92/142.08  # ...number of literals in the above   : 47892
% 0.92/142.08  # Current number of archived formulas  : 0
% 0.92/142.08  # Current number of archived clauses   : 304
% 0.92/142.08  # Clause-clause subsumption calls (NU) : 57663
% 0.92/142.08  # Rec. Clause-clause subsumption calls : 20630
% 0.92/142.08  # Non-unit clause-clause subsumptions  : 2612
% 0.92/142.08  # Unit Clause-clause subsumption calls : 2042
% 0.92/142.08  # Rewrite failures with RHS unbound    : 0
% 0.92/142.08  # BW rewrite match attempts            : 175
% 0.92/142.08  # BW rewrite match successes           : 43
% 0.92/142.08  # Condensation attempts                : 0
% 0.92/142.08  # Condensation successes               : 0
% 0.92/142.08  # Termbank termtop insertions          : 4641212
% 0.92/142.08  
% 0.92/142.08  # -------------------------------------------------
% 0.92/142.08  # User time                : 2.905 s
% 0.92/142.08  # System time              : 0.077 s
% 0.92/142.08  # Total time               : 2.982 s
% 0.92/142.08  # Maximum resident set size: 128380 pages
% 0.92/161.55  eprover: CPU time limit exceeded, terminating
% 0.92/161.56  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.92/161.56  eprover: No such file or directory
% 0.92/161.57  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p.mepo_128.in
% 0.92/161.57  eprover: No such file or directory
% 0.92/161.59  eprover: CPU time limit exceeded, terminating
% 0.92/161.61  eprover: Cannot stat file /export/starexec/sandbox/solver/bin/../tmp/theBenchmark.p
% 0.92/161.61  eprover: No such file or directory
%------------------------------------------------------------------------------