TSTP Solution File: KRS174+1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : KRS174+1 : TPTP v8.2.0. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n025.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:16:40 EDT 2024

% Result   : Theorem 0.21s 0.51s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   65 (  12 unt;   0 def)
%            Number of atoms       :  241 (  28 equ)
%            Maximal formula atoms :   38 (   3 avg)
%            Number of connectives :  289 ( 113   ~; 148   |;  19   &)
%                                         (   9 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   5 con; 0-0 aty)
%            Number of variables   :   29 (   2 sgn  18   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(the_axiom,conjecture,
    ( ! [X3] :
        ( cowlThing(X3)
        & ~ cowlNothing(X3) )
    & ! [X3] :
        ( xsd_string(X3)
      <=> ~ xsd_integer(X3) )
    & ! [X3] :
        ( cA_and_B(X3)
      <=> ( cB(X3)
          | cA(X3) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',the_axiom) ).

fof(axiom_0,axiom,
    ! [X3] :
      ( cowlThing(X3)
      & ~ cowlNothing(X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_0) ).

fof(axiom_1,axiom,
    ! [X3] :
      ( xsd_string(X3)
    <=> ~ xsd_integer(X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

fof(axiom_4,axiom,
    ! [X3] :
      ( cB(X3)
    <=> X3 = ib ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_4) ).

fof(axiom_2,axiom,
    ! [X3] :
      ( cA(X3)
    <=> X3 = ia ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

fof(axiom_3,axiom,
    ! [X3] :
      ( cA_and_B(X3)
    <=> ( X3 = ib
        | X3 = ia ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_3) ).

fof(c_0_6,negated_conjecture,
    ~ ( ! [X3] :
          ( cowlThing(X3)
          & ~ cowlNothing(X3) )
      & ! [X3] :
          ( xsd_string(X3)
        <=> ~ xsd_integer(X3) )
      & ! [X3] :
          ( cA_and_B(X3)
        <=> ( cB(X3)
            | cA(X3) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[the_axiom])]) ).

fof(c_0_7,plain,
    ! [X3] :
      ( cowlThing(X3)
      & ~ cowlNothing(X3) ),
    inference(fof_simplification,[status(thm)],[axiom_0]) ).

fof(c_0_8,negated_conjecture,
    ( ( ~ cB(esk3_0)
      | ~ cA_and_B(esk3_0)
      | ~ xsd_string(esk2_0)
      | xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( ~ cA(esk3_0)
      | ~ cA_and_B(esk3_0)
      | ~ xsd_string(esk2_0)
      | xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( cA_and_B(esk3_0)
      | cB(esk3_0)
      | cA(esk3_0)
      | ~ xsd_string(esk2_0)
      | xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( ~ cB(esk3_0)
      | ~ cA_and_B(esk3_0)
      | xsd_string(esk2_0)
      | ~ xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( ~ cA(esk3_0)
      | ~ cA_and_B(esk3_0)
      | xsd_string(esk2_0)
      | ~ xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) )
    & ( cA_and_B(esk3_0)
      | cB(esk3_0)
      | cA(esk3_0)
      | xsd_string(esk2_0)
      | ~ xsd_integer(esk2_0)
      | ~ cowlThing(esk1_0)
      | cowlNothing(esk1_0) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_6])])])])]) ).

fof(c_0_9,plain,
    ! [X18] :
      ( cowlThing(X18)
      & ~ cowlNothing(X18) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_7])]) ).

fof(c_0_10,plain,
    ! [X3] :
      ( xsd_string(X3)
    <=> ~ xsd_integer(X3) ),
    inference(fof_simplification,[status(thm)],[axiom_1]) ).

cnf(c_0_11,negated_conjecture,
    ( cA_and_B(esk3_0)
    | cB(esk3_0)
    | cA(esk3_0)
    | xsd_string(esk2_0)
    | cowlNothing(esk1_0)
    | ~ xsd_integer(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_12,plain,
    cowlThing(X1),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

fof(c_0_13,plain,
    ! [X19] :
      ( ( ~ xsd_string(X19)
        | ~ xsd_integer(X19) )
      & ( xsd_integer(X19)
        | xsd_string(X19) ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_10])])]) ).

cnf(c_0_14,negated_conjecture,
    ( cA_and_B(esk3_0)
    | cB(esk3_0)
    | cA(esk3_0)
    | xsd_integer(esk2_0)
    | cowlNothing(esk1_0)
    | ~ xsd_string(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_15,negated_conjecture,
    ( cA(esk3_0)
    | cA_and_B(esk3_0)
    | cB(esk3_0)
    | cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | ~ xsd_integer(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_11,c_0_12])]) ).

cnf(c_0_16,plain,
    ~ cowlNothing(X1),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_17,plain,
    ( ~ xsd_string(X1)
    | ~ xsd_integer(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_18,negated_conjecture,
    ( cA(esk3_0)
    | cA_and_B(esk3_0)
    | cB(esk3_0)
    | cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | ~ xsd_string(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_14,c_0_12])]) ).

cnf(c_0_19,negated_conjecture,
    ( xsd_integer(esk2_0)
    | cowlNothing(esk1_0)
    | ~ cB(esk3_0)
    | ~ cA_and_B(esk3_0)
    | ~ xsd_string(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

fof(c_0_20,plain,
    ! [X22] :
      ( ( ~ cB(X22)
        | X22 = ib )
      & ( X22 != ib
        | cB(X22) ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_4])])]) ).

cnf(c_0_21,negated_conjecture,
    ( cB(esk3_0)
    | cA_and_B(esk3_0)
    | cA(esk3_0)
    | ~ xsd_integer(esk2_0) ),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[c_0_15,c_0_16]),c_0_17]) ).

