TSTP Solution File: GEO124+1 by Vampire---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.9
% Problem  : GEO124+1 : TPTP v8.2.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d THM

% Computer : n025.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Mon Jun 24 06:25:26 EDT 2024

% Result   : Theorem 0.24s 0.46s
% Output   : Refutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   54 (   8 unt;   0 def)
%            Number of atoms       :  261 (  33 equ)
%            Maximal formula atoms :   12 (   4 avg)
%            Number of connectives :  311 ( 104   ~;  94   |;  90   &)
%                                         (  10 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   7 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   11 (   9 usr;   1 prp; 0-4 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-4 aty)
%            Number of variables   :  178 ( 155   !;  23   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f394,plain,
    $false,
    inference(subsumption_resolution,[],[f393,f151]) ).

fof(f151,plain,
    start_point(sK1,sK0),
    inference(cnf_transformation,[],[f84]) ).

fof(f84,plain,
    ( sK1 != sK2
    & start_point(sK2,sK0)
    & start_point(sK1,sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f58,f83]) ).

fof(f83,plain,
    ( ? [X0,X1,X2] :
        ( X1 != X2
        & start_point(X2,X0)
        & start_point(X1,X0) )
   => ( sK1 != sK2
      & start_point(sK2,sK0)
      & start_point(sK1,sK0) ) ),
    introduced(choice_axiom,[]) ).

fof(f58,plain,
    ? [X0,X1,X2] :
      ( X1 != X2
      & start_point(X2,X0)
      & start_point(X1,X0) ),
    inference(flattening,[],[f57]) ).

fof(f57,plain,
    ? [X0,X1,X2] :
      ( X1 != X2
      & start_point(X2,X0)
      & start_point(X1,X0) ),
    inference(ennf_transformation,[],[f30]) ).

fof(f30,plain,
    ~ ! [X0,X1,X2] :
        ( ( start_point(X2,X0)
          & start_point(X1,X0) )
       => X1 = X2 ),
    inference(rectify,[],[f29]) ).

fof(f29,negated_conjecture,
    ~ ! [X8,X2,X4] :
        ( ( start_point(X4,X8)
          & start_point(X2,X8) )
       => X2 = X4 ),
    inference(negated_conjecture,[],[f28]) ).

fof(f28,conjecture,
    ! [X8,X2,X4] :
      ( ( start_point(X4,X8)
        & start_point(X2,X8) )
     => X2 = X4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

fof(f393,plain,
    ~ start_point(sK1,sK0),
    inference(resolution,[],[f385,f183]) ).

fof(f183,plain,
    ! [X0,X1] :
      ( incident_o(X0,X1)
      | ~ start_point(X0,X1) ),
    inference(cnf_transformation,[],[f70]) ).

fof(f70,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ordered_by(X1,X0,X2)
            | ~ incident_o(X2,X1)
            | X0 = X2 )
        & incident_o(X0,X1) )
      | ~ start_point(X0,X1) ),
    inference(flattening,[],[f69]) ).

