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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO088+1 : TPTP v8.1.0. Released v2.4.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 : n027.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 16:08:06 EDT 2022

% Result   : Theorem 1.35s 0.52s
% Output   : Refutation 1.35s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   67 (  13 unt;   0 def)
%            Number of atoms       :  264 (   0 equ)
%            Maximal formula atoms :   16 (   3 avg)
%            Number of connectives :  301 ( 104   ~; 100   |;  80   &)
%                                         (   8 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   3 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :  108 (  85   !;  23   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f469,plain,
    $false,
    inference(avatar_sat_refutation,[],[f417,f462,f468]) ).

fof(f468,plain,
    ( ~ spl8_3
    | ~ spl8_5 ),
    inference(avatar_contradiction_clause,[],[f467]) ).

fof(f467,plain,
    ( $false
    | ~ spl8_3
    | ~ spl8_5 ),
    inference(subsumption_resolution,[],[f418,f340]) ).

fof(f340,plain,
    ( part_of(sK2(sK4,sK6),sK5)
    | ~ spl8_5 ),
    inference(avatar_component_clause,[],[f339]) ).

fof(f339,plain,
    ( spl8_5
  <=> part_of(sK2(sK4,sK6),sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_5])]) ).

fof(f418,plain,
    ( ~ part_of(sK2(sK4,sK6),sK5)
    | ~ spl8_3 ),
    inference(unit_resulting_resolution,[],[f107,f105,f106,f110,f332,f80]) ).

fof(f80,plain,
    ! [X0,X1] :
      ( ~ incident_c(sK4,X1)
      | ~ incident_c(sK4,X0)
      | part_of(X1,X0)
      | ~ part_of(X0,sK5)
      | ~ part_of(X1,sK5)
      | part_of(X0,X1) ),
    inference(resolution,[],[f70,f59]) ).

fof(f59,plain,
    ! [X0,X1,X4,X5] :
      ( ~ end_point(X0,X1)
      | part_of(X5,X4)
      | ~ part_of(X4,X1)
      | ~ part_of(X5,X1)
      | ~ incident_c(X0,X4)
      | part_of(X4,X5)
      | ~ incident_c(X0,X5) ),
    inference(cnf_transformation,[],[f43]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( ( end_point(X0,X1)
        | ( ~ part_of(sK2(X0,X1),sK1(X0,X1))
          & incident_c(X0,sK1(X0,X1))
          & part_of(sK1(X0,X1),X1)
          & part_of(sK2(X0,X1),X1)
          & incident_c(X0,sK2(X0,X1))
          & ~ part_of(sK1(X0,X1),sK2(X0,X1)) )
        | ~ incident_c(X0,X1) )
      & ( ( ! [X4,X5] :
              ( part_of(X5,X4)
              | ~ incident_c(X0,X4)
              | ~ part_of(X4,X1)
              | ~ part_of(X5,X1)
              | ~ incident_c(X0,X5)
              | part_of(X4,X5) )
          & incident_c(X0,X1) )
        | ~ end_point(X0,X1) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2])],[f41,f42]) ).

fof(f42,plain,
    ! [X0,X1] :
      ( ? [X2,X3] :
          ( ~ part_of(X3,X2)
          & incident_c(X0,X2)
          & part_of(X2,X1)
          & part_of(X3,X1)
          & incident_c(X0,X3)
          & ~ part_of(X2,X3) )
     => ( ~ part_of(sK2(X0,X1),sK1(X0,X1))
        & incident_c(X0,sK1(X0,X1))
        & part_of(sK1(X0,X1),X1)
        & part_of(sK2(X0,X1),X1)
        & incident_c(X0,sK2(X0,X1))
        & ~ part_of(sK1(X0,X1),sK2(X0,X1)) ) ),
    introduced(choice_axiom,[]) ).

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

fof(f40,plain,
    ! [X1,X0] :
      ( ( end_point(X1,X0)
        | ? [X2,X3] :
            ( ~ part_of(X3,X2)
            & incident_c(X1,X2)
            & part_of(X2,X0)
            & part_of(X3,X0)
            & incident_c(X1,X3)
            & ~ part_of(X2,X3) )
        | ~ incident_c(X1,X0) )
      & ( ( ! [X2,X3] :
              ( part_of(X3,X2)
              | ~ incident_c(X1,X2)
              | ~ part_of(X2,X0)
              | ~ part_of(X3,X0)
              | ~ incident_c(X1,X3)
              | part_of(X2,X3) )
          & incident_c(X1,X0) )
        | ~ end_point(X1,X0) ) ),
    inference(flattening,[],[f39]) ).

