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

View Problem - Process Solution

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

% Computer : n027.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:42:31 EDT 2023

% Result   : Theorem 0.17s 0.48s
% Output   : CNFRefutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   57 (   9 unt;   0 def)
%            Number of atoms       :  251 ( 104 equ)
%            Maximal formula atoms :   44 (   4 avg)
%            Number of connectives :  321 ( 127   ~; 132   |;  41   &)
%                                         (   1 <=>;  20  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   31 (   5 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   :   71 (   0 sgn;  40   !;   8   ?)

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

fof(ax81,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => cons(X2,X1) = app(cons(X2,nil),X1) ) ),
    file('/export/starexec/sandbox/tmp/tmp.nPQZPZTnJM/E---3.1_16896.p',ax81) ).

fof(ax26,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ssList(app(X1,X2)) ) ),
    file('/export/starexec/sandbox/tmp/tmp.nPQZPZTnJM/E---3.1_16896.p',ax26) ).

fof(ax23,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => hd(cons(X2,X1)) = X2 ) ),
    file('/export/starexec/sandbox/tmp/tmp.nPQZPZTnJM/E---3.1_16896.p',ax23) ).

fof(ax25,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => tl(cons(X2,X1)) = X1 ) ),
    file('/export/starexec/sandbox/tmp/tmp.nPQZPZTnJM/E---3.1_16896.p',ax25) ).

fof(ax15,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssList(X2)
         => ( neq(X1,X2)
          <=> X1 != X2 ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.nPQZPZTnJM/E---3.1_16896.p',ax15) ).

fof(ax17,axiom,
    ssList(nil),
    file('/export/starexec/sandbox/tmp/tmp.nPQZPZTnJM/E---3.1_16896.p',ax17) ).

fof(ax16,axiom,
    ! [X1] :
      ( ssList(X1)
     => ! [X2] :
          ( ssItem(X2)
         => ssList(cons(X2,X1)) ) ),
    file('/export/starexec/sandbox/tmp/tmp.nPQZPZTnJM/E---3.1_16896.p',ax16) ).

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

fof(c_0_9,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
      & ( nil = esk3_0
        | nil != esk4_0 )
      & ( ssItem(esk5_0)
        | ~ neq(esk4_0,nil) )
      & ( ssList(esk6_0)
        | ~ neq(esk4_0,nil) )
      & ( app(cons(esk5_0,nil),esk6_0) = esk4_0
        | ~ neq(esk4_0,nil) )
      & ( app(esk6_0,cons(esk5_0,nil)) = esk3_0
        | ~ neq(esk4_0,nil) )
      & ( neq(esk2_0,nil)
        | nil = esk2_0 )
      & ( ~ ssList(X17)
        | esk1_0 != X17
        | ~ ssList(X18)
        | ~ ssList(X19)
        | tl(esk2_0) != X18
        | app(X18,X19) != X17
        | ~ ssItem(X20)
        | cons(X20,nil) != X19
        | hd(esk2_0) != X20
        | ~ neq(nil,esk2_0)
        | ~ neq(nil,esk2_0)
        | nil = esk2_0 )
      & ( neq(esk2_0,nil)
        | nil != esk1_0 )
      & ( ~ ssList(X17)
        | esk1_0 != X17
        | ~ ssList(X18)
        | ~ ssList(X19)
        | tl(esk2_0) != X18
        | app(X18,X19) != X17
        | ~ ssItem(X20)
        | cons(X20,nil) != X19
        | hd(esk2_0) != X20
        | ~ neq(nil,esk2_0)
        | ~ neq(nil,esk2_0)
        | nil != esk1_0 ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_8])])])])]) ).

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

cnf(c_0_11,negated_conjecture,
    esk2_0 = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

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

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

cnf(c_0_14,negated_conjecture,
    ( app(cons(esk5_0,nil),esk6_0) = esk2_0
    | ~ neq(esk2_0,nil) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_10,c_0_11]),c_0_11]) ).

cnf(c_0_15,negated_conjecture,
    ( neq(esk2_0,nil)
    | nil = esk2_0 ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

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

cnf(c_0_17,negated_conjecture,
    ( ssItem(esk5_0)
    | ~ neq(esk2_0,nil) ),
    inference(rw,[status(thm)],[c_0_12,c_0_11]) ).

cnf(c_0_18,negated_conjecture,
    ( ssList(esk6_0)
    | ~ neq(esk2_0,nil) ),
    inference(rw,[status(thm)],[c_0_13,c_0_11]) ).

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

fof(c_0_20,plain,
    ! [X55,X56] :
      ( ~ ssList(X55)
      | ~ ssList(X56)
      | ssList(app(X55,X56)) ),
    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(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) = esk2_0
    | esk2_0 = nil ),
    inference(spm,[status(thm)],[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,
    ( esk2_0 = nil
    | ssItem(esk5_0) ),
    inference(spm,[status(thm)],[c_0_17,c_0_15]) ).

cnf(c_0_25,negated_conjecture,
    ( esk2_0 = nil
    | ssList(esk6_0) ),
    inference(spm,[status(thm)],[c_0_18,c_0_15]) ).

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

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

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

cnf(c_0_29,negated_conjecture,
    ( cons(esk5_0,esk6_0) = esk2_0
    | esk2_0 = nil ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_22,c_0_23]),c_0_24]),c_0_25]) ).

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

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