fof(f69,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( ordered_by(X1,X0,X2)
            | ~ incident_o(X2,X1)
            | X0 = X2 )
        & incident_o(X0,X1) )
      | ~ start_point(X0,X1) ),
    inference(ennf_transformation,[],[f55]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( start_point(X0,X1)
     => ( ! [X2] :
            ( ( incident_o(X2,X1)
              & X0 != X2 )
           => ordered_by(X1,X0,X2) )
        & incident_o(X0,X1) ) ),
    inference(unused_predicate_definition_removal,[],[f43]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( start_point(X0,X1)
    <=> ( ! [X2] :
            ( ( incident_o(X2,X1)
              & X0 != X2 )
           => ordered_by(X1,X0,X2) )
        & incident_o(X0,X1) ) ),
    inference(rectify,[],[f19]) ).

fof(f19,axiom,
    ! [X2,X8] :
      ( start_point(X2,X8)
    <=> ( ! [X4] :
            ( ( incident_o(X4,X8)
              & X2 != X4 )
           => ordered_by(X8,X2,X4) )
        & incident_o(X2,X8) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

fof(f385,plain,
    ~ incident_o(sK1,sK0),
    inference(subsumption_resolution,[],[f383,f153]) ).

fof(f153,plain,
    sK1 != sK2,
    inference(cnf_transformation,[],[f84]) ).

fof(f383,plain,
    ( ~ incident_o(sK1,sK0)
    | sK1 = sK2 ),
    inference(resolution,[],[f361,f152]) ).

fof(f152,plain,
    start_point(sK2,sK0),
    inference(cnf_transformation,[],[f84]) ).

fof(f361,plain,
    ! [X0] :
      ( ~ start_point(X0,sK0)
      | ~ incident_o(sK1,sK0)
      | sK1 = X0 ),
    inference(duplicate_literal_removal,[],[f352]) ).

fof(f352,plain,
    ! [X0] :
      ( sK1 = X0
      | ~ incident_o(sK1,sK0)
      | sK1 = X0
      | ~ start_point(X0,sK0) ),
    inference(resolution,[],[f335,f184]) ).

fof(f184,plain,
    ! [X2,X0,X1] :
      ( ordered_by(X1,X0,X2)
      | ~ incident_o(X2,X1)
      | X0 = X2
      | ~ start_point(X0,X1) ),
    inference(cnf_transformation,[],[f70]) ).

fof(f335,plain,
    ! [X0] :
      ( ~ ordered_by(sK0,X0,sK1)
      | sK1 = X0 ),
    inference(resolution,[],[f293,f151]) ).

fof(f293,plain,
    ! [X2,X0,X1] :
      ( ~ start_point(X2,X0)
      | X1 = X2
      | ~ ordered_by(X0,X1,X2) ),
    inference(subsumption_resolution,[],[f284,f192]) ).

fof(f192,plain,
    ! [X2,X0,X1] :
      ( incident_o(X1,X0)
      | ~ ordered_by(X0,X1,X2) ),
    inference(cnf_transformation,[],[f72]) ).

fof(f72,plain,
    ! [X0,X1,X2] :
      ( ( incident_o(X2,X0)
        & incident_o(X1,X0) )
      | ~ ordered_by(X0,X1,X2) ),
    inference(ennf_transformation,[],[f45]) ).

fof(f45,plain,
    ! [X0,X1,X2] :
      ( ordered_by(X0,X1,X2)
     => ( incident_o(X2,X0)
        & incident_o(X1,X0) ) ),
    inference(rectify,[],[f21]) ).

fof(f21,axiom,
    ! [X8,X2,X4] :
      ( ordered_by(X8,X2,X4)
     => ( incident_o(X4,X8)
        & incident_o(X2,X8) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

fof(f284,plain,
    ! [X2,X0,X1] :
      ( ~ ordered_by(X0,X1,X2)
      | ~ incident_o(X1,X0)
      | X1 = X2
      | ~ start_point(X2,X0) ),
    inference(resolution,[],[f282,f184]) ).

fof(f282,plain,
    ! [X2,X0,X1] :
      ( ~ ordered_by(X0,X1,X2)
      | ~ ordered_by(X0,X2,X1) ),
    inference(resolution,[],[f280,f224]) ).

fof(f224,plain,
    ! [X2,X3,X0,X1] :
      ( between_o(X0,X1,X2,X3)
      | ~ ordered_by(X0,X2,X1)
      | ~ ordered_by(X0,X3,X2) ),
    inference(cnf_transformation,[],[f145]) ).

fof(f145,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_o(X0,X1,X2,X3)
        | ( ( ~ ordered_by(X0,X2,X1)
            | ~ ordered_by(X0,X3,X2) )
          & ( ~ ordered_by(X0,X2,X3)
            | ~ ordered_by(X0,X1,X2) ) ) )
      & ( ( ordered_by(X0,X2,X1)
          & ordered_by(X0,X3,X2) )
        | ( ordered_by(X0,X2,X3)
          & ordered_by(X0,X1,X2) )
        | ~ between_o(X0,X1,X2,X3) ) ),
    inference(flattening,[],[f144]) ).

fof(f144,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_o(X0,X1,X2,X3)
        | ( ( ~ ordered_by(X0,X2,X1)
            | ~ ordered_by(X0,X3,X2) )
          & ( ~ ordered_by(X0,X2,X3)
            | ~ ordered_by(X0,X1,X2) ) ) )
      & ( ( ordered_by(X0,X2,X1)
          & ordered_by(X0,X3,X2) )
        | ( ordered_by(X0,X2,X3)
          & ordered_by(X0,X1,X2) )
        | ~ between_o(X0,X1,X2,X3) ) ),
    inference(nnf_transformation,[],[f53]) ).

fof(f53,plain,
    ! [X0,X1,X2,X3] :
      ( between_o(X0,X1,X2,X3)
    <=> ( ( ordered_by(X0,X2,X1)
          & ordered_by(X0,X3,X2) )
        | ( ordered_by(X0,X2,X3)
          & ordered_by(X0,X1,X2) ) ) ),
    inference(rectify,[],[f18]) ).

fof(f18,axiom,
    ! [X8,X2,X4,X6] :
      ( between_o(X8,X2,X4,X6)
    <=> ( ( ordered_by(X8,X4,X2)
          & ordered_by(X8,X6,X4) )
        | ( ordered_by(X8,X4,X6)
          & ordered_by(X8,X2,X4) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

fof(f280,plain,
    ! [X2,X0,X1] : ~ between_o(X0,X1,X2,X1),
    inference(resolution,[],[f227,f236]) ).

fof(f236,plain,
    ! [X2,X3,X0] : ~ between_c(X0,X3,X2,X3),
    inference(equality_resolution,[],[f213]) ).

fof(f213,plain,
    ! [X2,X3,X0,X1] :
      ( X1 != X3
      | ~ between_c(X0,X1,X2,X3) ),
    inference(cnf_transformation,[],[f143]) ).

fof(f143,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_c(X0,X1,X2,X3)
        | ! [X4] :
            ( ~ inner_point(X2,X4)
            | ~ end_point(X3,X4)
            | ~ end_point(X1,X4)
            | ~ part_of(X4,X0) )
        | X1 = X3 )
      & ( ( inner_point(X2,sK22(X0,X1,X2,X3))
          & end_point(X3,sK22(X0,X1,X2,X3))
          & end_point(X1,sK22(X0,X1,X2,X3))
          & part_of(sK22(X0,X1,X2,X3),X0)
          & X1 != X3 )
        | ~ between_c(X0,X1,X2,X3) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK22])],[f141,f142]) ).

fof(f142,plain,
    ! [X0,X1,X2,X3] :
      ( ? [X5] :
          ( inner_point(X2,X5)
          & end_point(X3,X5)
          & end_point(X1,X5)
          & part_of(X5,X0) )
     => ( inner_point(X2,sK22(X0,X1,X2,X3))
        & end_point(X3,sK22(X0,X1,X2,X3))
        & end_point(X1,sK22(X0,X1,X2,X3))
        & part_of(sK22(X0,X1,X2,X3),X0) ) ),
    introduced(choice_axiom,[]) ).

fof(f141,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_c(X0,X1,X2,X3)
        | ! [X4] :
            ( ~ inner_point(X2,X4)
            | ~ end_point(X3,X4)
            | ~ end_point(X1,X4)
            | ~ part_of(X4,X0) )
        | X1 = X3 )
      & ( ( ? [X5] :
              ( inner_point(X2,X5)
              & end_point(X3,X5)
              & end_point(X1,X5)
              & part_of(X5,X0) )
          & X1 != X3 )
        | ~ between_c(X0,X1,X2,X3) ) ),
    inference(rectify,[],[f140]) ).

fof(f140,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_c(X0,X1,X2,X3)
        | ! [X4] :
            ( ~ inner_point(X2,X4)
            | ~ end_point(X3,X4)
            | ~ end_point(X1,X4)
            | ~ part_of(X4,X0) )
        | X1 = X3 )
      & ( ( ? [X4] :
              ( inner_point(X2,X4)
              & end_point(X3,X4)
              & end_point(X1,X4)
              & part_of(X4,X0) )
          & X1 != X3 )
        | ~ between_c(X0,X1,X2,X3) ) ),
    inference(flattening,[],[f139]) ).

