TSTP Solution File: MGT056+1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : MGT056+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n013.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 18:37:17 EDT 2023

% Result   : Theorem 0.21s 0.51s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   51 (  14 unt;   0 def)
%            Number of atoms       :  175 (  24 equ)
%            Maximal formula atoms :   24 (   3 avg)
%            Number of connectives :  189 (  65   ~;  66   |;  43   &)
%                                         (   5 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   7 con; 0-2 aty)
%            Number of variables   :   74 (   0 sgn;  49   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(definition_1,axiom,
    ! [X1] :
      ( has_endowment(X1)
    <=> ! [X4] :
          ( organization(X1)
          & ( smaller_or_equal(age(X1,X4),eta)
           => has_immunity(X1,X4) )
          & ( greater(age(X1,X4),eta)
           => ~ has_immunity(X1,X4) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p',definition_1) ).

fof(lemma_9,conjecture,
    ! [X1,X5,X6,X7] :
      ( ( organization(X1)
        & has_endowment(X1)
        & age(X1,X5) = zero
        & smaller_or_equal(age(X1,X6),eta)
        & greater(age(X1,X7),eta)
        & greater_or_equal(eta,sigma)
        & greater(sigma,zero) )
     => ( greater(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X6))
        & hazard_of_mortality(X1,X6) = hazard_of_mortality(X1,X5) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p',lemma_9) ).

fof(assumption_3,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & has_immunity(X1,X5)
        & ~ has_immunity(X1,X4) )
     => greater(hazard_of_mortality(X1,X4),hazard_of_mortality(X1,X5)) ),
    file('/export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p',assumption_3) ).

fof(assumption_2,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & has_immunity(X1,X5)
        & has_immunity(X1,X4) )
     => hazard_of_mortality(X1,X5) = hazard_of_mortality(X1,X4) ),
    file('/export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p',assumption_2) ).

fof(definition_smaller_or_equal,axiom,
    ! [X1,X2] :
      ( smaller_or_equal(X1,X2)
    <=> ( smaller(X1,X2)
        | X1 = X2 ) ),
    file('/export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p',definition_smaller_or_equal) ).

fof(definition_smaller,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
    <=> greater(X2,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p',definition_smaller) ).

fof(meaning_postulate_greater_transitive,axiom,
    ! [X1,X2,X3] :
      ( ( greater(X1,X2)
        & greater(X2,X3) )
     => greater(X1,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p',meaning_postulate_greater_transitive) ).

fof(definition_greater_or_equal,axiom,
    ! [X1,X2] :
      ( greater_or_equal(X1,X2)
    <=> ( greater(X1,X2)
        | X1 = X2 ) ),
    file('/export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p',definition_greater_or_equal) ).

fof(c_0_8,plain,
    ! [X1] :
      ( has_endowment(X1)
    <=> ! [X4] :
          ( organization(X1)
          & ( smaller_or_equal(age(X1,X4),eta)
           => has_immunity(X1,X4) )
          & ( greater(age(X1,X4),eta)
           => ~ has_immunity(X1,X4) ) ) ),
    inference(fof_simplification,[status(thm)],[definition_1]) ).

fof(c_0_9,negated_conjecture,
    ~ ! [X1,X5,X6,X7] :
        ( ( organization(X1)
          & has_endowment(X1)
          & age(X1,X5) = zero
          & smaller_or_equal(age(X1,X6),eta)
          & greater(age(X1,X7),eta)
          & greater_or_equal(eta,sigma)
          & greater(sigma,zero) )
       => ( greater(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X6))
          & hazard_of_mortality(X1,X6) = hazard_of_mortality(X1,X5) ) ),
    inference(assume_negation,[status(cth)],[lemma_9]) ).

fof(c_0_10,plain,
    ! [X21,X22,X23,X24] :
      ( ( organization(X21)
        | ~ has_endowment(X21) )
      & ( ~ smaller_or_equal(age(X21,X22),eta)
        | has_immunity(X21,X22)
        | ~ has_endowment(X21) )
      & ( ~ greater(age(X21,X23),eta)
        | ~ has_immunity(X21,X23)
        | ~ has_endowment(X21) )
      & ( greater(age(X24,esk2_1(X24)),eta)
        | smaller_or_equal(age(X24,esk1_1(X24)),eta)
        | ~ organization(X24)
        | has_endowment(X24) )
      & ( has_immunity(X24,esk2_1(X24))
        | smaller_or_equal(age(X24,esk1_1(X24)),eta)
        | ~ organization(X24)
        | has_endowment(X24) )
      & ( greater(age(X24,esk2_1(X24)),eta)
        | ~ has_immunity(X24,esk1_1(X24))
        | ~ organization(X24)
        | has_endowment(X24) )
      & ( has_immunity(X24,esk2_1(X24))
        | ~ has_immunity(X24,esk1_1(X24))
        | ~ organization(X24)
        | has_endowment(X24) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_8])])])])])]) ).

