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

View Problem - Process Solution

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

% Computer : n016.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 04:29:01 EDT 2024

% Result   : Theorem 0.19s 0.49s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   52 (  16 unt;   0 def)
%            Number of atoms       :  241 (  73 equ)
%            Maximal formula atoms :   52 (   4 avg)
%            Number of connectives :  312 ( 123   ~; 115   |;  42   &)
%                                         (   2 <=>;  30  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   35 (   6 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   7 con; 0-2 aty)
%            Number of variables   :   78 (   0 sgn  48   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(co1,conjecture,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ! [X3] :
              ( ssList(X3)
             => ! [X4] :
                  ( ssList(X4)
                 => ( X2 != X4
                    | X1 != X3
                    | ( ( ~ neq(X2,nil)
                        | ! [X5] :
                            ( ssItem(X5)
                           => ! [X6] :
                                ( ssList(X6)
                               => ( app(cons(X5,nil),X6) != X3
                                  | app(X6,cons(X5,nil)) != X4 ) ) )
                        | ( ? [X7] :
                              ( ssList(X7)
                              & X2 = X7
                              & ? [X8] :
                                  ( ssList(X8)
                                  & ? [X9] :
                                      ( ssList(X9)
                                      & tl(X1) = X8
                                      & app(X8,X9) = X7
                                      & ? [X10] :
                                          ( ssItem(X10)
                                          & cons(X10,nil) = X9
                                          & hd(X1) = X10
                                          & neq(nil,X1) )
                                      & neq(nil,X1) ) ) )
                          & neq(X1,nil) ) )
                      & ( ~ neq(X2,nil)
                        | neq(X4,nil) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

fof(ax81,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => cons(X2,X1) = app(cons(X2,nil),X1) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax81) ).

fof(ax26,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ssList(app(X1,X2)) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax26) ).

fof(ax23,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => hd(cons(X2,X1)) = X2 ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax23) ).

fof(ax25,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => tl(cons(X2,X1)) = X1 ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax25) ).

fof(ax21,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => nil != cons(X2,X1) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax21) ).

fof(ax15,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( neq(X1,X2)
          <=> X1 != X2 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax15) ).

fof(ax17,axiom,
    ssList(nil),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax17) ).

fof(ax16,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => ssList(cons(X2,X1)) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWC001+0.ax',ax16) ).

fof(c_0_9,negated_conjecture,
    ~ ! [X1] :
        ( ssList(X1)
       => ! [X2] :
            ( ssList(X2)
           => ! [X3] :
                ( ssList(X3)
               => ! [X4] :
                    ( ssList(X4)
                   => ( X2 != X4
                      | X1 != X3
                      | ( ( ~ neq(X2,nil)
                          | ! [X5] :
                              ( ssItem(X5)
                             => ! [X6] :
                                  ( ssList(X6)
                                 => ( app(cons(X5,nil),X6) != X3
                                    | app(X6,cons(X5,nil)) != X4 ) ) )
                          | ( ? [X7] :
                                ( ssList(X7)
                                & X2 = X7
                                & ? [X8] :
                                    ( ssList(X8)
                                    & ? [X9] :
                                        ( ssList(X9)
                                        & tl(X1) = X8
                                        & app(X8,X9) = X7
                                        & ? [X10] :
                                            ( ssItem(X10)
                                            & cons(X10,nil) = X9
                                            & hd(X1) = X10
                                            & neq(nil,X1) )
                                        & neq(nil,X1) ) ) )
                            & neq(X1,nil) ) )
                        & ( ~ neq(X2,nil)
                          | neq(X4,nil) ) ) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[co1])]) ).

fof(c_0_10,negated_conjecture,
    ! [X17,X18,X19,X20] :
      ( ssList(esk1_0)
      & ssList(esk2_0)
      & ssList(esk3_0)
      & ssList(esk4_0)
      & esk2_0 = esk4_0
      & esk1_0 = esk3_0
      & ( neq(esk2_0,nil)
        | neq(esk2_0,nil) )
      & ( ~ neq(esk4_0,nil)
        | neq(esk2_0,nil) )
      & ( neq(esk2_0,nil)
        | ssItem(esk5_0) )
      & ( ~ neq(esk4_0,nil)
        | ssItem(esk5_0) )
      & ( neq(esk2_0,nil)
        | ssList(esk6_0) )
      & ( ~ neq(esk4_0,nil)
        | ssList(esk6_0) )
      & ( neq(esk2_0,nil)
        | app(cons(esk5_0,nil),esk6_0) = esk3_0 )
      & ( ~ neq(esk4_0,nil)
        | app(cons(esk5_0,nil),esk6_0) = esk3_0 )
      & ( neq(esk2_0,nil)
        | app(esk6_0,cons(esk5_0,nil)) = esk4_0 )
      & ( ~ neq(esk4_0,nil)
        | app(esk6_0,cons(esk5_0,nil)) = esk4_0 )
      & ( neq(esk2_0,nil)
        | ~ ssList(X17)
        | esk2_0 != X17
        | ~ ssList(X18)
        | ~ ssList(X19)
        | tl(esk1_0) != X18
        | app(X18,X19) != X17
        | ~ ssItem(X20)
        | cons(X20,nil) != X19
        | hd(esk1_0) != X20
        | ~ neq(nil,esk1_0)
        | ~ neq(nil,esk1_0)
        | ~ neq(esk1_0,nil) )
      & ( ~ neq(esk4_0,nil)
        | ~ ssList(X17)
        | esk2_0 != X17
        | ~ ssList(X18)
        | ~ ssList(X19)
        | tl(esk1_0) != X18
        | app(X18,X19) != X17
        | ~ ssItem(X20)
        | cons(X20,nil) != X19
        | hd(esk1_0) != X20
        | ~ neq(nil,esk1_0)
        | ~ neq(nil,esk1_0)
        | ~ neq(esk1_0,nil) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_9])])])])])]) ).