fof(f39,plain,
    ! [X1,X0] :
      ( ( end_point(X1,X0)
        | ? [X2,X3] :
            ( ~ part_of(X3,X2)
            & incident_c(X1,X2)
            & part_of(X2,X0)
            & part_of(X3,X0)
            & incident_c(X1,X3)
            & ~ part_of(X2,X3) )
        | ~ incident_c(X1,X0) )
      & ( ( ! [X2,X3] :
              ( part_of(X3,X2)
              | ~ incident_c(X1,X2)
              | ~ part_of(X2,X0)
              | ~ part_of(X3,X0)
              | ~ incident_c(X1,X3)
              | part_of(X2,X3) )
          & incident_c(X1,X0) )
        | ~ end_point(X1,X0) ) ),
    inference(nnf_transformation,[],[f31]) ).

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

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

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

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

fof(f70,plain,
    end_point(sK4,sK5),
    inference(cnf_transformation,[],[f51]) ).

fof(f51,plain,
    ( ~ end_point(sK4,sK6)
    & incident_c(sK4,sK6)
    & part_of(sK6,sK5)
    & end_point(sK4,sK5) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK4,sK5,sK6])],[f49,f50]) ).

fof(f50,plain,
    ( ? [X0,X1,X2] :
        ( ~ end_point(X0,X2)
        & incident_c(X0,X2)
        & part_of(X2,X1)
        & end_point(X0,X1) )
   => ( ~ end_point(sK4,sK6)
      & incident_c(sK4,sK6)
      & part_of(sK6,sK5)
      & end_point(sK4,sK5) ) ),
    introduced(choice_axiom,[]) ).

fof(f49,plain,
    ? [X0,X1,X2] :
      ( ~ end_point(X0,X2)
      & incident_c(X0,X2)
      & part_of(X2,X1)
      & end_point(X0,X1) ),
    inference(rectify,[],[f33]) ).

fof(f33,plain,
    ? [X1,X2,X0] :
      ( ~ end_point(X1,X0)
      & incident_c(X1,X0)
      & part_of(X0,X2)
      & end_point(X1,X2) ),
    inference(flattening,[],[f32]) ).

fof(f32,plain,
    ? [X2,X0,X1] :
      ( ~ end_point(X1,X0)
      & part_of(X0,X2)
      & end_point(X1,X2)
      & incident_c(X1,X0) ),
    inference(ennf_transformation,[],[f19]) ).

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

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

fof(f17,conjecture,
    ! [X7,X2,X0] :
      ( ( end_point(X2,X0)
        & part_of(X7,X0)
        & incident_c(X2,X7) )
     => end_point(X2,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_2_10) ).

fof(f332,plain,
    ( part_of(sK1(sK4,sK6),sK5)
    | ~ spl8_3 ),
    inference(avatar_component_clause,[],[f331]) ).

fof(f331,plain,
    ( spl8_3
  <=> part_of(sK1(sK4,sK6),sK5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl8_3])]) ).

fof(f110,plain,
    incident_c(sK4,sK1(sK4,sK6)),
    inference(unit_resulting_resolution,[],[f72,f73,f64]) ).

fof(f64,plain,
    ! [X0,X1] :
      ( incident_c(X0,sK1(X0,X1))
      | end_point(X0,X1)
      | ~ incident_c(X0,X1) ),
    inference(cnf_transformation,[],[f43]) ).

fof(f73,plain,
    ~ end_point(sK4,sK6),
    inference(cnf_transformation,[],[f51]) ).

fof(f72,plain,
    incident_c(sK4,sK6),
    inference(cnf_transformation,[],[f51]) ).

fof(f106,plain,
    ~ part_of(sK1(sK4,sK6),sK2(sK4,sK6)),
    inference(unit_resulting_resolution,[],[f72,f73,f60]) ).

fof(f60,plain,
    ! [X0,X1] :
      ( end_point(X0,X1)
      | ~ incident_c(X0,X1)
      | ~ part_of(sK1(X0,X1),sK2(X0,X1)) ),
    inference(cnf_transformation,[],[f43]) ).

fof(f105,plain,
    ~ part_of(sK2(sK4,sK6),sK1(sK4,sK6)),
    inference(unit_resulting_resolution,[],[f72,f73,f65]) ).

fof(f65,plain,
    ! [X0,X1] :
      ( ~ part_of(sK2(X0,X1),sK1(X0,X1))
      | ~ incident_c(X0,X1)
      | end_point(X0,X1) ),
    inference(cnf_transformation,[],[f43]) ).