cnf(c_0_22,plain,
    ( xsd_integer(X1)
    | xsd_string(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_23,negated_conjecture,
    ( cB(esk3_0)
    | cA_and_B(esk3_0)
    | cA(esk3_0)
    | ~ xsd_string(esk2_0) ),
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[c_0_18,c_0_16]),c_0_17]) ).

cnf(c_0_24,negated_conjecture,
    ( xsd_string(esk2_0)
    | cowlNothing(esk1_0)
    | ~ cB(esk3_0)
    | ~ cA_and_B(esk3_0)
    | ~ xsd_integer(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_25,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | ~ cA_and_B(esk3_0)
    | ~ cB(esk3_0)
    | ~ xsd_string(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_19,c_0_12])]) ).

fof(c_0_26,plain,
    ! [X20] :
      ( ( ~ cA(X20)
        | X20 = ia )
      & ( X20 != ia
        | cA(X20) ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_2])])]) ).

cnf(c_0_27,plain,
    ( X1 = ib
    | ~ cB(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_28,negated_conjecture,
    ( cB(esk3_0)
    | cA_and_B(esk3_0)
    | cA(esk3_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_22]),c_0_23]) ).

fof(c_0_29,plain,
    ! [X21] :
      ( ( ~ cA_and_B(X21)
        | X21 = ib
        | X21 = ia )
      & ( X21 != ib
        | cA_and_B(X21) )
      & ( X21 != ia
        | cA_and_B(X21) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_3])])])]) ).

cnf(c_0_30,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | ~ cA_and_B(esk3_0)
    | ~ cB(esk3_0)
    | ~ xsd_integer(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_24,c_0_12])]) ).

cnf(c_0_31,negated_conjecture,
    ( xsd_integer(esk2_0)
    | ~ xsd_string(esk2_0)
    | ~ cB(esk3_0)
    | ~ cA_and_B(esk3_0) ),
    inference(sr,[status(thm)],[c_0_25,c_0_16]) ).

