TSTP Solution File: GEO221+3 by SnakeForV-SAT---1.0

View Problem - Process Solution

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

% Computer : n024.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:12:22 EDT 2022

% Result   : Theorem 1.54s 0.56s
% Output   : Refutation 1.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   82 (  20 unt;   0 def)
%            Number of atoms       :  211 (   2 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  215 (  86   ~;  81   |;  30   &)
%                                         (   4 <=>;  14  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   3 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :  130 ( 121   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f374,plain,
    $false,
    inference(avatar_sat_refutation,[],[f273,f310,f371]) ).

fof(f371,plain,
    ~ spl5_3,
    inference(avatar_contradiction_clause,[],[f370]) ).

fof(f370,plain,
    ( $false
    | ~ spl5_3 ),
    inference(subsumption_resolution,[],[f367,f187]) ).

fof(f187,plain,
    ~ unorthogonal_lines(sF3,sK2),
    inference(superposition,[],[f171,f182]) ).

fof(f182,plain,
    sF3 = orthogonal_through_point(sK2,sK0),
    introduced(function_definition,[]) ).

fof(f171,plain,
    ! [X0,X1] : ~ unorthogonal_lines(orthogonal_through_point(X0,X1),X0),
    inference(cnf_transformation,[],[f125]) ).

fof(f125,plain,
    ! [X0,X1] : ~ unorthogonal_lines(orthogonal_through_point(X0,X1),X0),
    inference(rectify,[],[f53]) ).

fof(f53,plain,
    ! [X1,X0] : ~ unorthogonal_lines(orthogonal_through_point(X1,X0),X1),
    inference(rectify,[],[f21]) ).

fof(f21,axiom,
    ! [X8,X5] : ~ unorthogonal_lines(orthogonal_through_point(X5,X8),X5),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ooc1) ).

fof(f367,plain,
    ( unorthogonal_lines(sF3,sK2)
    | ~ spl5_3 ),
    inference(resolution,[],[f366,f189]) ).

fof(f189,plain,
    ~ unorthogonal_lines(sF4,sK2),
    inference(superposition,[],[f171,f183]) ).

fof(f183,plain,
    sF4 = orthogonal_through_point(sK2,sK1),
    introduced(function_definition,[]) ).

fof(f366,plain,
    ( ! [X14] :
        ( unorthogonal_lines(sF4,X14)
        | unorthogonal_lines(sF3,X14) )
    | ~ spl5_3 ),
    inference(subsumption_resolution,[],[f361,f248]) ).

fof(f248,plain,
    ( unorthogonal_lines(sF3,sF4)
    | ~ spl5_3 ),
    inference(avatar_component_clause,[],[f247]) ).

fof(f247,plain,
    ( spl5_3
  <=> unorthogonal_lines(sF3,sF4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_3])]) ).

fof(f361,plain,
    ! [X14] :
      ( unorthogonal_lines(sF3,X14)
      | ~ unorthogonal_lines(sF3,sF4)
      | unorthogonal_lines(sF4,X14) ),
    inference(resolution,[],[f163,f199]) ).

fof(f199,plain,
    convergent_lines(sF3,sF4),
    inference(resolution,[],[f149,f192]) ).

fof(f192,plain,
    distinct_lines(sF3,sF4),
    inference(resolution,[],[f160,f184]) ).

fof(f184,plain,
    ~ equal_lines(sF3,sF4),
    inference(definition_folding,[],[f139,f183,f182]) ).

fof(f139,plain,
    ~ equal_lines(orthogonal_through_point(sK2,sK0),orthogonal_through_point(sK2,sK1)),
    inference(cnf_transformation,[],[f107]) ).

fof(f107,plain,
    ( ~ equal_lines(orthogonal_through_point(sK2,sK0),orthogonal_through_point(sK2,sK1))
    & incident_point_and_line(sK1,orthogonal_through_point(sK2,sK0)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f105,f106]) ).

