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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO255+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 : n028.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:29 EDT 2022

% Result   : Theorem 0.19s 0.61s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   53 (  10 unt;   0 def)
%            Number of atoms       :  115 (   0 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :   95 (  33   ~;  35   |;  15   &)
%                                         (   5 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    8 (   7 usr;   3 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   90 (  87   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f897,plain,
    $false,
    inference(avatar_sat_refutation,[],[f825,f890,f896]) ).

fof(f896,plain,
    ~ spl3_1,
    inference(avatar_contradiction_clause,[],[f895]) ).

fof(f895,plain,
    ( $false
    | ~ spl3_1 ),
    inference(resolution,[],[f893,f126]) ).

fof(f126,plain,
    before_on_line(sK1,sK2,sK0),
    inference(cnf_transformation,[],[f108]) ).

fof(f108,plain,
    ? [X0,X2,X1] :
      ( before_on_line(X2,X1,X0)
      & before_on_line(X2,X0,X1) ),
    inference(ennf_transformation,[],[f46]) ).

fof(f46,plain,
    ~ ! [X1,X0,X2] :
        ~ ( before_on_line(X2,X1,X0)
          & before_on_line(X2,X0,X1) ),
    inference(rectify,[],[f38]) ).

fof(f38,negated_conjecture,
    ~ ! [X5,X2,X3] :
        ~ ( before_on_line(X3,X2,X5)
          & before_on_line(X3,X5,X2) ),
    inference(negated_conjecture,[],[f37]) ).

fof(f37,conjecture,
    ! [X5,X2,X3] :
      ~ ( before_on_line(X3,X2,X5)
        & before_on_line(X3,X5,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

fof(f893,plain,
    ( ~ before_on_line(sK1,sK2,sK0)
    | ~ spl3_1 ),
    inference(resolution,[],[f820,f167]) ).

fof(f167,plain,
    ! [X2,X0,X1] :
      ( ~ unequally_directed_lines(X0,line_connecting(X1,X2))
      | ~ before_on_line(X0,X1,X2) ),
    inference(resolution,[],[f135,f155]) ).

fof(f155,plain,
    ! [X0,X1] :
      ( ~ equally_directed_lines(X0,X1)
      | ~ unequally_directed_lines(X0,X1) ),
    inference(cnf_transformation,[],[f92]) ).

fof(f92,plain,
    ! [X0,X1] :
      ( ~ equally_directed_lines(X0,X1)
      | ~ unequally_directed_lines(X0,X1) ),
    inference(ennf_transformation,[],[f74]) ).

fof(f74,plain,
    ! [X1,X0] :
      ( equally_directed_lines(X0,X1)
     => ~ unequally_directed_lines(X0,X1) ),
    inference(unused_predicate_definition_removal,[],[f4]) ).

fof(f4,axiom,
    ! [X1,X0] :
      ( equally_directed_lines(X0,X1)
    <=> ~ unequally_directed_lines(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a4_defns) ).

fof(f135,plain,
    ! [X2,X0,X1] :
      ( equally_directed_lines(X2,line_connecting(X1,X0))
      | ~ before_on_line(X2,X1,X0) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f88,plain,
    ! [X2,X1,X0] :
      ( ( distinct_points(X1,X0)
        & equally_directed_lines(X2,line_connecting(X1,X0)) )
      | ~ before_on_line(X2,X1,X0) ),
    inference(ennf_transformation,[],[f77]) ).

fof(f77,plain,
    ! [X2,X0,X1] :
      ( before_on_line(X2,X1,X0)
     => ( distinct_points(X1,X0)
        & equally_directed_lines(X2,line_connecting(X1,X0)) ) ),
    inference(pure_predicate_removal,[],[f73]) ).

fof(f73,plain,
    ! [X2,X0,X1] :
      ( before_on_line(X2,X1,X0)
     => ( incident_point_and_line(X1,X2)
        & incident_point_and_line(X0,X2)
        & distinct_points(X1,X0)
        & equally_directed_lines(X2,line_connecting(X1,X0)) ) ),
    inference(unused_predicate_definition_removal,[],[f63]) ).

fof(f63,plain,
    ! [X2,X0,X1] :
      ( before_on_line(X2,X1,X0)
    <=> ( incident_point_and_line(X1,X2)
        & incident_point_and_line(X0,X2)
        & distinct_points(X1,X0)
        & equally_directed_lines(X2,line_connecting(X1,X0)) ) ),
    inference(rectify,[],[f9]) ).

fof(f9,axiom,
    ! [X5,X2,X3] :
      ( ( equally_directed_lines(X3,line_connecting(X2,X5))
        & incident_point_and_line(X5,X3)
        & incident_point_and_line(X2,X3)
        & distinct_points(X2,X5) )
    <=> before_on_line(X3,X2,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4_defns) ).

fof(f820,plain,
    ( unequally_directed_lines(sK1,line_connecting(sK2,sK0))
    | ~ spl3_1 ),
    inference(avatar_component_clause,[],[f818]) ).

fof(f818,plain,
    ( spl3_1
  <=> unequally_directed_lines(sK1,line_connecting(sK2,sK0)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

fof(f890,plain,
    spl3_2,
    inference(avatar_contradiction_clause,[],[f826]) ).

fof(f826,plain,
    ( $false
    | spl3_2 ),
    inference(resolution,[],[f824,f162]) ).

fof(f162,plain,
    distinct_points(sK2,sK0),
    inference(resolution,[],[f136,f126]) ).

fof(f136,plain,
    ! [X2,X0,X1] :
      ( ~ before_on_line(X2,X1,X0)
      | distinct_points(X1,X0) ),
    inference(cnf_transformation,[],[f88]) ).

fof(f824,plain,
    ( ~ distinct_points(sK2,sK0)
    | spl3_2 ),
    inference(avatar_component_clause,[],[f822]) ).

fof(f822,plain,
    ( spl3_2
  <=> distinct_points(sK2,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

fof(f825,plain,
    ( spl3_1
    | ~ spl3_2 ),
    inference(avatar_split_clause,[],[f812,f822,f818]) ).

fof(f812,plain,
    ( ~ distinct_points(sK2,sK0)
    | unequally_directed_lines(sK1,line_connecting(sK2,sK0)) ),
    inference(resolution,[],[f806,f282]) ).

fof(f282,plain,
    ! [X0,X1] :
      ( ~ unequally_directed_lines(line_connecting(X0,X1),reverse_line(line_connecting(X1,X0)))
      | ~ distinct_points(X0,X1) ),
    inference(resolution,[],[f146,f155]) ).

fof(f146,plain,
    ! [X0,X1] :
      ( equally_directed_lines(line_connecting(X1,X0),reverse_line(line_connecting(X0,X1)))
      | ~ distinct_points(X1,X0) ),
    inference(cnf_transformation,[],[f91]) ).

fof(f91,plain,
    ! [X1,X0] :
      ( ~ distinct_points(X1,X0)
      | equally_directed_lines(line_connecting(X1,X0),reverse_line(line_connecting(X0,X1))) ),
    inference(ennf_transformation,[],[f45]) ).

fof(f45,plain,
    ! [X0,X1] :
      ( distinct_points(X1,X0)
     => equally_directed_lines(line_connecting(X1,X0),reverse_line(line_connecting(X0,X1))) ),
    inference(rectify,[],[f30]) ).

fof(f30,axiom,
    ! [X5,X2] :
      ( distinct_points(X2,X5)
     => equally_directed_lines(line_connecting(X2,X5),reverse_line(line_connecting(X5,X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax9_cons_objs) ).

fof(f806,plain,
    ! [X0] :
      ( unequally_directed_lines(X0,reverse_line(line_connecting(sK0,sK2)))
      | unequally_directed_lines(sK1,X0) ),
    inference(resolution,[],[f785,f157]) ).

fof(f157,plain,
    ! [X0] : ~ unequally_directed_lines(X0,X0),
    inference(resolution,[],[f155,f138]) ).

fof(f138,plain,
    ! [X0] : equally_directed_lines(X0,X0),
    inference(cnf_transformation,[],[f47]) ).

fof(f47,plain,
    ! [X0] : equally_directed_lines(X0,X0),
    inference(rectify,[],[f15]) ).

fof(f15,axiom,
    ! [X3] : equally_directed_lines(X3,X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax5_basics) ).

fof(f785,plain,
    ! [X0,X1] :
      ( unequally_directed_lines(sK1,X0)
      | unequally_directed_lines(X0,X1)
      | unequally_directed_lines(reverse_line(line_connecting(sK0,sK2)),X1) ),
    inference(resolution,[],[f782,f145]) ).

fof(f145,plain,
    ! [X2,X0,X1] :
      ( ~ unequally_directed_lines(X0,X1)
      | unequally_directed_lines(X0,X2)
      | unequally_directed_lines(X1,X2) ),
    inference(cnf_transformation,[],[f107]) ).

fof(f107,plain,
    ! [X2,X1,X0] :
      ( unequally_directed_lines(X1,X2)
      | unequally_directed_lines(X0,X2)
      | ~ unequally_directed_lines(X0,X1) ),
    inference(flattening,[],[f106]) ).

fof(f106,plain,
    ! [X2,X0,X1] :
      ( unequally_directed_lines(X1,X2)
      | unequally_directed_lines(X0,X2)
      | ~ unequally_directed_lines(X0,X1) ),
    inference(ennf_transformation,[],[f44]) ).

fof(f44,plain,
    ! [X2,X0,X1] :
      ( unequally_directed_lines(X0,X1)
     => ( unequally_directed_lines(X1,X2)
        | unequally_directed_lines(X0,X2) ) ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X3,X4,X7] :
      ( unequally_directed_lines(X3,X4)
     => ( unequally_directed_lines(X3,X7)
        | unequally_directed_lines(X4,X7) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax6_basics) ).

fof(f782,plain,
    ! [X0] :
      ( unequally_directed_lines(reverse_line(line_connecting(sK0,sK2)),X0)
      | unequally_directed_lines(sK1,X0) ),
    inference(resolution,[],[f231,f125]) ).

fof(f125,plain,
    before_on_line(sK1,sK0,sK2),
    inference(cnf_transformation,[],[f108]) ).

fof(f231,plain,
    ! [X10,X11,X9,X12] :
      ( ~ before_on_line(X9,X11,X12)
      | unequally_directed_lines(reverse_line(line_connecting(X11,X12)),X10)
      | unequally_directed_lines(X9,X10) ),
    inference(resolution,[],[f168,f167]) ).

fof(f168,plain,
    ! [X2,X0,X1] :
      ( unequally_directed_lines(X0,X2)
      | unequally_directed_lines(X0,X1)
      | unequally_directed_lines(reverse_line(X2),X1) ),
    inference(resolution,[],[f145,f124]) ).

fof(f124,plain,
    ! [X0,X1] :
      ( unequally_directed_lines(X1,reverse_line(X0))
      | unequally_directed_lines(X1,X0) ),
    inference(cnf_transformation,[],[f57]) ).

fof(f57,plain,
    ! [X0,X1] :
      ( unequally_directed_lines(X1,X0)
      | unequally_directed_lines(X1,reverse_line(X0)) ),
    inference(rectify,[],[f18]) ).

fof(f18,axiom,
    ! [X4,X3] :
      ( unequally_directed_lines(X3,X4)
      | unequally_directed_lines(X3,reverse_line(X4)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax8_basics) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GEO255+3 : TPTP v8.1.0. Released v4.0.0.
% 0.07/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 : n028.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.34  % DateTime   : Mon Aug 29 21:47:32 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.50  % (13855)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.19/0.50  % (13847)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.19/0.51  % (13839)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.19/0.51  % (13843)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.51  TRYING [1]
% 0.19/0.51  TRYING [2]
% 0.19/0.52  TRYING [3]
% 0.19/0.52  % (13846)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.52  % (13833)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.19/0.52  % (13834)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.19/0.52  % (13834)Refutation not found, incomplete strategy% (13834)------------------------------
% 0.19/0.52  % (13834)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (13834)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (13834)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (13834)Memory used [KB]: 5500
% 0.19/0.52  % (13834)Time elapsed: 0.125 s
% 0.19/0.52  % (13834)Instructions burned: 4 (million)
% 0.19/0.52  % (13834)------------------------------
% 0.19/0.52  % (13834)------------------------------
% 0.19/0.52  TRYING [4]
% 0.19/0.53  % (13836)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.19/0.53  % (13835)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.19/0.53  % (13837)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (13838)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.19/0.53  % (13844)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.19/0.53  % (13845)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.19/0.53  % (13862)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)
% 0.19/0.53  % (13848)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.19/0.54  % (13849)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.19/0.54  % (13861)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.54  % (13842)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.19/0.54  % (13841)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.19/0.54  % (13858)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.54  % (13841)Instruction limit reached!
% 0.19/0.54  % (13841)------------------------------
% 0.19/0.54  % (13841)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (13841)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (13841)Termination reason: Unknown
% 0.19/0.54  % (13841)Termination phase: Blocked clause elimination
% 0.19/0.54  
% 0.19/0.54  % (13841)Memory used [KB]: 1023
% 0.19/0.54  % (13841)Time elapsed: 0.003 s
% 0.19/0.54  % (13841)Instructions burned: 3 (million)
% 0.19/0.54  % (13841)------------------------------
% 0.19/0.54  % (13841)------------------------------
% 0.19/0.54  % (13860)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.19/0.54  % (13859)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.19/0.54  % (13857)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.54  % (13853)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.19/0.54  TRYING [1]
% 0.19/0.54  TRYING [2]
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (13840)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.55  TRYING [5]
% 0.19/0.55  % (13850)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.55  TRYING [4]
% 0.19/0.55  % (13851)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.55  % (13840)Instruction limit reached!
% 0.19/0.55  % (13840)------------------------------
% 0.19/0.55  % (13840)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (13840)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (13840)Termination reason: Unknown
% 0.19/0.55  % (13840)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (13840)Memory used [KB]: 5500
% 0.19/0.55  % (13840)Time elapsed: 0.153 s
% 0.19/0.55  % (13840)Instructions burned: 7 (million)
% 0.19/0.55  % (13840)------------------------------
% 0.19/0.55  % (13840)------------------------------
% 0.19/0.55  % (13852)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.19/0.55  TRYING [1]
% 0.19/0.55  TRYING [2]
% 0.19/0.55  % (13856)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.19/0.55  TRYING [3]
% 0.19/0.55  % (13854)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.56  % (13839)Instruction limit reached!
% 0.19/0.56  % (13839)------------------------------
% 0.19/0.56  % (13839)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (13839)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (13839)Termination reason: Unknown
% 0.19/0.56  % (13839)Termination phase: Finite model building constraint generation
% 0.19/0.56  
% 0.19/0.56  % (13839)Memory used [KB]: 7291
% 0.19/0.56  % (13839)Time elapsed: 0.104 s
% 0.19/0.56  % (13839)Instructions burned: 51 (million)
% 0.19/0.56  % (13839)------------------------------
% 0.19/0.56  % (13839)------------------------------
% 0.19/0.57  TRYING [4]
% 0.19/0.57  TRYING [5]
% 0.19/0.58  % (13835)Instruction limit reached!
% 0.19/0.58  % (13835)------------------------------
% 0.19/0.58  % (13835)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (13835)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (13835)Termination reason: Unknown
% 0.19/0.58  % (13835)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (13835)Memory used [KB]: 1151
% 0.19/0.58  % (13835)Time elapsed: 0.165 s
% 0.19/0.58  % (13835)Instructions burned: 39 (million)
% 0.19/0.58  % (13835)------------------------------
% 0.19/0.58  % (13835)------------------------------
% 0.19/0.58  % (13847)Instruction limit reached!
% 0.19/0.58  % (13847)------------------------------
% 0.19/0.58  % (13847)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (13847)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (13847)Termination reason: Unknown
% 0.19/0.58  % (13847)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (13847)Memory used [KB]: 6140
% 0.19/0.58  % (13847)Time elapsed: 0.060 s
% 0.19/0.58  % (13847)Instructions burned: 69 (million)
% 0.19/0.58  % (13847)------------------------------
% 0.19/0.58  % (13847)------------------------------
% 0.19/0.59  % (13843)Instruction limit reached!
% 0.19/0.59  % (13843)------------------------------
% 0.19/0.59  % (13843)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (13843)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (13843)Termination reason: Unknown
% 0.19/0.59  % (13843)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (13843)Memory used [KB]: 5756
% 0.19/0.59  % (13843)Time elapsed: 0.179 s
% 0.19/0.59  % (13843)Instructions burned: 51 (million)
% 0.19/0.59  % (13843)------------------------------
% 0.19/0.59  % (13843)------------------------------
% 0.19/0.60  TRYING [5]
% 0.19/0.61  % (13836)First to succeed.
% 0.19/0.61  % (13836)Refutation found. Thanks to Tanya!
% 0.19/0.61  % SZS status Theorem for theBenchmark
% 0.19/0.61  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.61  % (13836)------------------------------
% 0.19/0.61  % (13836)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.61  % (13836)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.61  % (13836)Termination reason: Refutation
% 0.19/0.61  
% 0.19/0.61  % (13836)Memory used [KB]: 5756
% 0.19/0.61  % (13836)Time elapsed: 0.197 s
% 0.19/0.61  % (13836)Instructions burned: 49 (million)
% 0.19/0.61  % (13836)------------------------------
% 0.19/0.61  % (13836)------------------------------
% 0.19/0.61  % (13832)Success in time 0.257 s
%------------------------------------------------------------------------------