cnf(c_0_32,plain,
    ( cB(X1)
    | X1 != ib ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_33,plain,
    ( X1 = ia
    | ~ cA(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_34,negated_conjecture,
    ( ib = esk3_0
    | cA_and_B(esk3_0)
    | cA(esk3_0) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_35,plain,
    ( X1 = ib
    | X1 = ia
    | ~ cA_and_B(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_36,plain,
    ( cA_and_B(X1)
    | X1 != ib ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_37,negated_conjecture,
    ( xsd_integer(esk2_0)
    | cowlNothing(esk1_0)
    | ~ cA(esk3_0)
    | ~ cA_and_B(esk3_0)
    | ~ xsd_string(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_38,negated_conjecture,
    ( xsd_string(esk2_0)
    | ~ xsd_integer(esk2_0)
    | ~ cB(esk3_0)
    | ~ cA_and_B(esk3_0) ),
    inference(sr,[status(thm)],[c_0_30,c_0_16]) ).

cnf(c_0_39,negated_conjecture,
    ( ~ xsd_string(esk2_0)
    | ~ cB(esk3_0)
    | ~ cA_and_B(esk3_0) ),
    inference(csr,[status(thm)],[c_0_31,c_0_17]) ).

cnf(c_0_40,plain,
    cB(ib),
    inference(er,[status(thm)],[c_0_32]) ).

cnf(c_0_41,negated_conjecture,
    ( ib = esk3_0
    | ia = esk3_0 ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_34]),c_0_35]) ).

cnf(c_0_42,plain,
    cA_and_B(ib),
    inference(er,[status(thm)],[c_0_36]) ).

cnf(c_0_43,negated_conjecture,
    ( xsd_string(esk2_0)
    | cowlNothing(esk1_0)
    | ~ cA(esk3_0)
    | ~ cA_and_B(esk3_0)
    | ~ xsd_integer(esk2_0)
    | ~ cowlThing(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_44,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_integer(esk2_0)
    | ~ cA(esk3_0)
    | ~ cA_and_B(esk3_0)
    | ~ xsd_string(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_37,c_0_12])]) ).

cnf(c_0_45,negated_conjecture,
    ( ~ xsd_integer(esk2_0)
    | ~ cB(esk3_0)
    | ~ cA_and_B(esk3_0) ),
    inference(csr,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_46,negated_conjecture,
    ( ia = esk3_0
    | cB(esk3_0) ),
    inference(spm,[status(thm)],[c_0_40,c_0_41]) ).

cnf(c_0_47,negated_conjecture,
    ( ia = esk3_0
    | cA_and_B(esk3_0) ),
    inference(spm,[status(thm)],[c_0_42,c_0_41]) ).

cnf(c_0_48,negated_conjecture,
    ( cowlNothing(esk1_0)
    | xsd_string(esk2_0)
    | ~ cA(esk3_0)
    | ~ cA_and_B(esk3_0)
    | ~ xsd_integer(esk2_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_43,c_0_12])]) ).

cnf(c_0_49,negated_conjecture,
    ( xsd_integer(esk2_0)
    | ~ xsd_string(esk2_0)
    | ~ cA_and_B(esk3_0)
    | ~ cA(esk3_0) ),
    inference(sr,[status(thm)],[c_0_44,c_0_16]) ).

cnf(c_0_50,plain,
    ( cA_and_B(X1)
    | X1 != ia ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_51,negated_conjecture,
    ( ia = esk3_0
    | ~ xsd_integer(esk2_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_47]) ).

cnf(c_0_52,negated_conjecture,
    ( ia = esk3_0
    | ~ xsd_string(esk2_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_46]),c_0_47]) ).

cnf(c_0_53,plain,
    ( cA(X1)
    | X1 != ia ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_54,negated_conjecture,
    ( xsd_string(esk2_0)
    | ~ xsd_integer(esk2_0)
    | ~ cA_and_B(esk3_0)
    | ~ cA(esk3_0) ),
    inference(sr,[status(thm)],[c_0_48,c_0_16]) ).

cnf(c_0_55,negated_conjecture,
    ( ~ xsd_string(esk2_0)
    | ~ cA_and_B(esk3_0)
    | ~ cA(esk3_0) ),
    inference(csr,[status(thm)],[c_0_49,c_0_17]) ).

cnf(c_0_56,plain,
    cA_and_B(ia),
    inference(er,[status(thm)],[c_0_50]) ).

cnf(c_0_57,negated_conjecture,
    ia = esk3_0,
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_51,c_0_22]),c_0_52]) ).

