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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO204+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 : n023.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:16 EDT 2022

% Result   : Theorem 0.18s 0.53s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   81 (   9 unt;   0 def)
%            Number of atoms       :  223 (   2 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  232 (  90   ~; 103   |;  19   &)
%                                         (   8 <=>;  12  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   11 (   9 usr;   5 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :  112 ( 103   !;   9   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f511,plain,
    $false,
    inference(avatar_sat_refutation,[],[f182,f198,f203,f453,f510]) ).

fof(f510,plain,
    ( spl5_3
    | ~ spl5_13 ),
    inference(avatar_contradiction_clause,[],[f509]) ).

fof(f509,plain,
    ( $false
    | spl5_3
    | ~ spl5_13 ),
    inference(subsumption_resolution,[],[f508,f162]) ).

fof(f162,plain,
    equal_points(sK2,sK1),
    inference(cnf_transformation,[],[f124]) ).

fof(f124,plain,
    ( ( ~ distinct_points(sK0,sK1)
      | ~ equal_lines(line_connecting(sK0,sK2),line_connecting(sK0,sK1)) )
    & equal_points(sK2,sK1)
    & distinct_points(sK0,sK2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f107,f123]) ).

fof(f123,plain,
    ( ? [X0,X1,X2] :
        ( ( ~ distinct_points(X0,X1)
          | ~ equal_lines(line_connecting(X0,X2),line_connecting(X0,X1)) )
        & equal_points(X2,X1)
        & distinct_points(X0,X2) )
   => ( ( ~ distinct_points(sK0,sK1)
        | ~ equal_lines(line_connecting(sK0,sK2),line_connecting(sK0,sK1)) )
      & equal_points(sK2,sK1)
      & distinct_points(sK0,sK2) ) ),
    introduced(choice_axiom,[]) ).

fof(f107,plain,
    ? [X0,X1,X2] :
      ( ( ~ distinct_points(X0,X1)
        | ~ equal_lines(line_connecting(X0,X2),line_connecting(X0,X1)) )
      & equal_points(X2,X1)
      & distinct_points(X0,X2) ),
    inference(flattening,[],[f106]) ).

fof(f106,plain,
    ? [X0,X2,X1] :
      ( ( ~ distinct_points(X0,X1)
        | ~ equal_lines(line_connecting(X0,X2),line_connecting(X0,X1)) )
      & distinct_points(X0,X2)
      & equal_points(X2,X1) ),
    inference(ennf_transformation,[],[f57]) ).

fof(f57,plain,
    ~ ! [X0,X2,X1] :
        ( ( distinct_points(X0,X2)
          & equal_points(X2,X1) )
       => ( distinct_points(X0,X1)
          & equal_lines(line_connecting(X0,X2),line_connecting(X0,X1)) ) ),
    inference(rectify,[],[f37]) ).

fof(f37,negated_conjecture,
    ~ ! [X0,X2,X1] :
        ( ( distinct_points(X0,X1)
          & equal_points(X1,X2) )
       => ( equal_lines(line_connecting(X0,X1),line_connecting(X0,X2))
          & distinct_points(X0,X2) ) ),
    inference(negated_conjecture,[],[f36]) ).

fof(f36,conjecture,
    ! [X0,X2,X1] :
      ( ( distinct_points(X0,X1)
        & equal_points(X1,X2) )
     => ( equal_lines(line_connecting(X0,X1),line_connecting(X0,X2))
        & distinct_points(X0,X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

fof(f508,plain,
    ( ~ equal_points(sK2,sK1)
    | spl5_3
    | ~ spl5_13 ),
    inference(resolution,[],[f500,f145]) ).

fof(f145,plain,
    ! [X0,X1] :
      ( ~ distinct_points(X0,X1)
      | ~ equal_points(X0,X1) ),
    inference(cnf_transformation,[],[f118]) ).

fof(f118,plain,
    ! [X0,X1] :
      ( ~ distinct_points(X0,X1)
      | ~ equal_points(X0,X1) ),
    inference(rectify,[],[f72]) ).

fof(f72,plain,
    ! [X1,X0] :
      ( ~ distinct_points(X1,X0)
      | ~ equal_points(X1,X0) ),
    inference(ennf_transformation,[],[f67]) ).

fof(f67,plain,
    ! [X1,X0] :
      ( equal_points(X1,X0)
     => ~ distinct_points(X1,X0) ),
    inference(unused_predicate_definition_removal,[],[f64]) ).

fof(f64,plain,
    ! [X1,X0] :
      ( equal_points(X1,X0)
    <=> ~ distinct_points(X1,X0) ),
    inference(rectify,[],[f31]) ).

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

fof(f500,plain,
    ( distinct_points(sK2,sK1)
    | spl5_3
    | ~ spl5_13 ),
    inference(resolution,[],[f462,f202]) ).

fof(f202,plain,
    ( ~ apart_point_and_line(sK1,sF4)
    | spl5_3 ),
    inference(avatar_component_clause,[],[f200]) ).

fof(f200,plain,
    ( spl5_3
  <=> apart_point_and_line(sK1,sF4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_3])]) ).

fof(f462,plain,
    ( ! [X1] :
        ( apart_point_and_line(X1,sF4)
        | distinct_points(sK2,X1) )
    | ~ spl5_13 ),
    inference(resolution,[],[f422,f168]) ).

fof(f168,plain,
    ! [X2,X0,X1] :
      ( ~ apart_point_and_line(X0,X1)
      | distinct_points(X0,X2)
      | apart_point_and_line(X2,X1) ),
    inference(cnf_transformation,[],[f89]) ).

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

fof(f88,plain,
    ! [X1,X2,X0] :
      ( apart_point_and_line(X2,X1)
      | distinct_points(X0,X2)
      | ~ apart_point_and_line(X0,X1) ),
    inference(ennf_transformation,[],[f12]) ).

fof(f12,axiom,
    ! [X1,X2,X0] :
      ( apart_point_and_line(X0,X1)
     => ( apart_point_and_line(X2,X1)
        | distinct_points(X0,X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ceq1) ).

fof(f422,plain,
    ( apart_point_and_line(sK2,sF4)
    | ~ spl5_13 ),
    inference(avatar_component_clause,[],[f420]) ).

fof(f420,plain,
    ( spl5_13
  <=> apart_point_and_line(sK2,sF4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_13])]) ).

fof(f453,plain,
    ( spl5_13
    | ~ spl5_1
    | spl5_2 ),
    inference(avatar_split_clause,[],[f452,f179,f175,f420]) ).

fof(f175,plain,
    ( spl5_1
  <=> distinct_points(sK0,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_1])]) ).

fof(f179,plain,
    ( spl5_2
  <=> equal_lines(sF3,sF4) ),
    introduced(avatar_definition,[new_symbols(naming,[spl5_2])]) ).

fof(f452,plain,
    ( apart_point_and_line(sK2,sF4)
    | ~ spl5_1
    | spl5_2 ),
    inference(subsumption_resolution,[],[f451,f187]) ).

fof(f187,plain,
    ~ apart_point_and_line(sK2,sF3),
    inference(subsumption_resolution,[],[f185,f161]) ).

fof(f161,plain,
    distinct_points(sK0,sK2),
    inference(cnf_transformation,[],[f124]) ).

fof(f185,plain,
    ( ~ distinct_points(sK0,sK2)
    | ~ apart_point_and_line(sK2,sF3) ),
    inference(superposition,[],[f144,f171]) ).

fof(f171,plain,
    sF3 = line_connecting(sK0,sK2),
    introduced(function_definition,[]) ).

fof(f144,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X1,line_connecting(X0,X1))
      | ~ distinct_points(X0,X1) ),
    inference(cnf_transformation,[],[f117]) ).

fof(f117,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X1,line_connecting(X0,X1))
      | ~ distinct_points(X0,X1) ),
    inference(rectify,[],[f81]) ).

