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

View Problem - Process Solution

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

% Computer : n019.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 17:33:51 EDT 2023

% Result   : Theorem 0.21s 0.53s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   60 (  21 unt;   0 def)
%            Number of atoms       :  194 (  16 equ)
%            Maximal formula atoms :   27 (   3 avg)
%            Number of connectives :  210 (  76   ~;  86   |;  35   &)
%                                         (   9 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   11 (   9 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;   3 con; 0-2 aty)
%            Number of variables   :  102 (   7 sgn;  56   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(theorem_4_12,conjecture,
    ! [X9,X3] :
      ( incident_o(X3,X9)
    <=> ? [X5] :
          ( ordered_by(X9,X3,X5)
          | ordered_by(X9,X5,X3) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',theorem_4_12) ).

fof(o1,axiom,
    ! [X9,X3,X5] :
      ( ordered_by(X9,X3,X5)
     => ( incident_o(X3,X9)
        & incident_o(X5,X9) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',o1) ).

fof(start_point_defn,axiom,
    ! [X3,X9] :
      ( start_point(X3,X9)
    <=> ( incident_o(X3,X9)
        & ! [X5] :
            ( ( X3 != X5
              & incident_o(X5,X9) )
           => ordered_by(X9,X3,X5) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',start_point_defn) ).

fof(finish_point_defn,axiom,
    ! [X3,X9] :
      ( finish_point(X3,X9)
    <=> ( incident_o(X3,X9)
        & ! [X5] :
            ( ( X3 != X5
              & incident_o(X5,X9) )
           => ordered_by(X9,X5,X3) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',finish_point_defn) ).

fof(o4,axiom,
    ! [X9] :
    ? [X3] : start_point(X3,X9),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',o4) ).

fof(inner_point_defn,axiom,
    ! [X3,X1] :
      ( inner_point(X3,X1)
    <=> ( incident_c(X3,X1)
        & ~ end_point(X3,X1) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',inner_point_defn) ).

fof(c3,axiom,
    ! [X1] :
    ? [X3] : inner_point(X3,X1),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',c3) ).

fof(end_point_defn,axiom,
    ! [X3,X1] :
      ( end_point(X3,X1)
    <=> ( incident_c(X3,X1)
        & ! [X2,X4] :
            ( ( part_of(X2,X1)
              & part_of(X4,X1)
              & incident_c(X3,X2)
              & incident_c(X3,X4) )
           => ( part_of(X2,X4)
              | part_of(X4,X2) ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',end_point_defn) ).

fof(open_defn,axiom,
    ! [X1] :
      ( open(X1)
    <=> ? [X3] : end_point(X3,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',open_defn) ).

fof(o2,axiom,
    ! [X9] :
    ? [X1] :
      ( open(X1)
      & ! [X3] :
          ( incident_o(X3,X9)
        <=> incident_c(X3,X1) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p',o2) ).

fof(c_0_10,negated_conjecture,
    ~ ! [X9,X3] :
        ( incident_o(X3,X9)
      <=> ? [X5] :
            ( ordered_by(X9,X3,X5)
            | ordered_by(X9,X5,X3) ) ),
    inference(assume_negation,[status(cth)],[theorem_4_12]) ).

fof(c_0_11,plain,
    ! [X111,X112,X113] :
      ( ( incident_o(X112,X111)
        | ~ ordered_by(X111,X112,X113) )
      & ( incident_o(X113,X111)
        | ~ ordered_by(X111,X112,X113) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[o1])])]) ).

fof(c_0_12,negated_conjecture,
    ! [X152] :
      ( ( ~ ordered_by(esk25_0,esk26_0,X152)
        | ~ incident_o(esk26_0,esk25_0) )
      & ( ~ ordered_by(esk25_0,X152,esk26_0)
        | ~ incident_o(esk26_0,esk25_0) )
      & ( incident_o(esk26_0,esk25_0)
        | ordered_by(esk25_0,esk26_0,esk27_0)
        | ordered_by(esk25_0,esk27_0,esk26_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_10])])])])]) ).

cnf(c_0_13,plain,
    ( incident_o(X1,X2)
    | ~ ordered_by(X2,X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_14,negated_conjecture,
    ( incident_o(esk26_0,esk25_0)
    | ordered_by(esk25_0,esk26_0,esk27_0)
    | ordered_by(esk25_0,esk27_0,esk26_0) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_15,plain,
    ( incident_o(X1,X2)
    | ~ ordered_by(X2,X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_16,negated_conjecture,
    ( incident_o(esk26_0,esk25_0)
    | ordered_by(esk25_0,esk26_0,esk27_0) ),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

fof(c_0_17,plain,
    ! [X99,X100,X101,X102,X103] :
      ( ( incident_o(X99,X100)
        | ~ start_point(X99,X100) )
      & ( X99 = X101
        | ~ incident_o(X101,X100)
        | ordered_by(X100,X99,X101)
        | ~ start_point(X99,X100) )
      & ( X102 != esk15_2(X102,X103)
        | ~ incident_o(X102,X103)
        | start_point(X102,X103) )
      & ( incident_o(esk15_2(X102,X103),X103)
        | ~ incident_o(X102,X103)
        | start_point(X102,X103) )
      & ( ~ ordered_by(X103,X102,esk15_2(X102,X103))
        | ~ incident_o(X102,X103)
        | start_point(X102,X103) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[start_point_defn])])])])])]) ).

cnf(c_0_18,negated_conjecture,
    ( ~ ordered_by(esk25_0,X1,esk26_0)
    | ~ incident_o(esk26_0,esk25_0) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_19,negated_conjecture,
    incident_o(esk26_0,esk25_0),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

fof(c_0_20,plain,
    ! [X105,X106,X107,X108,X109] :
      ( ( incident_o(X105,X106)
        | ~ finish_point(X105,X106) )
      & ( X105 = X107
        | ~ incident_o(X107,X106)
        | ordered_by(X106,X107,X105)
        | ~ finish_point(X105,X106) )
      & ( X108 != esk16_2(X108,X109)
        | ~ incident_o(X108,X109)
        | finish_point(X108,X109) )
      & ( incident_o(esk16_2(X108,X109),X109)
        | ~ incident_o(X108,X109)
        | finish_point(X108,X109) )
      & ( ~ ordered_by(X109,esk16_2(X108,X109),X108)
        | ~ incident_o(X108,X109)
        | finish_point(X108,X109) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[finish_point_defn])])])])])]) ).

cnf(c_0_21,plain,
    ( X1 = X2
    | ordered_by(X3,X1,X2)
    | ~ incident_o(X2,X3)
    | ~ start_point(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_22,negated_conjecture,
    ~ ordered_by(esk25_0,X1,esk26_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_18,c_0_19])]) ).

fof(c_0_23,plain,
    ! [X131] : start_point(esk20_1(X131),X131),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[o4])]) ).

cnf(c_0_24,plain,
    ( incident_o(esk16_2(X1,X2),X2)
    | finish_point(X1,X2)
    | ~ incident_o(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_25,negated_conjecture,
    ( X1 = esk26_0
    | ~ start_point(X1,esk25_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_21,c_0_19]),c_0_22]) ).

cnf(c_0_26,plain,
    start_point(esk20_1(X1),X1),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_27,negated_conjecture,
    ( finish_point(esk26_0,esk25_0)
    | incident_o(esk16_2(esk26_0,esk25_0),esk25_0) ),
    inference(spm,[status(thm)],[c_0_24,c_0_19]) ).

cnf(c_0_28,negated_conjecture,
    esk20_1(esk25_0) = esk26_0,
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_29,negated_conjecture,
    ( ~ ordered_by(esk25_0,esk26_0,X1)
    | ~ incident_o(esk26_0,esk25_0) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

fof(c_0_30,plain,
    ! [X3,X1] :
      ( inner_point(X3,X1)
    <=> ( incident_c(X3,X1)
        & ~ end_point(X3,X1) ) ),
    inference(fof_simplification,[status(thm)],[inner_point_defn]) ).

cnf(c_0_31,negated_conjecture,
    ( X1 = esk16_2(esk26_0,esk25_0)
    | finish_point(esk26_0,esk25_0)
    | ordered_by(esk25_0,X1,esk16_2(esk26_0,esk25_0))
    | ~ start_point(X1,esk25_0) ),
    inference(spm,[status(thm)],[c_0_21,c_0_27]) ).

cnf(c_0_32,negated_conjecture,
    start_point(esk26_0,esk25_0),
    inference(spm,[status(thm)],[c_0_26,c_0_28]) ).

cnf(c_0_33,negated_conjecture,
    ~ ordered_by(esk25_0,esk26_0,X1),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_29,c_0_19])]) ).

fof(c_0_34,plain,
    ! [X35,X36] :
      ( ( incident_c(X35,X36)
        | ~ inner_point(X35,X36) )
      & ( ~ end_point(X35,X36)
        | ~ inner_point(X35,X36) )
      & ( ~ incident_c(X35,X36)
        | end_point(X35,X36)
        | inner_point(X35,X36) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_30])])]) ).

fof(c_0_35,plain,
    ! [X60] : inner_point(esk8_1(X60),X60),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c3])]) ).