cnf(c_0_11,negated_conjecture,
    ( neq(esk2_0,nil)
    | neq(esk2_0,nil) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_12,negated_conjecture,
    ( app(cons(esk5_0,nil),esk6_0) = esk3_0
    | ~ neq(esk4_0,nil) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_13,negated_conjecture,
    esk1_0 = esk3_0,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_14,negated_conjecture,
    esk2_0 = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_15,negated_conjecture,
    neq(esk2_0,nil),
    inference(cn,[status(thm)],[c_0_11]) ).

fof(c_0_16,plain,
    ! [X51,X52] :
      ( ~ ssList(X51)
      | ~ ssItem(X52)
      | cons(X52,X51) = app(cons(X52,nil),X51) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax81])])])]) ).

cnf(c_0_17,negated_conjecture,
    ( ssList(esk6_0)
    | ~ neq(esk4_0,nil) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_18,negated_conjecture,
    ( ssItem(esk5_0)
    | ~ neq(esk4_0,nil) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_19,negated_conjecture,
    ( ~ neq(esk4_0,nil)
    | ~ ssList(X1)
    | esk2_0 != X1
    | ~ ssList(X2)
    | ~ ssList(X3)
    | tl(esk1_0) != X2
    | app(X2,X3) != X1
    | ~ ssItem(X4)
    | cons(X4,nil) != X3
    | hd(esk1_0) != X4
    | ~ neq(nil,esk1_0)
    | ~ neq(nil,esk1_0)
    | ~ neq(esk1_0,nil) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_20,plain,
    ! [X55,X56] :
      ( ~ ssList(X55)
      | ~ ssList(X56)
      | ssList(app(X55,X56)) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax26])])])]) ).

fof(c_0_21,plain,
    ! [X31,X32] :
      ( ~ ssList(X31)
      | ~ ssItem(X32)
      | hd(cons(X32,X31)) = X32 ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax23])])])]) ).

cnf(c_0_22,negated_conjecture,
    app(cons(esk5_0,nil),esk6_0) = esk1_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_12,c_0_13]),c_0_14]),c_0_15])]) ).

cnf(c_0_23,plain,
    ( cons(X2,X1) = app(cons(X2,nil),X1)
    | ~ ssList(X1)
    | ~ ssItem(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_24,negated_conjecture,
    ssList(esk6_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_17,c_0_14]),c_0_15])]) ).

cnf(c_0_25,negated_conjecture,
    ssItem(esk5_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_18,c_0_14]),c_0_15])]) ).

fof(c_0_26,plain,
    ! [X71,X72] :
      ( ~ ssList(X71)
      | ~ ssItem(X72)
      | tl(cons(X72,X71)) = X71 ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax25])])])]) ).

fof(c_0_27,plain,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => nil != cons(X2,X1) ) ),
    inference(fof_simplification,[status(thm)],[ax21]) ).

cnf(c_0_28,negated_conjecture,
    ( esk2_0 != X1
    | hd(esk1_0) != X4
    | tl(esk1_0) != X2
    | app(X2,X3) != X1
    | cons(X4,nil) != X3
    | ~ ssItem(X4)
    | ~ ssList(X3)
    | ~ ssList(X2)
    | ~ ssList(X1)
    | ~ neq(nil,esk1_0)
    | ~ neq(esk1_0,nil)
    | ~ neq(esk4_0,nil) ),
    inference(cn,[status(thm)],[c_0_19]) ).

cnf(c_0_29,plain,
    ( ssList(app(X1,X2))
    | ~ ssList(X1)
    | ~ ssList(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_30,plain,
    ( hd(cons(X2,X1)) = X2
    | ~ ssList(X1)
    | ~ ssItem(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_31,negated_conjecture,
    cons(esk5_0,esk6_0) = esk1_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_24]),c_0_25])]) ).