cnf(c_0_58,plain,
    cA(ia),
    inference(er,[status(thm)],[c_0_53]) ).

cnf(c_0_59,negated_conjecture,
    ( ~ xsd_integer(esk2_0)
    | ~ cA_and_B(esk3_0)
    | ~ cA(esk3_0) ),
    inference(csr,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_60,plain,
    cA_and_B(esk3_0),
    inference(rw,[status(thm)],[c_0_56,c_0_57]) ).

cnf(c_0_61,plain,
    cA(esk3_0),
    inference(rw,[status(thm)],[c_0_58,c_0_57]) ).

cnf(c_0_62,negated_conjecture,
    ~ xsd_integer(esk2_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_59,c_0_60])]),c_0_61])]) ).

cnf(c_0_63,negated_conjecture,
    ~ xsd_string(esk2_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_55,c_0_60])]),c_0_61])]) ).

cnf(c_0_64,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_62,c_0_22]),c_0_63]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : KRS174+1 : TPTP v8.2.0. Released v3.1.0.
% 0.08/0.14  % Command    : run_E %s %d THM
% 0.14/0.35  % Computer : n025.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Sat May 18 22:17:23 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.21/0.49  Running first-order theorem proving
% 0.21/0.49  Running: /export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p
% 0.21/0.51  # Version: 3.1.0
% 0.21/0.51  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.21/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.51  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.21/0.51  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.51  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.51  # Starting sh5l with 300s (1) cores
% 0.21/0.51  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 22122 completed with status 0
% 0.21/0.51  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.21/0.51  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.21/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.51  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.21/0.51  # No SInE strategy applied
% 0.21/0.51  # Search class: FGHSF-FFSF00-SFFFFFNN
% 0.21/0.51  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.21/0.51  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2mA with 811s (1) cores
% 0.21/0.51  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.21/0.51  # Starting new_bool_3 with 136s (1) cores
% 0.21/0.51  # Starting new_bool_1 with 136s (1) cores
% 0.21/0.51  # Starting sh5l with 136s (1) cores
% 0.21/0.51  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 22129 completed with status 0
% 0.21/0.51  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.21/0.51  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.21/0.51  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.51  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.21/0.51  # No SInE strategy applied
% 0.21/0.51  # Search class: FGHSF-FFSF00-SFFFFFNN
% 0.21/0.51  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.21/0.51  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2mA with 811s (1) cores
% 0.21/0.51  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.21/0.51  # Preprocessing time       : 0.001 s
% 0.21/0.51  # Presaturation interreduction done
% 0.21/0.51  
% 0.21/0.51  # Proof found!
% 0.21/0.51  # SZS status Theorem
% 0.21/0.51  # SZS output start CNFRefutation
% See solution above
% 0.21/0.51  # Parsed axioms                        : 15
% 0.21/0.51  # Removed by relevancy pruning/SinE    : 0
% 0.21/0.51  # Initial clauses                      : 26
% 0.21/0.51  # Removed in clause preprocessing      : 10
% 0.21/0.51  # Initial clauses in saturation        : 16
% 0.21/0.51  # Processed clauses                    : 55
% 0.21/0.51  # ...of these trivial                  : 0
% 0.21/0.51  # ...subsumed                          : 2
% 0.21/0.51  # ...remaining for further processing  : 52
% 0.21/0.51  # Other redundant clauses eliminated   : 4
% 0.21/0.51  # Clauses deleted for lack of memory   : 0
% 0.21/0.51  # Backward-subsumed                    : 4
% 0.21/0.51  # Backward-rewritten                   : 15
% 0.21/0.51  # Generated clauses                    : 20
% 0.21/0.51  # ...of the previous two non-redundant : 23
% 0.21/0.51  # ...aggressively subsumed             : 0
% 0.21/0.51  # Contextual simplify-reflections      : 11
% 0.21/0.51  # Paramodulations                      : 16
% 0.21/0.51  # Factorizations                       : 0
% 0.21/0.51  # NegExts                              : 0
% 0.21/0.51  # Equation resolutions                 : 4
% 0.21/0.51  # Disequality decompositions           : 0
% 0.21/0.51  # Total rewrite steps                  : 17
% 0.21/0.51  # ...of those cached                   : 14
% 0.21/0.51  # Propositional unsat checks           : 0
% 0.21/0.51  #    Propositional check models        : 0
% 0.21/0.51  #    Propositional check unsatisfiable : 0
% 0.21/0.51  #    Propositional clauses             : 0
% 0.21/0.51  #    Propositional clauses after purity: 0
% 0.21/0.51  #    Propositional unsat core size     : 0
% 0.21/0.51  #    Propositional preprocessing time  : 0.000
% 0.21/0.51  #    Propositional encoding time       : 0.000
% 0.21/0.51  #    Propositional solver time         : 0.000
% 0.21/0.51  #    Success case prop preproc time    : 0.000
% 0.21/0.51  #    Success case prop encoding time   : 0.000
% 0.21/0.51  #    Success case prop solver time     : 0.000
% 0.21/0.51  # Current number of processed clauses  : 13
% 0.21/0.51  #    Positive orientable unit clauses  : 5
% 0.21/0.51  #    Positive unorientable unit clauses: 0
% 0.21/0.51  #    Negative unit clauses             : 3
% 0.21/0.51  #    Non-unit-clauses                  : 5
% 0.21/0.51  # Current number of unprocessed clauses: 0
% 0.21/0.51  # ...number of literals in the above   : 0
% 0.21/0.51  # Current number of archived formulas  : 0
% 0.21/0.51  # Current number of archived clauses   : 36
% 0.21/0.51  # Clause-clause subsumption calls (NU) : 150
% 0.21/0.51  # Rec. Clause-clause subsumption calls : 91
% 0.21/0.51  # Non-unit clause-clause subsumptions  : 15
% 0.21/0.51  # Unit Clause-clause subsumption calls : 13
% 0.21/0.51  # Rewrite failures with RHS unbound    : 0
% 0.21/0.51  # BW rewrite match attempts            : 2
% 0.21/0.51  # BW rewrite match successes           : 2
% 0.21/0.51  # Condensation attempts                : 0
% 0.21/0.51  # Condensation successes               : 0
% 0.21/0.51  # Termbank termtop insertions          : 1579
% 0.21/0.51  # Search garbage collected termcells   : 345
% 0.21/0.51  
% 0.21/0.51  # -------------------------------------------------
% 0.21/0.51  # User time                : 0.005 s
% 0.21/0.51  # System time              : 0.004 s
% 0.21/0.51  # Total time               : 0.009 s
% 0.21/0.51  # Maximum resident set size: 1748 pages
% 0.21/0.51  
% 0.21/0.51  # -------------------------------------------------
% 0.21/0.51  # User time                : 0.023 s
% 0.21/0.51  # System time              : 0.008 s
% 0.21/0.51  # Total time               : 0.030 s
% 0.21/0.51  # Maximum resident set size: 1696 pages
% 0.21/0.51  % E---3.1 exiting
% 0.21/0.51  % E exiting
%------------------------------------------------------------------------------