fof(c_0_11,negated_conjecture,
    ( organization(esk3_0)
    & has_endowment(esk3_0)
    & age(esk3_0,esk4_0) = zero
    & smaller_or_equal(age(esk3_0,esk5_0),eta)
    & greater(age(esk3_0,esk6_0),eta)
    & greater_or_equal(eta,sigma)
    & greater(sigma,zero)
    & ( ~ greater(hazard_of_mortality(esk3_0,esk6_0),hazard_of_mortality(esk3_0,esk5_0))
      | hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0) ) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_9])])]) ).

fof(c_0_12,plain,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & has_immunity(X1,X5)
        & ~ has_immunity(X1,X4) )
     => greater(hazard_of_mortality(X1,X4),hazard_of_mortality(X1,X5)) ),
    inference(fof_simplification,[status(thm)],[assumption_3]) ).

fof(c_0_13,plain,
    ! [X27,X28,X29] :
      ( ~ organization(X27)
      | ~ has_immunity(X27,X28)
      | ~ has_immunity(X27,X29)
      | hazard_of_mortality(X27,X28) = hazard_of_mortality(X27,X29) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_2])]) ).

cnf(c_0_14,plain,
    ( has_immunity(X1,X2)
    | ~ smaller_or_equal(age(X1,X2),eta)
    | ~ has_endowment(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_15,negated_conjecture,
    smaller_or_equal(age(esk3_0,esk5_0),eta),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_16,negated_conjecture,
    has_endowment(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_17,plain,
    ! [X30,X31,X32] :
      ( ~ organization(X30)
      | ~ has_immunity(X30,X31)
      | has_immunity(X30,X32)
      | greater(hazard_of_mortality(X30,X32),hazard_of_mortality(X30,X31)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_12])]) ).

cnf(c_0_18,negated_conjecture,
    ( ~ greater(hazard_of_mortality(esk3_0,esk6_0),hazard_of_mortality(esk3_0,esk5_0))
    | hazard_of_mortality(esk3_0,esk5_0) != hazard_of_mortality(esk3_0,esk4_0) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_19,plain,
    ( hazard_of_mortality(X1,X2) = hazard_of_mortality(X1,X3)
    | ~ organization(X1)
    | ~ has_immunity(X1,X2)
    | ~ has_immunity(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_20,negated_conjecture,
    has_immunity(esk3_0,esk5_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_15]),c_0_16])]) ).

cnf(c_0_21,negated_conjecture,
    organization(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_22,plain,
    ( has_immunity(X1,X3)
    | greater(hazard_of_mortality(X1,X3),hazard_of_mortality(X1,X2))
    | ~ organization(X1)
    | ~ has_immunity(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_23,plain,
    ( ~ greater(age(X1,X2),eta)
    | ~ has_immunity(X1,X2)
    | ~ has_endowment(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_24,negated_conjecture,
    greater(age(esk3_0,esk6_0),eta),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_25,negated_conjecture,
    ( hazard_of_mortality(esk3_0,esk4_0) != hazard_of_mortality(esk3_0,X1)
    | ~ has_immunity(esk3_0,X1)
    | ~ greater(hazard_of_mortality(esk3_0,esk6_0),hazard_of_mortality(esk3_0,X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_18,c_0_19]),c_0_20]),c_0_21])]) ).

cnf(c_0_26,negated_conjecture,
    ( has_immunity(esk3_0,X1)
    | greater(hazard_of_mortality(esk3_0,X1),hazard_of_mortality(esk3_0,esk5_0)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_20]),c_0_21])]) ).