cnf(c_0_32,negated_conjecture,
    esk1_0 = esk3_0,
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_33,negated_conjecture,
    ( esk2_0 = nil
    | app(tl(esk2_0),cons(hd(esk2_0),nil)) != esk1_0
    | ~ ssList(cons(hd(esk2_0),nil))
    | ~ ssList(tl(esk2_0))
    | ~ neq(nil,esk2_0)
    | ~ ssItem(hd(esk2_0)) ),
    inference(csr,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[inference(er,[status(thm)],[c_0_26])])])]),c_0_27]) ).

cnf(c_0_34,negated_conjecture,
    ( hd(esk2_0) = esk5_0
    | esk2_0 = nil ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_29]),c_0_24]),c_0_25]) ).

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

cnf(c_0_36,negated_conjecture,
    ( app(esk6_0,cons(esk5_0,nil)) = esk1_0
    | ~ neq(esk2_0,nil) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_31,c_0_32]),c_0_11]) ).

cnf(c_0_37,negated_conjecture,
    ( esk2_0 = nil
    | app(tl(esk2_0),cons(esk5_0,nil)) != esk1_0
    | ~ ssList(cons(esk5_0,nil))
    | ~ ssList(tl(esk2_0))
    | ~ neq(nil,esk2_0) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_34]),c_0_24]) ).

cnf(c_0_38,negated_conjecture,
    ( tl(esk2_0) = esk6_0
    | esk2_0 = nil ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_35,c_0_29]),c_0_24]),c_0_25]) ).

cnf(c_0_39,negated_conjecture,
    ( app(esk6_0,cons(esk5_0,nil)) = esk1_0
    | esk2_0 = nil ),
    inference(spm,[status(thm)],[c_0_36,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(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[ax15])])])]) ).

cnf(c_0_41,negated_conjecture,
    ( esk2_0 = nil
    | ~ ssList(cons(esk5_0,nil))
    | ~ neq(nil,esk2_0) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_38]),c_0_25]),c_0_39]) ).

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

cnf(c_0_43,negated_conjecture,
    ssList(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

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

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

cnf(c_0_46,negated_conjecture,
    ( nil = esk3_0
    | nil != esk4_0 ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_47,negated_conjecture,
    ( esk2_0 = nil
    | ~ ssList(cons(esk5_0,nil)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_42]),c_0_43]),c_0_44])]) ).

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

cnf(c_0_49,negated_conjecture,
    ( esk1_0 = nil
    | esk2_0 != nil ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_46,c_0_32]),c_0_11]) ).

cnf(c_0_50,negated_conjecture,
    esk2_0 = nil,
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_48]),c_0_44])]),c_0_24]) ).

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

cnf(c_0_52,negated_conjecture,
    ( neq(esk2_0,nil)
    | nil != esk1_0 ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_53,negated_conjecture,
    esk1_0 = nil,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_49,c_0_50])]) ).

cnf(c_0_54,plain,
    ( ~ ssList(X1)
    | ~ neq(X1,X1) ),
    inference(er,[status(thm)],[c_0_51]) ).

cnf(c_0_55,negated_conjecture,
    neq(nil,nil),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_52,c_0_50]),c_0_53])]) ).