fof(f107,plain,
    incident_c(sK4,sK2(sK4,sK6)),
    inference(unit_resulting_resolution,[],[f72,f73,f61]) ).

fof(f61,plain,
    ! [X0,X1] :
      ( ~ incident_c(X0,X1)
      | incident_c(X0,sK2(X0,X1))
      | end_point(X0,X1) ),
    inference(cnf_transformation,[],[f43]) ).

fof(f462,plain,
    spl8_5,
    inference(avatar_contradiction_clause,[],[f461]) ).

fof(f461,plain,
    ( $false
    | spl8_5 ),
    inference(subsumption_resolution,[],[f456,f359]) ).

fof(f359,plain,
    ( incident_c(sK0(sK2(sK4,sK6),sK5),sK2(sK4,sK6))
    | spl8_5 ),
    inference(unit_resulting_resolution,[],[f341,f55]) ).

fof(f55,plain,
    ! [X0,X1] :
      ( part_of(X0,X1)
      | incident_c(sK0(X0,X1),X0) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X0,X1] :
      ( ( ! [X2] :
            ( incident_c(X2,X1)
            | ~ incident_c(X2,X0) )
        | ~ part_of(X0,X1) )
      & ( part_of(X0,X1)
        | ( ~ incident_c(sK0(X0,X1),X1)
          & incident_c(sK0(X0,X1),X0) ) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f36,f37]) ).