fof(c_0_36,plain,
    ! [X27,X28,X29,X30,X31,X32] :
      ( ( incident_c(X27,X28)
        | ~ end_point(X27,X28) )
      & ( ~ part_of(X29,X28)
        | ~ part_of(X30,X28)
        | ~ incident_c(X27,X29)
        | ~ incident_c(X27,X30)
        | part_of(X29,X30)
        | part_of(X30,X29)
        | ~ end_point(X27,X28) )
      & ( part_of(esk3_2(X31,X32),X32)
        | ~ incident_c(X31,X32)
        | end_point(X31,X32) )
      & ( part_of(esk4_2(X31,X32),X32)
        | ~ incident_c(X31,X32)
        | end_point(X31,X32) )
      & ( incident_c(X31,esk3_2(X31,X32))
        | ~ incident_c(X31,X32)
        | end_point(X31,X32) )
      & ( incident_c(X31,esk4_2(X31,X32))
        | ~ incident_c(X31,X32)
        | end_point(X31,X32) )
      & ( ~ part_of(esk3_2(X31,X32),esk4_2(X31,X32))
        | ~ incident_c(X31,X32)
        | end_point(X31,X32) )
      & ( ~ part_of(esk4_2(X31,X32),esk3_2(X31,X32))
        | ~ incident_c(X31,X32)
        | end_point(X31,X32) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[end_point_defn])])])])])]) ).