fof(f139,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_c(X0,X1,X2,X3)
        | ! [X4] :
            ( ~ inner_point(X2,X4)
            | ~ end_point(X3,X4)
            | ~ end_point(X1,X4)
            | ~ part_of(X4,X0) )
        | X1 = X3 )
      & ( ( ? [X4] :
              ( inner_point(X2,X4)
              & end_point(X3,X4)
              & end_point(X1,X4)
              & part_of(X4,X0) )
          & X1 != X3 )
        | ~ between_c(X0,X1,X2,X3) ) ),
    inference(nnf_transformation,[],[f52]) ).

fof(f52,plain,
    ! [X0,X1,X2,X3] :
      ( between_c(X0,X1,X2,X3)
    <=> ( ? [X4] :
            ( inner_point(X2,X4)
            & end_point(X3,X4)
            & end_point(X1,X4)
            & part_of(X4,X0) )
        & X1 != X3 ) ),
    inference(rectify,[],[f17]) ).

fof(f17,axiom,
    ! [X0,X2,X4,X6] :
      ( between_c(X0,X2,X4,X6)
    <=> ( ? [X7] :
            ( inner_point(X4,X7)
            & end_point(X6,X7)
            & end_point(X2,X7)
            & part_of(X7,X0) )
        & X2 != X6 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

fof(f227,plain,
    ! [X2,X3,X0,X1] :
      ( between_c(sK24(X0,X1,X2,X3),X0,X1,X2)
      | ~ between_o(X3,X0,X1,X2) ),
    inference(cnf_transformation,[],[f150]) ).

fof(f150,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_o(X3,X0,X1,X2)
        | ! [X4] :
            ( ~ between_c(X4,X0,X1,X2)
            | ( ( ~ incident_c(sK23(X3,X4),X4)
                | ~ incident_o(sK23(X3,X4),X3) )
              & ( incident_c(sK23(X3,X4),X4)
                | incident_o(sK23(X3,X4),X3) ) ) ) )
      & ( ( between_c(sK24(X0,X1,X2,X3),X0,X1,X2)
          & ! [X7] :
              ( ( incident_o(X7,X3)
                | ~ incident_c(X7,sK24(X0,X1,X2,X3)) )
              & ( incident_c(X7,sK24(X0,X1,X2,X3))
                | ~ incident_o(X7,X3) ) ) )
        | ~ between_o(X3,X0,X1,X2) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK23,sK24])],[f147,f149,f148]) ).