cnf(c_0_27,negated_conjecture,
    ~ has_immunity(esk3_0,esk6_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_23,c_0_24]),c_0_16])]) ).

fof(c_0_28,plain,
    ! [X8,X9] :
      ( ( ~ smaller_or_equal(X8,X9)
        | smaller(X8,X9)
        | X8 = X9 )
      & ( ~ smaller(X8,X9)
        | smaller_or_equal(X8,X9) )
      & ( X8 != X9
        | smaller_or_equal(X8,X9) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller_or_equal])])]) ).

fof(c_0_29,plain,
    ! [X12,X13] :
      ( ( ~ smaller(X12,X13)
        | greater(X13,X12) )
      & ( ~ greater(X13,X12)
        | smaller(X12,X13) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller])]) ).

fof(c_0_30,plain,
    ! [X16,X17,X18] :
      ( ~ greater(X16,X17)
      | ~ greater(X17,X18)
      | greater(X16,X18) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[meaning_postulate_greater_transitive])]) ).

fof(c_0_31,plain,
    ! [X10,X11] :
      ( ( ~ greater_or_equal(X10,X11)
        | greater(X10,X11)
        | X10 = X11 )
      & ( ~ greater(X10,X11)
        | greater_or_equal(X10,X11) )
      & ( X10 != X11
        | greater_or_equal(X10,X11) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_greater_or_equal])])]) ).

cnf(c_0_32,negated_conjecture,
    hazard_of_mortality(esk3_0,esk4_0) != hazard_of_mortality(esk3_0,esk5_0),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_20])]),c_0_27]) ).

cnf(c_0_33,negated_conjecture,
    age(esk3_0,esk4_0) = zero,
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_34,plain,
    ( smaller_or_equal(X1,X2)
    | ~ smaller(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_35,plain,
    ( smaller(X2,X1)
    | ~ greater(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_36,plain,
    ( greater(X1,X3)
    | ~ greater(X1,X2)
    | ~ greater(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_37,negated_conjecture,
    greater(sigma,zero),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_38,plain,
    ( greater(X1,X2)
    | X1 = X2
    | ~ greater_or_equal(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_39,negated_conjecture,
    greater_or_equal(eta,sigma),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_40,negated_conjecture,
    ( hazard_of_mortality(esk3_0,X1) != hazard_of_mortality(esk3_0,esk5_0)
    | ~ has_immunity(esk3_0,esk4_0)
    | ~ has_immunity(esk3_0,X1) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_19]),c_0_21])]) ).

cnf(c_0_41,negated_conjecture,
    ( has_immunity(esk3_0,esk4_0)
    | ~ smaller_or_equal(zero,eta) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_14,c_0_33]),c_0_16])]) ).

cnf(c_0_42,plain,
    ( smaller_or_equal(X1,X2)
    | ~ greater(X2,X1) ),
    inference(spm,[status(thm)],[c_0_34,c_0_35]) ).

cnf(c_0_43,negated_conjecture,
    ( greater(X1,zero)
    | ~ greater(X1,sigma) ),
    inference(spm,[status(thm)],[c_0_36,c_0_37]) ).

cnf(c_0_44,negated_conjecture,
    ( sigma = eta
    | greater(eta,sigma) ),
    inference(spm,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_45,negated_conjecture,
    ~ has_immunity(esk3_0,esk4_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(er,[status(thm)],[c_0_40]),c_0_20])]) ).

cnf(c_0_46,negated_conjecture,
    ( has_immunity(esk3_0,esk4_0)
    | ~ greater(eta,zero) ),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_47,negated_conjecture,
    ( sigma = eta
    | greater(eta,zero) ),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_48,negated_conjecture,
    ~ greater(eta,zero),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_49,negated_conjecture,
    sigma = eta,
    inference(sr,[status(thm)],[c_0_47,c_0_48]) ).