cnf(c_0_56,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_55]),c_0_44])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem    : SWC310+1 : TPTP v8.1.2. Released v2.4.0.
% 0.02/0.11  % Command    : run_E %s %d THM
% 0.11/0.32  % Computer : n027.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 2400
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Tue Oct  3 02:29:46 EDT 2023
% 0.11/0.32  % CPUTime    : 
% 0.17/0.44  Running first-order model finding
% 0.17/0.44  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/tmp/tmp.nPQZPZTnJM/E---3.1_16896.p
% 0.17/0.48  # Version: 3.1pre001
% 0.17/0.48  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.17/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.48  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.17/0.48  # Starting new_bool_3 with 300s (1) cores
% 0.17/0.48  # Starting new_bool_1 with 300s (1) cores
% 0.17/0.48  # Starting sh5l with 300s (1) cores
% 0.17/0.48  # new_bool_3 with pid 16974 completed with status 0
% 0.17/0.48  # Result found by new_bool_3
% 0.17/0.48  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.17/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.48  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.17/0.48  # Starting new_bool_3 with 300s (1) cores
% 0.17/0.48  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.17/0.48  # Search class: FGHSF-FFMM21-SFFFFFNN
% 0.17/0.48  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.17/0.48  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with 163s (1) cores
% 0.17/0.48  # G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with pid 16977 completed with status 0
% 0.17/0.48  # Result found by G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v
% 0.17/0.48  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.17/0.48  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.17/0.48  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.17/0.48  # Starting new_bool_3 with 300s (1) cores
% 0.17/0.48  # SinE strategy is GSinE(CountFormulas,hypos,1.5,,3,20000,1.0)
% 0.17/0.48  # Search class: FGHSF-FFMM21-SFFFFFNN
% 0.17/0.48  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.17/0.48  # Starting G-E--_208_C18_F1_SE_CS_SP_PS_S5PRR_S2v with 163s (1) cores
% 0.17/0.48  # Preprocessing time       : 0.002 s
% 0.17/0.48  # Presaturation interreduction done
% 0.17/0.48  
% 0.17/0.48  # Proof found!
% 0.17/0.48  # SZS status Theorem
% 0.17/0.48  # SZS output start CNFRefutation
% See solution above
% 0.17/0.48  # Parsed axioms                        : 96
% 0.17/0.48  # Removed by relevancy pruning/SinE    : 67
% 0.17/0.48  # Initial clauses                      : 54
% 0.17/0.48  # Removed in clause preprocessing      : 0
% 0.17/0.48  # Initial clauses in saturation        : 54
% 0.17/0.48  # Processed clauses                    : 355
% 0.17/0.48  # ...of these trivial                  : 2
% 0.17/0.48  # ...subsumed                          : 134
% 0.17/0.48  # ...remaining for further processing  : 219
% 0.17/0.48  # Other redundant clauses eliminated   : 26
% 0.17/0.48  # Clauses deleted for lack of memory   : 0
% 0.17/0.48  # Backward-subsumed                    : 30
% 0.17/0.48  # Backward-rewritten                   : 64
% 0.17/0.48  # Generated clauses                    : 483
% 0.17/0.48  # ...of the previous two non-redundant : 431
% 0.17/0.48  # ...aggressively subsumed             : 0
% 0.17/0.48  # Contextual simplify-reflections      : 95
% 0.17/0.48  # Paramodulations                      : 459
% 0.17/0.48  # Factorizations                       : 0
% 0.17/0.48  # NegExts                              : 0
% 0.17/0.48  # Equation resolutions                 : 31
% 0.17/0.48  # Total rewrite steps                  : 297
% 0.17/0.48  # Propositional unsat checks           : 0
% 0.17/0.48  #    Propositional check models        : 0
% 0.17/0.48  #    Propositional check unsatisfiable : 0
% 0.17/0.48  #    Propositional clauses             : 0
% 0.17/0.48  #    Propositional clauses after purity: 0
% 0.17/0.48  #    Propositional unsat core size     : 0
% 0.17/0.48  #    Propositional preprocessing time  : 0.000
% 0.17/0.48  #    Propositional encoding time       : 0.000
% 0.17/0.48  #    Propositional solver time         : 0.000
% 0.17/0.48  #    Success case prop preproc time    : 0.000
% 0.17/0.48  #    Success case prop encoding time   : 0.000
% 0.17/0.48  #    Success case prop solver time     : 0.000
% 0.17/0.48  # Current number of processed clauses  : 68
% 0.17/0.48  #    Positive orientable unit clauses  : 9
% 0.17/0.48  #    Positive unorientable unit clauses: 0
% 0.17/0.48  #    Negative unit clauses             : 1
% 0.17/0.48  #    Non-unit-clauses                  : 58
% 0.17/0.48  # Current number of unprocessed clauses: 166
% 0.17/0.48  # ...number of literals in the above   : 980
% 0.17/0.48  # Current number of archived formulas  : 0
% 0.17/0.48  # Current number of archived clauses   : 146
% 0.17/0.48  # Clause-clause subsumption calls (NU) : 5099
% 0.17/0.48  # Rec. Clause-clause subsumption calls : 1442
% 0.17/0.48  # Non-unit clause-clause subsumptions  : 259
% 0.17/0.48  # Unit Clause-clause subsumption calls : 65
% 0.17/0.48  # Rewrite failures with RHS unbound    : 0
% 0.17/0.48  # BW rewrite match attempts            : 3
% 0.17/0.48  # BW rewrite match successes           : 3
% 0.17/0.48  # Condensation attempts                : 0
% 0.17/0.48  # Condensation successes               : 0
% 0.17/0.48  # Termbank termtop insertions          : 12194
% 0.17/0.48  
% 0.17/0.48  # -------------------------------------------------
% 0.17/0.48  # User time                : 0.022 s
% 0.17/0.48  # System time              : 0.005 s
% 0.17/0.48  # Total time               : 0.027 s
% 0.17/0.48  # Maximum resident set size: 2032 pages
% 0.17/0.48  
% 0.17/0.48  # -------------------------------------------------
% 0.17/0.48  # User time                : 0.025 s
% 0.17/0.48  # System time              : 0.007 s
% 0.17/0.48  # Total time               : 0.032 s
% 0.17/0.48  # Maximum resident set size: 1800 pages
% 0.17/0.48  % E---3.1 exiting
%------------------------------------------------------------------------------