TSTP Solution File: MGT054+1 by E-SAT---3.1.00

View Problem - Process Solution

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

% Computer : n002.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 : Tue May 21 00:41:07 EDT 2024

% Result   : Theorem 0.21s 0.51s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   63 (  10 unt;   0 def)
%            Number of atoms       :  216 (  24 equ)
%            Maximal formula atoms :   16 (   3 avg)
%            Number of connectives :  250 (  97   ~;  92   |;  44   &)
%                                         (   5 <=>;  12  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   6 con; 0-2 aty)
%            Number of variables   :  121 (   6 sgn  69   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(theorem_5,conjecture,
    ! [X1,X5,X6,X7] :
      ( ( organization(X1)
        & ~ has_endowment(X1)
        & age(X1,X5) = zero
        & smaller_or_equal(age(X1,X6),sigma)
        & greater(age(X1,X7),sigma)
        & greater(sigma,zero) )
     => greater(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X6)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_5) ).

fof(assumption_15,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & age(X1,X5) = zero )
     => ( greater(age(X1,X4),sigma)
      <=> dissimilar(X1,X5,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_15) ).

fof(definition_2,axiom,
    ! [X1,X5,X4] :
      ( dissimilar(X1,X5,X4)
    <=> ( organization(X1)
        & ~ ( is_aligned(X1,X5)
          <=> is_aligned(X1,X4) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_2) ).

fof(definition_smaller_or_equal,axiom,
    ! [X1,X2] :
      ( smaller_or_equal(X1,X2)
    <=> ( smaller(X1,X2)
        | X1 = X2 ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',definition_smaller_or_equal) ).

fof(assumption_13,axiom,
    ! [X1,X4] :
      ( ( organization(X1)
        & age(X1,X4) = zero )
     => is_aligned(X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_13) ).

fof(definition_smaller,axiom,
    ! [X1,X2] :
      ( smaller(X1,X2)
    <=> greater(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',definition_smaller) ).

fof(meaning_postulate_greater_strict,axiom,
    ! [X1,X2] :
      ~ ( greater(X1,X2)
        & greater(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001+0.ax',meaning_postulate_greater_strict) ).

fof(assumption_16,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & ~ has_immunity(X1,X5)
        & ~ has_immunity(X1,X4)
        & greater(capability(X1,X4),capability(X1,X5)) )
     => greater(hazard_of_mortality(X1,X5),hazard_of_mortality(X1,X4)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_16) ).

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/benchmark/theBenchmark.p',assumption_3) ).

fof(assumption_14,axiom,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & is_aligned(X1,X5)
        & ~ is_aligned(X1,X4) )
     => greater(capability(X1,X5),capability(X1,X4)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_14) ).

fof(assumption_1,axiom,
    ! [X1,X4] :
      ( ( organization(X1)
        & ~ has_endowment(X1) )
     => ~ has_immunity(X1,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_1) ).

fof(c_0_11,negated_conjecture,
    ~ ! [X1,X5,X6,X7] :
        ( ( organization(X1)
          & ~ has_endowment(X1)
          & age(X1,X5) = zero
          & smaller_or_equal(age(X1,X6),sigma)
          & greater(age(X1,X7),sigma)
          & greater(sigma,zero) )
       => greater(hazard_of_mortality(X1,X7),hazard_of_mortality(X1,X6)) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[theorem_5])]) ).

fof(c_0_12,plain,
    ! [X34,X35,X36] :
      ( ( ~ greater(age(X34,X36),sigma)
        | dissimilar(X34,X35,X36)
        | ~ organization(X34)
        | age(X34,X35) != zero )
      & ( ~ dissimilar(X34,X35,X36)
        | greater(age(X34,X36),sigma)
        | ~ organization(X34)
        | age(X34,X35) != zero ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_15])])])]) ).

fof(c_0_13,plain,
    ! [X26,X27,X28] :
      ( ( organization(X26)
        | ~ dissimilar(X26,X27,X28) )
      & ( ~ is_aligned(X26,X27)
        | ~ is_aligned(X26,X28)
        | ~ dissimilar(X26,X27,X28) )
      & ( is_aligned(X26,X27)
        | is_aligned(X26,X28)
        | ~ dissimilar(X26,X27,X28) )
      & ( ~ is_aligned(X26,X27)
        | is_aligned(X26,X28)
        | ~ organization(X26)
        | dissimilar(X26,X27,X28) )
      & ( ~ is_aligned(X26,X28)
        | is_aligned(X26,X27)
        | ~ organization(X26)
        | dissimilar(X26,X27,X28) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_2])])])]) ).