cnf(c_0_50,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[c_0_37,c_0_49]),c_0_48]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : MGT056+1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.14  % Command    : run_E %s %d THM
% 0.14/0.36  % Computer : n013.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 2400
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Tue Oct  3 00:22:14 EDT 2023
% 0.14/0.36  % CPUTime    : 
% 0.21/0.49  Running first-order model finding
% 0.21/0.49  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.1498ayKgEr/E---3.1_26820.p
% 0.21/0.51  # Version: 3.1pre001
% 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 26897 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-FFMM21-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_S2v 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 G-E--_208_C18_F1_AE_CS_SP_PS_S3S with 136s (1) cores
% 0.21/0.51  # Starting H----_047_C09_12_F1_AE_ND_CS_SP_S5PRR_RG_S2S with 136s (1) cores
% 0.21/0.51  # Starting G----_Z1014__C12_02_nc_F1_AE_CS_SP_S2S with 136s (1) cores
% 0.21/0.51  # G-E--_208_C18_F1_AE_CS_SP_PS_S3S with pid 26903 completed with status 0
% 0.21/0.51  # Result found by G-E--_208_C18_F1_AE_CS_SP_PS_S3S
% 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-FFMM21-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_S2v 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 G-E--_208_C18_F1_AE_CS_SP_PS_S3S with 136s (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                        : 10
% 0.21/0.51  # Removed by relevancy pruning/SinE    : 0
% 0.21/0.51  # Initial clauses                      : 28
% 0.21/0.51  # Removed in clause preprocessing      : 0
% 0.21/0.51  # Initial clauses in saturation        : 28
% 0.21/0.51  # Processed clauses                    : 133
% 0.21/0.51  # ...of these trivial                  : 0
% 0.21/0.51  # ...subsumed                          : 30
% 0.21/0.51  # ...remaining for further processing  : 103
% 0.21/0.51  # Other redundant clauses eliminated   : 2
% 0.21/0.51  # Clauses deleted for lack of memory   : 0
% 0.21/0.51  # Backward-subsumed                    : 6
% 0.21/0.51  # Backward-rewritten                   : 17
% 0.21/0.51  # Generated clauses                    : 133
% 0.21/0.51  # ...of the previous two non-redundant : 122
% 0.21/0.51  # ...aggressively subsumed             : 0
% 0.21/0.51  # Contextual simplify-reflections      : 0
% 0.21/0.51  # Paramodulations                      : 126
% 0.21/0.51  # Factorizations                       : 2
% 0.21/0.51  # NegExts                              : 0
% 0.21/0.51  # Equation resolutions                 : 3
% 0.21/0.51  # Total rewrite steps                  : 72
% 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  : 48
% 0.21/0.51  #    Positive orientable unit clauses  : 9
% 0.21/0.51  #    Positive unorientable unit clauses: 0
% 0.21/0.51  #    Negative unit clauses             : 5
% 0.21/0.51  #    Non-unit-clauses                  : 34
% 0.21/0.51  # Current number of unprocessed clauses: 40
% 0.21/0.51  # ...number of literals in the above   : 155
% 0.21/0.51  # Current number of archived formulas  : 0
% 0.21/0.51  # Current number of archived clauses   : 53
% 0.21/0.51  # Clause-clause subsumption calls (NU) : 818
% 0.21/0.51  # Rec. Clause-clause subsumption calls : 631
% 0.21/0.51  # Non-unit clause-clause subsumptions  : 26
% 0.21/0.51  # Unit Clause-clause subsumption calls : 52
% 0.21/0.51  # Rewrite failures with RHS unbound    : 0
% 0.21/0.51  # BW rewrite match attempts            : 6
% 0.21/0.51  # BW rewrite match successes           : 1
% 0.21/0.51  # Condensation attempts                : 0
% 0.21/0.51  # Condensation successes               : 0
% 0.21/0.51  # Termbank termtop insertions          : 3259
% 0.21/0.51  
% 0.21/0.51  # -------------------------------------------------
% 0.21/0.51  # User time                : 0.012 s
% 0.21/0.51  # System time              : 0.002 s
% 0.21/0.51  # Total time               : 0.013 s
% 0.21/0.51  # Maximum resident set size: 1768 pages
% 0.21/0.51  
% 0.21/0.51  # -------------------------------------------------
% 0.21/0.51  # User time                : 0.047 s
% 0.21/0.51  # System time              : 0.011 s
% 0.21/0.51  # Total time               : 0.058 s
% 0.21/0.51  # Maximum resident set size: 1688 pages
% 0.21/0.51  % E---3.1 exiting
%------------------------------------------------------------------------------