fof(c_0_37,plain,
    ! [X49,X51,X52] :
      ( ( ~ open(X49)
        | end_point(esk7_1(X49),X49) )
      & ( ~ end_point(X52,X51)
        | open(X51) ) ),
    inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[open_defn])])])])]) ).

cnf(c_0_38,plain,
    ( finish_point(X1,X2)
    | X1 != esk16_2(X1,X2)
    | ~ incident_o(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_39,negated_conjecture,
    ( esk16_2(esk26_0,esk25_0) = esk26_0
    | finish_point(esk26_0,esk25_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_31,c_0_32]),c_0_33]) ).

fof(c_0_40,plain,
    ! [X114,X116,X117] :
      ( open(esk17_1(X114))
      & ( ~ incident_o(X116,X114)
        | incident_c(X116,esk17_1(X114)) )
      & ( ~ incident_c(X117,esk17_1(X114))
        | incident_o(X117,X114) ) ),
    inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[o2])])])])]) ).

cnf(c_0_41,plain,
    ( incident_c(X1,X2)
    | ~ inner_point(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_42,plain,
    inner_point(esk8_1(X1),X1),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_43,plain,
    ( incident_c(X1,X2)
    | ~ end_point(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_44,plain,
    ( end_point(esk7_1(X1),X1)
    | ~ open(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_45,plain,
    ( X1 = X2
    | ordered_by(X3,X2,X1)
    | ~ incident_o(X2,X3)
    | ~ finish_point(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_46,negated_conjecture,
    finish_point(esk26_0,esk25_0),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_38,c_0_39]),c_0_19])]) ).

cnf(c_0_47,plain,
    ( incident_o(X1,X2)
    | ~ incident_c(X1,esk17_1(X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_48,plain,
    incident_c(esk8_1(X1),X1),
    inference(spm,[status(thm)],[c_0_41,c_0_42]) ).

cnf(c_0_49,plain,
    ( incident_c(esk7_1(X1),X1)
    | ~ open(X1) ),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_50,plain,
    open(esk17_1(X1)),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_51,plain,
    ( ~ end_point(X1,X2)
    | ~ inner_point(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_52,negated_conjecture,
    ( esk26_0 = X1
    | ~ incident_o(X1,esk25_0) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_46]),c_0_22]) ).

cnf(c_0_53,plain,
    incident_o(esk8_1(esk17_1(X1)),X1),
    inference(spm,[status(thm)],[c_0_47,c_0_48]) ).

cnf(c_0_54,plain,
    incident_o(esk7_1(esk17_1(X1)),X1),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_47,c_0_49]),c_0_50])]) ).

