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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : SWV449+1 : TPTP v8.1.2. Released v4.0.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 19:59:34 EDT 2023

% Result   : Theorem 0.20s 0.53s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   46 (  25 unt;   0 def)
%            Number of atoms       :  251 ( 104 equ)
%            Maximal formula atoms :   44 (   5 avg)
%            Number of connectives :  319 ( 114   ~;  66   |;  91   &)
%                                         (   3 <=>;  45  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   40 (   6 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-4 aty)
%            Number of functors    :   28 (  28 usr;  17 con; 0-2 aty)
%            Number of variables   :  175 (  22 sgn; 132   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(conj,conjecture,
    ! [X12,X13,X5,X6] :
      ( ( ! [X7,X14] :
            ( setIn(X14,alive)
           => ~ elem(m_Down(X14),queue(host(X7))) )
        & ! [X7,X14] :
            ( elem(m_Down(X14),queue(host(X7)))
           => ~ setIn(X14,alive) )
        & ! [X7,X14] :
            ( elem(m_Down(X14),queue(host(X7)))
           => host(X14) != host(X7) )
        & ! [X7,X14] :
            ( elem(m_Halt(X14),queue(host(X7)))
           => ~ leq(host(X7),host(X14)) )
        & ! [X7,X15,X14] :
            ( elem(m_Ack(X14,X7),queue(host(X15)))
           => ~ leq(host(X7),host(X14)) )
        & ! [X7,X14] :
            ( ( ~ setIn(X7,alive)
              & leq(X14,X7)
              & host(X14) = host(X7) )
           => ~ setIn(X14,alive) )
        & ! [X7,X14] :
            ( ( X14 != X7
              & host(X14) = host(X7) )
           => ( ~ setIn(X7,alive)
              | ~ setIn(X14,alive) ) )
        & ! [X7,X16,X15,X14] :
            ( ( host(X15) != host(X7)
              & setIn(X7,alive)
              & setIn(X15,alive)
              & host(X16) = host(X7)
              & host(X14) = host(X15) )
           => ~ ( elem(m_Down(X14),queue(host(X7)))
                & elem(m_Down(X16),queue(host(X15))) ) )
        & queue(host(X5)) = cons(m_Ack(X13,X6),X12) )
     => ( setIn(X5,alive)
       => ( ( index(elid,host(X5)) = X13
            & index(status,host(X5)) = elec_2
            & host(X6) = index(pendack,host(X5)) )
         => ( leq(nbr_proc,index(pendack,host(X5)))
           => ! [X7] :
                ( ( setIn(host(X7),index(acks,host(X5)))
                  | host(X7) = host(X6) )
               => ! [X17] :
                    ( host(X7) = host(X17)
                   => ( host(X5) = host(X17)
                     => ! [X18,X19] :
                          ( host(X7) != host(X19)
                         => ( host(X5) != host(X19)
                           => ! [X20] :
                                ( ( host(X19) != host(X17)
                                  & setIn(X17,alive)
                                  & setIn(X19,alive)
                                  & host(X18) = host(X17)
                                  & host(X20) = host(X19) )
                               => ~ ( elem(m_Down(X18),queue(host(X19)))
                                    & elem(m_Down(X20),snoc(X12,m_Ldr(X5))) ) ) ) ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.oSvzus8XcB/E---3.1_32602.p',conj) ).

fof(axiom_46,axiom,
    ! [X5,X6,X4] :
      ( elem(X5,cons(X6,X4))
    <=> ( X5 = X6
        | elem(X5,X4) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.oSvzus8XcB/E---3.1_32602.p',axiom_46) ).

fof(axiom_39,axiom,
    ! [X4] :
      ( X4 = q_nil
      | X4 = cons(head(X4),tail(X4)) ),
    file('/export/starexec/sandbox2/tmp/tmp.oSvzus8XcB/E---3.1_32602.p',axiom_39) ).

fof(axiom_36,axiom,
    ! [X5,X4] : tail(cons(X5,X4)) = X4,
    file('/export/starexec/sandbox2/tmp/tmp.oSvzus8XcB/E---3.1_32602.p',axiom_36) ).

fof(axiom_41,axiom,
    ! [X5,X4] : q_nil != cons(X5,X4),
    file('/export/starexec/sandbox2/tmp/tmp.oSvzus8XcB/E---3.1_32602.p',axiom_41) ).

fof(axiom_47,axiom,
    ! [X5,X6,X4] :
      ( elem(X5,snoc(X4,X6))
    <=> ( X5 = X6
        | elem(X5,X4) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.oSvzus8XcB/E---3.1_32602.p',axiom_47) ).

fof(axiom_18,axiom,
    ! [X5,X6] : m_Down(X5) != m_Ldr(X6),
    file('/export/starexec/sandbox2/tmp/tmp.oSvzus8XcB/E---3.1_32602.p',axiom_18) ).

fof(c_0_7,plain,
    ! [X5,X6,X13,X12] :
      ( epred1_4(X12,X13,X6,X5)
    <=> ( ! [X7,X14] :
            ( setIn(X14,alive)
           => ~ elem(m_Down(X14),queue(host(X7))) )
        & ! [X7,X14] :
            ( elem(m_Down(X14),queue(host(X7)))
           => ~ setIn(X14,alive) )
        & ! [X7,X14] :
            ( elem(m_Down(X14),queue(host(X7)))
           => host(X14) != host(X7) )
        & ! [X7,X14] :
            ( elem(m_Halt(X14),queue(host(X7)))
           => ~ leq(host(X7),host(X14)) )
        & ! [X7,X15,X14] :
            ( elem(m_Ack(X14,X7),queue(host(X15)))
           => ~ leq(host(X7),host(X14)) )
        & ! [X7,X14] :
            ( ( ~ setIn(X7,alive)
              & leq(X14,X7)
              & host(X14) = host(X7) )
           => ~ setIn(X14,alive) )
        & ! [X7,X14] :
            ( ( X14 != X7
              & host(X14) = host(X7) )
           => ( ~ setIn(X7,alive)
              | ~ setIn(X14,alive) ) )
        & ! [X7,X16,X15,X14] :
            ( ( host(X15) != host(X7)
              & setIn(X7,alive)
              & setIn(X15,alive)
              & host(X16) = host(X7)
              & host(X14) = host(X15) )
           => ~ ( elem(m_Down(X14),queue(host(X7)))
                & elem(m_Down(X16),queue(host(X15))) ) )
        & queue(host(X5)) = cons(m_Ack(X13,X6),X12) ) ),
    introduced(definition) ).

fof(c_0_8,plain,
    ! [X5,X6,X13,X12] :
      ( epred1_4(X12,X13,X6,X5)
     => ( ! [X7,X14] :
            ( setIn(X14,alive)
           => ~ elem(m_Down(X14),queue(host(X7))) )
        & ! [X7,X14] :
            ( elem(m_Down(X14),queue(host(X7)))
           => ~ setIn(X14,alive) )
        & ! [X7,X14] :
            ( elem(m_Down(X14),queue(host(X7)))
           => host(X14) != host(X7) )
        & ! [X7,X14] :
            ( elem(m_Halt(X14),queue(host(X7)))
           => ~ leq(host(X7),host(X14)) )
        & ! [X7,X15,X14] :
            ( elem(m_Ack(X14,X7),queue(host(X15)))
           => ~ leq(host(X7),host(X14)) )
        & ! [X7,X14] :
            ( ( ~ setIn(X7,alive)
              & leq(X14,X7)
              & host(X14) = host(X7) )
           => ~ setIn(X14,alive) )
        & ! [X7,X14] :
            ( ( X14 != X7
              & host(X14) = host(X7) )
           => ( ~ setIn(X7,alive)
              | ~ setIn(X14,alive) ) )
        & ! [X7,X16,X15,X14] :
            ( ( host(X15) != host(X7)
              & setIn(X7,alive)
              & setIn(X15,alive)
              & host(X16) = host(X7)
              & host(X14) = host(X15) )
           => ~ ( elem(m_Down(X14),queue(host(X7)))
                & elem(m_Down(X16),queue(host(X15))) ) )
        & queue(host(X5)) = cons(m_Ack(X13,X6),X12) ) ),
    inference(split_equiv,[status(thm)],[c_0_7]) ).

fof(c_0_9,negated_conjecture,
    ~ ! [X12,X13,X5,X6] :
        ( epred1_4(X12,X13,X6,X5)
       => ( setIn(X5,alive)
         => ( ( index(elid,host(X5)) = X13
              & index(status,host(X5)) = elec_2
              & host(X6) = index(pendack,host(X5)) )
           => ( leq(nbr_proc,index(pendack,host(X5)))
             => ! [X7] :
                  ( ( setIn(host(X7),index(acks,host(X5)))
                    | host(X7) = host(X6) )
                 => ! [X17] :
                      ( host(X7) = host(X17)
                     => ( host(X5) = host(X17)
                       => ! [X18,X19] :
                            ( host(X7) != host(X19)
                           => ( host(X5) != host(X19)
                             => ! [X20] :
                                  ( ( host(X19) != host(X17)
                                    & setIn(X17,alive)
                                    & setIn(X19,alive)
                                    & host(X18) = host(X17)
                                    & host(X20) = host(X19) )
                                 => ~ ( elem(m_Down(X18),queue(host(X19)))
                                      & elem(m_Down(X20),snoc(X12,m_Ldr(X5))) ) ) ) ) ) ) ) ) ) ) ),
    inference(apply_def,[status(thm)],[inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[conj])]),c_0_7]) ).

fof(c_0_10,plain,
    ! [X159,X160,X161,X162,X163,X164,X165,X166,X167,X168,X169,X170,X171,X172,X173,X174,X175,X176,X177,X178,X179,X180,X181] :
      ( ( ~ setIn(X164,alive)
        | ~ elem(m_Down(X164),queue(host(X163)))
        | ~ epred1_4(X162,X161,X160,X159) )
      & ( ~ elem(m_Down(X166),queue(host(X165)))
        | ~ setIn(X166,alive)
        | ~ epred1_4(X162,X161,X160,X159) )
      & ( ~ elem(m_Down(X168),queue(host(X167)))
        | host(X168) != host(X167)
        | ~ epred1_4(X162,X161,X160,X159) )
      & ( ~ elem(m_Halt(X170),queue(host(X169)))
        | ~ leq(host(X169),host(X170))
        | ~ epred1_4(X162,X161,X160,X159) )
      & ( ~ elem(m_Ack(X173,X171),queue(host(X172)))
        | ~ leq(host(X171),host(X173))
        | ~ epred1_4(X162,X161,X160,X159) )
      & ( setIn(X174,alive)
        | ~ leq(X175,X174)
        | host(X175) != host(X174)
        | ~ setIn(X175,alive)
        | ~ epred1_4(X162,X161,X160,X159) )
      & ( X177 = X176
        | host(X177) != host(X176)
        | ~ setIn(X176,alive)
        | ~ setIn(X177,alive)
        | ~ epred1_4(X162,X161,X160,X159) )
      & ( host(X180) = host(X178)
        | ~ setIn(X178,alive)
        | ~ setIn(X180,alive)
        | host(X179) != host(X178)
        | host(X181) != host(X180)
        | ~ elem(m_Down(X181),queue(host(X178)))
        | ~ elem(m_Down(X179),queue(host(X180)))
        | ~ epred1_4(X162,X161,X160,X159) )
      & ( queue(host(X159)) = cons(m_Ack(X161,X160),X162)
        | ~ epred1_4(X162,X161,X160,X159) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_8])])])]) ).

fof(c_0_11,negated_conjecture,
    ( epred1_4(esk5_0,esk6_0,esk8_0,esk7_0)
    & setIn(esk7_0,alive)
    & index(elid,host(esk7_0)) = esk6_0
    & index(status,host(esk7_0)) = elec_2
    & host(esk8_0) = index(pendack,host(esk7_0))
    & leq(nbr_proc,index(pendack,host(esk7_0)))
    & ( setIn(host(esk9_0),index(acks,host(esk7_0)))
      | host(esk9_0) = host(esk8_0) )
    & host(esk9_0) = host(esk10_0)
    & host(esk7_0) = host(esk10_0)
    & host(esk9_0) != host(esk12_0)
    & host(esk7_0) != host(esk12_0)
    & host(esk12_0) != host(esk10_0)
    & setIn(esk10_0,alive)
    & setIn(esk12_0,alive)
    & host(esk11_0) = host(esk10_0)
    & host(esk13_0) = host(esk12_0)
    & elem(m_Down(esk11_0),queue(host(esk12_0)))
    & elem(m_Down(esk13_0),snoc(esk5_0,m_Ldr(esk7_0))) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_9])])]) ).

fof(c_0_12,plain,
    ! [X101,X102,X103] :
      ( ( ~ elem(X101,cons(X102,X103))
        | X101 = X102
        | elem(X101,X103) )
      & ( X101 != X102
        | elem(X101,cons(X102,X103)) )
      & ( ~ elem(X101,X103)
        | elem(X101,cons(X102,X103)) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_46])])]) ).

