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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---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_uns --cores 0 -t %d %s

% Computer : n012.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:09:32 EDT 2022

% Result   : Theorem 2.42s 0.86s
% Output   : Refutation 2.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   55 (  11 unt;   0 def)
%            Number of atoms       :  126 (   0 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  119 (  48   ~;  40   |;  21   &)
%                                         (   3 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :  113 ( 107   !;   6   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f288,plain,
    $false,
    inference(unit_resulting_resolution,[],[f265,f196,f287,f163]) ).

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

fof(f125,plain,
    ! [X0,X1,X2] :
      ( unequally_directed_lines(X2,X0)
      | ~ unequally_directed_lines(X2,X1)
      | unequally_directed_lines(X1,X0) ),
    inference(rectify,[],[f77]) ).

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

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

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

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

fof(f287,plain,
    ~ unequally_directed_lines(line_connecting(sK0,sK2),sK1),
    inference(resolution,[],[f223,f159]) ).

fof(f159,plain,
    before_on_line(sK1,sK0,sK2),
    inference(cnf_transformation,[],[f122]) ).

fof(f122,plain,
    ( before_on_line(sK1,sK0,sK2)
    & before_on_line(sK1,sK2,sK0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f112,f121]) ).

fof(f121,plain,
    ( ? [X0,X1,X2] :
        ( before_on_line(X1,X0,X2)
        & before_on_line(X1,X2,X0) )
   => ( before_on_line(sK1,sK0,sK2)
      & before_on_line(sK1,sK2,sK0) ) ),
    introduced(choice_axiom,[]) ).

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

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

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

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

fof(f223,plain,
    ! [X8,X9,X7] :
      ( ~ before_on_line(X9,X7,X8)
      | ~ unequally_directed_lines(line_connecting(X7,X8),X9) ),
    inference(resolution,[],[f208,f160]) ).

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

fof(f123,plain,
    ! [X0,X1,X2] :
      ( ( distinct_points(X0,X1)
        & equally_directed_lines(X2,line_connecting(X0,X1)) )
      | ~ before_on_line(X2,X0,X1) ),
    inference(rectify,[],[f108]) ).

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

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

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

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

fof(f9,axiom,
    ! [X3,X5,X2] :
      ( ( 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/sandbox2/benchmark/theBenchmark.p',ax4_defns) ).

fof(f208,plain,
    ! [X0,X1] :
      ( ~ equally_directed_lines(X1,X0)
      | ~ unequally_directed_lines(X0,X1) ),
    inference(resolution,[],[f202,f154]) ).

fof(f154,plain,
    ! [X0] : equally_directed_lines(X0,X0),
    inference(cnf_transformation,[],[f63]) ).

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

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

fof(f202,plain,
    ! [X2,X0,X1] :
      ( ~ equally_directed_lines(X0,X2)
      | ~ unequally_directed_lines(X0,X1)
      | ~ equally_directed_lines(X1,X2) ),
    inference(resolution,[],[f199,f174]) ).

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

fof(f132,plain,
    ! [X0,X1] :
      ( ( ~ unequally_directed_lines(X1,X0)
        | ~ equally_directed_lines(X1,X0) )
      & ( equally_directed_lines(X1,X0)
        | unequally_directed_lines(X1,X0) ) ),
    inference(rectify,[],[f131]) ).

fof(f131,plain,
    ! [X1,X0] :
      ( ( ~ unequally_directed_lines(X0,X1)
        | ~ equally_directed_lines(X0,X1) )
      & ( equally_directed_lines(X0,X1)
        | unequally_directed_lines(X0,X1) ) ),
    inference(nnf_transformation,[],[f4]) ).

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

fof(f199,plain,
    ! [X2,X0,X1] :
      ( unequally_directed_lines(X0,X1)
      | ~ unequally_directed_lines(X0,X2)
      | ~ equally_directed_lines(X2,X1) ),
    inference(resolution,[],[f163,f174]) ).

fof(f196,plain,
    unequally_directed_lines(line_connecting(sK0,sK2),line_connecting(sK2,sK0)),
    inference(resolution,[],[f192,f173]) ).

fof(f173,plain,
    ! [X0,X1] :
      ( equally_directed_lines(X1,X0)
      | unequally_directed_lines(X1,X0) ),
    inference(cnf_transformation,[],[f132]) ).

fof(f192,plain,
    ~ equally_directed_lines(line_connecting(sK0,sK2),line_connecting(sK2,sK0)),
    inference(resolution,[],[f188,f159]) ).

fof(f188,plain,
    ! [X2,X0,X1] :
      ( ~ before_on_line(X2,X0,X1)
      | ~ equally_directed_lines(line_connecting(X0,X1),line_connecting(X1,X0)) ),
    inference(resolution,[],[f179,f161]) ).

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

fof(f179,plain,
    ! [X0,X1] :
      ( ~ distinct_points(X0,X1)
      | ~ equally_directed_lines(line_connecting(X0,X1),line_connecting(X1,X0)) ),
    inference(resolution,[],[f178,f136]) ).

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

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

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

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

fof(f178,plain,
    ! [X0,X1] :
      ( ~ equally_directed_lines(X0,reverse_line(X1))
      | ~ equally_directed_lines(X0,X1) ),
    inference(resolution,[],[f177,f174]) ).

fof(f177,plain,
    ! [X0,X1] :
      ( unequally_directed_lines(X0,X1)
      | ~ equally_directed_lines(X0,reverse_line(X1)) ),
    inference(resolution,[],[f175,f174]) ).

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

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

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

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

fof(f265,plain,
    ~ unequally_directed_lines(line_connecting(sK2,sK0),sK1),
    inference(resolution,[],[f221,f236]) ).

fof(f236,plain,
    ~ unequally_directed_lines(sK1,line_connecting(sK2,sK0)),
    inference(resolution,[],[f232,f154]) ).

fof(f232,plain,
    ! [X0] :
      ( ~ equally_directed_lines(X0,line_connecting(sK2,sK0))
      | ~ unequally_directed_lines(sK1,X0) ),
    inference(resolution,[],[f212,f158]) ).

fof(f158,plain,
    before_on_line(sK1,sK2,sK0),
    inference(cnf_transformation,[],[f122]) ).

fof(f212,plain,
    ! [X11,X14,X12,X13] :
      ( ~ before_on_line(X11,X13,X14)
      | ~ equally_directed_lines(X12,line_connecting(X13,X14))
      | ~ unequally_directed_lines(X11,X12) ),
    inference(resolution,[],[f202,f160]) ).

fof(f221,plain,
    ! [X3,X4] :
      ( unequally_directed_lines(X4,X3)
      | ~ unequally_directed_lines(X3,X4) ),
    inference(resolution,[],[f208,f173]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : GEO255+3 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.33  % Computer : n012.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.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Mon Aug 29 21:40:36 EDT 2022
% 0.12/0.33  % CPUTime    : 
% 0.19/0.35  ipcrm: permission denied for id (735019009)
% 0.19/0.35  ipcrm: permission denied for id (735084548)
% 0.19/0.36  ipcrm: permission denied for id (735150088)
% 0.19/0.36  ipcrm: permission denied for id (735182860)
% 0.19/0.37  ipcrm: permission denied for id (735248399)
% 0.19/0.37  ipcrm: permission denied for id (735281168)
% 0.19/0.37  ipcrm: permission denied for id (735346706)
% 0.19/0.37  ipcrm: permission denied for id (735445014)
% 0.19/0.38  ipcrm: permission denied for id (735510553)
% 0.19/0.38  ipcrm: permission denied for id (735543323)
% 0.19/0.38  ipcrm: permission denied for id (735608861)
% 0.19/0.39  ipcrm: permission denied for id (735641631)
% 0.19/0.39  ipcrm: permission denied for id (735707171)
% 0.19/0.39  ipcrm: permission denied for id (735739940)
% 0.19/0.39  ipcrm: permission denied for id (735805478)
% 0.19/0.40  ipcrm: permission denied for id (735871016)
% 0.19/0.40  ipcrm: permission denied for id (736002092)
% 0.19/0.40  ipcrm: permission denied for id (736034861)
% 0.19/0.41  ipcrm: permission denied for id (736100399)
% 0.19/0.41  ipcrm: permission denied for id (736165938)
% 0.19/0.42  ipcrm: permission denied for id (736297015)
% 0.19/0.42  ipcrm: permission denied for id (736395323)
% 0.19/0.43  ipcrm: permission denied for id (736526401)
% 0.19/0.43  ipcrm: permission denied for id (736559171)
% 0.19/0.44  ipcrm: permission denied for id (736657481)
% 0.19/0.44  ipcrm: permission denied for id (736723019)
% 0.19/0.44  ipcrm: permission denied for id (736788558)
% 0.19/0.44  ipcrm: permission denied for id (736821327)
% 0.19/0.45  ipcrm: permission denied for id (736919634)
% 0.19/0.45  ipcrm: permission denied for id (736952403)
% 0.19/0.45  ipcrm: permission denied for id (737017942)
% 0.19/0.46  ipcrm: permission denied for id (737116250)
% 0.19/0.47  ipcrm: permission denied for id (737214561)
% 0.19/0.47  ipcrm: permission denied for id (737280099)
% 0.19/0.47  ipcrm: permission denied for id (737312868)
% 0.19/0.47  ipcrm: permission denied for id (737345637)
% 0.19/0.47  ipcrm: permission denied for id (737411175)
% 0.19/0.48  ipcrm: permission denied for id (737443944)
% 0.19/0.48  ipcrm: permission denied for id (737509483)
% 0.19/0.48  ipcrm: permission denied for id (737575021)
% 0.19/0.48  ipcrm: permission denied for id (737607790)
% 0.19/0.49  ipcrm: permission denied for id (737673333)
% 0.19/0.49  ipcrm: permission denied for id (737738871)
% 0.19/0.49  ipcrm: permission denied for id (737771641)
% 0.19/0.49  ipcrm: permission denied for id (737837179)
% 0.19/0.50  ipcrm: permission denied for id (737902718)
% 0.19/0.50  ipcrm: permission denied for id (737935487)
% 0.81/0.61  % (11049)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 0.81/0.62  % (11056)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 0.81/0.63  % (11056)Refutation not found, incomplete strategy% (11056)------------------------------
% 0.81/0.63  % (11056)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.81/0.63  % (11056)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.81/0.63  % (11056)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.63  
% 0.81/0.63  % (11056)Memory used [KB]: 5884
% 0.81/0.63  % (11056)Time elapsed: 0.004 s
% 0.81/0.63  % (11056)Instructions burned: 1 (million)
% 0.81/0.63  % (11056)------------------------------
% 0.81/0.63  % (11056)------------------------------
% 0.81/0.63  % (11049)Refutation not found, incomplete strategy% (11049)------------------------------
% 0.81/0.63  % (11049)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.81/0.63  % (11049)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.81/0.63  % (11049)Termination reason: Refutation not found, incomplete strategy
% 0.81/0.63  
% 0.81/0.63  % (11049)Memory used [KB]: 5884
% 0.81/0.63  % (11049)Time elapsed: 0.002 s
% 0.81/0.63  % (11049)Instructions burned: 1 (million)
% 0.81/0.63  % (11049)------------------------------
% 0.81/0.63  % (11049)------------------------------
% 0.81/0.64  % (11068)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.25/0.64  % (11064)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 1.31/0.65  % (11064)Refutation not found, incomplete strategy% (11064)------------------------------
% 1.31/0.65  % (11064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.66  % (11064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.66  % (11064)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.66  
% 1.31/0.66  % (11064)Memory used [KB]: 5884
% 1.31/0.66  % (11064)Time elapsed: 0.005 s
% 1.31/0.66  % (11064)Instructions burned: 1 (million)
% 1.31/0.66  % (11064)------------------------------
% 1.31/0.66  % (11064)------------------------------
% 1.31/0.66  % (11057)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 1.31/0.66  % (11057)Instruction limit reached!
% 1.31/0.66  % (11057)------------------------------
% 1.31/0.66  % (11057)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.66  % (11057)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.66  % (11057)Termination reason: Unknown
% 1.31/0.66  % (11057)Termination phase: Saturation
% 1.31/0.66  
% 1.31/0.66  % (11057)Memory used [KB]: 6012
% 1.31/0.66  % (11057)Time elapsed: 0.002 s
% 1.31/0.66  % (11057)Instructions burned: 3 (million)
% 1.31/0.66  % (11057)------------------------------
% 1.31/0.66  % (11057)------------------------------
% 1.31/0.67  % (11052)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/33Mi)
% 1.31/0.67  % (11052)Refutation not found, incomplete strategy% (11052)------------------------------
% 1.31/0.67  % (11052)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.67  % (11052)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.67  % (11052)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.67  
% 1.31/0.67  % (11052)Memory used [KB]: 5884
% 1.31/0.67  % (11052)Time elapsed: 0.002 s
% 1.31/0.67  % (11052)Instructions burned: 2 (million)
% 1.31/0.67  % (11052)------------------------------
% 1.31/0.67  % (11052)------------------------------
% 1.31/0.67  % (11048)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.31/0.67  % (11048)Refutation not found, incomplete strategy% (11048)------------------------------
% 1.31/0.67  % (11048)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.67  % (11048)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.67  % (11048)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.67  
% 1.31/0.67  % (11048)Memory used [KB]: 1407
% 1.31/0.67  % (11048)Time elapsed: 0.001 s
% 1.31/0.67  % (11048)------------------------------
% 1.31/0.67  % (11048)------------------------------
% 1.31/0.67  % (11065)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/82Mi)
% 1.31/0.68  % (11063)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/30Mi)
% 1.31/0.68  % (11044)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/13Mi)
% 1.31/0.68  % (11044)Refutation not found, incomplete strategy% (11044)------------------------------
% 1.31/0.68  % (11044)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.68  % (11044)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.68  % (11044)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.68  
% 1.31/0.68  % (11044)Memory used [KB]: 5884
% 1.31/0.68  % (11044)Time elapsed: 0.002 s
% 1.31/0.68  % (11044)Instructions burned: 2 (million)
% 1.31/0.68  % (11044)------------------------------
% 1.31/0.68  % (11044)------------------------------
% 1.31/0.68  % (11045)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 1.31/0.68  % (11055)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/16Mi)
% 1.31/0.68  % (11045)Refutation not found, incomplete strategy% (11045)------------------------------
% 1.31/0.68  % (11045)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.68  % (11045)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.68  % (11045)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.68  
% 1.31/0.68  % (11045)Memory used [KB]: 6012
% 1.31/0.68  % (11045)Time elapsed: 0.119 s
% 1.31/0.68  % (11045)Instructions burned: 2 (million)
% 1.31/0.68  % (11045)------------------------------
% 1.31/0.68  % (11045)------------------------------
% 1.31/0.68  % (11042)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99978Mi)
% 1.31/0.68  % (11069)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/95Mi)
% 1.31/0.68  % (11061)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 1.31/0.68  % (11069)Refutation not found, incomplete strategy% (11069)------------------------------
% 1.31/0.68  % (11069)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.68  % (11069)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.68  % (11069)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.68  
% 1.31/0.68  % (11069)Memory used [KB]: 5884
% 1.31/0.68  % (11069)Time elapsed: 0.002 s
% 1.31/0.68  % (11069)Instructions burned: 1 (million)
% 1.31/0.68  % (11069)------------------------------
% 1.31/0.68  % (11069)------------------------------
% 1.31/0.68  % (11061)Refutation not found, incomplete strategy% (11061)------------------------------
% 1.31/0.68  % (11061)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.68  % (11061)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.68  % (11061)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.68  
% 1.31/0.68  % (11061)Memory used [KB]: 5884
% 1.31/0.68  % (11061)Time elapsed: 0.001 s
% 1.31/0.68  % (11061)------------------------------
% 1.31/0.68  % (11061)------------------------------
% 1.31/0.69  % (11046)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/51Mi)
% 1.31/0.69  % (11053)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/12Mi)
% 1.31/0.69  % (11051)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/49Mi)
% 1.31/0.69  % (11053)Refutation not found, incomplete strategy% (11053)------------------------------
% 1.31/0.69  % (11053)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.69  % (11053)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.69  % (11053)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.69  
% 1.31/0.69  % (11053)Memory used [KB]: 5884
% 1.31/0.69  % (11053)Time elapsed: 0.003 s
% 1.31/0.69  % (11053)Instructions burned: 2 (million)
% 1.31/0.69  % (11053)------------------------------
% 1.31/0.69  % (11053)------------------------------
% 1.31/0.69  % (11067)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/45Mi)
% 1.31/0.69  % (11060)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/3Mi)
% 1.31/0.69  % (11073)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/24Mi)
% 1.31/0.69  % (11055)Instruction limit reached!
% 1.31/0.69  % (11055)------------------------------
% 1.31/0.69  % (11055)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.69  % (11071)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 1.31/0.69  % (11050)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/39Mi)
% 1.31/0.69  % (11047)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/13Mi)
% 1.31/0.70  % (11068)Instruction limit reached!
% 1.31/0.70  % (11068)------------------------------
% 1.31/0.70  % (11068)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11067)Refutation not found, incomplete strategy% (11067)------------------------------
% 1.31/0.70  % (11067)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11067)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11067)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.70  
% 1.31/0.70  % (11067)Memory used [KB]: 1407
% 1.31/0.70  % (11067)Time elapsed: 0.003 s
% 1.31/0.70  % (11067)Instructions burned: 1 (million)
% 1.31/0.70  % (11067)------------------------------
% 1.31/0.70  % (11067)------------------------------
% 1.31/0.70  % (11062)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/11Mi)
% 1.31/0.70  % (11060)Instruction limit reached!
% 1.31/0.70  % (11060)------------------------------
% 1.31/0.70  % (11060)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11060)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11060)Termination reason: Unknown
% 1.31/0.70  % (11060)Termination phase: Finite model building preprocessing
% 1.31/0.70  
% 1.31/0.70  % (11060)Memory used [KB]: 1535
% 1.31/0.70  % (11060)Time elapsed: 0.004 s
% 1.31/0.70  % (11060)Instructions burned: 3 (million)
% 1.31/0.70  % (11060)------------------------------
% 1.31/0.70  % (11060)------------------------------
% 1.31/0.70  % (11070)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/99Mi)
% 1.31/0.70  % (11062)Refutation not found, incomplete strategy% (11062)------------------------------
% 1.31/0.70  % (11062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11062)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.70  
% 1.31/0.70  % (11062)Memory used [KB]: 5884
% 1.31/0.70  % (11062)Time elapsed: 0.142 s
% 1.31/0.70  % (11062)Instructions burned: 2 (million)
% 1.31/0.70  % (11062)------------------------------
% 1.31/0.70  % (11062)------------------------------
% 1.31/0.70  % (11068)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11068)Termination reason: Unknown
% 1.31/0.70  % (11068)Termination phase: Saturation
% 1.31/0.70  
% 1.31/0.70  % (11068)Memory used [KB]: 6268
% 1.31/0.70  % (11068)Time elapsed: 0.147 s
% 1.31/0.70  % (11068)Instructions burned: 51 (million)
% 1.31/0.70  % (11068)------------------------------
% 1.31/0.70  % (11068)------------------------------
% 1.31/0.70  % (11059)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.31/0.70  % (11046)Refutation not found, incomplete strategy% (11046)------------------------------
% 1.31/0.70  % (11046)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11046)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11046)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.70  
% 1.31/0.70  % (11046)Memory used [KB]: 5884
% 1.31/0.70  % (11046)Time elapsed: 0.003 s
% 1.31/0.70  % (11046)Instructions burned: 2 (million)
% 1.31/0.70  % (11046)------------------------------
% 1.31/0.70  % (11046)------------------------------
% 1.31/0.70  % (11070)Refutation not found, incomplete strategy% (11070)------------------------------
% 1.31/0.70  % (11070)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11070)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11070)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.70  
% 1.31/0.70  % (11070)Memory used [KB]: 6012
% 1.31/0.70  % (11070)Time elapsed: 0.147 s
% 1.31/0.70  % (11070)Instructions burned: 3 (million)
% 1.31/0.70  % (11070)------------------------------
% 1.31/0.70  % (11070)------------------------------
% 1.31/0.70  % (11050)Refutation not found, incomplete strategy% (11050)------------------------------
% 1.31/0.70  % (11050)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11050)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11050)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.70  
% 1.31/0.70  % (11050)Memory used [KB]: 5884
% 1.31/0.70  % (11050)Time elapsed: 0.003 s
% 1.31/0.70  % (11050)Instructions burned: 1 (million)
% 1.31/0.70  % (11050)------------------------------
% 1.31/0.70  % (11050)------------------------------
% 1.31/0.70  % (11054)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.31/0.70  % (11054)Refutation not found, incomplete strategy% (11054)------------------------------
% 1.31/0.70  % (11054)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11054)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11054)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.70  
% 1.31/0.70  % (11054)Memory used [KB]: 5884
% 1.31/0.70  % (11054)Time elapsed: 0.002 s
% 1.31/0.70  % (11054)------------------------------
% 1.31/0.70  % (11054)------------------------------
% 1.31/0.70  % (11059)Refutation not found, incomplete strategy% (11059)------------------------------
% 1.31/0.70  % (11059)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11059)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11059)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.70  
% 1.31/0.70  % (11059)Memory used [KB]: 6012
% 1.31/0.70  % (11059)Time elapsed: 0.134 s
% 1.31/0.70  % (11059)Instructions burned: 3 (million)
% 1.31/0.70  % (11059)------------------------------
% 1.31/0.70  % (11059)------------------------------
% 1.31/0.70  % (11047)Refutation not found, incomplete strategy% (11047)------------------------------
% 1.31/0.70  % (11047)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.70  % (11047)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.70  % (11047)Termination reason: Refutation not found, incomplete strategy
% 1.31/0.70  
% 1.31/0.70  % (11047)Memory used [KB]: 5884
% 1.31/0.70  % (11047)Time elapsed: 0.003 s
% 1.31/0.70  % (11047)Instructions burned: 1 (million)
% 1.31/0.70  % (11047)------------------------------
% 1.31/0.70  % (11047)------------------------------
% 1.31/0.70  % (11072)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/8Mi)
% 1.31/0.70  % (11058)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/7Mi)
% 1.79/0.71  % (11055)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.71  % (11055)Termination reason: Unknown
% 1.79/0.71  % (11055)Termination phase: Saturation
% 1.79/0.71  
% 1.79/0.71  % (11055)Memory used [KB]: 1663
% 1.79/0.71  % (11055)Time elapsed: 0.134 s
% 1.79/0.71  % (11055)Instructions burned: 16 (million)
% 1.79/0.71  % (11055)------------------------------
% 1.79/0.71  % (11055)------------------------------
% 1.79/0.71  % (11072)Instruction limit reached!
% 1.79/0.71  % (11072)------------------------------
% 1.79/0.71  % (11072)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.71  % (11072)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.71  % (11072)Termination reason: Unknown
% 1.79/0.71  % (11072)Termination phase: Saturation
% 1.79/0.71  
% 1.79/0.71  % (11072)Memory used [KB]: 6140
% 1.79/0.71  % (11072)Time elapsed: 0.153 s
% 1.79/0.71  % (11072)Instructions burned: 9 (million)
% 1.79/0.71  % (11072)------------------------------
% 1.79/0.71  % (11072)------------------------------
% 1.79/0.71  % (11063)Instruction limit reached!
% 1.79/0.71  % (11063)------------------------------
% 1.79/0.71  % (11063)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.71  % (11063)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.71  % (11063)Termination reason: Unknown
% 1.79/0.71  % (11063)Termination phase: Saturation
% 1.79/0.71  
% 1.79/0.71  % (11063)Memory used [KB]: 6140
% 1.79/0.71  % (11063)Time elapsed: 0.136 s
% 1.79/0.71  % (11063)Instructions burned: 31 (million)
% 1.79/0.71  % (11063)------------------------------
% 1.79/0.71  % (11063)------------------------------
% 1.79/0.73  % (11071)Instruction limit reached!
% 1.79/0.73  % (11071)------------------------------
% 1.79/0.73  % (11071)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.73  % (11058)Instruction limit reached!
% 1.79/0.73  % (11058)------------------------------
% 1.79/0.73  % (11058)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.73  % (11058)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.73  % (11058)Termination reason: Unknown
% 1.79/0.73  % (11058)Termination phase: Saturation
% 1.79/0.73  
% 1.79/0.73  % (11058)Memory used [KB]: 6140
% 1.79/0.73  % (11058)Time elapsed: 0.178 s
% 1.79/0.73  % (11058)Instructions burned: 8 (million)
% 1.79/0.73  % (11058)------------------------------
% 1.79/0.73  % (11058)------------------------------
% 1.79/0.73  % (11073)Instruction limit reached!
% 1.79/0.73  % (11073)------------------------------
% 1.79/0.73  % (11073)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.74  % (11073)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.74  % (11073)Termination reason: Unknown
% 1.79/0.74  % (11073)Termination phase: Saturation
% 1.79/0.74  
% 1.79/0.74  % (11073)Memory used [KB]: 6268
% 1.79/0.74  % (11073)Time elapsed: 0.180 s
% 1.79/0.74  % (11073)Instructions burned: 24 (million)
% 1.79/0.74  % (11073)------------------------------
% 1.79/0.74  % (11073)------------------------------
% 1.79/0.74  % (11071)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.74  % (11071)Termination reason: Unknown
% 1.79/0.74  % (11071)Termination phase: Saturation
% 1.79/0.74  
% 1.79/0.74  % (11071)Memory used [KB]: 6268
% 1.79/0.74  % (11071)Time elapsed: 0.178 s
% 1.79/0.74  % (11071)Instructions burned: 25 (million)
% 1.79/0.74  % (11071)------------------------------
% 1.79/0.74  % (11071)------------------------------
% 1.79/0.75  % (11051)Instruction limit reached!
% 1.79/0.75  % (11051)------------------------------
% 1.79/0.75  % (11051)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.79/0.75  % (11051)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.79/0.75  % (11051)Termination reason: Unknown
% 1.79/0.75  % (11051)Termination phase: Saturation
% 1.79/0.75  
% 1.79/0.75  % (11051)Memory used [KB]: 6396
% 1.79/0.75  % (11051)Time elapsed: 0.202 s
% 1.79/0.75  % (11051)Instructions burned: 50 (million)
% 1.79/0.75  % (11051)------------------------------
% 1.79/0.75  % (11051)------------------------------
% 1.91/0.76  % (11126)lrs+1011_1:1_afp=100000:afq=1.4:bd=preordered:cond=fast:fde=unused:gs=on:gsem=on:irw=on:lma=on:nm=16:sd=1:sos=all:sp=const_min:ss=axioms:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/7Mi)
% 1.91/0.76  % (11126)Refutation not found, incomplete strategy% (11126)------------------------------
% 1.91/0.76  % (11126)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.76  % (11126)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.76  % (11126)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.76  
% 1.91/0.76  % (11126)Memory used [KB]: 10362
% 1.91/0.76  % (11126)Time elapsed: 0.003 s
% 1.91/0.76  % (11126)Instructions burned: 2 (million)
% 1.91/0.76  % (11126)------------------------------
% 1.91/0.76  % (11126)------------------------------
% 1.91/0.76  % (11125)lrs+1010_1:1_afq=1.1:anc=none:bd=off:sd=2:sos=on:ss=axioms:i=92:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/92Mi)
% 1.91/0.76  % (11125)Refutation not found, incomplete strategy% (11125)------------------------------
% 1.91/0.76  % (11125)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.76  % (11125)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.76  % (11125)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.76  
% 1.91/0.76  % (11125)Memory used [KB]: 5884
% 1.91/0.76  % (11125)Time elapsed: 0.002 s
% 1.91/0.76  % (11125)------------------------------
% 1.91/0.76  % (11125)------------------------------
% 1.91/0.77  % (11127)lrs+11_1:1_bd=off:sd=2:sos=all:sp=unary_frequency:ss=axioms:i=87:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/87Mi)
% 1.91/0.79  % (11133)lrs+1010_1:1_ep=RS:sos=on:i=31:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/31Mi)
% 1.91/0.79  % (11128)ott+4_1:28_av=off:sos=all:i=69:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/69Mi)
% 1.91/0.79  % (11127)Refutation not found, incomplete strategy% (11127)------------------------------
% 1.91/0.79  % (11127)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.79  % (11127)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.79  % (11127)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.79  
% 1.91/0.79  % (11127)Memory used [KB]: 5884
% 1.91/0.79  % (11127)Time elapsed: 0.003 s
% 1.91/0.79  % (11127)Instructions burned: 1 (million)
% 1.91/0.79  % (11127)------------------------------
% 1.91/0.79  % (11127)------------------------------
% 1.91/0.79  % (11129)dis+1011_1:1_av=off:er=known:fde=unused:nwc=10.0:slsq=on:slsqc=1:slsqr=4,15:i=107:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/107Mi)
% 1.91/0.80  % (11065)Instruction limit reached!
% 1.91/0.80  % (11065)------------------------------
% 1.91/0.80  % (11065)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.80  % (11130)lrs+1010_1:1_bd=off:skr=on:ss=axioms:i=56:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/56Mi)
% 1.91/0.80  % (11130)Refutation not found, incomplete strategy% (11130)------------------------------
% 1.91/0.80  % (11130)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.80  % (11130)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.80  % (11130)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.80  
% 1.91/0.80  % (11130)Memory used [KB]: 5884
% 1.91/0.80  % (11130)Time elapsed: 0.002 s
% 1.91/0.80  % (11130)------------------------------
% 1.91/0.80  % (11130)------------------------------
% 1.91/0.80  % (11132)dis+1011_1:16_fsr=off:nwc=2.0:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/42Mi)
% 1.91/0.80  % (11131)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=141:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/141Mi)
% 1.91/0.81  % (11137)lrs+21_1:16_gsp=on:lcm=reverse:sd=2:sp=frequency:spb=goal_then_units:ss=included:i=93:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/93Mi)
% 1.91/0.81  % (11134)lrs+1011_1:1_ep=RST:fs=off:fsr=off:s2a=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/68Mi)
% 1.91/0.81  % (11137)Refutation not found, incomplete strategy% (11137)------------------------------
% 1.91/0.81  % (11137)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.81  % (11137)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.81  % (11137)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.81  
% 1.91/0.81  % (11137)Memory used [KB]: 5884
% 1.91/0.81  % (11137)Time elapsed: 0.003 s
% 1.91/0.81  % (11137)Instructions burned: 1 (million)
% 1.91/0.81  % (11137)------------------------------
% 1.91/0.81  % (11137)------------------------------
% 1.91/0.81  % (11131)Refutation not found, incomplete strategy% (11131)------------------------------
% 1.91/0.81  % (11131)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.81  % (11131)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.81  % (11131)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.81  
% 1.91/0.81  % (11131)Memory used [KB]: 5884
% 1.91/0.81  % (11131)Time elapsed: 0.003 s
% 1.91/0.81  % (11131)Instructions burned: 1 (million)
% 1.91/0.81  % (11131)------------------------------
% 1.91/0.81  % (11131)------------------------------
% 1.91/0.82  % (11065)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.82  % (11065)Termination reason: Unknown
% 1.91/0.82  % (11065)Termination phase: Saturation
% 1.91/0.82  
% 1.91/0.82  % (11065)Memory used [KB]: 7803
% 1.91/0.82  % (11065)Time elapsed: 0.191 s
% 1.91/0.82  % (11065)Instructions burned: 83 (million)
% 1.91/0.82  % (11065)------------------------------
% 1.91/0.82  % (11065)------------------------------
% 1.91/0.82  % (11138)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=109:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/109Mi)
% 1.91/0.82  % (11138)Refutation not found, incomplete strategy% (11138)------------------------------
% 1.91/0.82  % (11138)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.82  % (11138)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.82  % (11138)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.82  
% 1.91/0.82  % (11138)Memory used [KB]: 5884
% 1.91/0.82  % (11138)Time elapsed: 0.001 s
% 1.91/0.82  % (11138)------------------------------
% 1.91/0.82  % (11138)------------------------------
% 1.91/0.82  % (11135)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=84:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/84Mi)
% 1.91/0.82  % (11135)Refutation not found, incomplete strategy% (11135)------------------------------
% 1.91/0.82  % (11135)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.82  % (11135)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.82  % (11135)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.82  
% 1.91/0.82  % (11135)Memory used [KB]: 5884
% 1.91/0.82  % (11135)Time elapsed: 0.002 s
% 1.91/0.82  % (11135)------------------------------
% 1.91/0.82  % (11135)------------------------------
% 1.91/0.82  % (11142)lrs+1002_1:32_ep=RS:ss=axioms:st=5.0:i=149:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/149Mi)
% 1.91/0.83  % (11145)dis+1002_1:1_ins=1:sd=1:sos=on:ss=axioms:to=lpo:i=341:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/341Mi)
% 1.91/0.83  % (11145)Refutation not found, incomplete strategy% (11145)------------------------------
% 1.91/0.83  % (11145)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.83  % (11145)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.83  % (11145)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.83  
% 1.91/0.83  % (11145)Memory used [KB]: 5884
% 1.91/0.83  % (11145)Time elapsed: 0.002 s
% 1.91/0.83  % (11145)------------------------------
% 1.91/0.83  % (11145)------------------------------
% 1.91/0.83  % (11139)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=86:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/86Mi)
% 1.91/0.83  % (11140)lrs+4_1:1_fde=unused:sos=on:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/15Mi)
% 1.91/0.83  % (11144)ott+10_4:7_awrs=converge:bd=preordered:flr=on:nwc=10.0:sos=on:sp=reverse_frequency:to=lpo:urr=on:i=19:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/19Mi)
% 1.91/0.83  % (11133)Instruction limit reached!
% 1.91/0.83  % (11133)------------------------------
% 1.91/0.83  % (11133)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.83  % (11147)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=10:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/10Mi)
% 1.91/0.83  % (11147)Refutation not found, incomplete strategy% (11147)------------------------------
% 1.91/0.83  % (11147)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.83  % (11147)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.83  % (11147)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.83  
% 1.91/0.83  % (11147)Memory used [KB]: 5884
% 1.91/0.83  % (11147)Time elapsed: 0.001 s
% 1.91/0.83  % (11147)------------------------------
% 1.91/0.83  % (11147)------------------------------
% 1.91/0.83  % (11136)lrs+10_1:1_br=off:s2a=on:s2agt=8:ss=axioms:st=2.0:urr=on:i=131:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/131Mi)
% 1.91/0.83  % (11136)Refutation not found, incomplete strategy% (11136)------------------------------
% 1.91/0.83  % (11136)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.83  % (11136)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.83  % (11136)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.83  
% 1.91/0.83  % (11136)Memory used [KB]: 5884
% 1.91/0.83  % (11136)Time elapsed: 0.002 s
% 1.91/0.83  % (11136)Instructions burned: 2 (million)
% 1.91/0.83  % (11136)------------------------------
% 1.91/0.83  % (11136)------------------------------
% 1.91/0.83  % (11141)dis+1011_5:1_drc=off:kws=inv_arity_squared:nwc=5.0:plsq=on:plsqc=1:plsqr=32,1:s2a=on:s2at=2.1:urr=ec_only:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/32Mi)
% 1.91/0.83  % (11133)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.83  % (11133)Termination reason: Unknown
% 1.91/0.83  % (11133)Termination phase: Saturation
% 1.91/0.83  
% 1.91/0.83  % (11133)Memory used [KB]: 6140
% 1.91/0.83  % (11133)Time elapsed: 0.111 s
% 1.91/0.83  % (11133)Instructions burned: 31 (million)
% 1.91/0.83  % (11133)------------------------------
% 1.91/0.83  % (11133)------------------------------
% 1.91/0.84  % (11143)ott+10_1:1_ep=R:sd=1:sos=all:ss=axioms:i=66:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/66Mi)
% 1.91/0.84  % (11143)Refutation not found, incomplete strategy% (11143)------------------------------
% 1.91/0.84  % (11143)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.91/0.84  % (11143)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.91/0.84  % (11143)Termination reason: Refutation not found, incomplete strategy
% 1.91/0.84  
% 1.91/0.84  % (11143)Memory used [KB]: 5884
% 1.91/0.84  % (11143)Time elapsed: 0.002 s
% 1.91/0.84  % (11143)------------------------------
% 1.91/0.84  % (11143)------------------------------
% 1.91/0.84  % (11150)lrs+2_1:1_ep=R:fde=none:lcm=reverse:nwc=5.0:sos=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/97Mi)
% 2.42/0.84  % (11139)Refutation not found, incomplete strategy% (11139)------------------------------
% 2.42/0.84  % (11139)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.84  % (11139)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.84  % (11139)Termination reason: Refutation not found, incomplete strategy
% 2.42/0.84  
% 2.42/0.84  % (11139)Memory used [KB]: 5884
% 2.42/0.84  % (11139)Time elapsed: 0.003 s
% 2.42/0.84  % (11139)Instructions burned: 2 (million)
% 2.42/0.84  % (11139)------------------------------
% 2.42/0.84  % (11139)------------------------------
% 2.42/0.85  % (11146)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=237:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/237Mi)
% 2.42/0.85  % (11146)Refutation not found, incomplete strategy% (11146)------------------------------
% 2.42/0.85  % (11146)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.85  % (11146)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.85  % (11146)Termination reason: Refutation not found, incomplete strategy
% 2.42/0.85  
% 2.42/0.85  % (11146)Memory used [KB]: 5884
% 2.42/0.85  % (11146)Time elapsed: 0.004 s
% 2.42/0.85  % (11146)------------------------------
% 2.42/0.85  % (11146)------------------------------
% 2.42/0.85  % (11149)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/21Mi)
% 2.42/0.85  % (11149)Refutation not found, incomplete strategy% (11149)------------------------------
% 2.42/0.85  % (11149)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.85  % (11149)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.85  % (11149)Termination reason: Refutation not found, incomplete strategy
% 2.42/0.85  
% 2.42/0.85  % (11149)Memory used [KB]: 5884
% 2.42/0.85  % (11149)Time elapsed: 0.001 s
% 2.42/0.85  % (11149)------------------------------
% 2.42/0.85  % (11149)------------------------------
% 2.42/0.85  % (11141)First to succeed.
% 2.42/0.86  % (11148)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=472:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/472Mi)
% 2.42/0.86  % (11141)Refutation found. Thanks to Tanya!
% 2.42/0.86  % SZS status Theorem for theBenchmark
% 2.42/0.86  % SZS output start Proof for theBenchmark
% See solution above
% 2.42/0.86  % (11141)------------------------------
% 2.42/0.86  % (11141)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.42/0.86  % (11141)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.42/0.86  % (11141)Termination reason: Refutation
% 2.42/0.86  
% 2.42/0.86  % (11141)Memory used [KB]: 6140
% 2.42/0.86  % (11141)Time elapsed: 0.133 s
% 2.42/0.86  % (11141)Instructions burned: 10 (million)
% 2.42/0.86  % (11141)------------------------------
% 2.42/0.86  % (11141)------------------------------
% 2.42/0.86  % (10866)Success in time 0.507 s
%------------------------------------------------------------------------------