cnf(c_0_55,plain,
    ~ end_point(esk8_1(X1),X1),
    inference(spm,[status(thm)],[c_0_51,c_0_42]) ).

cnf(c_0_56,negated_conjecture,
    esk8_1(esk17_1(esk25_0)) = esk26_0,
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

cnf(c_0_57,negated_conjecture,
    esk7_1(esk17_1(esk25_0)) = esk26_0,
    inference(spm,[status(thm)],[c_0_52,c_0_54]) ).

cnf(c_0_58,negated_conjecture,
    ~ end_point(esk26_0,esk17_1(esk25_0)),
    inference(spm,[status(thm)],[c_0_55,c_0_56]) ).

cnf(c_0_59,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_57]),c_0_50])]),c_0_58]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GEO127+1 : TPTP v8.1.2. Released v2.4.0.
% 0.03/0.14  % Command    : run_E %s %d THM
% 0.13/0.35  % Computer : n019.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 2400
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Oct  3 07:02:06 EDT 2023
% 0.13/0.35  % CPUTime    : 
% 0.21/0.49  Running first-order model finding
% 0.21/0.49  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.D4cBbtUS6o/E---3.1_1597.p
% 0.21/0.53  # Version: 3.1pre001
% 0.21/0.53  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.21/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.21/0.53  # Starting new_bool_3 with 300s (1) cores
% 0.21/0.53  # Starting new_bool_1 with 300s (1) cores
% 0.21/0.53  # Starting sh5l with 300s (1) cores
% 0.21/0.53  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 1679 completed with status 0
% 0.21/0.53  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.21/0.53  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.21/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.21/0.53  # No SInE strategy applied
% 0.21/0.53  # Search class: FGHSS-FFMF32-SFFFFFNN
% 0.21/0.53  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.21/0.53  # Starting G-E--_208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 511s (1) cores
% 0.21/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.21/0.53  # Starting new_bool_3 with 248s (1) cores
% 0.21/0.53  # Starting new_bool_1 with 241s (1) cores
% 0.21/0.53  # Starting G-E--_208_C18_F1_SE_CS_SP_PI_PS_S5PRR_RG_S04AN with 136s (1) cores
% 0.21/0.53  # G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with pid 1689 completed with status 0
% 0.21/0.53  # Result found by G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN
% 0.21/0.53  # Preprocessing class: FSMSSMSSSSSNFFN.
% 0.21/0.53  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.21/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 1500s (5) cores
% 0.21/0.53  # No SInE strategy applied
% 0.21/0.53  # Search class: FGHSS-FFMF32-SFFFFFNN
% 0.21/0.53  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.21/0.53  # Starting G-E--_208_C12_11_nc_F1_SE_CS_SP_PS_S5PRR_RG_S04AN with 511s (1) cores
% 0.21/0.53  # Starting G-E--_208_C18_F1_SE_CS_SOS_SP_PS_S5PRR_RG_S04AN with 151s (1) cores
% 0.21/0.53  # Preprocessing time       : 0.003 s
% 0.21/0.53  # Presaturation interreduction done
% 0.21/0.53  
% 0.21/0.53  # Proof found!
% 0.21/0.53  # SZS status Theorem
% 0.21/0.53  # SZS output start CNFRefutation
% See solution above
% 0.21/0.53  # Parsed axioms                        : 28
% 0.21/0.53  # Removed by relevancy pruning/SinE    : 0
% 0.21/0.53  # Initial clauses                      : 88
% 0.21/0.53  # Removed in clause preprocessing      : 0
% 0.21/0.53  # Initial clauses in saturation        : 88
% 0.21/0.53  # Processed clauses                    : 205
% 0.21/0.53  # ...of these trivial                  : 0
% 0.21/0.53  # ...subsumed                          : 4
% 0.21/0.53  # ...remaining for further processing  : 201
% 0.21/0.53  # Other redundant clauses eliminated   : 7
% 0.21/0.53  # Clauses deleted for lack of memory   : 0
% 0.21/0.53  # Backward-subsumed                    : 1
% 0.21/0.53  # Backward-rewritten                   : 12
% 0.21/0.53  # Generated clauses                    : 239
% 0.21/0.53  # ...of the previous two non-redundant : 207
% 0.21/0.53  # ...aggressively subsumed             : 0
% 0.21/0.53  # Contextual simplify-reflections      : 2
% 0.21/0.53  # Paramodulations                      : 230
% 0.21/0.53  # Factorizations                       : 2
% 0.21/0.53  # NegExts                              : 0
% 0.21/0.53  # Equation resolutions                 : 7
% 0.21/0.53  # Total rewrite steps                  : 28
% 0.21/0.53  # Propositional unsat checks           : 0
% 0.21/0.53  #    Propositional check models        : 0
% 0.21/0.53  #    Propositional check unsatisfiable : 0
% 0.21/0.53  #    Propositional clauses             : 0
% 0.21/0.53  #    Propositional clauses after purity: 0
% 0.21/0.53  #    Propositional unsat core size     : 0
% 0.21/0.53  #    Propositional preprocessing time  : 0.000
% 0.21/0.53  #    Propositional encoding time       : 0.000
% 0.21/0.53  #    Propositional solver time         : 0.000
% 0.21/0.53  #    Success case prop preproc time    : 0.000
% 0.21/0.53  #    Success case prop encoding time   : 0.000
% 0.21/0.53  #    Success case prop solver time     : 0.000
% 0.21/0.53  # Current number of processed clauses  : 93
% 0.21/0.53  #    Positive orientable unit clauses  : 16
% 0.21/0.53  #    Positive unorientable unit clauses: 0
% 0.21/0.53  #    Negative unit clauses             : 5
% 0.21/0.53  #    Non-unit-clauses                  : 72
% 0.21/0.53  # Current number of unprocessed clauses: 176
% 0.21/0.53  # ...number of literals in the above   : 558
% 0.21/0.53  # Current number of archived formulas  : 0
% 0.21/0.53  # Current number of archived clauses   : 101
% 0.21/0.53  # Clause-clause subsumption calls (NU) : 2530
% 0.21/0.53  # Rec. Clause-clause subsumption calls : 1387
% 0.21/0.53  # Non-unit clause-clause subsumptions  : 7
% 0.21/0.53  # Unit Clause-clause subsumption calls : 36
% 0.21/0.53  # Rewrite failures with RHS unbound    : 0
% 0.21/0.53  # BW rewrite match attempts            : 6
% 0.21/0.53  # BW rewrite match successes           : 3
% 0.21/0.53  # Condensation attempts                : 0
% 0.21/0.53  # Condensation successes               : 0
% 0.21/0.53  # Termbank termtop insertions          : 8827
% 0.21/0.53  
% 0.21/0.53  # -------------------------------------------------
% 0.21/0.53  # User time                : 0.019 s
% 0.21/0.53  # System time              : 0.004 s
% 0.21/0.53  # Total time               : 0.023 s
% 0.21/0.53  # Maximum resident set size: 1988 pages
% 0.21/0.53  
% 0.21/0.53  # -------------------------------------------------
% 0.21/0.53  # User time                : 0.086 s
% 0.21/0.53  # System time              : 0.018 s
% 0.21/0.53  # Total time               : 0.104 s
% 0.21/0.53  # Maximum resident set size: 1728 pages
% 0.21/0.53  % E---3.1 exiting
%------------------------------------------------------------------------------