fof(c_0_13,plain,
    ! [X90] :
      ( X90 = q_nil
      | X90 = cons(head(X90),tail(X90)) ),
    inference(variable_rename,[status(thm)],[axiom_39]) ).

fof(c_0_14,plain,
    ! [X84,X85] : tail(cons(X84,X85)) = X85,
    inference(variable_rename,[status(thm)],[axiom_36]) ).

cnf(c_0_15,plain,
    ( queue(host(X1)) = cons(m_Ack(X2,X3),X4)
    | ~ epred1_4(X4,X2,X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_16,negated_conjecture,
    epred1_4(esk5_0,esk6_0,esk8_0,esk7_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_17,plain,
    ! [X92,X93] : q_nil != cons(X92,X93),
    inference(variable_rename,[status(thm)],[axiom_41]) ).

cnf(c_0_18,negated_conjecture,
    host(esk11_0) = host(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_19,negated_conjecture,
    host(esk7_0) = host(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_20,plain,
    ( elem(X1,cons(X3,X2))
    | ~ elem(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_21,plain,
    ( X1 = q_nil
    | X1 = cons(head(X1),tail(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_22,plain,
    tail(cons(X1,X2)) = X2,
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_23,negated_conjecture,
    cons(m_Ack(esk6_0,esk8_0),esk5_0) = queue(host(esk7_0)),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_24,plain,
    q_nil != cons(X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_25,plain,
    ( host(X1) = host(X2)
    | ~ setIn(X2,alive)
    | ~ setIn(X1,alive)
    | host(X3) != host(X2)
    | host(X4) != host(X1)
    | ~ elem(m_Down(X4),queue(host(X2)))
    | ~ elem(m_Down(X3),queue(host(X1)))
    | ~ epred1_4(X5,X6,X7,X8) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_26,negated_conjecture,
    elem(m_Down(esk11_0),queue(host(esk12_0))),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_27,negated_conjecture,
    host(esk11_0) = host(esk7_0),
    inference(rw,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_28,negated_conjecture,
    setIn(esk12_0,alive),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_29,plain,
    ( X1 = q_nil
    | elem(X2,X1)
    | ~ elem(X2,tail(X1)) ),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_30,negated_conjecture,
    tail(queue(host(esk7_0))) = esk5_0,
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_31,negated_conjecture,
    queue(host(esk7_0)) != q_nil,
    inference(spm,[status(thm)],[c_0_24,c_0_23]) ).

fof(c_0_32,plain,
    ! [X104,X105,X106] :
      ( ( ~ elem(X104,snoc(X106,X105))
        | X104 = X105
        | elem(X104,X106) )
      & ( X104 != X105
        | elem(X104,snoc(X106,X105)) )
      & ( ~ elem(X104,X106)
        | elem(X104,snoc(X106,X105)) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_47])])]) ).

fof(c_0_33,plain,
    ! [X46,X47] : m_Down(X46) != m_Ldr(X47),
    inference(variable_rename,[status(thm)],[axiom_18]) ).

cnf(c_0_34,negated_conjecture,
    ( host(X1) = host(esk12_0)
    | host(esk12_0) != host(X2)
    | host(X1) != host(esk7_0)
    | ~ epred1_4(X3,X4,X5,X6)
    | ~ setIn(X1,alive)
    | ~ elem(m_Down(X2),queue(host(X1))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27]),c_0_28])]) ).

cnf(c_0_35,negated_conjecture,
    ( elem(X1,queue(host(esk7_0)))
    | ~ elem(X1,esk5_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_30]),c_0_31]) ).

cnf(c_0_36,negated_conjecture,
    setIn(esk7_0,alive),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_37,negated_conjecture,
    host(esk7_0) != host(esk12_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_38,plain,
    ( X1 = X3
    | elem(X1,X2)
    | ~ elem(X1,snoc(X2,X3)) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_39,negated_conjecture,
    elem(m_Down(esk13_0),snoc(esk5_0,m_Ldr(esk7_0))),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_40,plain,
    m_Down(X1) != m_Ldr(X2),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_41,negated_conjecture,
    ( host(esk12_0) != host(X1)
    | ~ epred1_4(X2,X3,X4,X5)
    | ~ elem(m_Down(X1),esk5_0) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_36])]),c_0_37]) ).

