TSTP Solution File: GEO320+1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO320+1 : TPTP v8.1.0. Released v4.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n004.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 : Wed Aug 31 16:09:52 EDT 2022

% Result   : Theorem 2.74s 0.81s
% Output   : Refutation 2.74s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   73 (  42 unt;   0 def)
%            Number of atoms       :  492 ( 214 equ)
%            Maximal formula atoms :   26 (   6 avg)
%            Number of connectives :  709 ( 290   ~; 295   |; 117   &)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   41 (   9 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;   9 con; 0-3 aty)
%            Number of variables   :  218 ( 186   !;  32   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2917,plain,
    $false,
    inference(unit_resulting_resolution,[],[f848,f845,f1986,f1767]) ).

fof(f1767,plain,
    ! [X3,X5] :
      ( ~ rR(X3,X5,X5)
      | ~ rpoint(X3)
      | ~ rpoint(X5) ),
    inference(duplicate_literal_removal,[],[f1399]) ).

fof(f1399,plain,
    ! [X3,X5] :
      ( ~ rpoint(X3)
      | ~ rpoint(X5)
      | ~ rpoint(X5)
      | ~ rR(X3,X5,X5) ),
    inference(equality_resolution,[],[f1398]) ).

fof(f1398,plain,
    ! [X3,X4,X5] :
      ( ~ rR(X3,X4,X4)
      | ~ rpoint(X3)
      | ~ rpoint(X4)
      | ~ rpoint(X5)
      | X4 != X5 ),
    inference(equality_resolution,[],[f1397]) ).

fof(f1397,plain,
    ! [X2,X3,X4,X5] :
      ( ~ rR(X3,X2,X2)
      | ~ rpoint(X3)
      | ~ rpoint(X4)
      | X2 != X4
      | ~ rpoint(X5)
      | X2 != X5 ),
    inference(equality_resolution,[],[f1396]) ).

fof(f1396,plain,
    ! [X2,X3,X1,X4,X5] :
      ( ~ rR(X1,X2,X2)
      | X1 != X3
      | ~ rpoint(X3)
      | ~ rpoint(X4)
      | X2 != X4
      | ~ rpoint(X5)
      | X2 != X5 ),
    inference(equality_resolution,[],[f837]) ).

fof(f837,plain,
    ! [X2,X3,X0,X1,X4,X5] :
      ( X0 != X2
      | ~ rR(X1,X0,X2)
      | X1 != X3
      | ~ rpoint(X3)
      | ~ rpoint(X4)
      | X2 != X4
      | ~ rpoint(X5)
      | X0 != X5 ),
    inference(cnf_transformation,[],[f596]) ).

fof(f596,plain,
    ! [X0,X1,X2] :
      ( ( X0 != X2
        & rR(X1,X2,X0)
        & ~ rR(X0,X1,X2)
        & X0 != X1 )
      | ~ rR(X1,X0,X2)
      | ! [X3] :
          ( X1 != X3
          | ~ rpoint(X3) )
      | ! [X4] :
          ( ~ rpoint(X4)
          | X2 != X4 )
      | ! [X5] :
          ( ~ rpoint(X5)
          | X0 != X5 ) ),
    inference(rectify,[],[f391]) ).

fof(f391,plain,
    ! [X1,X0,X2] :
      ( ( X1 != X2
        & rR(X0,X2,X1)
        & ~ rR(X1,X0,X2)
        & X0 != X1 )
      | ~ rR(X0,X1,X2)
      | ! [X5] :
          ( X0 != X5
          | ~ rpoint(X5) )
      | ! [X4] :
          ( ~ rpoint(X4)
          | X2 != X4 )
      | ! [X3] :
          ( ~ rpoint(X3)
          | X1 != X3 ) ),
    inference(flattening,[],[f390]) ).

fof(f390,plain,
    ! [X0,X2,X1] :
      ( ( X1 != X2
        & rR(X0,X2,X1)
        & ~ rR(X1,X0,X2)
        & X0 != X1 )
      | ~ rR(X0,X1,X2)
      | ! [X5] :
          ( X0 != X5
          | ~ rpoint(X5) )
      | ! [X3] :
          ( ~ rpoint(X3)
          | X1 != X3 )
      | ! [X4] :
          ( ~ rpoint(X4)
          | X2 != X4 ) ),
    inference(ennf_transformation,[],[f214]) ).

fof(f214,plain,
    ! [X0,X2,X1] :
      ( ( rR(X0,X1,X2)
        & ? [X5] :
            ( rpoint(X5)
            & X0 = X5 )
        & ? [X3] :
            ( X1 = X3
            & rpoint(X3) )
        & ? [X4] :
            ( X2 = X4
            & rpoint(X4) ) )
     => ( X1 != X2
        & rR(X0,X2,X1)
        & ~ rR(X1,X0,X2)
        & X0 != X1 ) ),
    inference(rectify,[],[f12]) ).