fof(f81,plain,
    ! [X1,X0] :
      ( ~ apart_point_and_line(X0,line_connecting(X1,X0))
      | ~ distinct_points(X1,X0) ),
    inference(ennf_transformation,[],[f55]) ).

fof(f55,plain,
    ! [X1,X0] :
      ( distinct_points(X1,X0)
     => ~ apart_point_and_line(X0,line_connecting(X1,X0)) ),
    inference(rectify,[],[f8]) ).

fof(f8,axiom,
    ! [X1,X0] :
      ( distinct_points(X0,X1)
     => ~ apart_point_and_line(X1,line_connecting(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ci2) ).

fof(f451,plain,
    ( apart_point_and_line(sK2,sF4)
    | apart_point_and_line(sK2,sF3)
    | ~ spl5_1
    | spl5_2 ),
    inference(subsumption_resolution,[],[f450,f204]) ).

fof(f204,plain,
    ( ~ apart_point_and_line(sK0,sF4)
    | ~ spl5_1 ),
    inference(subsumption_resolution,[],[f189,f176]) ).

fof(f176,plain,
    ( distinct_points(sK0,sK1)
    | ~ spl5_1 ),
    inference(avatar_component_clause,[],[f175]) ).

fof(f189,plain,
    ( ~ distinct_points(sK0,sK1)
    | ~ apart_point_and_line(sK0,sF4) ),
    inference(superposition,[],[f164,f172]) ).

fof(f172,plain,
    sF4 = line_connecting(sK0,sK1),
    introduced(function_definition,[]) ).

fof(f164,plain,
    ! [X0,X1] :
      ( ~ apart_point_and_line(X1,line_connecting(X1,X0))
      | ~ distinct_points(X1,X0) ),
    inference(cnf_transformation,[],[f125]) ).

fof(f125,plain,
    ! [X0,X1] :
      ( ~ distinct_points(X1,X0)
      | ~ apart_point_and_line(X1,line_connecting(X1,X0)) ),
    inference(rectify,[],[f105]) ).

fof(f105,plain,
    ! [X1,X0] :
      ( ~ distinct_points(X0,X1)
      | ~ apart_point_and_line(X0,line_connecting(X0,X1)) ),
    inference(ennf_transformation,[],[f7]) ).

fof(f7,axiom,
    ! [X1,X0] :
      ( distinct_points(X0,X1)
     => ~ apart_point_and_line(X0,line_connecting(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ci1) ).

fof(f450,plain,
    ( apart_point_and_line(sK0,sF4)
    | apart_point_and_line(sK2,sF4)
    | apart_point_and_line(sK2,sF3)
    | spl5_2 ),
    inference(subsumption_resolution,[],[f401,f190]) ).

fof(f190,plain,
    ~ apart_point_and_line(sK0,sF3),
    inference(subsumption_resolution,[],[f188,f161]) ).

fof(f188,plain,
    ( ~ apart_point_and_line(sK0,sF3)
    | ~ distinct_points(sK0,sK2) ),
    inference(superposition,[],[f164,f171]) ).

fof(f401,plain,
    ( apart_point_and_line(sK0,sF3)
    | apart_point_and_line(sK2,sF3)
    | apart_point_and_line(sK0,sF4)
    | apart_point_and_line(sK2,sF4)
    | spl5_2 ),
    inference(resolution,[],[f249,f161]) ).

fof(f249,plain,
    ( ! [X0,X1] :
        ( ~ distinct_points(X0,X1)
        | apart_point_and_line(X0,sF4)
        | apart_point_and_line(X0,sF3)
        | apart_point_and_line(X1,sF4)
        | apart_point_and_line(X1,sF3) )
    | spl5_2 ),
    inference(resolution,[],[f150,f207]) ).

fof(f207,plain,
    ( distinct_lines(sF3,sF4)
    | spl5_2 ),
    inference(resolution,[],[f181,f152]) ).

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

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

fof(f38,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(f181,plain,
    ( ~ equal_lines(sF3,sF4)
    | spl5_2 ),
    inference(avatar_component_clause,[],[f179]) ).

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

fof(f119,plain,
    ! [X0,X1,X2,X3] :
      ( apart_point_and_line(X3,X2)
      | ~ distinct_lines(X2,X0)
      | apart_point_and_line(X1,X0)
      | apart_point_and_line(X3,X0)
      | apart_point_and_line(X1,X2)
      | ~ distinct_points(X1,X3) ),
    inference(rectify,[],[f93]) ).

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

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

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

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

fof(f203,plain,
    ( ~ spl5_1
    | ~ spl5_3 ),
    inference(avatar_split_clause,[],[f186,f200,f175]) ).

fof(f186,plain,
    ( ~ apart_point_and_line(sK1,sF4)
    | ~ distinct_points(sK0,sK1) ),
    inference(superposition,[],[f144,f172]) ).

fof(f198,plain,
    spl5_1,
    inference(avatar_split_clause,[],[f195,f175]) ).

fof(f195,plain,
    distinct_points(sK0,sK1),
    inference(resolution,[],[f194,f162]) ).

fof(f194,plain,
    ! [X2] :
      ( ~ equal_points(sK2,X2)
      | distinct_points(sK0,X2) ),
    inference(resolution,[],[f191,f145]) ).

fof(f191,plain,
    ! [X0] :
      ( distinct_points(sK2,X0)
      | distinct_points(sK0,X0) ),
    inference(resolution,[],[f165,f161]) ).

fof(f165,plain,
    ! [X2,X0,X1] :
      ( ~ distinct_points(X1,X0)
      | distinct_points(X0,X2)
      | distinct_points(X1,X2) ),
    inference(cnf_transformation,[],[f126]) ).

fof(f126,plain,
    ! [X0,X1,X2] :
      ( distinct_points(X0,X2)
      | distinct_points(X1,X2)
      | ~ distinct_points(X1,X0) ),
    inference(rectify,[],[f102]) ).

fof(f102,plain,
    ! [X1,X0,X2] :
      ( distinct_points(X1,X2)
      | distinct_points(X0,X2)
      | ~ distinct_points(X0,X1) ),
    inference(flattening,[],[f101]) ).

fof(f101,plain,
    ! [X0,X2,X1] :
      ( distinct_points(X1,X2)
      | distinct_points(X0,X2)
      | ~ distinct_points(X0,X1) ),
    inference(ennf_transformation,[],[f4]) ).

fof(f4,axiom,
    ! [X0,X2,X1] :
      ( distinct_points(X0,X1)
     => ( distinct_points(X1,X2)
        | distinct_points(X0,X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',apart4) ).

fof(f182,plain,
    ( ~ spl5_1
    | ~ spl5_2 ),
    inference(avatar_split_clause,[],[f173,f179,f175]) ).

fof(f173,plain,
    ( ~ equal_lines(sF3,sF4)
    | ~ distinct_points(sK0,sK1) ),
    inference(definition_folding,[],[f163,f172,f171]) ).

fof(f163,plain,
    ( ~ distinct_points(sK0,sK1)
    | ~ equal_lines(line_connecting(sK0,sK2),line_connecting(sK0,sK1)) ),
    inference(cnf_transformation,[],[f124]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : GEO204+3 : TPTP v8.1.0. Released v4.0.0.
% 0.11/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.33  % Computer : n023.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Mon Aug 29 23:02:05 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.18/0.43  % (2941)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.18/0.46  % (2951)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.18/0.46  % (2952)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.18/0.49  % (2948)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.18/0.49  % (2960)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.18/0.49  % (2956)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.49  % (2946)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.18/0.50  % (2965)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.18/0.50  % (2966)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.18/0.51  % (2943)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.18/0.51  % (2946)Instruction limit reached!
% 0.18/0.51  % (2946)------------------------------
% 0.18/0.51  % (2946)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (2946)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (2946)Termination reason: Unknown
% 0.18/0.51  % (2946)Termination phase: Preprocessing 3
% 0.18/0.51  
% 0.18/0.51  % (2946)Memory used [KB]: 895
% 0.18/0.51  % (2946)Time elapsed: 0.003 s
% 0.18/0.51  % (2946)Instructions burned: 2 (million)
% 0.18/0.51  % (2946)------------------------------
% 0.18/0.51  % (2946)------------------------------
% 0.18/0.51  % (2947)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.18/0.51  % (2940)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.18/0.51  % (2944)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.18/0.51  % (2963)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.18/0.51  TRYING [1]
% 0.18/0.51  TRYING [2]
% 0.18/0.51  TRYING [3]
% 0.18/0.51  % (2939)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.18/0.52  % (2961)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.18/0.52  % (2942)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (2945)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.52  % (2938)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.18/0.52  % (2959)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.18/0.52  TRYING [1]
% 0.18/0.52  % (2945)Instruction limit reached!
% 0.18/0.52  % (2945)------------------------------
% 0.18/0.52  % (2945)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (2967)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.18/0.52  % (2964)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.18/0.52  % (2962)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.18/0.52  % (2945)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (2945)Termination reason: Unknown
% 0.18/0.52  % (2945)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (2945)Memory used [KB]: 5500
% 0.18/0.52  % (2945)Time elapsed: 0.138 s
% 0.18/0.52  % (2945)Instructions burned: 7 (million)
% 0.18/0.52  % (2945)------------------------------
% 0.18/0.52  % (2945)------------------------------
% 0.18/0.53  % (2958)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.18/0.53  % (2939)Refutation not found, incomplete strategy% (2939)------------------------------
% 0.18/0.53  % (2939)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (2941)Instruction limit reached!
% 0.18/0.53  % (2941)------------------------------
% 0.18/0.53  % (2941)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (2941)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (2941)Termination reason: Unknown
% 0.18/0.53  % (2941)Termination phase: Saturation
% 0.18/0.53  
% 0.18/0.53  % (2941)Memory used [KB]: 5884
% 0.18/0.53  % (2941)Time elapsed: 0.150 s
% 0.18/0.53  % (2941)Instructions burned: 52 (million)
% 0.18/0.53  % (2941)------------------------------
% 0.18/0.53  % (2941)------------------------------
% 0.18/0.53  % (2953)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.18/0.53  % (2949)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.18/0.53  % (2939)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (2939)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.53  
% 0.18/0.53  % (2939)Memory used [KB]: 5500
% 0.18/0.53  % (2939)Time elapsed: 0.139 s
% 0.18/0.53  % (2939)Instructions burned: 4 (million)
% 0.18/0.53  % (2939)------------------------------
% 0.18/0.53  % (2939)------------------------------
% 0.18/0.53  % (2950)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.18/0.53  % (2954)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.18/0.53  % (2966)First to succeed.
% 0.18/0.53  % (2966)Refutation found. Thanks to Tanya!
% 0.18/0.53  % SZS status Theorem for theBenchmark
% 0.18/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.18/0.53  % (2966)------------------------------
% 0.18/0.53  % (2966)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (2966)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (2966)Termination reason: Refutation
% 0.18/0.53  
% 0.18/0.53  % (2966)Memory used [KB]: 5628
% 0.18/0.53  % (2966)Time elapsed: 0.148 s
% 0.18/0.53  % (2966)Instructions burned: 16 (million)
% 0.18/0.53  % (2966)------------------------------
% 0.18/0.53  % (2966)------------------------------
% 0.18/0.53  % (2936)Success in time 0.196 s
%------------------------------------------------------------------------------