cnf(c_0_32,plain,
    ( tl(cons(X2,X1)) = X1
    | ~ ssList(X1)
    | ~ ssItem(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_33,negated_conjecture,
    ( app(esk6_0,cons(esk5_0,nil)) = esk4_0
    | ~ neq(esk4_0,nil) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_34,plain,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( neq(X1,X2)
          <=> X1 != X2 ) ) ),
    inference(fof_simplification,[status(thm)],[ax15]) ).

fof(c_0_35,plain,
    ! [X28,X29] :
      ( ~ ssList(X28)
      | ~ ssItem(X29)
      | nil != cons(X29,X28) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_27])])])]) ).

cnf(c_0_36,negated_conjecture,
    ( app(tl(esk1_0),cons(hd(esk1_0),nil)) != esk2_0
    | ~ ssList(cons(hd(esk1_0),nil))
    | ~ ssList(tl(esk1_0))
    | ~ neq(nil,esk1_0)
    | ~ neq(esk1_0,nil)
    | ~ ssItem(hd(esk1_0)) ),
    inference(csr,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_28,c_0_14]),c_0_15])])])])])]),c_0_29]) ).

cnf(c_0_37,negated_conjecture,
    hd(esk1_0) = esk5_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_30,c_0_31]),c_0_24]),c_0_25])]) ).

cnf(c_0_38,negated_conjecture,
    tl(esk1_0) = esk6_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_31]),c_0_24]),c_0_25])]) ).

cnf(c_0_39,negated_conjecture,
    app(esk6_0,cons(esk5_0,nil)) = esk2_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_33,c_0_14]),c_0_14]),c_0_15])]) ).

fof(c_0_40,plain,
    ! [X23,X24] :
      ( ( ~ neq(X23,X24)
        | X23 != X24
        | ~ ssList(X24)
        | ~ ssList(X23) )
      & ( X23 = X24
        | neq(X23,X24)
        | ~ ssList(X24)
        | ~ ssList(X23) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_34])])])])]) ).

cnf(c_0_41,plain,
    ( ~ ssList(X1)
    | ~ ssItem(X2)
    | nil != cons(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_42,negated_conjecture,
    ( ~ ssList(cons(esk5_0,nil))
    | ~ neq(nil,esk1_0)
    | ~ neq(esk1_0,nil) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_36,c_0_37]),c_0_37]),c_0_37]),c_0_25])]),c_0_38]),c_0_39]),c_0_38]),c_0_24])]) ).

cnf(c_0_43,plain,
    ( X1 = X2
    | neq(X1,X2)
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_44,negated_conjecture,
    ssList(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_45,plain,
    ssList(nil),
    inference(split_conjunct,[status(thm)],[ax17]) ).

cnf(c_0_46,negated_conjecture,
    esk1_0 != nil,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_31]),c_0_24]),c_0_25])]) ).

cnf(c_0_47,negated_conjecture,
    ( ~ ssList(cons(esk5_0,nil))
    | ~ neq(esk1_0,nil) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_42,c_0_43]),c_0_44]),c_0_45])]),c_0_46]) ).

fof(c_0_48,plain,
    ! [X40,X41] :
      ( ~ ssList(X40)
      | ~ ssItem(X41)
      | ssList(cons(X41,X40)) ),
    inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax16])])])]) ).

cnf(c_0_49,negated_conjecture,
    ~ ssList(cons(esk5_0,nil)),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_43]),c_0_45]),c_0_44])]),c_0_46]) ).

cnf(c_0_50,plain,
    ( ssList(cons(X2,X1))
    | ~ ssList(X1)
    | ~ ssItem(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_51,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_49,c_0_50]),c_0_45]),c_0_25])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SWC316+1 : TPTP v8.2.0. Released v2.4.0.