fof(f12,axiom,
    ! [X12,X11,X13] :
      ( ( ? [X16] :
            ( rpoint(X16)
            & X11 = X16 )
        & ? [X14] :
            ( X13 = X14
            & rpoint(X14) )
        & rR(X12,X11,X13)
        & ? [X15] :
            ( rpoint(X15)
            & X12 = X15 ) )
     => ( ~ rR(X11,X12,X13)
        & X11 != X13
        & rR(X12,X13,X11)
        & X11 != X12 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','qu(cond(axiom(81), 0), imp(cond(axiom(81), 0)))') ).

fof(f1986,plain,
    rR(sK28,sK27,sK27),
    inference(unit_resulting_resolution,[],[f942,f845,f848,f848,f844,f863,f1030,f1030,f1004,f885,f1012,f971,f992,f1017,f1001,f1001,f1016,f1029,f1111]) ).

fof(f1111,plain,
    ! [X10,X11,X8,X9,X7,X12,X13] :
      ( ~ ron(X12,X13)
      | ~ ron(X7,X8)
      | X7 = X12
      | ~ ron(X11,X8)
      | X9 = X12
      | ~ ron(X9,X13)
      | ~ rpoint(X12)
      | X10 = X12
      | ~ rpoint(X10)
      | ~ rline(X8)
      | vangle(X9,X12,X7) = vangle(X10,X12,X11)
      | ~ rpoint(X11)
      | rR(X12,X7,X11)
      | ~ ron(X10,X13)
      | ~ rpoint(X7)
      | rR(X12,X9,X10)
      | ~ rpoint(X9)
      | X11 = X12
      | ~ rline(X13) ),
    inference(equality_resolution,[],[f1110]) ).

fof(f1110,plain,
    ! [X10,X11,X8,X9,X7,X4,X12,X13] :
      ( ~ ron(X7,X8)
      | ~ rpoint(X7)
      | X11 = X12
      | rR(X12,X7,X11)
      | ~ rline(X8)
      | ~ rpoint(X9)
      | X10 = X12
      | ~ ron(X9,X4)
      | ~ rpoint(X10)
      | ~ rpoint(X11)
      | vangle(X9,X12,X7) = vangle(X10,X12,X11)
      | X7 = X12
      | ~ ron(X12,X4)
      | ~ ron(X10,X4)
      | X9 = X12
      | ~ rpoint(X12)
      | rR(X12,X9,X10)
      | X4 != X13
      | ~ rline(X13)
      | ~ ron(X11,X8) ),
    inference(equality_resolution,[],[f1109]) ).

fof(f1109,plain,
    ! [X10,X11,X8,X6,X9,X7,X4,X12,X13] :
      ( ~ ron(X7,X8)
      | ~ rpoint(X7)
      | X6 = X11
      | rR(X6,X7,X11)
      | ~ rline(X8)
      | ~ rpoint(X9)
      | X6 = X10
      | ~ ron(X9,X4)
      | ~ rpoint(X10)
      | ~ rpoint(X11)
      | vangle(X10,X6,X11) = vangle(X9,X6,X7)
      | X6 = X7
      | ~ ron(X6,X4)
      | ~ ron(X10,X4)
      | X6 = X9
      | ~ rpoint(X12)
      | X6 != X12
      | rR(X6,X9,X10)
      | X4 != X13
      | ~ rline(X13)
      | ~ ron(X11,X8) ),
    inference(equality_resolution,[],[f1108]) ).

fof(f1108,plain,
    ! [X10,X11,X8,X6,X9,X7,X4,X5,X12,X13] :
      ( ~ ron(X7,X8)
      | ~ rpoint(X7)
      | X5 = X6
      | rR(X6,X7,X5)
      | ~ rline(X8)
      | ~ rpoint(X9)
      | X6 = X10
      | ~ ron(X9,X4)
      | ~ rpoint(X10)
      | X5 != X11
      | ~ rpoint(X11)
      | vangle(X10,X6,X5) = vangle(X9,X6,X7)
      | X6 = X7
      | ~ ron(X6,X4)
      | ~ ron(X10,X4)
      | X6 = X9
      | ~ rpoint(X12)
      | X6 != X12
      | rR(X6,X9,X10)
      | X4 != X13
      | ~ rline(X13)
      | ~ ron(X5,X8) ),
    inference(equality_resolution,[],[f1107]) ).

fof(f1107,plain,
    ! [X2,X10,X11,X8,X6,X9,X7,X4,X5,X12,X13] :
      ( ~ ron(X7,X8)
      | ~ rpoint(X7)
      | X5 = X6
      | rR(X6,X7,X5)
      | ~ rline(X8)
      | ~ rpoint(X9)
      | X2 = X6
      | ~ ron(X9,X4)
      | ~ rpoint(X10)
      | X2 != X10
      | X5 != X11
      | ~ rpoint(X11)
      | vangle(X2,X6,X5) = vangle(X9,X6,X7)
      | X6 = X7
      | ~ ron(X6,X4)
      | ~ ron(X2,X4)
      | X6 = X9
      | ~ rpoint(X12)
      | X6 != X12
      | rR(X6,X9,X2)
      | X4 != X13
      | ~ rline(X13)
      | ~ ron(X5,X8) ),
    inference(equality_resolution,[],[f1106]) ).

fof(f1106,plain,
    ! [X2,X10,X11,X1,X8,X6,X9,X7,X4,X5,X12,X13] :
      ( ~ ron(X7,X8)
      | ~ rpoint(X7)
      | X5 = X6
      | rR(X6,X7,X5)
      | ~ rline(X8)
      | ~ rpoint(X9)
      | X1 != X9
      | X2 = X6
      | ~ ron(X1,X4)
      | ~ rpoint(X10)
      | X2 != X10
      | X5 != X11
      | ~ rpoint(X11)
      | vangle(X2,X6,X5) = vangle(X1,X6,X7)
      | X6 = X7
      | ~ ron(X6,X4)
      | ~ ron(X2,X4)
      | X1 = X6
      | ~ rpoint(X12)
      | X6 != X12
      | rR(X6,X1,X2)
      | X4 != X13
      | ~ rline(X13)
      | ~ ron(X5,X8) ),
    inference(equality_resolution,[],[f1105]) ).

fof(f1105,plain,
    ! [X2,X10,X0,X11,X1,X8,X6,X9,X7,X4,X5,X12,X13] :
      ( ~ ron(X7,X0)
      | ~ rpoint(X7)
      | X5 = X6
      | rR(X6,X7,X5)
      | ~ rline(X8)
      | X0 != X8
      | ~ rpoint(X9)
      | X1 != X9
      | X2 = X6
      | ~ ron(X1,X4)
      | ~ rpoint(X10)
      | X2 != X10
      | X5 != X11
      | ~ rpoint(X11)
      | vangle(X2,X6,X5) = vangle(X1,X6,X7)
      | X6 = X7
      | ~ ron(X6,X4)
      | ~ ron(X2,X4)
      | X1 = X6
      | ~ rpoint(X12)
      | X6 != X12
      | rR(X6,X1,X2)
      | X4 != X13
      | ~ rline(X13)
      | ~ ron(X5,X0) ),
    inference(equality_resolution,[],[f722]) ).

fof(f722,plain,
    ! [X2,X3,X10,X0,X11,X1,X8,X6,X9,X7,X4,X5,X12,X13] :
      ( ~ ron(X3,X0)
      | ~ rpoint(X7)
      | X3 != X7
      | X5 = X6
      | rR(X6,X3,X5)
      | ~ rline(X8)
      | X0 != X8
      | ~ rpoint(X9)
      | X1 != X9
      | X2 = X6
      | ~ ron(X1,X4)
      | ~ rpoint(X10)
      | X2 != X10
      | X5 != X11
      | ~ rpoint(X11)
      | vangle(X2,X6,X5) = vangle(X1,X6,X3)
      | X3 = X6
      | ~ ron(X6,X4)
      | ~ ron(X2,X4)
      | X1 = X6
      | ~ rpoint(X12)
      | X6 != X12
      | rR(X6,X1,X2)
      | X4 != X13
      | ~ rline(X13)
      | ~ ron(X5,X0) ),
    inference(cnf_transformation,[],[f523]) ).

fof(f523,plain,
    ! [X0,X1,X2,X3,X4,X5,X6] :
      ( ~ ron(X3,X0)
      | ! [X7] :
          ( ~ rpoint(X7)
          | X3 != X7 )
      | X5 = X6
      | rR(X6,X3,X5)
      | ! [X8] :
          ( ~ rline(X8)
          | X0 != X8 )
      | ! [X9] :
          ( ~ rpoint(X9)
          | X1 != X9 )
      | X2 = X6
      | ~ ron(X1,X4)
      | ! [X10] :
          ( ~ rpoint(X10)
          | X2 != X10 )
      | ! [X11] :
          ( X5 != X11
          | ~ rpoint(X11) )
      | vangle(X2,X6,X5) = vangle(X1,X6,X3)
      | X3 = X6
      | ~ ron(X6,X4)
      | ~ ron(X2,X4)
      | X1 = X6
      | ! [X12] :
          ( ~ rpoint(X12)
          | X6 != X12 )
      | rR(X6,X1,X2)
      | ! [X13] :
          ( X4 != X13
          | ~ rline(X13) )
      | ~ ron(X5,X0) ),
    inference(rectify,[],[f359]) ).

fof(f359,plain,
    ! [X4,X6,X3,X5,X1,X2,X0] :
      ( ~ ron(X5,X4)
      | ! [X13] :
          ( ~ rpoint(X13)
          | X5 != X13 )
      | X0 = X2
      | rR(X0,X5,X2)
      | ! [X9] :
          ( ~ rline(X9)
          | X4 != X9 )
      | ! [X10] :
          ( ~ rpoint(X10)
          | X6 != X10 )
      | X0 = X3
      | ~ ron(X6,X1)
      | ! [X8] :
          ( ~ rpoint(X8)
          | X3 != X8 )
      | ! [X12] :
          ( X2 != X12
          | ~ rpoint(X12) )
      | vangle(X3,X0,X2) = vangle(X6,X0,X5)
      | X0 = X5
      | ~ ron(X0,X1)
      | ~ ron(X3,X1)
      | X0 = X6
      | ! [X11] :
          ( ~ rpoint(X11)
          | X0 != X11 )
      | rR(X0,X6,X3)
      | ! [X7] :
          ( X1 != X7
          | ~ rline(X7) )
      | ~ ron(X2,X4) ),
    inference(flattening,[],[f358]) ).

fof(f358,plain,
    ! [X5,X6,X0,X4,X2,X3,X1] :
      ( vangle(X3,X0,X2) = vangle(X6,X0,X5)
      | X0 = X3
      | X0 = X2
      | X0 = X5
      | rR(X0,X6,X3)
      | ~ ron(X6,X1)
      | ! [X9] :
          ( ~ rline(X9)
          | X4 != X9 )
      | ! [X7] :
          ( X1 != X7
          | ~ rline(X7) )
      | ~ ron(X5,X4)
      | ~ ron(X0,X1)
      | ~ ron(X3,X1)
      | ! [X8] :
          ( ~ rpoint(X8)
          | X3 != X8 )
      | ! [X10] :
          ( ~ rpoint(X10)
          | X6 != X10 )
      | rR(X0,X5,X2)
      | X0 = X6
      | ~ ron(X2,X4)
      | ! [X12] :
          ( X2 != X12
          | ~ rpoint(X12) )
      | ! [X13] :
          ( ~ rpoint(X13)
          | X5 != X13 )
      | ! [X11] :
          ( ~ rpoint(X11)
          | X0 != X11 ) ),
    inference(ennf_transformation,[],[f184]) ).

fof(f184,plain,
    ! [X5,X6,X0,X4,X2,X3,X1] :
      ( ( X0 != X3
        & X0 != X2
        & X0 != X5
        & ~ rR(X0,X6,X3)
        & ron(X6,X1)
        & ? [X9] :
            ( X4 = X9
            & rline(X9) )
        & ? [X7] :
            ( rline(X7)
            & X1 = X7 )
        & ron(X5,X4)
        & ron(X0,X1)
        & ron(X3,X1)
        & ? [X8] :
            ( rpoint(X8)
            & X3 = X8 )
        & ? [X10] :
            ( X6 = X10
            & rpoint(X10) )
        & ~ rR(X0,X5,X2)
        & X0 != X6
        & ron(X2,X4)
        & ? [X12] :
            ( rpoint(X12)
            & X2 = X12 )
        & ? [X13] :
            ( rpoint(X13)
            & X5 = X13 )
        & ? [X11] :
            ( rpoint(X11)
            & X0 = X11 ) )
     => vangle(X3,X0,X2) = vangle(X6,X0,X5) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X17,X22,X21,X20,X23,X19,X18] :
      ( ( X17 != X19
        & X17 != X18
        & ? [X25] :
            ( rline(X25)
            & X22 = X25 )
        & ron(X17,X22)
        & ? [X27] :
            ( X20 = X27
            & rpoint(X27) )
        & ~ rR(X17,X18,X20)
        & ron(X18,X22)
        & X17 != X21
        & ? [X24] :
            ( rline(X24)
            & X23 = X24 )
        & ? [X29] :
            ( X18 = X29
            & rpoint(X29) )
        & ron(X20,X22)
        & ~ rR(X17,X19,X21)
        & ? [X30] :
            ( X17 = X30
            & rpoint(X30) )
        & ? [X26] :
            ( rpoint(X26)
            & X21 = X26 )
        & X17 != X20
        & ron(X21,X23)
        & ? [X28] :
            ( X19 = X28
            & rpoint(X28) )
        & ron(X19,X23) )
     => vangle(X18,X17,X19) = vangle(X20,X17,X21) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','qu(cond(axiom(194), 0), imp(cond(axiom(194), 0)))') ).

fof(f1029,plain,
    vangle(sK27,sK28,sK29) != vangle(sK27,sK28,vd1329),
    inference(definition_unfolding,[],[f907,f847,f846,f843,f847,f846]) ).

fof(f843,plain,
    vd1288 = sK29,
    inference(cnf_transformation,[],[f604]) ).

fof(f604,plain,
    ( vd1289 != vd1287
    & vd1287 != vd1288
    & vf(vd1287,vd1288) = vf(vd1287,vd1289)
    & rpoint(sK27)
    & vd1289 = sK27
    & vd1287 = sK28
    & rpoint(sK28)
    & rpoint(sK29)
    & vd1288 = sK29
    & vd1289 != vd1288 ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK27,sK28,sK29])],[f600,f603,f602,f601]) ).

fof(f601,plain,
    ( ? [X0] :
        ( rpoint(X0)
        & vd1289 = X0 )
   => ( rpoint(sK27)
      & vd1289 = sK27 ) ),
    introduced(choice_axiom,[]) ).

fof(f602,plain,
    ( ? [X1] :
        ( vd1287 = X1
        & rpoint(X1) )
   => ( vd1287 = sK28
      & rpoint(sK28) ) ),
    introduced(choice_axiom,[]) ).

fof(f603,plain,
    ( ? [X2] :
        ( rpoint(X2)
        & vd1288 = X2 )
   => ( rpoint(sK29)
      & vd1288 = sK29 ) ),
    introduced(choice_axiom,[]) ).

fof(f600,plain,
    ( vd1289 != vd1287
    & vd1287 != vd1288
    & vf(vd1287,vd1288) = vf(vd1287,vd1289)
    & ? [X0] :
        ( rpoint(X0)
        & vd1289 = X0 )
    & ? [X1] :
        ( vd1287 = X1
        & rpoint(X1) )
    & ? [X2] :
        ( rpoint(X2)
        & vd1288 = X2 )
    & vd1289 != vd1288 ),
    inference(rectify,[],[f191]) ).

fof(f191,plain,
    ( vd1289 != vd1287
    & vd1287 != vd1288
    & vf(vd1287,vd1288) = vf(vd1287,vd1289)
    & ? [X1] :
        ( rpoint(X1)
        & vd1289 = X1 )
    & ? [X2] :
        ( vd1287 = X2
        & rpoint(X2) )
    & ? [X0] :
        ( rpoint(X0)
        & vd1288 = X0 )
    & vd1289 != vd1288 ),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ( vd1289 != vd1288
    & ? [X1] :
        ( vd1288 = X1
        & rpoint(X1) )
    & vd1287 != vd1288
    & ? [X0] :
        ( vd1289 = X0
        & rpoint(X0) )
    & ? [X2] :
        ( vd1287 = X2
        & rpoint(X2) )
    & vf(vd1287,vd1288) = vf(vd1287,vd1289)
    & vd1289 != vd1287 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','and(holds(conjunct2(345), 1294, 0), and(pred(conjunct1(345), 9), and(pred(conjunct1(345), 8), and(pred(conjunct1(345), 7), and(qe(s3(plural(345))), and(qe(s2(plural(345))), qe(s1(plural(345)))))))))') ).

fof(f846,plain,
    vd1287 = sK28,
    inference(cnf_transformation,[],[f604]) ).

fof(f847,plain,
    vd1289 = sK27,
    inference(cnf_transformation,[],[f604]) ).

fof(f907,plain,
    vangle(vd1289,vd1287,vd1288) != vangle(vd1289,vd1287,vd1329),
    inference(cnf_transformation,[],[f179]) ).

fof(f179,plain,
    vangle(vd1289,vd1287,vd1288) != vangle(vd1289,vd1287,vd1329),
    inference(flattening,[],[f2]) ).

fof(f2,negated_conjecture,
    vangle(vd1289,vd1287,vd1288) != vangle(vd1289,vd1287,vd1329),
    inference(negated_conjecture,[],[f1]) ).

fof(f1,conjecture,
    vangle(vd1289,vd1287,vd1288) = vangle(vd1289,vd1287,vd1329),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(373, 1341, 0)') ).

fof(f1016,plain,
    ~ rR(sK28,sK29,vd1329),
    inference(definition_unfolding,[],[f811,f846,f843]) ).

fof(f811,plain,
    ~ rR(vd1287,vd1288,vd1329),
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    ~ rR(vd1287,vd1288,vd1329),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','neg(neg(conjunct2(372)))') ).

fof(f1001,plain,
    sK27 != sK28,
    inference(definition_unfolding,[],[f732,f847,f846]) ).

fof(f732,plain,
    vd1289 != vd1287,
    inference(cnf_transformation,[],[f18]) ).

fof(f18,axiom,
    vd1289 != vd1287,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(conjunct1(conjunct2(371)), 1338, 0)') ).

fof(f1017,plain,
    sK29 != sK28,
    inference(definition_unfolding,[],[f813,f846,f843]) ).

fof(f813,plain,
    vd1287 != vd1288,
    inference(cnf_transformation,[],[f53]) ).

fof(f53,axiom,
    vd1287 != vd1288,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(conjunct1(371), 1337, 0)') ).

fof(f992,plain,
    vd1329 != sK28,
    inference(definition_unfolding,[],[f708,f846]) ).

fof(f708,plain,
    vd1287 != vd1329,
    inference(cnf_transformation,[],[f16]) ).

fof(f16,axiom,
    vd1287 != vd1329,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(conjunct1(conjunct2(368)), 1332, 0)') ).

fof(f971,plain,
    ron(vd1329,vd1295),
    inference(cnf_transformation,[],[f68]) ).

fof(f68,axiom,
    ron(vd1329,vd1295),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(s2(plural(370)), 0)') ).

fof(f1012,plain,
    ron(sK29,vd1295),
    inference(definition_unfolding,[],[f793,f843]) ).

fof(f793,plain,
    ron(vd1288,vd1295),
    inference(cnf_transformation,[],[f61]) ).

fof(f61,axiom,
    ron(vd1288,vd1295),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(s2(plural(346)), 0)') ).

fof(f885,plain,
    rline(vd1295),
    inference(cnf_transformation,[],[f63]) ).

fof(f63,axiom,
    rline(vd1295),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(346, 0)') ).

fof(f1004,plain,
    ron(sK28,vd1297),
    inference(definition_unfolding,[],[f747,f846]) ).

fof(f747,plain,
    ron(vd1287,vd1297),
    inference(cnf_transformation,[],[f71]) ).

fof(f71,axiom,
    ron(vd1287,vd1297),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(s2(plural(369)), 0)') ).

fof(f1030,plain,
    ron(sK27,vd1297),
    inference(definition_unfolding,[],[f908,f847]) ).

fof(f908,plain,
    ron(vd1289,vd1297),
    inference(cnf_transformation,[],[f58]) ).

fof(f58,axiom,
    ron(vd1289,vd1297),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(s2(plural(347)), 0)') ).

fof(f863,plain,
    rpoint(vd1329),
    inference(cnf_transformation,[],[f6]) ).

fof(f6,axiom,
    rpoint(vd1329),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(367, 0)') ).

fof(f844,plain,
    rpoint(sK29),
    inference(cnf_transformation,[],[f604]) ).

fof(f942,plain,
    rline(vd1297),
    inference(cnf_transformation,[],[f60]) ).

fof(f60,axiom,
    rline(vd1297),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','pred(347, 0)') ).

fof(f845,plain,
    rpoint(sK28),
    inference(cnf_transformation,[],[f604]) ).

fof(f848,plain,
    rpoint(sK27),
    inference(cnf_transformation,[],[f604]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : GEO320+1 : TPTP v8.1.0. Released v4.1.0.
% 0.12/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n004.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   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 21:35:20 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.58  % (21146)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.21/0.58  % (21145)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.21/0.58  % (21153)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.21/0.58  % (21148)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.21/0.58  % (21161)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.21/0.59  % (21154)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.64/0.59  % (21148)Instruction limit reached!
% 1.64/0.59  % (21148)------------------------------
% 1.64/0.59  % (21148)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.59  % (21162)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.64/0.59  % (21156)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.64/0.60  % (21164)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.64/0.61  % (21156)Instruction limit reached!
% 1.64/0.61  % (21156)------------------------------
% 1.64/0.61  % (21156)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.61  % (21156)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.61  % (21156)Termination reason: Unknown
% 1.64/0.61  % (21156)Termination phase: SInE selection
% 1.64/0.61  
% 1.64/0.61  % (21156)Memory used [KB]: 1918
% 1.64/0.61  % (21156)Time elapsed: 0.004 s
% 1.64/0.61  % (21156)Instructions burned: 2 (million)
% 1.64/0.61  % (21156)------------------------------
% 1.64/0.61  % (21156)------------------------------
% 1.64/0.61  % (21153)Instruction limit reached!
% 1.64/0.61  % (21153)------------------------------
% 1.64/0.61  % (21153)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.61  % (21153)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.61  % (21148)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.61  % (21148)Termination reason: Unknown
% 1.64/0.61  % (21148)Termination phase: Preprocessing 3
% 1.64/0.61  
% 1.64/0.61  % (21148)Memory used [KB]: 3454
% 1.64/0.61  % (21148)Time elapsed: 0.012 s
% 1.64/0.61  % (21148)Instructions burned: 13 (million)
% 1.64/0.61  % (21148)------------------------------
% 1.64/0.61  % (21148)------------------------------
% 1.64/0.61  % (21153)Termination reason: Unknown
% 1.64/0.61  % (21153)Termination phase: Preprocessing 2
% 1.64/0.61  
% 1.64/0.61  % (21153)Memory used [KB]: 3070
% 1.64/0.61  % (21153)Time elapsed: 0.008 s
% 1.64/0.61  % (21153)Instructions burned: 7 (million)
% 1.64/0.61  % (21153)------------------------------
% 1.64/0.61  % (21153)------------------------------
% 1.84/0.62  % (21143)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 1.84/0.62  % (21157)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 1.84/0.63  % (21139)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.84/0.63  % (21141)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.84/0.64  % (21152)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.84/0.65  % (21159)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.84/0.65  % (21145)Instruction limit reached!
% 1.84/0.65  % (21145)------------------------------
% 1.84/0.65  % (21145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.65  % (21145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.65  % (21145)Termination reason: Unknown
% 1.84/0.65  % (21145)Termination phase: Saturation
% 1.84/0.65  
% 1.84/0.65  % (21145)Memory used [KB]: 4221
% 1.84/0.65  % (21145)Time elapsed: 0.029 s
% 1.84/0.65  % (21145)Instructions burned: 39 (million)
% 1.84/0.65  % (21145)------------------------------
% 1.84/0.65  % (21145)------------------------------
% 1.84/0.65  % (21165)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.84/0.65  % (21144)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 1.84/0.65  % (21167)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 1.84/0.65  % (21149)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.84/0.65  % (21160)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 1.84/0.65  % (21151)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.84/0.65  % (21142)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 1.84/0.66  % (21149)Instruction limit reached!
% 1.84/0.66  % (21149)------------------------------
% 1.84/0.66  % (21149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.66  % (21152)Instruction limit reached!
% 1.84/0.66  % (21152)------------------------------
% 1.84/0.66  % (21152)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.66  % (21152)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.66  % (21152)Termination reason: Unknown
% 1.84/0.66  % (21152)Termination phase: Preprocessing 1
% 1.84/0.66  
% 1.84/0.66  % (21152)Memory used [KB]: 2430
% 1.84/0.66  % (21152)Time elapsed: 0.006 s
% 1.84/0.66  % (21152)Instructions burned: 4 (million)
% 1.84/0.66  % (21152)------------------------------
% 1.84/0.66  % (21152)------------------------------
% 1.84/0.66  % (21164)Instruction limit reached!
% 1.84/0.66  % (21164)------------------------------
% 1.84/0.66  % (21164)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.84/0.66  % (21164)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.84/0.66  % (21164)Termination reason: Unknown
% 1.84/0.66  % (21164)Termination phase: Saturation
% 1.84/0.66  
% 1.84/0.66  % (21164)Memory used [KB]: 9210
% 2.21/0.66  % (21164)Time elapsed: 0.217 s
% 2.21/0.66  % (21164)Instructions burned: 99 (million)
% 2.21/0.66  % (21164)------------------------------
% 2.21/0.66  % (21164)------------------------------
% 2.21/0.66  % (21149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (21149)Termination reason: Unknown
% 2.21/0.66  % (21149)Termination phase: Preprocessing 1
% 2.21/0.66  
% 2.21/0.66  % (21149)Memory used [KB]: 2942
% 2.21/0.66  % (21149)Time elapsed: 0.008 s
% 2.21/0.66  % (21149)Instructions burned: 7 (million)
% 2.21/0.66  % (21149)------------------------------
% 2.21/0.66  % (21149)------------------------------
% 2.21/0.66  % (21157)Instruction limit reached!
% 2.21/0.66  % (21157)------------------------------
% 2.21/0.66  % (21157)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.66  % (21157)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.66  % (21157)Termination reason: Unknown
% 2.21/0.66  % (21157)Termination phase: Preprocessing 3
% 2.21/0.66  
% 2.21/0.66  % (21157)Memory used [KB]: 2942
% 2.21/0.66  % (21157)Time elapsed: 0.011 s
% 2.21/0.66  % (21157)Instructions burned: 11 (million)
% 2.21/0.66  % (21157)------------------------------
% 2.21/0.66  % (21157)------------------------------
% 2.21/0.67  % (21141)Refutation not found, incomplete strategy% (21141)------------------------------
% 2.21/0.67  % (21141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (21141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (21141)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.67  
% 2.21/0.67  % (21141)Memory used [KB]: 6780
% 2.21/0.67  % (21141)Time elapsed: 0.216 s
% 2.21/0.67  % (21141)Instructions burned: 19 (million)
% 2.21/0.67  % (21141)------------------------------
% 2.21/0.67  % (21141)------------------------------
% 2.21/0.67  % (21146)Instruction limit reached!
% 2.21/0.67  % (21146)------------------------------
% 2.21/0.67  % (21146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (21146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (21146)Termination reason: Unknown
% 2.21/0.67  % (21146)Termination phase: Saturation
% 2.21/0.67  
% 2.21/0.67  % (21146)Memory used [KB]: 8187
% 2.21/0.67  % (21146)Time elapsed: 0.035 s
% 2.21/0.67  % (21146)Instructions burned: 50 (million)
% 2.21/0.67  % (21146)------------------------------
% 2.21/0.67  % (21146)------------------------------
% 2.21/0.67  % (21161)Instruction limit reached!
% 2.21/0.67  % (21161)------------------------------
% 2.21/0.67  % (21161)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (21161)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (21161)Termination reason: Unknown
% 2.21/0.67  % (21161)Termination phase: Saturation
% 2.21/0.67  
% 2.21/0.67  % (21161)Memory used [KB]: 4349
% 2.21/0.67  % (21161)Time elapsed: 0.033 s
% 2.21/0.67  % (21161)Instructions burned: 46 (million)
% 2.21/0.67  % (21161)------------------------------
% 2.21/0.67  % (21161)------------------------------
% 2.21/0.67  % (21139)Instruction limit reached!
% 2.21/0.67  % (21139)------------------------------
% 2.21/0.67  % (21139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (21139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (21139)Termination reason: Unknown
% 2.21/0.67  % (21139)Termination phase: Saturation
% 2.21/0.67  
% 2.21/0.67  % (21139)Memory used [KB]: 2302
% 2.21/0.67  % (21139)Time elapsed: 0.011 s
% 2.21/0.67  % (21139)Instructions burned: 14 (million)
% 2.21/0.67  % (21139)------------------------------
% 2.21/0.67  % (21139)------------------------------
% 2.21/0.67  % (21158)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 2.21/0.67  % (21162)Instruction limit reached!
% 2.21/0.67  % (21162)------------------------------
% 2.21/0.67  % (21162)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.67  % (21162)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.67  % (21162)Termination reason: Unknown
% 2.21/0.67  % (21162)Termination phase: Saturation
% 2.21/0.67  
% 2.21/0.67  % (21162)Memory used [KB]: 8699
% 2.21/0.67  % (21162)Time elapsed: 0.213 s
% 2.21/0.67  % (21162)Instructions burned: 50 (million)
% 2.21/0.67  % (21162)------------------------------
% 2.21/0.67  % (21162)------------------------------
% 2.21/0.68  % (21143)Instruction limit reached!
% 2.21/0.68  % (21143)------------------------------
% 2.21/0.68  % (21143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (21143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (21143)Termination reason: Unknown
% 2.21/0.68  % (21143)Termination phase: Property scanning
% 2.21/0.68  
% 2.21/0.68  % (21143)Memory used [KB]: 3582
% 2.21/0.68  % (21143)Time elapsed: 0.014 s
% 2.21/0.68  % (21143)Instructions burned: 16 (million)
% 2.21/0.68  % (21143)------------------------------
% 2.21/0.68  % (21143)------------------------------
% 2.21/0.68  % (21154)Refutation not found, incomplete strategy% (21154)------------------------------
% 2.21/0.68  % (21154)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (21154)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (21154)Termination reason: Refutation not found, incomplete strategy
% 2.21/0.68  
% 2.21/0.68  % (21154)Memory used [KB]: 9083
% 2.21/0.68  % (21154)Time elapsed: 0.225 s
% 2.21/0.68  % (21154)Instructions burned: 48 (million)
% 2.21/0.68  % (21154)------------------------------
% 2.21/0.68  % (21154)------------------------------
% 2.21/0.68  % (21165)Instruction limit reached!
% 2.21/0.68  % (21165)------------------------------
% 2.21/0.68  % (21165)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (21165)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (21165)Termination reason: Unknown
% 2.21/0.68  % (21165)Termination phase: Equality resolution with deletion
% 2.21/0.68  
% 2.21/0.68  % (21165)Memory used [KB]: 3709
% 2.21/0.68  % (21165)Time elapsed: 0.020 s
% 2.21/0.68  % (21165)Instructions burned: 25 (million)
% 2.21/0.68  % (21165)------------------------------
% 2.21/0.68  % (21165)------------------------------
% 2.21/0.68  % (21166)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 2.21/0.69  % (21167)Instruction limit reached!
% 2.21/0.69  % (21167)------------------------------
% 2.21/0.69  % (21167)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.69  % (21167)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.69  % (21167)Termination reason: Unknown
% 2.21/0.69  % (21167)Termination phase: Equality resolution with deletion
% 2.21/0.69  
% 2.21/0.69  % (21167)Memory used [KB]: 3454
% 2.21/0.69  % (21167)Time elapsed: 0.020 s
% 2.21/0.69  % (21167)Instructions burned: 24 (million)
% 2.21/0.69  % (21167)------------------------------
% 2.21/0.69  % (21167)------------------------------
% 2.21/0.69  % (21150)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 2.21/0.70  % (21147)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 2.21/0.70  % (21155)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 2.21/0.71  % (21142)Instruction limit reached!
% 2.21/0.71  % (21142)------------------------------
% 2.21/0.71  % (21142)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.71  % (21142)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.71  % (21142)Termination reason: Unknown
% 2.21/0.71  % (21142)Termination phase: Function definition elimination
% 2.21/0.71  
% 2.21/0.71  % (21142)Memory used [KB]: 2686
% 2.21/0.71  % (21142)Time elapsed: 0.012 s
% 2.21/0.71  % (21142)Instructions burned: 13 (million)
% 2.21/0.71  % (21142)------------------------------
% 2.21/0.71  % (21142)------------------------------
% 2.21/0.71  % (21144)Instruction limit reached!
% 2.21/0.71  % (21144)------------------------------
% 2.21/0.71  % (21144)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.71  % (21144)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.71  % (21144)Termination reason: Unknown
% 2.21/0.71  % (21144)Termination phase: Saturation
% 2.21/0.71  
% 2.21/0.71  % (21144)Memory used [KB]: 7547
% 2.21/0.71  % (21144)Time elapsed: 0.249 s
% 2.21/0.71  % (21144)Instructions burned: 40 (million)
% 2.21/0.71  % (21144)------------------------------
% 2.21/0.71  % (21144)------------------------------
% 2.21/0.71  % (21140)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 2.21/0.71  % (21166)Instruction limit reached!
% 2.21/0.71  % (21166)------------------------------
% 2.21/0.71  % (21166)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.71  % (21166)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.71  % (21166)Termination reason: Unknown
% 2.21/0.71  % (21166)Termination phase: Naming
% 2.21/0.71  
% 2.21/0.71  % (21166)Memory used [KB]: 3326
% 2.21/0.71  % (21166)Time elapsed: 0.009 s
% 2.21/0.71  % (21166)Instructions burned: 9 (million)
% 2.21/0.71  % (21166)------------------------------
% 2.21/0.71  % (21166)------------------------------
% 2.21/0.71  % (21140)Instruction limit reached!
% 2.21/0.71  % (21140)------------------------------
% 2.21/0.71  % (21140)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.71  % (21140)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.71  % (21140)Termination reason: Unknown
% 2.21/0.71  % (21140)Termination phase: Preprocessing 1
% 2.21/0.71  
% 2.21/0.71  % (21140)Memory used [KB]: 2174
% 2.21/0.71  % (21140)Time elapsed: 0.005 s
% 2.21/0.71  % (21140)Instructions burned: 3 (million)
% 2.21/0.71  % (21140)------------------------------
% 2.21/0.71  % (21140)------------------------------
% 2.21/0.71  % (21163)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 2.21/0.72  % (21155)Instruction limit reached!
% 2.21/0.72  % (21155)------------------------------
% 2.21/0.72  % (21155)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.72  % (21155)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.72  % (21155)Termination reason: Unknown
% 2.21/0.72  % (21155)Termination phase: Preprocessing 1
% 2.21/0.72  
% 2.21/0.72  % (21155)Memory used [KB]: 2302
% 2.21/0.72  % (21155)Time elapsed: 0.005 s
% 2.21/0.72  % (21155)Instructions burned: 3 (million)
% 2.21/0.72  % (21155)------------------------------
% 2.21/0.72  % (21155)------------------------------
% 2.21/0.72  % (21138)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 2.21/0.73  % (21204)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/131Mi)
% 2.21/0.73  % (21150)Instruction limit reached!
% 2.21/0.73  % (21150)------------------------------
% 2.21/0.73  % (21150)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.73  % (21150)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.73  % (21150)Termination reason: Unknown
% 2.21/0.73  % (21150)Termination phase: Property scanning
% 2.21/0.73  
% 2.21/0.73  % (21150)Memory used [KB]: 3582
% 2.21/0.73  % (21150)Time elapsed: 0.016 s
% 2.21/0.73  % (21150)Instructions burned: 17 (million)
% 2.21/0.73  % (21150)------------------------------
% 2.21/0.73  % (21150)------------------------------
% 2.21/0.74  % (21160)Instruction limit reached!
% 2.21/0.74  % (21160)------------------------------
% 2.21/0.74  % (21160)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.74  % (21160)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.74  % (21160)Termination reason: Unknown
% 2.21/0.74  % (21160)Termination phase: Saturation
% 2.21/0.74  
% 2.21/0.74  % (21160)Memory used [KB]: 9466
% 2.21/0.74  % (21160)Time elapsed: 0.286 s
% 2.21/0.74  % (21160)Instructions burned: 82 (million)
% 2.21/0.74  % (21160)------------------------------
% 2.21/0.74  % (21160)------------------------------
% 2.66/0.76  % (21158)Instruction limit reached!
% 2.66/0.76  % (21158)------------------------------
% 2.66/0.76  % (21158)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.76  % (21158)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.76  % (21158)Termination reason: Unknown
% 2.66/0.76  % (21158)Termination phase: Property scanning
% 2.66/0.76  
% 2.66/0.76  % (21158)Memory used [KB]: 3582
% 2.66/0.76  % (21158)Time elapsed: 0.025 s
% 2.66/0.76  % (21158)Instructions burned: 30 (million)
% 2.66/0.76  % (21158)------------------------------
% 2.66/0.76  % (21158)------------------------------
% 2.66/0.77  % (21151)Instruction limit reached!
% 2.66/0.77  % (21151)------------------------------
% 2.66/0.77  % (21151)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.77  % (21151)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.77  % (21151)Termination reason: Unknown
% 2.66/0.77  % (21151)Termination phase: Saturation
% 2.66/0.77  
% 2.66/0.77  % (21151)Memory used [KB]: 8315
% 2.66/0.77  % (21151)Time elapsed: 0.326 s
% 2.66/0.77  % (21151)Instructions burned: 51 (million)
% 2.66/0.77  % (21151)------------------------------
% 2.66/0.77  % (21151)------------------------------
% 2.66/0.78  % (21159)Refutation not found, incomplete strategy% (21159)------------------------------
% 2.66/0.78  % (21159)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.66/0.78  % (21159)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.66/0.78  % (21159)Termination reason: Refutation not found, incomplete strategy
% 2.66/0.78  
% 2.66/0.78  % (21159)Memory used [KB]: 8827
% 2.66/0.78  % (21159)Time elapsed: 0.337 s
% 2.66/0.78  % (21159)Instructions burned: 57 (million)
% 2.66/0.78  % (21159)------------------------------
% 2.66/0.78  % (21159)------------------------------
% 2.74/0.79  % (21147)Instruction limit reached!
% 2.74/0.79  % (21147)------------------------------
% 2.74/0.79  % (21147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.79  % (21147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.79  % (21147)Termination reason: Unknown
% 2.74/0.79  % (21147)Termination phase: Saturation
% 2.74/0.79  
% 2.74/0.79  % (21147)Memory used [KB]: 3709
% 2.74/0.79  % (21147)Time elapsed: 0.026 s
% 2.74/0.79  % (21147)Instructions burned: 34 (million)
% 2.74/0.79  % (21147)------------------------------
% 2.74/0.79  % (21147)------------------------------
% 2.74/0.80  % (21184)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 2.74/0.81  % (21204)First to succeed.
% 2.74/0.81  % (21204)Refutation found. Thanks to Tanya!
% 2.74/0.81  % SZS status Theorem for theBenchmark
% 2.74/0.81  % SZS output start Proof for theBenchmark
% See solution above
% 2.74/0.81  % (21204)------------------------------
% 2.74/0.81  % (21204)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.74/0.81  % (21204)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.74/0.81  % (21204)Termination reason: Refutation
% 2.74/0.81  
% 2.74/0.81  % (21204)Memory used [KB]: 9594
% 2.74/0.81  % (21204)Time elapsed: 0.100 s
% 2.74/0.81  % (21204)Instructions burned: 119 (million)
% 2.74/0.81  % (21204)------------------------------
% 2.74/0.81  % (21204)------------------------------
% 2.74/0.81  % (21137)Success in time 0.454 s
%------------------------------------------------------------------------------