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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO172+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 : n007.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:05 EDT 2022

% Result   : Theorem 2.02s 0.64s
% Output   : Refutation 2.02s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   65 (  15 unt;   0 def)
%            Number of atoms       :  173 (   1 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  170 (  62   ~;  65   |;  28   &)
%                                         (   4 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   3 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   93 (  81   !;  12   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f323,plain,
    $false,
    inference(avatar_sat_refutation,[],[f308,f317,f322]) ).

fof(f322,plain,
    ~ spl4_7,
    inference(avatar_contradiction_clause,[],[f321]) ).

fof(f321,plain,
    ( $false
    | ~ spl4_7 ),
    inference(subsumption_resolution,[],[f320,f131]) ).

fof(f131,plain,
    incident_point_and_line(sK1,sK0),
    inference(cnf_transformation,[],[f105]) ).

fof(f105,plain,
    ( incident_point_and_line(sK1,sK0)
    & incident_point_and_line(sK1,sK2)
    & ~ equal_points(sK1,intersection_point(sK0,sK2))
    & convergent_lines(sK0,sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f103,f104]) ).

fof(f104,plain,
    ( ? [X0,X1,X2] :
        ( incident_point_and_line(X1,X0)
        & incident_point_and_line(X1,X2)
        & ~ equal_points(X1,intersection_point(X0,X2))
        & convergent_lines(X0,X2) )
   => ( incident_point_and_line(sK1,sK0)
      & incident_point_and_line(sK1,sK2)
      & ~ equal_points(sK1,intersection_point(sK0,sK2))
      & convergent_lines(sK0,sK2) ) ),
    introduced(choice_axiom,[]) ).

fof(f103,plain,
    ? [X0,X1,X2] :
      ( incident_point_and_line(X1,X0)
      & incident_point_and_line(X1,X2)
      & ~ equal_points(X1,intersection_point(X0,X2))
      & convergent_lines(X0,X2) ),
    inference(rectify,[],[f84]) ).

fof(f84,plain,
    ? [X0,X2,X1] :
      ( incident_point_and_line(X2,X0)
      & incident_point_and_line(X2,X1)
      & ~ equal_points(X2,intersection_point(X0,X1))
      & convergent_lines(X0,X1) ),
    inference(flattening,[],[f83]) ).

fof(f83,plain,
    ? [X1,X2,X0] :
      ( ~ equal_points(X2,intersection_point(X0,X1))
      & convergent_lines(X0,X1)
      & incident_point_and_line(X2,X0)
      & incident_point_and_line(X2,X1) ),
    inference(ennf_transformation,[],[f37]) ).

fof(f37,negated_conjecture,
    ~ ! [X1,X2,X0] :
        ( ( convergent_lines(X0,X1)
          & incident_point_and_line(X2,X0)
          & incident_point_and_line(X2,X1) )
       => equal_points(X2,intersection_point(X0,X1)) ),
    inference(negated_conjecture,[],[f36]) ).

fof(f36,conjecture,
    ! [X1,X2,X0] :
      ( ( convergent_lines(X0,X1)
        & incident_point_and_line(X2,X0)
        & incident_point_and_line(X2,X1) )
     => equal_points(X2,intersection_point(X0,X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

fof(f320,plain,
    ( ~ incident_point_and_line(sK1,sK0)
    | ~ spl4_7 ),
    inference(resolution,[],[f307,f169]) ).

fof(f169,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X1,X0)
      | ~ incident_point_and_line(X1,X0) ),
    inference(cnf_transformation,[],[f124]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( ( incident_point_and_line(X1,X0)
        | apart_point_and_line(X1,X0) )
      & ( ~ apart_point_and_line(X1,X0)
        | ~ incident_point_and_line(X1,X0) ) ),
    inference(rectify,[],[f123]) ).

fof(f123,plain,
    ! [X1,X0] :
      ( ( incident_point_and_line(X0,X1)
        | apart_point_and_line(X0,X1) )
      & ( ~ apart_point_and_line(X0,X1)
        | ~ incident_point_and_line(X0,X1) ) ),
    inference(nnf_transformation,[],[f34]) ).

fof(f34,axiom,
    ! [X1,X0] :
      ( incident_point_and_line(X0,X1)
    <=> ~ apart_point_and_line(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a4) ).

fof(f307,plain,
    ( apart_point_and_line(sK1,sK0)
    | ~ spl4_7 ),
    inference(avatar_component_clause,[],[f305]) ).

fof(f305,plain,
    ( spl4_7
  <=> apart_point_and_line(sK1,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_7])]) ).

fof(f317,plain,
    ~ spl4_6,
    inference(avatar_contradiction_clause,[],[f316]) ).

fof(f316,plain,
    ( $false
    | ~ spl4_6 ),
    inference(subsumption_resolution,[],[f315,f130]) ).

fof(f130,plain,
    incident_point_and_line(sK1,sK2),
    inference(cnf_transformation,[],[f105]) ).

fof(f315,plain,
    ( ~ incident_point_and_line(sK1,sK2)
    | ~ spl4_6 ),
    inference(resolution,[],[f303,f169]) ).

fof(f303,plain,
    ( apart_point_and_line(sK1,sK2)
    | ~ spl4_6 ),
    inference(avatar_component_clause,[],[f301]) ).

fof(f301,plain,
    ( spl4_6
  <=> apart_point_and_line(sK1,sK2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl4_6])]) ).

fof(f308,plain,
    ( spl4_6
    | spl4_7 ),
    inference(avatar_split_clause,[],[f299,f305,f301]) ).

fof(f299,plain,
    ( apart_point_and_line(sK1,sK0)
    | apart_point_and_line(sK1,sK2) ),
    inference(subsumption_resolution,[],[f298,f181]) ).

fof(f181,plain,
    ~ apart_point_and_line(sF3,sK0),
    inference(subsumption_resolution,[],[f180,f128]) ).

fof(f128,plain,
    convergent_lines(sK0,sK2),
    inference(cnf_transformation,[],[f105]) ).

fof(f180,plain,
    ( ~ convergent_lines(sK0,sK2)
    | ~ apart_point_and_line(sF3,sK0) ),
    inference(superposition,[],[f162,f176]) ).

fof(f176,plain,
    sF3 = intersection_point(sK0,sK2),
    introduced(function_definition,[]) ).

fof(f162,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(intersection_point(X1,X0),X1)
      | ~ convergent_lines(X1,X0) ),
    inference(cnf_transformation,[],[f85]) ).

fof(f85,plain,
    ! [X0,X1] :
      ( ~ convergent_lines(X1,X0)
      | ~ apart_point_and_line(intersection_point(X1,X0),X1) ),
    inference(ennf_transformation,[],[f53]) ).

fof(f53,plain,
    ! [X0,X1] :
      ( convergent_lines(X1,X0)
     => ~ apart_point_and_line(intersection_point(X1,X0),X1) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X1,X0] :
      ( convergent_lines(X0,X1)
     => ~ apart_point_and_line(intersection_point(X0,X1),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ci3) ).

fof(f298,plain,
    ( apart_point_and_line(sF3,sK0)
    | apart_point_and_line(sK1,sK2)
    | apart_point_and_line(sK1,sK0) ),
    inference(subsumption_resolution,[],[f297,f184]) ).

fof(f184,plain,
    ~ apart_point_and_line(sF3,sK2),
    inference(subsumption_resolution,[],[f183,f128]) ).

fof(f183,plain,
    ( ~ apart_point_and_line(sF3,sK2)
    | ~ convergent_lines(sK0,sK2) ),
    inference(superposition,[],[f175,f176]) ).

fof(f175,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(intersection_point(X1,X0),X0)
      | ~ convergent_lines(X1,X0) ),
    inference(cnf_transformation,[],[f80]) ).

fof(f80,plain,
    ! [X0,X1] :
      ( ~ convergent_lines(X1,X0)
      | ~ apart_point_and_line(intersection_point(X1,X0),X0) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f57,plain,
    ! [X0,X1] :
      ( convergent_lines(X1,X0)
     => ~ apart_point_and_line(intersection_point(X1,X0),X0) ),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X1,X0] :
      ( convergent_lines(X0,X1)
     => ~ apart_point_and_line(intersection_point(X0,X1),X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ci4) ).

fof(f297,plain,
    ( apart_point_and_line(sK1,sK2)
    | apart_point_and_line(sF3,sK2)
    | apart_point_and_line(sK1,sK0)
    | apart_point_and_line(sF3,sK0) ),
    inference(resolution,[],[f259,f290]) ).

fof(f290,plain,
    distinct_lines(sK2,sK0),
    inference(resolution,[],[f283,f157]) ).

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

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

fof(f283,plain,
    ! [X18] :
      ( convergent_lines(sK0,X18)
      | distinct_lines(sK2,X18) ),
    inference(resolution,[],[f161,f128]) ).

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

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

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

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

fof(f58,plain,
    ! [X0,X1,X2] :
      ( 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)
     => ( convergent_lines(X0,X2)
        | distinct_lines(X1,X2) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ceq3) ).

fof(f259,plain,
    ! [X0,X1] :
      ( ~ distinct_lines(X0,X1)
      | apart_point_and_line(sF3,X0)
      | apart_point_and_line(sF3,X1)
      | apart_point_and_line(sK1,X0)
      | apart_point_and_line(sK1,X1) ),
    inference(resolution,[],[f152,f178]) ).

fof(f178,plain,
    distinct_points(sK1,sF3),
    inference(resolution,[],[f149,f177]) ).

fof(f177,plain,
    ~ equal_points(sK1,sF3),
    inference(definition_folding,[],[f129,f176]) ).

fof(f129,plain,
    ~ equal_points(sK1,intersection_point(sK0,sK2)),
    inference(cnf_transformation,[],[f105]) ).

fof(f149,plain,
    ! [X0,X1] :
      ( equal_points(X1,X0)
      | distinct_points(X1,X0) ),
    inference(cnf_transformation,[],[f116]) ).

fof(f116,plain,
    ! [X0,X1] :
      ( ( ~ distinct_points(X1,X0)
        | ~ equal_points(X1,X0) )
      & ( equal_points(X1,X0)
        | distinct_points(X1,X0) ) ),
    inference(rectify,[],[f115]) ).

fof(f115,plain,
    ! [X1,X0] :
      ( ( ~ distinct_points(X0,X1)
        | ~ equal_points(X0,X1) )
      & ( equal_points(X0,X1)
        | distinct_points(X0,X1) ) ),
    inference(nnf_transformation,[],[f31]) ).

fof(f31,axiom,
    ! [X1,X0] :
      ( ~ distinct_points(X0,X1)
    <=> equal_points(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1) ).

fof(f152,plain,
    ! [X2,X3,X0,X1] :
      ( ~ distinct_points(X3,X1)
      | ~ distinct_lines(X0,X2)
      | apart_point_and_line(X1,X2)
      | apart_point_and_line(X1,X0)
      | apart_point_and_line(X3,X2)
      | apart_point_and_line(X3,X0) ),
    inference(cnf_transformation,[],[f68]) ).

fof(f68,plain,
    ! [X0,X1,X2,X3] :
      ( apart_point_and_line(X1,X0)
      | apart_point_and_line(X1,X2)
      | ~ distinct_lines(X0,X2)
      | apart_point_and_line(X3,X0)
      | ~ distinct_points(X3,X1)
      | apart_point_and_line(X3,X2) ),
    inference(flattening,[],[f67]) ).

fof(f67,plain,
    ! [X2,X0,X3,X1] :
      ( apart_point_and_line(X3,X0)
      | apart_point_and_line(X1,X2)
      | apart_point_and_line(X1,X0)
      | apart_point_and_line(X3,X2)
      | ~ distinct_lines(X0,X2)
      | ~ distinct_points(X3,X1) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f42,plain,
    ! [X2,X0,X3,X1] :
      ( ( distinct_lines(X0,X2)
        & distinct_points(X3,X1) )
     => ( apart_point_and_line(X3,X0)
        | apart_point_and_line(X1,X2)
        | apart_point_and_line(X1,X0)
        | apart_point_and_line(X3,X2) ) ),
    inference(rectify,[],[f11]) ).

fof(f11,axiom,
    ! [X3,X1,X4,X0] :
      ( ( distinct_lines(X3,X4)
        & distinct_points(X0,X1) )
     => ( apart_point_and_line(X0,X4)
        | apart_point_and_line(X1,X3)
        | apart_point_and_line(X0,X3)
        | apart_point_and_line(X1,X4) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cu1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GEO172+3 : TPTP v8.1.0. Released v4.0.0.
% 0.14/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.14/0.35  % Computer : n007.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   : Mon Aug 29 21:08:45 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.54  % (18388)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.55  TRYING [1]
% 0.20/0.55  TRYING [2]
% 0.20/0.55  TRYING [3]
% 0.20/0.55  TRYING [4]
% 0.20/0.55  % (18404)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.56  % (18396)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.56  % (18384)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.56  % (18391)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.57  TRYING [5]
% 0.20/0.58  % (18383)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.58  % (18405)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.58  % (18397)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.58  % (18402)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)
% 0.20/0.59  % (18386)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.59  % (18383)Refutation not found, incomplete strategy% (18383)------------------------------
% 0.20/0.59  % (18383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (18383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.59  % (18383)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.59  
% 0.20/0.59  % (18383)Memory used [KB]: 5500
% 0.20/0.59  % (18383)Time elapsed: 0.165 s
% 0.20/0.59  % (18383)Instructions burned: 3 (million)
% 0.20/0.59  % (18383)------------------------------
% 0.20/0.59  % (18383)------------------------------
% 1.64/0.60  % (18394)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.64/0.60  % (18390)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.64/0.60  % (18393)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)
% 1.64/0.60  % (18390)Instruction limit reached!
% 1.64/0.60  % (18390)------------------------------
% 1.64/0.60  % (18390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.60  % (18390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.60  % (18390)Termination reason: Unknown
% 1.64/0.60  % (18390)Termination phase: Preprocessing 3
% 1.64/0.60  
% 1.64/0.60  % (18390)Memory used [KB]: 895
% 1.64/0.60  % (18390)Time elapsed: 0.003 s
% 1.64/0.60  % (18390)Instructions burned: 2 (million)
% 1.64/0.60  % (18390)------------------------------
% 1.64/0.60  % (18390)------------------------------
% 1.64/0.60  % (18389)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.64/0.60  % (18392)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.64/0.60  % (18399)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.64/0.61  % (18398)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)
% 1.64/0.61  TRYING [1]
% 1.64/0.61  % (18411)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.64/0.61  TRYING [2]
% 1.64/0.61  TRYING [3]
% 2.02/0.61  % (18406)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 2.02/0.62  % (18385)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)
% 2.02/0.62  TRYING [4]
% 2.02/0.62  % (18382)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)
% 2.02/0.62  % (18410)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 2.02/0.62  TRYING [1]
% 2.02/0.62  TRYING [2]
% 2.02/0.62  TRYING [3]
% 2.02/0.62  % (18403)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 2.02/0.62  % (18389)Instruction limit reached!
% 2.02/0.62  % (18389)------------------------------
% 2.02/0.62  % (18389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.62  % (18389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.62  % (18389)Termination reason: Unknown
% 2.02/0.62  % (18389)Termination phase: Saturation
% 2.02/0.62  
% 2.02/0.62  % (18389)Memory used [KB]: 5500
% 2.02/0.62  % (18389)Time elapsed: 0.130 s
% 2.02/0.62  % (18389)Instructions burned: 7 (million)
% 2.02/0.62  % (18389)------------------------------
% 2.02/0.62  % (18389)------------------------------
% 2.02/0.62  TRYING [4]
% 2.02/0.62  % (18388)Instruction limit reached!
% 2.02/0.62  % (18388)------------------------------
% 2.02/0.62  % (18388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.62  % (18388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.62  % (18388)Termination reason: Unknown
% 2.02/0.62  % (18388)Termination phase: Finite model building SAT solving
% 2.02/0.62  
% 2.02/0.62  % (18388)Memory used [KB]: 6652
% 2.02/0.62  % (18388)Time elapsed: 0.173 s
% 2.02/0.62  % (18388)Instructions burned: 51 (million)
% 2.02/0.62  % (18388)------------------------------
% 2.02/0.62  % (18388)------------------------------
% 2.02/0.63  % (18400)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 2.02/0.63  TRYING [5]
% 2.02/0.63  % (18387)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)
% 2.02/0.64  % (18408)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)
% 2.02/0.64  % (18410)First to succeed.
% 2.02/0.64  % (18410)Refutation found. Thanks to Tanya!
% 2.02/0.64  % SZS status Theorem for theBenchmark
% 2.02/0.64  % SZS output start Proof for theBenchmark
% See solution above
% 2.02/0.64  % (18410)------------------------------
% 2.02/0.64  % (18410)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.02/0.64  % (18410)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.02/0.64  % (18410)Termination reason: Refutation
% 2.02/0.64  
% 2.02/0.64  % (18410)Memory used [KB]: 5628
% 2.02/0.64  % (18410)Time elapsed: 0.169 s
% 2.02/0.64  % (18410)Instructions burned: 9 (million)
% 2.02/0.64  % (18410)------------------------------
% 2.02/0.64  % (18410)------------------------------
% 2.02/0.64  % (18381)Success in time 0.286 s
%------------------------------------------------------------------------------