fof(c_0_14,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(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[definition_smaller_or_equal])])])]) ).

fof(c_0_15,negated_conjecture,
    ( organization(esk1_0)
    & ~ has_endowment(esk1_0)
    & age(esk1_0,esk2_0) = zero
    & smaller_or_equal(age(esk1_0,esk3_0),sigma)
    & greater(age(esk1_0,esk4_0),sigma)
    & greater(sigma,zero)
    & ~ greater(hazard_of_mortality(esk1_0,esk4_0),hazard_of_mortality(esk1_0,esk3_0)) ),
    inference(fof_nnf,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_11])])])]) ).

cnf(c_0_16,plain,
    ( greater(age(X1,X3),sigma)
    | ~ dissimilar(X1,X2,X3)
    | ~ organization(X1)
    | age(X1,X2) != zero ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_17,plain,
    ( organization(X1)
    | ~ dissimilar(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

fof(c_0_18,plain,
    ! [X29,X30] :
      ( ~ organization(X29)
      | age(X29,X30) != zero
      | is_aligned(X29,X30) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[assumption_13])])]) ).

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

cnf(c_0_20,plain,
    ( smaller(X1,X2)
    | X1 = X2
    | ~ smaller_or_equal(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_21,negated_conjecture,
    smaller_or_equal(age(esk1_0,esk3_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_22,plain,
    ( greater(age(X1,X2),sigma)
    | age(X1,X3) != zero
    | ~ dissimilar(X1,X3,X2) ),
    inference(csr,[status(thm)],[c_0_16,c_0_17]) ).

cnf(c_0_23,plain,
    ( is_aligned(X1,X3)
    | dissimilar(X1,X2,X3)
    | ~ is_aligned(X1,X2)
    | ~ organization(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_24,plain,
    ( is_aligned(X1,X2)
    | ~ organization(X1)
    | age(X1,X2) != zero ),
    inference(split_conjunct,[status(thm)],[c_0_18]) ).

fof(c_0_25,plain,
    ! [X14,X15] :
      ( ~ greater(X14,X15)
      | ~ greater(X15,X14) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[meaning_postulate_greater_strict])])]) ).

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

cnf(c_0_27,negated_conjecture,
    ( age(esk1_0,esk3_0) = sigma
    | smaller(age(esk1_0,esk3_0),sigma) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

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

fof(c_0_29,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]) ).

cnf(c_0_30,plain,
    ( is_aligned(X1,X2)
    | greater(age(X1,X2),sigma)
    | age(X1,X3) != zero
    | ~ organization(X1) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_24]) ).

cnf(c_0_31,negated_conjecture,
    age(esk1_0,esk2_0) = zero,
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_32,negated_conjecture,
    organization(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_33,plain,
    ( ~ greater(X1,X2)
    | ~ greater(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_34,negated_conjecture,
    ( age(esk1_0,esk3_0) = sigma
    | greater(sigma,age(esk1_0,esk3_0)) ),
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

fof(c_0_35,plain,
    ! [X37,X38,X39] :
      ( ~ organization(X37)
      | has_immunity(X37,X38)
      | has_immunity(X37,X39)
      | ~ greater(capability(X37,X39),capability(X37,X38))
      | greater(hazard_of_mortality(X37,X38),hazard_of_mortality(X37,X39)) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_28])])]) ).

fof(c_0_36,plain,
    ! [X23,X24,X25] :
      ( ~ organization(X23)
      | ~ has_immunity(X23,X24)
      | has_immunity(X23,X25)
      | greater(hazard_of_mortality(X23,X25),hazard_of_mortality(X23,X24)) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_29])])]) ).