cnf(c_0_42,negated_conjecture,
    elem(m_Down(esk13_0),esk5_0),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_40]) ).

cnf(c_0_43,negated_conjecture,
    host(esk13_0) = host(esk12_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_44,negated_conjecture,
    ~ epred1_4(X1,X2,X3,X4),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_42]),c_0_43])]) ).

cnf(c_0_45,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[c_0_16,c_0_44]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SWV449+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n025.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 2400
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Oct  3 03:26:22 EDT 2023
% 0.13/0.34  % CPUTime    : 
% 0.20/0.47  Running first-order model finding
% 0.20/0.47  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.oSvzus8XcB/E---3.1_32602.p
% 0.20/0.53  # Version: 3.1pre001
% 0.20/0.53  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.20/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.20/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.20/0.53  # Starting new_bool_1 with 300s (1) cores
% 0.20/0.53  # Starting sh5l with 300s (1) cores
% 0.20/0.53  # C07_19_nc_SOS_SAT001_MinMin_p005000_rr with pid 32693 completed with status 0
% 0.20/0.53  # Result found by C07_19_nc_SOS_SAT001_MinMin_p005000_rr
% 0.20/0.53  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.20/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.20/0.53  # No SInE strategy applied
% 0.20/0.53  # Search class: FGHSM-FFMM21-MFFFFFNN
% 0.20/0.53  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.20/0.53  # Starting G-E--_208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_S04BN with 811s (1) cores
% 0.20/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 151s (1) cores
% 0.20/0.53  # Starting G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with 136s (1) cores
% 0.20/0.53  # Starting new_bool_3 with 136s (1) cores
% 0.20/0.53  # Starting new_bool_1 with 136s (1) cores
% 0.20/0.53  # G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with pid 32702 completed with status 0
% 0.20/0.53  # Result found by G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y
% 0.20/0.53  # Preprocessing class: FSLSSMSMSSSNFFN.
% 0.20/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 0.20/0.53  # No SInE strategy applied
% 0.20/0.53  # Search class: FGHSM-FFMM21-MFFFFFNN
% 0.20/0.53  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.20/0.53  # Starting G-E--_208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_S04BN with 811s (1) cores
% 0.20/0.53  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 151s (1) cores
% 0.20/0.53  # Starting G-E--_302_C18_F1_URBAN_S5PRR_RG_S0Y with 136s (1) cores
% 0.20/0.53  # Preprocessing time       : 0.004 s
% 0.20/0.53  
% 0.20/0.53  # Proof found!
% 0.20/0.53  # SZS status Theorem
% 0.20/0.53  # SZS output start CNFRefutation
% See solution above
% 0.20/0.53  # Parsed axioms                        : 67
% 0.20/0.53  # Removed by relevancy pruning/SinE    : 0
% 0.20/0.53  # Initial clauses                      : 123
% 0.20/0.53  # Removed in clause preprocessing      : 6
% 0.20/0.53  # Initial clauses in saturation        : 117
% 0.20/0.53  # Processed clauses                    : 466
% 0.20/0.53  # ...of these trivial                  : 12
% 0.20/0.53  # ...subsumed                          : 166
% 0.20/0.53  # ...remaining for further processing  : 288
% 0.20/0.53  # Other redundant clauses eliminated   : 9
% 0.20/0.53  # Clauses deleted for lack of memory   : 0
% 0.20/0.53  # Backward-subsumed                    : 27
% 0.20/0.53  # Backward-rewritten                   : 10
% 0.20/0.53  # Generated clauses                    : 1253
% 0.20/0.53  # ...of the previous two non-redundant : 1011
% 0.20/0.53  # ...aggressively subsumed             : 0
% 0.20/0.53  # Contextual simplify-reflections      : 3
% 0.20/0.53  # Paramodulations                      : 1220
% 0.20/0.53  # Factorizations                       : 2
% 0.20/0.53  # NegExts                              : 0
% 0.20/0.53  # Equation resolutions                 : 30
% 0.20/0.53  # Total rewrite steps                  : 351
% 0.20/0.53  # Propositional unsat checks           : 0
% 0.20/0.53  #    Propositional check models        : 0
% 0.20/0.53  #    Propositional check unsatisfiable : 0
% 0.20/0.53  #    Propositional clauses             : 0
% 0.20/0.53  #    Propositional clauses after purity: 0
% 0.20/0.53  #    Propositional unsat core size     : 0
% 0.20/0.53  #    Propositional preprocessing time  : 0.000
% 0.20/0.53  #    Propositional encoding time       : 0.000
% 0.20/0.53  #    Propositional solver time         : 0.000
% 0.20/0.53  #    Success case prop preproc time    : 0.000
% 0.20/0.53  #    Success case prop encoding time   : 0.000
% 0.20/0.53  #    Success case prop solver time     : 0.000
% 0.20/0.53  # Current number of processed clauses  : 246
% 0.20/0.53  #    Positive orientable unit clauses  : 47
% 0.20/0.53  #    Positive unorientable unit clauses: 0
% 0.20/0.53  #    Negative unit clauses             : 61
% 0.20/0.53  #    Non-unit-clauses                  : 138
% 0.20/0.53  # Current number of unprocessed clauses: 653
% 0.20/0.53  # ...number of literals in the above   : 1969
% 0.20/0.53  # Current number of archived formulas  : 0
% 0.20/0.53  # Current number of archived clauses   : 38
% 0.20/0.53  # Clause-clause subsumption calls (NU) : 4190
% 0.20/0.53  # Rec. Clause-clause subsumption calls : 2902
% 0.20/0.53  # Non-unit clause-clause subsumptions  : 96
% 0.20/0.53  # Unit Clause-clause subsumption calls : 1788
% 0.20/0.53  # Rewrite failures with RHS unbound    : 0
% 0.20/0.53  # BW rewrite match attempts            : 27
% 0.20/0.53  # BW rewrite match successes           : 5
% 0.20/0.53  # Condensation attempts                : 0
% 0.20/0.53  # Condensation successes               : 0
% 0.20/0.53  # Termbank termtop insertions          : 19826
% 0.20/0.53  
% 0.20/0.53  # -------------------------------------------------
% 0.20/0.53  # User time                : 0.039 s
% 0.20/0.53  # System time              : 0.005 s
% 0.20/0.53  # Total time               : 0.044 s
% 0.20/0.53  # Maximum resident set size: 2092 pages
% 0.20/0.53  
% 0.20/0.53  # -------------------------------------------------
% 0.20/0.53  # User time                : 0.148 s
% 0.20/0.53  # System time              : 0.019 s
% 0.20/0.53  # Total time               : 0.167 s
% 0.20/0.53  # Maximum resident set size: 1768 pages
% 0.20/0.53  % E---3.1 exiting
%------------------------------------------------------------------------------