% 0.11/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n016.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   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Sun May 19 03:41:08 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.19/0.47  Running first-order model finding
% 0.19/0.47  Running: /export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p
% 0.19/0.49  # Version: 3.1.0
% 0.19/0.49  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # Starting new_bool_1 with 300s (1) cores
% 0.19/0.49  # Starting sh5l with 300s (1) cores
% 0.19/0.49  # new_bool_3 with pid 11381 completed with status 0
% 0.19/0.49  # Result found by new_bool_3
% 0.19/0.49  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.19/0.49  # Search class: FGHSF-FFMM21-SFFFFFNN
% 0.19/0.49  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with 163s (1) cores
% 0.19/0.49  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with pid 11384 completed with status 0
% 0.19/0.49  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v
% 0.19/0.49  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.19/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.49  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.19/0.49  # Starting new_bool_3 with 300s (1) cores
% 0.19/0.49  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.19/0.49  # Search class: FGHSF-FFMM21-SFFFFFNN
% 0.19/0.49  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.19/0.49  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with 163s (1) cores
% 0.19/0.49  # Preprocessing time       : 0.002 s
% 0.19/0.49  # Presaturation interreduction done
% 0.19/0.49  
% 0.19/0.49  # Proof found!
% 0.19/0.49  # SZS status Theorem
% 0.19/0.49  # SZS output start CNFRefutation
% See solution above
% 0.19/0.49  # Parsed axioms                        : 96
% 0.19/0.49  # Removed by relevancy pruning/SinE    : 67
% 0.19/0.49  # Initial clauses                      : 57
% 0.19/0.49  # Removed in clause preprocessing      : 0
% 0.19/0.49  # Initial clauses in saturation        : 57
% 0.19/0.49  # Processed clauses                    : 132
% 0.19/0.49  # ...of these trivial                  : 9
% 0.19/0.49  # ...subsumed                          : 4
% 0.19/0.49  # ...remaining for further processing  : 119
% 0.19/0.49  # Other redundant clauses eliminated   : 20
% 0.19/0.49  # Clauses deleted for lack of memory   : 0
% 0.19/0.49  # Backward-subsumed                    : 7
% 0.19/0.49  # Backward-rewritten                   : 1
% 0.19/0.49  # Generated clauses                    : 125
% 0.19/0.49  # ...of the previous two non-redundant : 89
% 0.19/0.49  # ...aggressively subsumed             : 0
% 0.19/0.49  # Contextual simplify-reflections      : 6
% 0.19/0.49  # Paramodulations                      : 105
% 0.19/0.49  # Factorizations                       : 0
% 0.19/0.49  # NegExts                              : 0
% 0.19/0.49  # Equation resolutions                 : 24
% 0.19/0.49  # Disequality decompositions           : 0
% 0.19/0.49  # Total rewrite steps                  : 121
% 0.19/0.49  # ...of those cached                   : 108
% 0.19/0.49  # Propositional unsat checks           : 0
% 0.19/0.49  #    Propositional check models        : 0
% 0.19/0.49  #    Propositional check unsatisfiable : 0
% 0.19/0.49  #    Propositional clauses             : 0
% 0.19/0.49  #    Propositional clauses after purity: 0
% 0.19/0.49  #    Propositional unsat core size     : 0
% 0.19/0.49  #    Propositional preprocessing time  : 0.000
% 0.19/0.49  #    Propositional encoding time       : 0.000
% 0.19/0.49  #    Propositional solver time         : 0.000
% 0.19/0.49  #    Success case prop preproc time    : 0.000
% 0.19/0.49  #    Success case prop encoding time   : 0.000
% 0.19/0.49  #    Success case prop solver time     : 0.000
% 0.19/0.49  # Current number of processed clauses  : 58
% 0.19/0.49  #    Positive orientable unit clauses  : 16
% 0.19/0.49  #    Positive unorientable unit clauses: 0
% 0.19/0.49  #    Negative unit clauses             : 4
% 0.19/0.49  #    Non-unit-clauses                  : 38
% 0.19/0.49  # Current number of unprocessed clauses: 63
% 0.19/0.49  # ...number of literals in the above   : 305
% 0.19/0.49  # Current number of archived formulas  : 0
% 0.19/0.49  # Current number of archived clauses   : 57
% 0.19/0.49  # Clause-clause subsumption calls (NU) : 437
% 0.19/0.49  # Rec. Clause-clause subsumption calls : 141
% 0.19/0.49  # Non-unit clause-clause subsumptions  : 11
% 0.19/0.49  # Unit Clause-clause subsumption calls : 40
% 0.19/0.49  # Rewrite failures with RHS unbound    : 0
% 0.19/0.49  # BW rewrite match attempts            : 1
% 0.19/0.49  # BW rewrite match successes           : 1
% 0.19/0.49  # Condensation attempts                : 0
% 0.19/0.49  # Condensation successes               : 0
% 0.19/0.49  # Termbank termtop insertions          : 7341
% 0.19/0.49  # Search garbage collected termcells   : 1650
% 0.19/0.49  
% 0.19/0.49  # -------------------------------------------------
% 0.19/0.49  # User time                : 0.012 s
% 0.19/0.49  # System time              : 0.004 s
% 0.19/0.49  # Total time               : 0.015 s
% 0.19/0.49  # Maximum resident set size: 2020 pages
% 0.19/0.49  
% 0.19/0.49  # -------------------------------------------------
% 0.19/0.49  # User time                : 0.015 s
% 0.19/0.49  # System time              : 0.006 s
% 0.19/0.49  # Total time               : 0.021 s
% 0.19/0.49  # Maximum resident set size: 1828 pages
% 0.19/0.49  % E---3.1 exiting
%------------------------------------------------------------------------------