fof(f148,plain,
    ! [X3,X4] :
      ( ? [X5] :
          ( ( ~ incident_c(X5,X4)
            | ~ incident_o(X5,X3) )
          & ( incident_c(X5,X4)
            | incident_o(X5,X3) ) )
     => ( ( ~ incident_c(sK23(X3,X4),X4)
          | ~ incident_o(sK23(X3,X4),X3) )
        & ( incident_c(sK23(X3,X4),X4)
          | incident_o(sK23(X3,X4),X3) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f149,plain,
    ! [X0,X1,X2,X3] :
      ( ? [X6] :
          ( between_c(X6,X0,X1,X2)
          & ! [X7] :
              ( ( incident_o(X7,X3)
                | ~ incident_c(X7,X6) )
              & ( incident_c(X7,X6)
                | ~ incident_o(X7,X3) ) ) )
     => ( between_c(sK24(X0,X1,X2,X3),X0,X1,X2)
        & ! [X7] :
            ( ( incident_o(X7,X3)
              | ~ incident_c(X7,sK24(X0,X1,X2,X3)) )
            & ( incident_c(X7,sK24(X0,X1,X2,X3))
              | ~ incident_o(X7,X3) ) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f147,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_o(X3,X0,X1,X2)
        | ! [X4] :
            ( ~ between_c(X4,X0,X1,X2)
            | ? [X5] :
                ( ( ~ incident_c(X5,X4)
                  | ~ incident_o(X5,X3) )
                & ( incident_c(X5,X4)
                  | incident_o(X5,X3) ) ) ) )
      & ( ? [X6] :
            ( between_c(X6,X0,X1,X2)
            & ! [X7] :
                ( ( incident_o(X7,X3)
                  | ~ incident_c(X7,X6) )
                & ( incident_c(X7,X6)
                  | ~ incident_o(X7,X3) ) ) )
        | ~ between_o(X3,X0,X1,X2) ) ),
    inference(rectify,[],[f146]) ).

fof(f146,plain,
    ! [X0,X1,X2,X3] :
      ( ( between_o(X3,X0,X1,X2)
        | ! [X4] :
            ( ~ between_c(X4,X0,X1,X2)
            | ? [X5] :
                ( ( ~ incident_c(X5,X4)
                  | ~ incident_o(X5,X3) )
                & ( incident_c(X5,X4)
                  | incident_o(X5,X3) ) ) ) )
      & ( ? [X4] :
            ( between_c(X4,X0,X1,X2)
            & ! [X5] :
                ( ( incident_o(X5,X3)
                  | ~ incident_c(X5,X4) )
                & ( incident_c(X5,X4)
                  | ~ incident_o(X5,X3) ) ) )
        | ~ between_o(X3,X0,X1,X2) ) ),
    inference(nnf_transformation,[],[f54]) ).

fof(f54,plain,
    ! [X0,X1,X2,X3] :
      ( between_o(X3,X0,X1,X2)
    <=> ? [X4] :
          ( between_c(X4,X0,X1,X2)
          & ! [X5] :
              ( incident_o(X5,X3)
            <=> incident_c(X5,X4) ) ) ),
    inference(rectify,[],[f23]) ).

fof(f23,axiom,
    ! [X2,X4,X6,X8] :
      ( between_o(X8,X2,X4,X6)
    <=> ? [X0] :
          ( between_c(X0,X2,X4,X6)
          & ! [X2] :
              ( incident_o(X2,X8)
            <=> incident_c(X2,X0) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem    : GEO124+1 : TPTP v8.2.0. Released v2.4.0.
% 0.08/0.14  % Command    : run_vampire %s %d THM
% 0.14/0.36  % Computer : n025.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri Jun 21 09:40:24 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.38  This is a FOF_THM_RFO_SEQ problem
% 0.14/0.38  Running first-order theorem proving
% 0.14/0.38  Running /export/starexec/sandbox2/solver/bin/vampire --mode casc -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.24/0.44  % (2757)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.44  % (2760)lrs+11_1:16_to=lpo:drc=off:bsd=on:sp=frequency:i=172350:bs=on:av=off:fsd=on:sil=256000:fdi=50_0 on theBenchmark for (2999ds/172350Mi)
% 0.24/0.44  % (2757)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.44  % (2763)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=113:sd=1:ep=RS:ss=axioms_0 on theBenchmark for (2999ds/113Mi)
% 0.24/0.44  % (2757)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.44  % (2762)lrs+1011_1:1_sil=32000:rnwc=on:nwc=10.0:lwlo=on:i=121:bd=off:av=off_0 on theBenchmark for (2999ds/121Mi)
% 0.24/0.44  % (2757)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.44  % (2761)lrs+1011_1:1_sil=2000:i=103:ep=RS:nm=32:ss=axioms:sos=on_0 on theBenchmark for (2999ds/103Mi)
% 0.24/0.44  % (2757)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.44  % (2759)lrs+1002_74:59_drc=off:tgt=full:sos=all:cond=fast:i=124987:kws=inv_frequency:afp=300:afq=2.0744697298148953:rawr=on:urr=full:sil=128000:si=on:rtra=on:random_seed=3250543_0 on theBenchmark for (2999ds/124987Mi)
% 0.24/0.44  % (2757)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.45  % (2758)lrs+2_5:39_bsr=unit_only:to=lpo:drc=off:sil=128000:plsq=on:plsqr=2,19:sp=frequency:lcm=reverse:fd=preordered:s2a=on:i=38749:s2at=-1.0:fsr=off:uhcvi=on:rawr=on:aer=off:lwlo=on:add=off:bce=on:acc=model:afr=on_0 on theBenchmark for (2999ds/38749Mi)
% 0.24/0.45  % (2757)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.45  % (2764)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sp=reverse_arity:sos=on:spb=goal_then_units:i=128:ss=axioms:sgt=50:bd=off:sd=3_0 on theBenchmark for (2999ds/128Mi)
% 0.24/0.45  % (2761)Refutation not found, incomplete strategy% (2761)------------------------------
% 0.24/0.45  % (2761)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.24/0.45  % (2761)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.24/0.45  % (2761)Termination reason: Refutation not found, incomplete strategy
% 0.24/0.45  
% 0.24/0.45  % (2761)Memory used [KB]: 1180
% 0.24/0.45  % (2761)Time elapsed: 0.004 s
% 0.24/0.45  % (2761)Instructions burned: 2 (million)
% 0.24/0.45  % (2763)Refutation not found, incomplete strategy% (2763)------------------------------
% 0.24/0.45  % (2763)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.24/0.45  % (2763)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.24/0.45  % (2763)Termination reason: Refutation not found, incomplete strategy
% 0.24/0.45  
% 0.24/0.45  % (2763)Memory used [KB]: 1178
% 0.24/0.45  % (2763)Time elapsed: 0.004 s
% 0.24/0.45  % (2763)Instructions burned: 3 (million)
% 0.24/0.45  % (2761)------------------------------
% 0.24/0.45  % (2761)------------------------------
% 0.24/0.45  % (2763)------------------------------
% 0.24/0.45  % (2763)------------------------------
% 0.24/0.45  % (2764)Refutation not found, incomplete strategy% (2764)------------------------------
% 0.24/0.45  % (2764)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.24/0.45  % (2764)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.24/0.45  % (2764)Termination reason: Refutation not found, incomplete strategy
% 0.24/0.45  
% 0.24/0.45  % (2764)Memory used [KB]: 1256
% 0.24/0.45  % (2764)Time elapsed: 0.006 s
% 0.24/0.45  % (2764)Instructions burned: 6 (million)
% 0.24/0.45  % (2764)------------------------------
% 0.24/0.45  % (2764)------------------------------
% 0.24/0.46  % (2762)First to succeed.
% 0.24/0.46  % (2762)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-2757"
% 0.24/0.46  % (2757)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (2762)Refutation found. Thanks to Tanya!
% 0.24/0.46  % SZS status Theorem for theBenchmark
% 0.24/0.46  % SZS output start Proof for theBenchmark
% See solution above
% 0.24/0.46  % (2762)------------------------------
% 0.24/0.46  % (2762)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.24/0.46  % (2762)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.24/0.46  % (2762)Termination reason: Refutation
% 0.24/0.46  
% 0.24/0.46  % (2762)Memory used [KB]: 1337
% 0.24/0.46  % (2762)Time elapsed: 0.014 s
% 0.24/0.46  % (2762)Instructions burned: 19 (million)
% 0.24/0.46  % (2762)------------------------------
% 0.24/0.46  % (2762)------------------------------
% 0.24/0.46  % (2757)Success in time 0.075 s
%------------------------------------------------------------------------------