fof(c_0_37,plain,
    ! [X1,X5,X4] :
      ( ( organization(X1)
        & is_aligned(X1,X5)
        & ~ is_aligned(X1,X4) )
     => greater(capability(X1,X5),capability(X1,X4)) ),
    inference(fof_simplification,[status(thm)],[assumption_14]) ).

cnf(c_0_38,negated_conjecture,
    ( is_aligned(esk1_0,X1)
    | greater(age(esk1_0,X1),sigma) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_31]),c_0_32])]) ).

cnf(c_0_39,negated_conjecture,
    ( age(esk1_0,esk3_0) = sigma
    | ~ greater(age(esk1_0,esk3_0),sigma) ),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_40,plain,
    ( ~ is_aligned(X1,X2)
    | ~ is_aligned(X1,X3)
    | ~ dissimilar(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_41,plain,
    ( dissimilar(X1,X3,X2)
    | ~ greater(age(X1,X2),sigma)
    | ~ organization(X1)
    | age(X1,X3) != zero ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

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

cnf(c_0_43,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_36]) ).

fof(c_0_44,plain,
    ! [X31,X32,X33] :
      ( ~ organization(X31)
      | ~ is_aligned(X31,X32)
      | is_aligned(X31,X33)
      | greater(capability(X31,X32),capability(X31,X33)) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_37])])]) ).

cnf(c_0_45,negated_conjecture,
    ( is_aligned(esk1_0,X1)
    | ~ greater(sigma,age(esk1_0,X1)) ),
    inference(spm,[status(thm)],[c_0_33,c_0_38]) ).

cnf(c_0_46,negated_conjecture,
    ( age(esk1_0,esk3_0) = sigma
    | is_aligned(esk1_0,esk3_0) ),
    inference(spm,[status(thm)],[c_0_39,c_0_38]) ).

cnf(c_0_47,plain,
    ( age(X1,X2) != zero
    | ~ is_aligned(X1,X3)
    | ~ organization(X1)
    | ~ greater(age(X1,X3),sigma) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_40,c_0_41]),c_0_24]) ).

cnf(c_0_48,negated_conjecture,
    greater(age(esk1_0,esk4_0),sigma),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

fof(c_0_49,plain,
    ! [X1,X4] :
      ( ( organization(X1)
        & ~ has_endowment(X1) )
     => ~ has_immunity(X1,X4) ),
    inference(fof_simplification,[status(thm)],[assumption_1]) ).

cnf(c_0_50,plain,
    ( has_immunity(X1,X2)
    | greater(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ organization(X1)
    | ~ greater(capability(X1,X3),capability(X1,X2)) ),
    inference(csr,[status(thm)],[c_0_42,c_0_43]) ).

cnf(c_0_51,plain,
    ( is_aligned(X1,X3)
    | greater(capability(X1,X2),capability(X1,X3))
    | ~ organization(X1)
    | ~ is_aligned(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_52,negated_conjecture,
    ( is_aligned(esk1_0,esk3_0)
    | ~ greater(sigma,sigma) ),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_53,negated_conjecture,
    ( age(esk1_0,X1) != zero
    | ~ is_aligned(esk1_0,esk4_0) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_48]),c_0_32])]) ).

fof(c_0_54,plain,
    ! [X21,X22] :
      ( ~ organization(X21)
      | has_endowment(X21)
      | ~ has_immunity(X21,X22) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_49])])]) ).

cnf(c_0_55,negated_conjecture,
    ~ greater(hazard_of_mortality(esk1_0,esk4_0),hazard_of_mortality(esk1_0,esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_56,plain,
    ( is_aligned(X1,X2)
    | has_immunity(X1,X2)
    | greater(hazard_of_mortality(X1,X2),hazard_of_mortality(X1,X3))
    | ~ is_aligned(X1,X3)
    | ~ organization(X1) ),
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_57,negated_conjecture,
    is_aligned(esk1_0,esk3_0),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_46]),c_0_52]) ).

