TSTP Solution File: GEO094+1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GEO094+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n003.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue Apr 30 11:14:03 EDT 2024

% Result   : Theorem 1.33s 0.56s
% Output   : Refutation 1.33s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   71 (  19 unt;   0 def)
%            Number of atoms       :  328 (   0 equ)
%            Maximal formula atoms :   14 (   4 avg)
%            Number of connectives :  383 ( 126   ~; 111   |; 117   &)
%                                         (  16 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   7 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    8 (   7 usr;   1 prp; 0-3 aty)
%            Number of functors    :    9 (   9 usr;   4 con; 0-2 aty)
%            Number of variables   :  178 ( 151   !;  27   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f9784,plain,
    $false,
    inference(unit_resulting_resolution,[],[f1613,f109,f2053,f178,f108,f176,f173,f125]) ).

fof(f125,plain,
    ! [X0,X1,X4,X5] :
      ( ~ sP0(X0,X1)
      | part_of(X4,X5)
      | ~ incident_c(X0,X5)
      | ~ incident_c(X0,X4)
      | ~ part_of(X5,X1)
      | ~ part_of(X4,X1)
      | part_of(X5,X4) ),
    inference(cnf_transformation,[],[f86]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( ( sP0(X0,X1)
        | ( ~ part_of(sK17(X0,X1),sK16(X0,X1))
          & ~ part_of(sK16(X0,X1),sK17(X0,X1))
          & incident_c(X0,sK17(X0,X1))
          & incident_c(X0,sK16(X0,X1))
          & part_of(sK17(X0,X1),X1)
          & part_of(sK16(X0,X1),X1) ) )
      & ( ! [X4,X5] :
            ( part_of(X5,X4)
            | part_of(X4,X5)
            | ~ incident_c(X0,X5)
            | ~ incident_c(X0,X4)
            | ~ part_of(X5,X1)
            | ~ part_of(X4,X1) )
        | ~ sP0(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK16,sK17])],[f84,f85]) ).

fof(f85,plain,
    ! [X0,X1] :
      ( ? [X2,X3] :
          ( ~ part_of(X3,X2)
          & ~ part_of(X2,X3)
          & incident_c(X0,X3)
          & incident_c(X0,X2)
          & part_of(X3,X1)
          & part_of(X2,X1) )
     => ( ~ part_of(sK17(X0,X1),sK16(X0,X1))
        & ~ part_of(sK16(X0,X1),sK17(X0,X1))
        & incident_c(X0,sK17(X0,X1))
        & incident_c(X0,sK16(X0,X1))
        & part_of(sK17(X0,X1),X1)
        & part_of(sK16(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( ( sP0(X0,X1)
        | ? [X2,X3] :
            ( ~ part_of(X3,X2)
            & ~ part_of(X2,X3)
            & incident_c(X0,X3)
            & incident_c(X0,X2)
            & part_of(X3,X1)
            & part_of(X2,X1) ) )
      & ( ! [X4,X5] :
            ( part_of(X5,X4)
            | part_of(X4,X5)
            | ~ incident_c(X0,X5)
            | ~ incident_c(X0,X4)
            | ~ part_of(X5,X1)
            | ~ part_of(X4,X1) )
        | ~ sP0(X0,X1) ) ),
    inference(rectify,[],[f83]) ).

fof(f83,plain,
    ! [X0,X1] :
      ( ( sP0(X0,X1)
        | ? [X2,X3] :
            ( ~ part_of(X3,X2)
            & ~ part_of(X2,X3)
            & incident_c(X0,X3)
            & incident_c(X0,X2)
            & part_of(X3,X1)
            & part_of(X2,X1) ) )
      & ( ! [X2,X3] :
            ( part_of(X3,X2)
            | part_of(X2,X3)
            | ~ incident_c(X0,X3)
            | ~ incident_c(X0,X2)
            | ~ part_of(X3,X1)
            | ~ part_of(X2,X1) )
        | ~ sP0(X0,X1) ) ),
    inference(nnf_transformation,[],[f56]) ).

fof(f56,plain,
    ! [X0,X1] :
      ( sP0(X0,X1)
    <=> ! [X2,X3] :
          ( part_of(X3,X2)
          | part_of(X2,X3)
          | ~ incident_c(X0,X3)
          | ~ incident_c(X0,X2)
          | ~ part_of(X3,X1)
          | ~ part_of(X2,X1) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP0])]) ).

fof(f173,plain,
    sP0(sK7,sK4),
    inference(unit_resulting_resolution,[],[f110,f133]) ).

fof(f133,plain,
    ! [X0,X1] :
      ( ~ end_point(X0,X1)
      | sP0(X0,X1) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f88,plain,
    ! [X0,X1] :
      ( ( end_point(X0,X1)
        | ~ sP0(X0,X1)
        | ~ incident_c(X0,X1) )
      & ( ( sP0(X0,X1)
          & incident_c(X0,X1) )
        | ~ end_point(X0,X1) ) ),
    inference(flattening,[],[f87]) ).

fof(f87,plain,
    ! [X0,X1] :
      ( ( end_point(X0,X1)
        | ~ sP0(X0,X1)
        | ~ incident_c(X0,X1) )
      & ( ( sP0(X0,X1)
          & incident_c(X0,X1) )
        | ~ end_point(X0,X1) ) ),
    inference(nnf_transformation,[],[f57]) ).

fof(f57,plain,
    ! [X0,X1] :
      ( end_point(X0,X1)
    <=> ( sP0(X0,X1)
        & incident_c(X0,X1) ) ),
    inference(definition_folding,[],[f46,f56]) ).

fof(f46,plain,
    ! [X0,X1] :
      ( end_point(X0,X1)
    <=> ( ! [X2,X3] :
            ( part_of(X3,X2)
            | part_of(X2,X3)
            | ~ incident_c(X0,X3)
            | ~ incident_c(X0,X2)
            | ~ part_of(X3,X1)
            | ~ part_of(X2,X1) )
        & incident_c(X0,X1) ) ),
    inference(flattening,[],[f45]) ).

fof(f45,plain,
    ! [X0,X1] :
      ( end_point(X0,X1)
    <=> ( ! [X2,X3] :
            ( part_of(X3,X2)
            | part_of(X2,X3)
            | ~ incident_c(X0,X3)
            | ~ incident_c(X0,X2)
            | ~ part_of(X3,X1)
            | ~ part_of(X2,X1) )
        & incident_c(X0,X1) ) ),
    inference(ennf_transformation,[],[f27]) ).

fof(f27,plain,
    ! [X0,X1] :
      ( end_point(X0,X1)
    <=> ( ! [X2,X3] :
            ( ( incident_c(X0,X3)
              & incident_c(X0,X2)
              & part_of(X3,X1)
              & part_of(X2,X1) )
           => ( part_of(X3,X2)
              | part_of(X2,X3) ) )
        & incident_c(X0,X1) ) ),
    inference(rectify,[],[f3]) ).

fof(f3,axiom,
    ! [X2,X0] :
      ( end_point(X2,X0)
    <=> ( ! [X1,X3] :
            ( ( incident_c(X2,X3)
              & incident_c(X2,X1)
              & part_of(X3,X0)
              & part_of(X1,X0) )
           => ( part_of(X3,X1)
              | part_of(X1,X3) ) )
        & incident_c(X2,X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',end_point_defn) ).

fof(f110,plain,
    end_point(sK7,sK4),
    inference(cnf_transformation,[],[f64]) ).

fof(f64,plain,
    ( end_point(sK7,sK4)
    & part_of(sK6,sK4)
    & part_of(sK5,sK4)
    & meet(sK7,sK5,sK6) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5,sK6,sK7])],[f36,f63]) ).

fof(f63,plain,
    ( ? [X0,X1,X2,X3] :
        ( end_point(X3,X0)
        & part_of(X2,X0)
        & part_of(X1,X0)
        & meet(X3,X1,X2) )
   => ( end_point(sK7,sK4)
      & part_of(sK6,sK4)
      & part_of(sK5,sK4)
      & meet(sK7,sK5,sK6) ) ),
    introduced(choice_axiom,[]) ).

fof(f36,plain,
    ? [X0,X1,X2,X3] :
      ( end_point(X3,X0)
      & part_of(X2,X0)
      & part_of(X1,X0)
      & meet(X3,X1,X2) ),
    inference(flattening,[],[f35]) ).

fof(f35,plain,
    ? [X0,X1,X2,X3] :
      ( end_point(X3,X0)
      & part_of(X2,X0)
      & part_of(X1,X0)
      & meet(X3,X1,X2) ),
    inference(ennf_transformation,[],[f19]) ).

fof(f19,plain,
    ~ ! [X0,X1,X2,X3] :
        ( ( part_of(X2,X0)
          & part_of(X1,X0)
          & meet(X3,X1,X2) )
       => ~ end_point(X3,X0) ),
    inference(rectify,[],[f18]) ).

fof(f18,negated_conjecture,
    ~ ! [X0,X1,X3,X2] :
        ( ( part_of(X3,X0)
          & part_of(X1,X0)
          & meet(X2,X1,X3) )
       => ~ end_point(X2,X0) ),
    inference(negated_conjecture,[],[f17]) ).

fof(f17,conjecture,
    ! [X0,X1,X3,X2] :
      ( ( part_of(X3,X0)
        & part_of(X1,X0)
        & meet(X2,X1,X3) )
     => ~ end_point(X2,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',proposition_2_14_3) ).

fof(f176,plain,
    incident_c(sK7,sK5),
    inference(unit_resulting_resolution,[],[f107,f143]) ).

fof(f143,plain,
    ! [X2,X0,X1] :
      ( ~ meet(X0,X1,X2)
      | incident_c(X0,X1) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f98,plain,
    ! [X0,X1,X2] :
      ( ( meet(X0,X1,X2)
        | ~ sP1(X2,X1)
        | ~ incident_c(X0,X2)
        | ~ incident_c(X0,X1) )
      & ( ( sP1(X2,X1)
          & incident_c(X0,X2)
          & incident_c(X0,X1) )
        | ~ meet(X0,X1,X2) ) ),
    inference(flattening,[],[f97]) ).

fof(f97,plain,
    ! [X0,X1,X2] :
      ( ( meet(X0,X1,X2)
        | ~ sP1(X2,X1)
        | ~ incident_c(X0,X2)
        | ~ incident_c(X0,X1) )
      & ( ( sP1(X2,X1)
          & incident_c(X0,X2)
          & incident_c(X0,X1) )
        | ~ meet(X0,X1,X2) ) ),
    inference(nnf_transformation,[],[f59]) ).

fof(f59,plain,
    ! [X0,X1,X2] :
      ( meet(X0,X1,X2)
    <=> ( sP1(X2,X1)
        & incident_c(X0,X2)
        & incident_c(X0,X1) ) ),
    inference(definition_folding,[],[f49,f58]) ).

fof(f58,plain,
    ! [X2,X1] :
      ( sP1(X2,X1)
    <=> ! [X3] :
          ( ( end_point(X3,X2)
            & end_point(X3,X1) )
          | ~ incident_c(X3,X2)
          | ~ incident_c(X3,X1) ) ),
    introduced(predicate_definition_introduction,[new_symbols(naming,[sP1])]) ).

fof(f49,plain,
    ! [X0,X1,X2] :
      ( meet(X0,X1,X2)
    <=> ( ! [X3] :
            ( ( end_point(X3,X2)
              & end_point(X3,X1) )
            | ~ incident_c(X3,X2)
            | ~ incident_c(X3,X1) )
        & incident_c(X0,X2)
        & incident_c(X0,X1) ) ),
    inference(flattening,[],[f48]) ).

fof(f48,plain,
    ! [X0,X1,X2] :
      ( meet(X0,X1,X2)
    <=> ( ! [X3] :
            ( ( end_point(X3,X2)
              & end_point(X3,X1) )
            | ~ incident_c(X3,X2)
            | ~ incident_c(X3,X1) )
        & incident_c(X0,X2)
        & incident_c(X0,X1) ) ),
    inference(ennf_transformation,[],[f28]) ).

fof(f28,plain,
    ! [X0,X1,X2] :
      ( meet(X0,X1,X2)
    <=> ( ! [X3] :
            ( ( incident_c(X3,X2)
              & incident_c(X3,X1) )
           => ( end_point(X3,X2)
              & end_point(X3,X1) ) )
        & incident_c(X0,X2)
        & incident_c(X0,X1) ) ),
    inference(rectify,[],[f5]) ).

fof(f5,axiom,
    ! [X2,X0,X1] :
      ( meet(X2,X0,X1)
    <=> ( ! [X4] :
            ( ( incident_c(X4,X1)
              & incident_c(X4,X0) )
           => ( end_point(X4,X1)
              & end_point(X4,X0) ) )
        & incident_c(X2,X1)
        & incident_c(X2,X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',meet_defn) ).

fof(f107,plain,
    meet(sK7,sK5,sK6),
    inference(cnf_transformation,[],[f64]) ).

fof(f108,plain,
    part_of(sK5,sK4),
    inference(cnf_transformation,[],[f64]) ).

fof(f178,plain,
    incident_c(sK7,sK6),
    inference(unit_resulting_resolution,[],[f107,f144]) ).

fof(f144,plain,
    ! [X2,X0,X1] :
      ( ~ meet(X0,X1,X2)
      | incident_c(X0,X2) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f2053,plain,
    ~ part_of(sK6,sK5),
    inference(unit_resulting_resolution,[],[f165,f2005,f135]) ).

fof(f135,plain,
    ! [X3,X0,X1] :
      ( ~ incident_c(X3,X1)
      | incident_c(X3,X0)
      | ~ part_of(X1,X0) ),
    inference(cnf_transformation,[],[f92]) ).

fof(f92,plain,
    ! [X0,X1] :
      ( ( part_of(X1,X0)
        | ( ~ incident_c(sK18(X0,X1),X0)
          & incident_c(sK18(X0,X1),X1) ) )
      & ( ! [X3] :
            ( incident_c(X3,X0)
            | ~ incident_c(X3,X1) )
        | ~ part_of(X1,X0) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK18])],[f90,f91]) ).

fof(f91,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ~ incident_c(X2,X0)
          & incident_c(X2,X1) )
     => ( ~ incident_c(sK18(X0,X1),X0)
        & incident_c(sK18(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f90,plain,
    ! [X0,X1] :
      ( ( part_of(X1,X0)
        | ? [X2] :
            ( ~ incident_c(X2,X0)
            & incident_c(X2,X1) ) )
      & ( ! [X3] :
            ( incident_c(X3,X0)
            | ~ incident_c(X3,X1) )
        | ~ part_of(X1,X0) ) ),
    inference(rectify,[],[f89]) ).

fof(f89,plain,
    ! [X0,X1] :
      ( ( part_of(X1,X0)
        | ? [X2] :
            ( ~ incident_c(X2,X0)
            & incident_c(X2,X1) ) )
      & ( ! [X2] :
            ( incident_c(X2,X0)
            | ~ incident_c(X2,X1) )
        | ~ part_of(X1,X0) ) ),
    inference(nnf_transformation,[],[f47]) ).

fof(f47,plain,
    ! [X0,X1] :
      ( part_of(X1,X0)
    <=> ! [X2] :
          ( incident_c(X2,X0)
          | ~ incident_c(X2,X1) ) ),
    inference(ennf_transformation,[],[f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( part_of(X1,X0)
    <=> ! [X2] :
          ( incident_c(X2,X1)
         => incident_c(X2,X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',part_of_defn) ).

fof(f2005,plain,
    ~ incident_c(sK10(sK6),sK5),
    inference(unit_resulting_resolution,[],[f168,f165,f180,f139]) ).

fof(f139,plain,
    ! [X3,X0,X1] :
      ( ~ sP1(X0,X1)
      | ~ incident_c(X3,X0)
      | ~ incident_c(X3,X1)
      | end_point(X3,X0) ),
    inference(cnf_transformation,[],[f96]) ).

fof(f96,plain,
    ! [X0,X1] :
      ( ( sP1(X0,X1)
        | ( ( ~ end_point(sK19(X0,X1),X0)
            | ~ end_point(sK19(X0,X1),X1) )
          & incident_c(sK19(X0,X1),X0)
          & incident_c(sK19(X0,X1),X1) ) )
      & ( ! [X3] :
            ( ( end_point(X3,X0)
              & end_point(X3,X1) )
            | ~ incident_c(X3,X0)
            | ~ incident_c(X3,X1) )
        | ~ sP1(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK19])],[f94,f95]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ( ~ end_point(X2,X0)
            | ~ end_point(X2,X1) )
          & incident_c(X2,X0)
          & incident_c(X2,X1) )
     => ( ( ~ end_point(sK19(X0,X1),X0)
          | ~ end_point(sK19(X0,X1),X1) )
        & incident_c(sK19(X0,X1),X0)
        & incident_c(sK19(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f94,plain,
    ! [X0,X1] :
      ( ( sP1(X0,X1)
        | ? [X2] :
            ( ( ~ end_point(X2,X0)
              | ~ end_point(X2,X1) )
            & incident_c(X2,X0)
            & incident_c(X2,X1) ) )
      & ( ! [X3] :
            ( ( end_point(X3,X0)
              & end_point(X3,X1) )
            | ~ incident_c(X3,X0)
            | ~ incident_c(X3,X1) )
        | ~ sP1(X0,X1) ) ),
    inference(rectify,[],[f93]) ).

fof(f93,plain,
    ! [X2,X1] :
      ( ( sP1(X2,X1)
        | ? [X3] :
            ( ( ~ end_point(X3,X2)
              | ~ end_point(X3,X1) )
            & incident_c(X3,X2)
            & incident_c(X3,X1) ) )
      & ( ! [X3] :
            ( ( end_point(X3,X2)
              & end_point(X3,X1) )
            | ~ incident_c(X3,X2)
            | ~ incident_c(X3,X1) )
        | ~ sP1(X2,X1) ) ),
    inference(nnf_transformation,[],[f58]) ).

fof(f180,plain,
    sP1(sK6,sK5),
    inference(unit_resulting_resolution,[],[f107,f145]) ).

fof(f145,plain,
    ! [X2,X0,X1] :
      ( ~ meet(X0,X1,X2)
      | sP1(X2,X1) ),
    inference(cnf_transformation,[],[f98]) ).

fof(f168,plain,
    ! [X0] : ~ end_point(sK10(X0),X0),
    inference(unit_resulting_resolution,[],[f113,f123]) ).

fof(f123,plain,
    ! [X0,X1] :
      ( ~ inner_point(X0,X1)
      | ~ end_point(X0,X1) ),
    inference(cnf_transformation,[],[f82]) ).

fof(f82,plain,
    ! [X0,X1] :
      ( ( inner_point(X0,X1)
        | end_point(X0,X1)
        | ~ incident_c(X0,X1) )
      & ( ( ~ end_point(X0,X1)
          & incident_c(X0,X1) )
        | ~ inner_point(X0,X1) ) ),
    inference(flattening,[],[f81]) ).

fof(f81,plain,
    ! [X0,X1] :
      ( ( inner_point(X0,X1)
        | end_point(X0,X1)
        | ~ incident_c(X0,X1) )
      & ( ( ~ end_point(X0,X1)
          & incident_c(X0,X1) )
        | ~ inner_point(X0,X1) ) ),
    inference(nnf_transformation,[],[f26]) ).

fof(f26,plain,
    ! [X0,X1] :
      ( inner_point(X0,X1)
    <=> ( ~ end_point(X0,X1)
        & incident_c(X0,X1) ) ),
    inference(rectify,[],[f4]) ).

fof(f4,axiom,
    ! [X2,X0] :
      ( inner_point(X2,X0)
    <=> ( ~ end_point(X2,X0)
        & incident_c(X2,X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inner_point_defn) ).

fof(f113,plain,
    ! [X0] : inner_point(sK10(X0),X0),
    inference(cnf_transformation,[],[f70]) ).

fof(f70,plain,
    ! [X0] : inner_point(sK10(X0),X0),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK10])],[f22,f69]) ).

fof(f69,plain,
    ! [X0] :
      ( ? [X1] : inner_point(X1,X0)
     => inner_point(sK10(X0),X0) ),
    introduced(choice_axiom,[]) ).

fof(f22,plain,
    ! [X0] :
    ? [X1] : inner_point(X1,X0),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X0] :
    ? [X2] : inner_point(X2,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c3) ).

fof(f165,plain,
    ! [X0] : incident_c(sK10(X0),X0),
    inference(unit_resulting_resolution,[],[f113,f122]) ).

fof(f122,plain,
    ! [X0,X1] :
      ( ~ inner_point(X0,X1)
      | incident_c(X0,X1) ),
    inference(cnf_transformation,[],[f82]) ).

fof(f109,plain,
    part_of(sK6,sK4),
    inference(cnf_transformation,[],[f64]) ).

fof(f1613,plain,
    ~ part_of(sK5,sK6),
    inference(unit_resulting_resolution,[],[f165,f1559,f135]) ).

fof(f1559,plain,
    ~ incident_c(sK10(sK5),sK6),
    inference(unit_resulting_resolution,[],[f168,f165,f180,f138]) ).

fof(f138,plain,
    ! [X3,X0,X1] :
      ( ~ sP1(X0,X1)
      | ~ incident_c(X3,X0)
      | ~ incident_c(X3,X1)
      | end_point(X3,X1) ),
    inference(cnf_transformation,[],[f96]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GEO094+1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n003.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Tue Apr 30 05:44:18 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.36  % (14069)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.37  % (14072)WARNING: value z3 for option sas not known
% 0.14/0.37  % (14073)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.14/0.37  % (14075)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.14/0.37  % (14076)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.14/0.37  % (14070)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.14/0.37  % (14074)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.14/0.37  % (14072)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.37  % (14071)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.14/0.38  TRYING [1]
% 0.14/0.38  TRYING [2]
% 0.14/0.38  TRYING [3]
% 0.21/0.39  TRYING [1]
% 0.21/0.39  TRYING [2]
% 0.21/0.39  TRYING [4]
% 0.21/0.42  TRYING [5]
% 0.21/0.42  TRYING [3]
% 0.21/0.48  TRYING [6]
% 1.21/0.52  TRYING [4]
% 1.33/0.56  % (14076)First to succeed.
% 1.33/0.56  % (14076)Refutation found. Thanks to Tanya!
% 1.33/0.56  % SZS status Theorem for theBenchmark
% 1.33/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 1.33/0.56  % (14076)------------------------------
% 1.33/0.56  % (14076)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 1.33/0.56  % (14076)Termination reason: Refutation
% 1.33/0.56  
% 1.33/0.56  % (14076)Memory used [KB]: 3844
% 1.33/0.56  % (14076)Time elapsed: 0.184 s
% 1.33/0.56  % (14076)Instructions burned: 452 (million)
% 1.33/0.56  % (14076)------------------------------
% 1.33/0.56  % (14076)------------------------------
% 1.33/0.56  % (14069)Success in time 0.19 s
%------------------------------------------------------------------------------