TSTP Solution File: GEO259+1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO259+1 : TPTP v8.1.0. Bugfixed v6.4.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 : n014.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:30 EDT 2022

% Result   : Theorem 2.22s 0.65s
% Output   : Refutation 2.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   60 (  15 unt;   0 def)
%            Number of atoms       :  178 (   0 equ)
%            Maximal formula atoms :   12 (   2 avg)
%            Number of connectives :  163 (  45   ~;  61   |;  47   &)
%                                         (   0 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-4 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :  115 (  99   !;  16   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1072,plain,
    $false,
    inference(subsumption_resolution,[],[f1066,f1041]) ).

fof(f1041,plain,
    ! [X2] : ~ unequally_directed_lines(sK3,reverse_line(line_connecting(X2,X2))),
    inference(resolution,[],[f1034,f176]) ).

fof(f176,plain,
    ! [X0,X1] :
      ( ~ unequally_directed_lines(X1,reverse_line(X0))
      | ~ unequally_directed_lines(X1,X0) ),
    inference(subsumption_resolution,[],[f175,f128]) ).

fof(f128,plain,
    ! [X0,X1] : ~ left_convergent_lines(X1,X0),
    inference(cnf_transformation,[],[f76]) ).

fof(f76,plain,
    ! [X0,X1] :
      ( ~ left_convergent_lines(X1,reverse_line(X0))
      & ~ left_convergent_lines(X1,X0) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f42,plain,
    ! [X0,X1] :
      ~ ( left_convergent_lines(X1,X0)
        | left_convergent_lines(X1,reverse_line(X0)) ),
    inference(rectify,[],[f16]) ).

fof(f16,axiom,
    ! [X2,X1] :
      ~ ( left_convergent_lines(X1,reverse_line(X2))
        | left_convergent_lines(X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',oag11) ).

fof(f175,plain,
    ! [X0,X1] :
      ( left_convergent_lines(X1,X0)
      | ~ unequally_directed_lines(X1,reverse_line(X0))
      | ~ unequally_directed_lines(X1,X0) ),
    inference(subsumption_resolution,[],[f171,f129]) ).

fof(f129,plain,
    ! [X0,X1] : ~ left_convergent_lines(X1,reverse_line(X0)),
    inference(cnf_transformation,[],[f76]) ).

fof(f171,plain,
    ! [X0,X1] :
      ( ~ unequally_directed_lines(X1,X0)
      | left_convergent_lines(X1,reverse_line(X0))
      | left_convergent_lines(X1,X0)
      | ~ unequally_directed_lines(X1,reverse_line(X0)) ),
    inference(cnf_transformation,[],[f122]) ).

fof(f122,plain,
    ! [X0,X1] :
      ( left_convergent_lines(X1,X0)
      | ~ unequally_directed_lines(X1,reverse_line(X0))
      | ~ unequally_directed_lines(X1,X0)
      | left_convergent_lines(X1,reverse_line(X0)) ),
    inference(rectify,[],[f86]) ).

fof(f86,plain,
    ! [X1,X0] :
      ( left_convergent_lines(X0,X1)
      | ~ unequally_directed_lines(X0,reverse_line(X1))
      | ~ unequally_directed_lines(X0,X1)
      | left_convergent_lines(X0,reverse_line(X1)) ),
    inference(flattening,[],[f85]) ).

fof(f85,plain,
    ! [X1,X0] :
      ( left_convergent_lines(X0,reverse_line(X1))
      | left_convergent_lines(X0,X1)
      | ~ unequally_directed_lines(X0,reverse_line(X1))
      | ~ unequally_directed_lines(X0,X1) ),
    inference(ennf_transformation,[],[f43]) ).

fof(f43,plain,
    ! [X1,X0] :
      ( ( unequally_directed_lines(X0,reverse_line(X1))
        & unequally_directed_lines(X0,X1) )
     => ( left_convergent_lines(X0,reverse_line(X1))
        | left_convergent_lines(X0,X1) ) ),
    inference(rectify,[],[f14]) ).

fof(f14,axiom,
    ! [X1,X2] :
      ( ( unequally_directed_lines(X1,reverse_line(X2))
        & unequally_directed_lines(X1,X2) )
     => ( left_convergent_lines(X1,X2)
        | left_convergent_lines(X1,reverse_line(X2)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',oag9) ).

fof(f1034,plain,
    ! [X4] : unequally_directed_lines(sK3,reverse_line(reverse_line(line_connecting(X4,X4)))),
    inference(duplicate_literal_removal,[],[f1028]) ).

fof(f1028,plain,
    ! [X4] :
      ( unequally_directed_lines(sK3,reverse_line(reverse_line(line_connecting(X4,X4))))
      | unequally_directed_lines(sK3,reverse_line(reverse_line(line_connecting(X4,X4)))) ),
    inference(resolution,[],[f1019,f729]) ).

fof(f729,plain,
    ! [X2] :
      ( ~ unequally_directed_lines(reverse_line(reverse_line(X2)),X2)
      | unequally_directed_lines(sK3,reverse_line(reverse_line(X2))) ),
    inference(resolution,[],[f724,f176]) ).

fof(f724,plain,
    ! [X0] :
      ( unequally_directed_lines(reverse_line(X0),X0)
      | unequally_directed_lines(sK3,reverse_line(X0)) ),
    inference(factoring,[],[f669]) ).

fof(f669,plain,
    ! [X0,X1] :
      ( unequally_directed_lines(X0,X1)
      | unequally_directed_lines(sK3,X0)
      | unequally_directed_lines(sK3,reverse_line(X1)) ),
    inference(resolution,[],[f656,f655]) ).

fof(f655,plain,
    ! [X0] :
      ( ~ unequally_directed_lines(reverse_line(sK3),X0)
      | unequally_directed_lines(sK3,reverse_line(X0)) ),
    inference(resolution,[],[f653,f176]) ).

fof(f653,plain,
    ! [X0] :
      ( unequally_directed_lines(reverse_line(sK3),X0)
      | unequally_directed_lines(sK3,X0) ),
    inference(resolution,[],[f147,f245]) ).

fof(f245,plain,
    unequally_directed_lines(sK3,reverse_line(sK3)),
    inference(subsumption_resolution,[],[f242,f124]) ).

fof(f124,plain,
    ! [X0] : ~ unequally_directed_lines(X0,X0),
    inference(cnf_transformation,[],[f40]) ).

fof(f40,plain,
    ! [X0] : ~ unequally_directed_lines(X0,X0),
    inference(rectify,[],[f10]) ).

fof(f10,axiom,
    ! [X1] : ~ unequally_directed_lines(X1,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',oag5) ).

fof(f242,plain,
    ( unequally_directed_lines(sK3,reverse_line(sK3))
    | unequally_directed_lines(sK3,sK3) ),
    inference(resolution,[],[f203,f149]) ).

fof(f149,plain,
    line(sK3),
    inference(cnf_transformation,[],[f116]) ).

fof(f116,plain,
    ( distinct_points(sK1,sK2)
    & distinct_points(sK1,sK0)
    & distinct_points(sK2,sK0)
    & between_on_line(sK3,sK1,sK2,sK0)
    & between_on_line(sK3,sK2,sK1,sK0)
    & line(sK3) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2,sK3])],[f114,f115]) ).

fof(f115,plain,
    ( ? [X0,X1,X2,X3] :
        ( distinct_points(X1,X2)
        & distinct_points(X1,X0)
        & distinct_points(X2,X0)
        & between_on_line(X3,X1,X2,X0)
        & between_on_line(X3,X2,X1,X0)
        & line(X3) )
   => ( distinct_points(sK1,sK2)
      & distinct_points(sK1,sK0)
      & distinct_points(sK2,sK0)
      & between_on_line(sK3,sK1,sK2,sK0)
      & between_on_line(sK3,sK2,sK1,sK0)
      & line(sK3) ) ),
    introduced(choice_axiom,[]) ).

fof(f114,plain,
    ? [X0,X1,X2,X3] :
      ( distinct_points(X1,X2)
      & distinct_points(X1,X0)
      & distinct_points(X2,X0)
      & between_on_line(X3,X1,X2,X0)
      & between_on_line(X3,X2,X1,X0)
      & line(X3) ),
    inference(rectify,[],[f91]) ).

fof(f91,plain,
    ? [X2,X3,X1,X0] :
      ( distinct_points(X3,X1)
      & distinct_points(X3,X2)
      & distinct_points(X1,X2)
      & between_on_line(X0,X3,X1,X2)
      & between_on_line(X0,X1,X3,X2)
      & line(X0) ),
    inference(flattening,[],[f90]) ).

fof(f90,plain,
    ? [X0,X3,X1,X2] :
      ( between_on_line(X0,X3,X1,X2)
      & between_on_line(X0,X1,X3,X2)
      & distinct_points(X1,X2)
      & line(X0)
      & distinct_points(X3,X1)
      & distinct_points(X3,X2) ),
    inference(ennf_transformation,[],[f48]) ).

fof(f48,plain,
    ~ ! [X0,X3,X1,X2] :
        ( ( distinct_points(X1,X2)
          & line(X0)
          & distinct_points(X3,X1)
          & distinct_points(X3,X2) )
       => ~ ( between_on_line(X0,X3,X1,X2)
            & between_on_line(X0,X1,X3,X2) ) ),
    inference(rectify,[],[f33]) ).

fof(f33,negated_conjecture,
    ~ ! [X1,X3,X4,X0] :
        ( ( line(X1)
          & distinct_points(X0,X4)
          & distinct_points(X0,X3)
          & distinct_points(X3,X4) )
       => ~ ( between_on_line(X1,X3,X0,X4)
            & between_on_line(X1,X0,X3,X4) ) ),
    inference(negated_conjecture,[],[f32]) ).

fof(f32,conjecture,
    ! [X1,X3,X4,X0] :
      ( ( line(X1)
        & distinct_points(X0,X4)
        & distinct_points(X0,X3)
        & distinct_points(X3,X4) )
     => ~ ( between_on_line(X1,X3,X0,X4)
          & between_on_line(X1,X0,X3,X4) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

fof(f203,plain,
    ! [X0] :
      ( ~ line(X0)
      | unequally_directed_lines(sK3,X0)
      | unequally_directed_lines(sK3,reverse_line(X0)) ),
    inference(resolution,[],[f172,f149]) ).

fof(f172,plain,
    ! [X0,X1] :
      ( ~ line(X1)
      | unequally_directed_lines(X1,reverse_line(X0))
      | ~ line(X0)
      | unequally_directed_lines(X1,X0) ),
    inference(cnf_transformation,[],[f123]) ).

fof(f123,plain,
    ! [X0,X1] :
      ( ~ line(X1)
      | unequally_directed_lines(X1,X0)
      | unequally_directed_lines(X1,reverse_line(X0))
      | ~ line(X0) ),
    inference(rectify,[],[f102]) ).

fof(f102,plain,
    ! [X1,X0] :
      ( ~ line(X0)
      | unequally_directed_lines(X0,X1)
      | unequally_directed_lines(X0,reverse_line(X1))
      | ~ line(X1) ),
    inference(flattening,[],[f101]) ).

fof(f101,plain,
    ! [X0,X1] :
      ( unequally_directed_lines(X0,X1)
      | unequally_directed_lines(X0,reverse_line(X1))
      | ~ line(X1)
      | ~ line(X0) ),
    inference(ennf_transformation,[],[f51]) ).

fof(f51,plain,
    ! [X0,X1] :
      ( ( line(X1)
        & line(X0) )
     => ( unequally_directed_lines(X0,X1)
        | unequally_directed_lines(X0,reverse_line(X1)) ) ),
    inference(rectify,[],[f13]) ).

fof(f13,axiom,
    ! [X1,X2] :
      ( ( line(X1)
        & line(X2) )
     => ( unequally_directed_lines(X1,X2)
        | unequally_directed_lines(X1,reverse_line(X2)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',oag8) ).

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

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

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

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

fof(f11,axiom,
    ! [X5,X2,X1] :
      ( unequally_directed_lines(X1,X2)
     => ( unequally_directed_lines(X2,X5)
        | unequally_directed_lines(X1,X5) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',oag6) ).

fof(f656,plain,
    ! [X2,X1] :
      ( unequally_directed_lines(sK3,X1)
      | unequally_directed_lines(X1,X2)
      | unequally_directed_lines(reverse_line(sK3),X2) ),
    inference(resolution,[],[f653,f147]) ).

fof(f1019,plain,
    ! [X2,X1] :
      ( unequally_directed_lines(X1,line_connecting(X2,X2))
      | unequally_directed_lines(sK3,X1) ),
    inference(resolution,[],[f1017,f721]) ).

fof(f721,plain,
    ! [X0,X1] :
      ( ~ unequally_directed_lines(sK3,X1)
      | unequally_directed_lines(X0,X1)
      | unequally_directed_lines(sK3,X0) ),
    inference(resolution,[],[f669,f176]) ).

fof(f1017,plain,
    ! [X0] : unequally_directed_lines(sK3,line_connecting(X0,X0)),
    inference(factoring,[],[f899]) ).

fof(f899,plain,
    ! [X3,X4] :
      ( unequally_directed_lines(sK3,line_connecting(X3,X4))
      | unequally_directed_lines(sK3,line_connecting(X4,X3)) ),
    inference(resolution,[],[f737,f155]) ).

fof(f155,plain,
    ! [X0,X1] : ~ unequally_directed_lines(line_connecting(X0,X1),reverse_line(line_connecting(X1,X0))),
    inference(cnf_transformation,[],[f59]) ).

fof(f59,plain,
    ! [X0,X1] : ~ unequally_directed_lines(line_connecting(X0,X1),reverse_line(line_connecting(X1,X0))),
    inference(rectify,[],[f25]) ).

fof(f25,axiom,
    ! [X0,X3] : ~ unequally_directed_lines(line_connecting(X0,X3),reverse_line(line_connecting(X3,X0))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',oagco9) ).

fof(f737,plain,
    ! [X4,X5] :
      ( unequally_directed_lines(X4,reverse_line(X5))
      | unequally_directed_lines(sK3,X4)
      | unequally_directed_lines(sK3,X5) ),
    inference(resolution,[],[f721,f657]) ).

fof(f657,plain,
    ! [X0] :
      ( unequally_directed_lines(sK3,reverse_line(X0))
      | unequally_directed_lines(sK3,X0) ),
    inference(resolution,[],[f655,f653]) ).

fof(f1066,plain,
    ! [X6] : unequally_directed_lines(sK3,reverse_line(line_connecting(X6,X6))),
    inference(resolution,[],[f1021,f155]) ).

fof(f1021,plain,
    ! [X4,X5] :
      ( unequally_directed_lines(line_connecting(X5,X5),X4)
      | unequally_directed_lines(sK3,X4) ),
    inference(resolution,[],[f1017,f147]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem    : GEO259+1 : TPTP v8.1.0. Bugfixed v6.4.0.
% 0.08/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.12/0.33  % Computer : n014.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.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 21:33:48 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.48  % (7294)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.49  % (7287)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.50  TRYING [1]
% 0.19/0.50  TRYING [2]
% 0.19/0.50  TRYING [3]
% 0.19/0.50  TRYING [4]
% 0.19/0.50  % (7305)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.51  % (7301)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.51  % (7281)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.51  % (7295)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  % (7292)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.51  % (7282)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.51  % (7283)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.51  % (7282)Refutation not found, incomplete strategy% (7282)------------------------------
% 0.19/0.51  % (7282)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (7282)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (7282)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (7282)Memory used [KB]: 5500
% 0.19/0.51  % (7282)Time elapsed: 0.125 s
% 0.19/0.51  % (7282)Instructions burned: 4 (million)
% 0.19/0.51  % (7282)------------------------------
% 0.19/0.51  % (7282)------------------------------
% 0.19/0.52  % (7284)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.52  % (7309)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.52  % (7310)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.52  % (7294)Instruction limit reached!
% 0.19/0.52  % (7294)------------------------------
% 0.19/0.52  % (7294)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (7294)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (7294)Termination reason: Unknown
% 0.19/0.52  % (7294)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (7294)Memory used [KB]: 5884
% 0.19/0.52  % (7294)Time elapsed: 0.127 s
% 0.19/0.52  % (7294)Instructions burned: 99 (million)
% 0.19/0.52  % (7294)------------------------------
% 0.19/0.52  % (7294)------------------------------
% 0.19/0.52  % (7311)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.52  % (7286)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.52  % (7312)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.52  % (7308)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.52  % (7289)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.52  % (7289)Instruction limit reached!
% 0.19/0.52  % (7289)------------------------------
% 0.19/0.52  % (7289)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (7289)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (7289)Termination reason: Unknown
% 0.19/0.52  % (7289)Termination phase: Preprocessing 2
% 0.19/0.52  
% 0.19/0.52  % (7289)Memory used [KB]: 895
% 0.19/0.52  % (7289)Time elapsed: 0.002 s
% 0.19/0.52  % (7289)Instructions burned: 2 (million)
% 0.19/0.52  % (7289)------------------------------
% 0.19/0.52  % (7289)------------------------------
% 0.19/0.52  % (7299)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.53  % (7300)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.53  TRYING [5]
% 0.19/0.53  TRYING [1]
% 0.19/0.53  TRYING [2]
% 0.19/0.53  % (7288)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.53  % (7298)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.53  % (7291)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.53  % (7290)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.53  % (7306)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.53  TRYING [1]
% 0.19/0.53  TRYING [2]
% 0.19/0.53  TRYING [3]
% 0.19/0.54  TRYING [4]
% 0.19/0.54  % (7307)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  % (7297)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  TRYING [3]
% 0.19/0.55  % (7285)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.55  % (7287)Instruction limit reached!
% 0.19/0.55  % (7287)------------------------------
% 0.19/0.55  % (7287)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (7287)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (7287)Termination reason: Unknown
% 0.19/0.55  % (7304)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.55  % (7287)Termination phase: Finite model building constraint generation
% 0.19/0.55  
% 0.19/0.55  % (7287)Memory used [KB]: 7419
% 0.19/0.55  % (7287)Time elapsed: 0.121 s
% 0.19/0.55  % (7287)Instructions burned: 54 (million)
% 0.19/0.55  % (7287)------------------------------
% 0.19/0.55  % (7287)------------------------------
% 0.19/0.55  % (7288)Instruction limit reached!
% 0.19/0.55  % (7288)------------------------------
% 0.19/0.55  % (7288)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (7288)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (7288)Termination reason: Unknown
% 0.19/0.55  % (7288)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (7288)Memory used [KB]: 5500
% 0.19/0.55  % (7288)Time elapsed: 0.105 s
% 0.19/0.55  % (7288)Instructions burned: 8 (million)
% 0.19/0.55  % (7288)------------------------------
% 0.19/0.55  % (7288)------------------------------
% 0.19/0.56  TRYING [5]
% 0.19/0.56  % (7293)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.56  TRYING [4]
% 0.19/0.57  % (7303)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.57  % (7283)Instruction limit reached!
% 0.19/0.57  % (7283)------------------------------
% 0.19/0.57  % (7283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (7283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (7283)Termination reason: Unknown
% 0.19/0.57  % (7283)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (7283)Memory used [KB]: 1151
% 0.19/0.57  % (7283)Time elapsed: 0.162 s
% 0.19/0.57  % (7283)Instructions burned: 38 (million)
% 0.19/0.57  % (7283)------------------------------
% 0.19/0.57  % (7283)------------------------------
% 0.19/0.57  % (7284)Instruction limit reached!
% 0.19/0.57  % (7284)------------------------------
% 0.19/0.57  % (7284)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (7295)Instruction limit reached!
% 0.19/0.58  % (7295)------------------------------
% 0.19/0.58  % (7295)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (7295)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (7295)Termination reason: Unknown
% 0.19/0.58  % (7295)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (7295)Memory used [KB]: 6140
% 0.19/0.58  % (7295)Time elapsed: 0.044 s
% 0.19/0.58  % (7295)Instructions burned: 70 (million)
% 0.19/0.58  % (7295)------------------------------
% 0.19/0.58  % (7295)------------------------------
% 0.19/0.58  TRYING [5]
% 0.19/0.60  % (7381)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=388:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/388Mi)
% 2.00/0.60  % (7284)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.60  % (7284)Termination reason: Unknown
% 2.00/0.60  % (7284)Termination phase: Saturation
% 2.00/0.60  
% 2.00/0.60  % (7284)Memory used [KB]: 5628
% 2.00/0.60  % (7284)Time elapsed: 0.181 s
% 2.00/0.60  % (7284)Instructions burned: 51 (million)
% 2.00/0.60  % (7284)------------------------------
% 2.00/0.60  % (7284)------------------------------
% 2.00/0.60  % (7291)Instruction limit reached!
% 2.00/0.60  % (7291)------------------------------
% 2.00/0.60  % (7291)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.60  % (7291)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.60  % (7291)Termination reason: Unknown
% 2.00/0.60  % (7291)Termination phase: Saturation
% 2.00/0.60  
% 2.00/0.60  % (7291)Memory used [KB]: 5756
% 2.00/0.60  % (7291)Time elapsed: 0.205 s
% 2.00/0.60  % (7291)Instructions burned: 51 (million)
% 2.00/0.60  % (7291)------------------------------
% 2.00/0.60  % (7291)------------------------------
% 2.00/0.61  % (7286)Instruction limit reached!
% 2.00/0.61  % (7286)------------------------------
% 2.00/0.61  % (7286)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.61  % (7286)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.61  % (7286)Termination reason: Unknown
% 2.00/0.61  % (7286)Termination phase: Saturation
% 2.00/0.61  
% 2.00/0.61  % (7286)Memory used [KB]: 5756
% 2.00/0.61  % (7286)Time elapsed: 0.215 s
% 2.00/0.61  % (7286)Instructions burned: 49 (million)
% 2.00/0.61  % (7286)------------------------------
% 2.00/0.61  % (7286)------------------------------
% 2.00/0.62  % (7309)Instruction limit reached!
% 2.00/0.62  % (7309)------------------------------
% 2.00/0.62  % (7309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.62  % (7309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.62  % (7309)Termination reason: Unknown
% 2.00/0.62  % (7309)Termination phase: Saturation
% 2.00/0.62  
% 2.00/0.62  % (7309)Memory used [KB]: 6140
% 2.00/0.62  % (7309)Time elapsed: 0.033 s
% 2.00/0.62  % (7309)Instructions burned: 70 (million)
% 2.00/0.62  % (7309)------------------------------
% 2.00/0.62  % (7309)------------------------------
% 2.18/0.62  % (7299)Instruction limit reached!
% 2.18/0.62  % (7299)------------------------------
% 2.18/0.62  % (7299)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.18/0.62  % (7299)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.18/0.62  % (7299)Termination reason: Unknown
% 2.18/0.62  % (7299)Termination phase: Finite model building constraint generation
% 2.18/0.62  
% 2.18/0.62  % (7299)Memory used [KB]: 7547
% 2.18/0.62  % (7299)Time elapsed: 0.203 s
% 2.18/0.62  % (7299)Instructions burned: 61 (million)
% 2.18/0.62  % (7299)------------------------------
% 2.18/0.62  % (7299)------------------------------
% 2.22/0.63  TRYING [6]
% 2.22/0.63  % (7290)Instruction limit reached!
% 2.22/0.63  % (7290)------------------------------
% 2.22/0.63  % (7290)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.63  % (7290)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.63  % (7290)Termination reason: Unknown
% 2.22/0.63  % (7290)Termination phase: Saturation
% 2.22/0.63  
% 2.22/0.63  % (7290)Memory used [KB]: 1663
% 2.22/0.63  % (7290)Time elapsed: 0.230 s
% 2.22/0.63  % (7290)Instructions burned: 52 (million)
% 2.22/0.63  % (7290)------------------------------
% 2.22/0.63  % (7290)------------------------------
% 2.22/0.63  % (7285)Instruction limit reached!
% 2.22/0.63  % (7285)------------------------------
% 2.22/0.63  % (7285)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.63  % (7285)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.63  % (7285)Termination reason: Unknown
% 2.22/0.63  % (7285)Termination phase: Saturation
% 2.22/0.63  
% 2.22/0.63  % (7285)Memory used [KB]: 5884
% 2.22/0.63  % (7285)Time elapsed: 0.225 s
% 2.22/0.63  % (7285)Instructions burned: 52 (million)
% 2.22/0.63  % (7285)------------------------------
% 2.22/0.63  % (7285)------------------------------
% 2.22/0.63  % (7383)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/211Mi)
% 2.22/0.64  % (7297)Instruction limit reached!
% 2.22/0.64  % (7297)------------------------------
% 2.22/0.64  % (7297)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.64  % (7297)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.64  % (7297)Termination reason: Unknown
% 2.22/0.64  % (7297)Termination phase: Saturation
% 2.22/0.64  
% 2.22/0.64  % (7297)Memory used [KB]: 1151
% 2.22/0.64  % (7297)Time elapsed: 0.218 s
% 2.22/0.64  % (7297)Instructions burned: 75 (million)
% 2.22/0.64  % (7297)------------------------------
% 2.22/0.64  % (7297)------------------------------
% 2.22/0.65  % (7303)First to succeed.
% 2.22/0.65  % (7303)Refutation found. Thanks to Tanya!
% 2.22/0.65  % SZS status Theorem for theBenchmark
% 2.22/0.65  % SZS output start Proof for theBenchmark
% See solution above
% 2.22/0.65  % (7303)------------------------------
% 2.22/0.65  % (7303)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.22/0.65  % (7303)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.22/0.65  % (7303)Termination reason: Refutation
% 2.22/0.65  
% 2.22/0.65  % (7303)Memory used [KB]: 5756
% 2.22/0.65  % (7303)Time elapsed: 0.247 s
% 2.22/0.65  % (7303)Instructions burned: 48 (million)
% 2.22/0.65  % (7303)------------------------------
% 2.22/0.65  % (7303)------------------------------
% 2.22/0.65  % (7275)Success in time 0.296 s
%------------------------------------------------------------------------------