fof(f37,plain,
    ! [X0,X1] :
      ( ? [X3] :
          ( ~ incident_c(X3,X1)
          & incident_c(X3,X0) )
     => ( ~ incident_c(sK0(X0,X1),X1)
        & incident_c(sK0(X0,X1),X0) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

fof(f341,plain,
    ( ~ part_of(sK2(sK4,sK6),sK5)
    | spl8_5 ),
    inference(avatar_component_clause,[],[f339]) ).

fof(f456,plain,
    ( ~ incident_c(sK0(sK2(sK4,sK6),sK5),sK2(sK4,sK6))
    | spl8_5 ),
    inference(unit_resulting_resolution,[],[f109,f403,f57]) ).

fof(f57,plain,
    ! [X2,X0,X1] :
      ( ~ incident_c(X2,X0)
      | ~ part_of(X0,X1)
      | incident_c(X2,X1) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f403,plain,
    ( ~ incident_c(sK0(sK2(sK4,sK6),sK5),sK6)
    | spl8_5 ),
    inference(unit_resulting_resolution,[],[f71,f360,f57]) ).

fof(f360,plain,
    ( ~ incident_c(sK0(sK2(sK4,sK6),sK5),sK5)
    | spl8_5 ),
    inference(unit_resulting_resolution,[],[f341,f56]) ).

fof(f56,plain,
    ! [X0,X1] :
      ( ~ incident_c(sK0(X0,X1),X1)
      | part_of(X0,X1) ),
    inference(cnf_transformation,[],[f38]) ).

fof(f71,plain,
    part_of(sK6,sK5),
    inference(cnf_transformation,[],[f51]) ).

fof(f109,plain,
    part_of(sK2(sK4,sK6),sK6),
    inference(unit_resulting_resolution,[],[f72,f73,f62]) ).

fof(f62,plain,
    ! [X0,X1] :
      ( end_point(X0,X1)
      | ~ incident_c(X0,X1)
      | part_of(sK2(X0,X1),X1) ),
    inference(cnf_transformation,[],[f43]) ).

fof(f417,plain,
    spl8_3,
    inference(avatar_contradiction_clause,[],[f416]) ).

fof(f416,plain,
    ( $false
    | spl8_3 ),
    inference(subsumption_resolution,[],[f412,f347]) ).

fof(f347,plain,
    ( incident_c(sK0(sK1(sK4,sK6),sK5),sK1(sK4,sK6))
    | spl8_3 ),
    inference(unit_resulting_resolution,[],[f333,f55]) ).

fof(f333,plain,
    ( ~ part_of(sK1(sK4,sK6),sK5)
    | spl8_3 ),
    inference(avatar_component_clause,[],[f331]) ).

fof(f412,plain,
    ( ~ incident_c(sK0(sK1(sK4,sK6),sK5),sK1(sK4,sK6))
    | spl8_3 ),
    inference(unit_resulting_resolution,[],[f117,f399,f57]) ).

fof(f399,plain,
    ( ~ incident_c(sK0(sK1(sK4,sK6),sK5),sK6)
    | spl8_3 ),
    inference(unit_resulting_resolution,[],[f71,f348,f57]) ).

fof(f348,plain,
    ( ~ incident_c(sK0(sK1(sK4,sK6),sK5),sK5)
    | spl8_3 ),
    inference(unit_resulting_resolution,[],[f333,f56]) ).

fof(f117,plain,
    part_of(sK1(sK4,sK6),sK6),
    inference(subsumption_resolution,[],[f114,f72]) ).

fof(f114,plain,
    ( ~ incident_c(sK4,sK6)
    | part_of(sK1(sK4,sK6),sK6) ),
    inference(resolution,[],[f73,f63]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( end_point(X0,X1)
      | part_of(sK1(X0,X1),X1)
      | ~ incident_c(X0,X1) ),
    inference(cnf_transformation,[],[f43]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : GEO088+1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n027.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 21:29:15 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.18/0.46  % (26454)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)
% 0.18/0.47  % (26447)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.18/0.49  % (26460)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)
% 0.18/0.49  % (26439)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.18/0.49  % (26459)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)
% 0.18/0.49  % (26447)Instruction limit reached!
% 0.18/0.49  % (26447)------------------------------
% 0.18/0.49  % (26447)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (26447)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (26447)Termination reason: Unknown
% 0.18/0.49  % (26447)Termination phase: Saturation
% 0.18/0.49  
% 0.18/0.49  % (26447)Memory used [KB]: 6012
% 0.18/0.49  % (26447)Time elapsed: 0.077 s
% 0.18/0.49  % (26447)Instructions burned: 8 (million)
% 0.18/0.49  % (26447)------------------------------
% 0.18/0.49  % (26447)------------------------------
% 0.18/0.49  % (26445)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)
% 0.18/0.49  % (26433)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)
% 0.18/0.50  % (26460)Instruction limit reached!
% 0.18/0.50  % (26460)------------------------------
% 0.18/0.50  % (26460)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (26437)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)
% 0.18/0.51  % (26435)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)
% 0.18/0.51  % (26461)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)
% 0.18/0.51  % (26434)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)
% 0.18/0.51  % (26458)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.35/0.51  % (26456)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.35/0.51  % (26453)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.35/0.51  % (26436)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.35/0.51  % (26443)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.35/0.51  % (26432)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 1.35/0.51  % (26449)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.35/0.51  % (26451)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.35/0.52  % (26437)Instruction limit reached!
% 1.35/0.52  % (26437)------------------------------
% 1.35/0.52  % (26437)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.35/0.52  % (26457)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)
% 1.35/0.52  % (26448)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.35/0.52  % (26460)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.35/0.52  % (26460)Termination reason: Unknown
% 1.35/0.52  % (26460)Termination phase: Saturation
% 1.35/0.52  
% 1.35/0.52  % (26460)Memory used [KB]: 6140
% 1.35/0.52  % (26460)Time elapsed: 0.108 s
% 1.35/0.52  % (26460)Instructions burned: 9 (million)
% 1.35/0.52  % (26460)------------------------------
% 1.35/0.52  % (26460)------------------------------
% 1.35/0.52  % (26438)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.35/0.52  % (26439)First to succeed.
% 1.35/0.52  % (26434)Instruction limit reached!
% 1.35/0.52  % (26434)------------------------------
% 1.35/0.52  % (26434)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.35/0.52  % (26434)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.35/0.52  % (26434)Termination reason: Unknown
% 1.35/0.52  % (26434)Termination phase: Saturation
% 1.35/0.52  
% 1.35/0.52  % (26434)Memory used [KB]: 1407
% 1.35/0.52  % (26434)Time elapsed: 0.004 s
% 1.35/0.52  % (26434)Instructions burned: 3 (million)
% 1.35/0.52  % (26434)------------------------------
% 1.35/0.52  % (26434)------------------------------
% 1.35/0.52  % (26441)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)
% 1.35/0.52  % (26439)Refutation found. Thanks to Tanya!
% 1.35/0.52  % SZS status Theorem for theBenchmark
% 1.35/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 1.35/0.52  % (26439)------------------------------
% 1.35/0.52  % (26439)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.35/0.52  % (26439)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.35/0.52  % (26439)Termination reason: Refutation
% 1.35/0.52  
% 1.35/0.52  % (26439)Memory used [KB]: 6140
% 1.35/0.52  % (26439)Time elapsed: 0.112 s
% 1.35/0.52  % (26439)Instructions burned: 26 (million)
% 1.35/0.52  % (26439)------------------------------
% 1.35/0.52  % (26439)------------------------------
% 1.35/0.52  % (26430)Success in time 0.183 s
%------------------------------------------------------------------------------