fof(f106,plain,
    ( ? [X0,X1,X2] :
        ( ~ equal_lines(orthogonal_through_point(X2,X0),orthogonal_through_point(X2,X1))
        & incident_point_and_line(X1,orthogonal_through_point(X2,X0)) )
   => ( ~ equal_lines(orthogonal_through_point(sK2,sK0),orthogonal_through_point(sK2,sK1))
      & incident_point_and_line(sK1,orthogonal_through_point(sK2,sK0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f105,plain,
    ? [X0,X1,X2] :
      ( ~ equal_lines(orthogonal_through_point(X2,X0),orthogonal_through_point(X2,X1))
      & incident_point_and_line(X1,orthogonal_through_point(X2,X0)) ),
    inference(rectify,[],[f86]) ).

fof(f86,plain,
    ? [X1,X0,X2] :
      ( ~ equal_lines(orthogonal_through_point(X2,X1),orthogonal_through_point(X2,X0))
      & incident_point_and_line(X0,orthogonal_through_point(X2,X1)) ),
    inference(ennf_transformation,[],[f41]) ).

fof(f41,plain,
    ~ ! [X1,X0,X2] :
        ( incident_point_and_line(X0,orthogonal_through_point(X2,X1))
       => equal_lines(orthogonal_through_point(X2,X1),orthogonal_through_point(X2,X0)) ),
    inference(rectify,[],[f37]) ).

fof(f37,negated_conjecture,
    ~ ! [X9,X8,X5] :
        ( incident_point_and_line(X9,orthogonal_through_point(X5,X8))
       => equal_lines(orthogonal_through_point(X5,X8),orthogonal_through_point(X5,X9)) ),
    inference(negated_conjecture,[],[f36]) ).

fof(f36,conjecture,
    ! [X9,X8,X5] :
      ( incident_point_and_line(X9,orthogonal_through_point(X5,X8))
     => equal_lines(orthogonal_through_point(X5,X8),orthogonal_through_point(X5,X9)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

fof(f160,plain,
    ! [X0,X1] :
      ( equal_lines(X1,X0)
      | distinct_lines(X1,X0) ),
    inference(cnf_transformation,[],[f119]) ).

fof(f119,plain,
    ! [X0,X1] :
      ( ( equal_lines(X1,X0)
        | distinct_lines(X1,X0) )
      & ( ~ distinct_lines(X1,X0)
        | ~ equal_lines(X1,X0) ) ),
    inference(nnf_transformation,[],[f52]) ).

fof(f52,plain,
    ! [X0,X1] :
      ( equal_lines(X1,X0)
    <=> ~ distinct_lines(X1,X0) ),
    inference(rectify,[],[f32]) ).

fof(f32,axiom,
    ! [X1,X0] :
      ( ~ distinct_lines(X0,X1)
    <=> equal_lines(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax2) ).

fof(f149,plain,
    ! [X0,X1] :
      ( ~ distinct_lines(X1,X0)
      | convergent_lines(X1,X0) ),
    inference(cnf_transformation,[],[f63]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( convergent_lines(X1,X0)
      | ~ distinct_lines(X1,X0) ),
    inference(ennf_transformation,[],[f38]) ).

fof(f38,plain,
    ! [X1,X0] :
      ( distinct_lines(X1,X0)
     => convergent_lines(X1,X0) ),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X1,X0] :
      ( distinct_lines(X0,X1)
     => convergent_lines(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p1) ).

fof(f163,plain,
    ! [X2,X0,X1] :
      ( ~ convergent_lines(X0,X1)
      | unorthogonal_lines(X1,X2)
      | unorthogonal_lines(X0,X2)
      | ~ unorthogonal_lines(X0,X1) ),
    inference(cnf_transformation,[],[f120]) ).

fof(f120,plain,
    ! [X0,X1,X2] :
      ( ~ unorthogonal_lines(X0,X1)
      | ( convergent_lines(X1,X2)
        & unorthogonal_lines(X1,X2) )
      | ( unorthogonal_lines(X0,X2)
        & convergent_lines(X0,X2) )
      | ~ convergent_lines(X0,X1) ),
    inference(rectify,[],[f78]) ).

fof(f78,plain,
    ! [X0,X2,X1] :
      ( ~ unorthogonal_lines(X0,X2)
      | ( convergent_lines(X2,X1)
        & unorthogonal_lines(X2,X1) )
      | ( unorthogonal_lines(X0,X1)
        & convergent_lines(X0,X1) )
      | ~ convergent_lines(X0,X2) ),
    inference(flattening,[],[f77]) ).

fof(f77,plain,
    ! [X1,X0,X2] :
      ( ( convergent_lines(X2,X1)
        & unorthogonal_lines(X2,X1) )
      | ( unorthogonal_lines(X0,X1)
        & convergent_lines(X0,X1) )
      | ~ unorthogonal_lines(X0,X2)
      | ~ convergent_lines(X0,X2) ),
    inference(ennf_transformation,[],[f56]) ).

fof(f56,plain,
    ! [X1,X0,X2] :
      ( ( unorthogonal_lines(X0,X2)
        & convergent_lines(X0,X2) )
     => ( ( convergent_lines(X2,X1)
          & unorthogonal_lines(X2,X1) )
        | ( unorthogonal_lines(X0,X1)
          & convergent_lines(X0,X1) ) ) ),
    inference(rectify,[],[f20]) ).

fof(f20,axiom,
    ! [X5,X7,X6] :
      ( ( unorthogonal_lines(X5,X6)
        & convergent_lines(X5,X6) )
     => ( ( unorthogonal_lines(X6,X7)
          & convergent_lines(X6,X7) )
        | ( unorthogonal_lines(X5,X7)
          & convergent_lines(X5,X7) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',oac1) ).

fof(f310,plain,
    ( ~ spl5_1
    | spl5_3 ),
    inference(avatar_contradiction_clause,[],[f309]) ).

fof(f309,plain,
    ( $false
    | ~ spl5_1
    | spl5_3 ),
    inference(subsumption_resolution,[],[f308,f173]) ).

fof(f173,plain,
    ! [X0] : ~ convergent_lines(X0,X0),
    inference(cnf_transformation,[],[f3]) ).

fof(f3,axiom,
    ! [X0] : ~ convergent_lines(X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',apart3) ).

fof(f308,plain,
    ( convergent_lines(sF3,sF3)
    | ~ spl5_1
    | spl5_3 ),
    inference(resolution,[],[f302,f249]) ).

fof(f249,plain,
    ( ~ unorthogonal_lines(sF3,sF4)
    | spl5_3 ),
    inference(avatar_component_clause,[],[f247]) ).

fof(f302,plain,
    ( ! [X14] :
        ( unorthogonal_lines(X14,sF4)
        | convergent_lines(X14,sF3) )
    | ~ spl5_1 ),
    inference(subsumption_resolution,[],[f301,f221]) ).

fof(f221,plain,
    convergent_lines(sF4,sF3),
    inference(resolution,[],[f217,f149]) ).

fof(f217,plain,
    distinct_lines(sF4,sF3),
    inference(resolution,[],[f216,f173]) ).

fof(f216,plain,
    ! [X7] :
      ( convergent_lines(sF3,X7)
      | distinct_lines(sF4,X7) ),
    inference(resolution,[],[f174,f199]) ).

fof(f174,plain,
    ! [X2,X0,X1] :
      ( ~ convergent_lines(X0,X1)
      | distinct_lines(X1,X2)
      | convergent_lines(X0,X2) ),
    inference(cnf_transformation,[],[f127]) ).

fof(f127,plain,
    ! [X0,X1,X2] :
      ( ~ convergent_lines(X0,X1)
      | distinct_lines(X1,X2)
      | convergent_lines(X0,X2) ),
    inference(rectify,[],[f97]) ).

fof(f97,plain,
    ! [X1,X0,X2] :
      ( ~ convergent_lines(X1,X0)
      | distinct_lines(X0,X2)
      | convergent_lines(X1,X2) ),
    inference(flattening,[],[f96]) ).

fof(f96,plain,
    ! [X2,X0,X1] :
      ( convergent_lines(X1,X2)
      | distinct_lines(X0,X2)
      | ~ convergent_lines(X1,X0) ),
    inference(ennf_transformation,[],[f40]) ).

fof(f40,plain,
    ! [X2,X0,X1] :
      ( convergent_lines(X1,X0)
     => ( convergent_lines(X1,X2)
        | distinct_lines(X0,X2) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X1,X0,X2] :
      ( convergent_lines(X0,X1)
     => ( distinct_lines(X1,X2)
        | convergent_lines(X0,X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ceq3) ).

fof(f301,plain,
    ( ! [X14] :
        ( convergent_lines(X14,sF3)
        | ~ convergent_lines(sF4,sF3)
        | unorthogonal_lines(X14,sF4) )
    | ~ spl5_1 ),
    inference(resolution,[],[f142,f240]) ).

fof(f240,plain,
    ( unorthogonal_lines(sF4,sF3)
    | ~ spl5_1 ),
    inference(avatar_component_clause,[],[f239]) ).

fof(f239,plain,
    ( spl5_1
  <=> unorthogonal_lines(sF4,sF3) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_1])]) ).

fof(f142,plain,
    ! [X2,X0,X1] :
      ( ~ unorthogonal_lines(X2,X1)
      | ~ convergent_lines(X2,X1)
      | unorthogonal_lines(X0,X2)
      | convergent_lines(X0,X1) ),
    inference(cnf_transformation,[],[f108]) ).

fof(f108,plain,
    ! [X0,X1,X2] :
      ( ~ unorthogonal_lines(X2,X1)
      | ( unorthogonal_lines(X0,X2)
        & convergent_lines(X0,X2) )
      | ~ convergent_lines(X2,X1)
      | ( unorthogonal_lines(X0,X1)
        & convergent_lines(X0,X1) ) ),
    inference(rectify,[],[f68]) ).

fof(f68,plain,
    ! [X0,X2,X1] :
      ( ~ unorthogonal_lines(X1,X2)
      | ( unorthogonal_lines(X0,X1)
        & convergent_lines(X0,X1) )
      | ~ convergent_lines(X1,X2)
      | ( unorthogonal_lines(X0,X2)
        & convergent_lines(X0,X2) ) ),
    inference(flattening,[],[f67]) ).

fof(f67,plain,
    ! [X2,X0,X1] :
      ( ~ convergent_lines(X1,X2)
      | ~ unorthogonal_lines(X1,X2)
      | ( unorthogonal_lines(X0,X1)
        & convergent_lines(X0,X1) )
      | ( unorthogonal_lines(X0,X2)
        & convergent_lines(X0,X2) ) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f57,plain,
    ! [X2,X0,X1] :
      ( ( ( ~ convergent_lines(X0,X1)
          | ~ unorthogonal_lines(X0,X1) )
        & ( ~ unorthogonal_lines(X0,X2)
          | ~ convergent_lines(X0,X2) ) )
     => ( ~ convergent_lines(X1,X2)
        | ~ unorthogonal_lines(X1,X2) ) ),
    inference(rectify,[],[f25]) ).

fof(f25,axiom,
    ! [X5,X6,X7] :
      ( ( ( ~ unorthogonal_lines(X5,X7)
          | ~ convergent_lines(X5,X7) )
        & ( ~ unorthogonal_lines(X5,X6)
          | ~ convergent_lines(X5,X6) ) )
     => ( ~ unorthogonal_lines(X6,X7)
        | ~ convergent_lines(X6,X7) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cotno1) ).

fof(f273,plain,
    spl5_1,
    inference(avatar_contradiction_clause,[],[f272]) ).

fof(f272,plain,
    ( $false
    | spl5_1 ),
    inference(subsumption_resolution,[],[f271,f189]) ).

fof(f271,plain,
    ( unorthogonal_lines(sF4,sK2)
    | spl5_1 ),
    inference(resolution,[],[f206,f241]) ).

fof(f241,plain,
    ( ~ unorthogonal_lines(sF4,sF3)
    | spl5_1 ),
    inference(avatar_component_clause,[],[f239]) ).

fof(f206,plain,
    ! [X0] :
      ( unorthogonal_lines(X0,sF3)
      | unorthogonal_lines(X0,sK2) ),
    inference(resolution,[],[f172,f195]) ).

fof(f195,plain,
    convergent_lines(sF3,sK2),
    inference(resolution,[],[f144,f187]) ).

fof(f144,plain,
    ! [X0,X1] :
      ( unorthogonal_lines(X0,X1)
      | convergent_lines(X0,X1) ),
    inference(cnf_transformation,[],[f95]) ).

fof(f95,plain,
    ! [X0,X1] :
      ( convergent_lines(X0,X1)
      | unorthogonal_lines(X0,X1) ),
    inference(ennf_transformation,[],[f47]) ).

fof(f47,plain,
    ! [X1,X0] :
      ~ ( ~ unorthogonal_lines(X0,X1)
        & ~ convergent_lines(X0,X1) ),
    inference(rectify,[],[f24]) ).

fof(f24,axiom,
    ! [X5,X6] :
      ~ ( ~ convergent_lines(X5,X6)
        & ~ unorthogonal_lines(X5,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',coipo1) ).

fof(f172,plain,
    ! [X2,X0,X1] :
      ( ~ convergent_lines(X2,X0)
      | unorthogonal_lines(X1,X0)
      | unorthogonal_lines(X1,X2) ),
    inference(cnf_transformation,[],[f126]) ).

fof(f126,plain,
    ! [X0,X1,X2] :
      ( unorthogonal_lines(X1,X0)
      | unorthogonal_lines(X1,X2)
      | ~ convergent_lines(X2,X0) ),
    inference(rectify,[],[f82]) ).

fof(f82,plain,
    ! [X0,X2,X1] :
      ( unorthogonal_lines(X2,X0)
      | unorthogonal_lines(X2,X1)
      | ~ convergent_lines(X1,X0) ),
    inference(flattening,[],[f81]) ).

fof(f81,plain,
    ! [X2,X0,X1] :
      ( ~ convergent_lines(X1,X0)
      | unorthogonal_lines(X2,X1)
      | unorthogonal_lines(X2,X0) ),
    inference(ennf_transformation,[],[f45]) ).

fof(f45,plain,
    ! [X2,X0,X1] :
      ( ( ~ unorthogonal_lines(X2,X1)
        & ~ unorthogonal_lines(X2,X0) )
     => ~ convergent_lines(X1,X0) ),
    inference(rectify,[],[f26]) ).

fof(f26,axiom,
    ! [X7,X6,X5] :
      ( ( ~ unorthogonal_lines(X5,X6)
        & ~ unorthogonal_lines(X5,X7) )
     => ~ convergent_lines(X6,X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',couo1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GEO221+3 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n024.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 21:33:34 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.50  % (30626)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.51  % (30649)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.20/0.52  % (30632)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.52  % (30636)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (30638)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.20/0.53  % (30629)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (30637)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.53  % (30626)Refutation not found, incomplete strategy% (30626)------------------------------
% 0.20/0.53  % (30626)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (30626)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (30626)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.53  
% 0.20/0.53  % (30626)Memory used [KB]: 5500
% 0.20/0.53  % (30626)Time elapsed: 0.133 s
% 0.20/0.53  % (30626)Instructions burned: 3 (million)
% 0.20/0.53  % (30626)------------------------------
% 0.20/0.53  % (30626)------------------------------
% 0.20/0.53  % (30625)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.20/0.53  % (30632)Instruction limit reached!
% 0.20/0.53  % (30632)------------------------------
% 0.20/0.53  % (30632)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (30632)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (30632)Termination reason: Unknown
% 0.20/0.53  % (30632)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (30632)Memory used [KB]: 5500
% 0.20/0.53  % (30632)Time elapsed: 0.080 s
% 0.20/0.53  % (30632)Instructions burned: 7 (million)
% 0.20/0.53  % (30632)------------------------------
% 0.20/0.53  % (30632)------------------------------
% 0.20/0.53  % (30641)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.20/0.53  TRYING [1]
% 0.20/0.53  % (30627)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.53  % (30635)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (30648)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.20/0.53  % (30650)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.53  % (30643)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.54  % (30634)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.54  % (30628)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.54  % (30630)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.20/0.54  % (30639)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.54  % (30645)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.54  % (30651)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.54  TRYING [1]
% 0.20/0.54  TRYING [2]
% 0.20/0.54  TRYING [3]
% 0.20/0.54  % (30653)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.20/0.54  % (30654)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.54  % (30631)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.54  % (30640)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.54  TRYING [1]
% 0.20/0.54  TRYING [2]
% 0.20/0.55  TRYING [3]
% 0.20/0.55  % (30642)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.55  TRYING [4]
% 0.20/0.55  TRYING [4]
% 0.20/0.55  % (30646)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 1.54/0.55  TRYING [2]
% 1.54/0.55  % (30655)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.54/0.55  TRYING [3]
% 1.54/0.55  % (30647)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.54/0.55  % (30644)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.54/0.55  TRYING [4]
% 1.54/0.55  % (30652)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 1.54/0.55  % (30634)Instruction limit reached!
% 1.54/0.55  % (30634)------------------------------
% 1.54/0.55  % (30634)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.56  % (30629)First to succeed.
% 1.54/0.56  % (30629)Refutation found. Thanks to Tanya!
% 1.54/0.56  % SZS status Theorem for theBenchmark
% 1.54/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 1.54/0.56  % (30629)------------------------------
% 1.54/0.56  % (30629)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.54/0.56  % (30629)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.54/0.56  % (30629)Termination reason: Refutation
% 1.54/0.56  
% 1.54/0.56  % (30629)Memory used [KB]: 5628
% 1.54/0.56  % (30629)Time elapsed: 0.130 s
% 1.54/0.56  % (30629)Instructions burned: 13 (million)
% 1.54/0.56  % (30629)------------------------------
% 1.54/0.56  % (30629)------------------------------
% 1.54/0.56  % (30621)Success in time 0.202 s
%------------------------------------------------------------------------------