cnf(c_0_58,negated_conjecture,
    ~ is_aligned(esk1_0,esk4_0),
    inference(spm,[status(thm)],[c_0_53,c_0_31]) ).

cnf(c_0_59,plain,
    ( has_endowment(X1)
    | ~ organization(X1)
    | ~ has_immunity(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_60,negated_conjecture,
    has_immunity(esk1_0,esk4_0),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_55,c_0_56]),c_0_57]),c_0_32])]),c_0_58]) ).

cnf(c_0_61,negated_conjecture,
    ~ has_endowment(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_15]) ).

cnf(c_0_62,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_59,c_0_60]),c_0_32])]),c_0_61]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : MGT054+1 : TPTP v8.2.0. Released v2.4.0.
% 0.11/0.14  % Command    : run_E %s %d THM
% 0.14/0.36  % Computer : n002.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   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Sun May 19 00:06:53 EDT 2024
% 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/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 13121 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-FFMS22-SFFFFFNN
% 0.21/0.51  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.21/0.51  # Starting SAT001_MinMin_p005000_rr_RG 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  # SAT001_MinMin_p005000_rr_RG with pid 13126 completed with status 0
% 0.21/0.51  # Result found by SAT001_MinMin_p005000_rr_RG
% 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-FFMS22-SFFFFFNN
% 0.21/0.51  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.21/0.51  # Starting SAT001_MinMin_p005000_rr_RG with 811s (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                        : 14
% 0.21/0.51  # Removed by relevancy pruning/SinE    : 0
% 0.21/0.51  # Initial clauses                      : 30
% 0.21/0.51  # Removed in clause preprocessing      : 0
% 0.21/0.51  # Initial clauses in saturation        : 30
% 0.21/0.51  # Processed clauses                    : 150
% 0.21/0.51  # ...of these trivial                  : 1
% 0.21/0.51  # ...subsumed                          : 32
% 0.21/0.51  # ...remaining for further processing  : 117
% 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                    : 5
% 0.21/0.51  # Backward-rewritten                   : 1
% 0.21/0.51  # Generated clauses                    : 191
% 0.21/0.51  # ...of the previous two non-redundant : 152
% 0.21/0.51  # ...aggressively subsumed             : 0
% 0.21/0.51  # Contextual simplify-reflections      : 5
% 0.21/0.51  # Paramodulations                      : 187
% 0.21/0.51  # Factorizations                       : 2
% 0.21/0.51  # NegExts                              : 0
% 0.21/0.51  # Equation resolutions                 : 2
% 0.21/0.51  # Disequality decompositions           : 0
% 0.21/0.51  # Total rewrite steps                  : 42
% 0.21/0.51  # ...of those cached                   : 35
% 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  : 79
% 0.21/0.51  #    Positive orientable unit clauses  : 11
% 0.21/0.51  #    Positive unorientable unit clauses: 0
% 0.21/0.51  #    Negative unit clauses             : 7
% 0.21/0.51  #    Non-unit-clauses                  : 61
% 0.21/0.51  # Current number of unprocessed clauses: 62
% 0.21/0.51  # ...number of literals in the above   : 287
% 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) : 1793
% 0.21/0.51  # Rec. Clause-clause subsumption calls : 894
% 0.21/0.51  # Non-unit clause-clause subsumptions  : 24
% 0.21/0.51  # Unit Clause-clause subsumption calls : 20
% 0.21/0.51  # Rewrite failures with RHS unbound    : 0
% 0.21/0.51  # BW rewrite match attempts            : 3
% 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          : 4940
% 0.21/0.51  # Search garbage collected termcells   : 444
% 0.21/0.51  
% 0.21/0.51  # -------------------------------------------------
% 0.21/0.51  # User time                : 0.016 s
% 0.21/0.51  # System time              : 0.001 s
% 0.21/0.51  # Total time               : 0.017 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.062 s
% 0.21/0.51  # System time              : 0.006 s
% 0.21/0.51  # Total time               : 0.068 s
% 0.21/0.51  # Maximum resident set size: 1712 pages
% 0.21/0.51  % E---3.1 exiting
%------------------------------------------------------------------------------