TSTP Solution File: SEU177+2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SEU177+2 : TPTP v8.1.0. Released v3.3.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 : n019.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 18:32:21 EDT 2022

% Result   : Theorem 2.89s 0.84s
% Output   : Refutation 2.89s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   53 (  12 unt;   0 def)
%            Number of atoms       :  196 (  25 equ)
%            Maximal formula atoms :   11 (   3 avg)
%            Number of connectives :  226 (  83   ~;  80   |;  37   &)
%                                         (  11 <=>;  15  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   4 prp; 0-2 aty)
%            Number of functors    :   14 (  14 usr;   3 con; 0-2 aty)
%            Number of variables   :  137 (  99   !;  38   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3893,plain,
    $false,
    inference(avatar_sat_refutation,[],[f765,f3867,f3891,f3892]) ).

fof(f3892,plain,
    ( spl42_1
    | ~ spl42_25 ),
    inference(avatar_split_clause,[],[f3870,f3864,f758]) ).

fof(f758,plain,
    ( spl42_1
  <=> in(sK38,relation_dom(sK39)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl42_1])]) ).

fof(f3864,plain,
    ( spl42_25
  <=> relation(sK39) ),
    introduced(avatar_definition,[new_symbols(naming,[spl42_25])]) ).

fof(f3870,plain,
    ( ~ relation(sK39)
    | in(sK38,relation_dom(sK39)) ),
    inference(resolution,[],[f806,f804]) ).

fof(f804,plain,
    in(unordered_pair(unordered_pair(sK38,sK40),unordered_pair(sK38,sK38)),sK39),
    inference(forward_demodulation,[],[f701,f769]) ).

fof(f769,plain,
    ! [X0,X1] : ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X1),unordered_pair(X0,X0)),
    inference(backward_demodulation,[],[f544,f558]) ).

fof(f558,plain,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    inference(cnf_transformation,[],[f131]) ).

fof(f131,axiom,
    ! [X0] : singleton(X0) = unordered_pair(X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t69_enumset1) ).

fof(f544,plain,
    ! [X0,X1] : ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X1),singleton(X0)),
    inference(cnf_transformation,[],[f357]) ).

fof(f357,plain,
    ! [X0,X1] : ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X1),singleton(X0)),
    inference(rectify,[],[f190]) ).

fof(f190,plain,
    ! [X1,X0] : ordered_pair(X1,X0) = unordered_pair(unordered_pair(X1,X0),singleton(X1)),
    inference(rectify,[],[f23]) ).

fof(f23,axiom,
    ! [X1,X0] : ordered_pair(X0,X1) = unordered_pair(unordered_pair(X0,X1),singleton(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d5_tarski) ).

fof(f701,plain,
    in(ordered_pair(sK38,sK40),sK39),
    inference(cnf_transformation,[],[f475]) ).

fof(f475,plain,
    ( in(ordered_pair(sK38,sK40),sK39)
    & relation(sK39)
    & ( ~ in(sK38,relation_dom(sK39))
      | ~ in(sK40,relation_rng(sK39)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK38,sK39,sK40])],[f473,f474]) ).

fof(f474,plain,
    ( ? [X0,X1,X2] :
        ( in(ordered_pair(X0,X2),X1)
        & relation(X1)
        & ( ~ in(X0,relation_dom(X1))
          | ~ in(X2,relation_rng(X1)) ) )
   => ( in(ordered_pair(sK38,sK40),sK39)
      & relation(sK39)
      & ( ~ in(sK38,relation_dom(sK39))
        | ~ in(sK40,relation_rng(sK39)) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f473,plain,
    ? [X0,X1,X2] :
      ( in(ordered_pair(X0,X2),X1)
      & relation(X1)
      & ( ~ in(X0,relation_dom(X1))
        | ~ in(X2,relation_rng(X1)) ) ),
    inference(rectify,[],[f224]) ).

fof(f224,plain,
    ? [X2,X0,X1] :
      ( in(ordered_pair(X2,X1),X0)
      & relation(X0)
      & ( ~ in(X2,relation_dom(X0))
        | ~ in(X1,relation_rng(X0)) ) ),
    inference(flattening,[],[f223]) ).

fof(f223,plain,
    ? [X1,X2,X0] :
      ( ( ~ in(X2,relation_dom(X0))
        | ~ in(X1,relation_rng(X0)) )
      & in(ordered_pair(X2,X1),X0)
      & relation(X0) ),
    inference(ennf_transformation,[],[f184]) ).

fof(f184,plain,
    ~ ! [X1,X2,X0] :
        ( relation(X0)
       => ( in(ordered_pair(X2,X1),X0)
         => ( in(X1,relation_rng(X0))
            & in(X2,relation_dom(X0)) ) ) ),
    inference(rectify,[],[f95]) ).

fof(f95,negated_conjecture,
    ~ ! [X2,X1,X0] :
        ( relation(X2)
       => ( in(ordered_pair(X0,X1),X2)
         => ( in(X1,relation_rng(X2))
            & in(X0,relation_dom(X2)) ) ) ),
    inference(negated_conjecture,[],[f94]) ).

fof(f94,conjecture,
    ! [X2,X1,X0] :
      ( relation(X2)
     => ( in(ordered_pair(X0,X1),X2)
       => ( in(X1,relation_rng(X2))
          & in(X0,relation_dom(X2)) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t20_relat_1) ).

fof(f806,plain,
    ! [X0,X6,X5] :
      ( ~ in(unordered_pair(unordered_pair(X5,X6),unordered_pair(X5,X5)),X0)
      | ~ relation(X0)
      | in(X5,relation_dom(X0)) ),
    inference(forward_demodulation,[],[f739,f769]) ).

fof(f739,plain,
    ! [X0,X6,X5] :
      ( ~ in(ordered_pair(X5,X6),X0)
      | in(X5,relation_dom(X0))
      | ~ relation(X0) ),
    inference(equality_resolution,[],[f642]) ).

fof(f642,plain,
    ! [X0,X1,X6,X5] :
      ( in(X5,X1)
      | ~ in(ordered_pair(X5,X6),X0)
      | relation_dom(X0) != X1
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f433]) ).

fof(f433,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_dom(X0) = X1
            | ( ( ! [X3] : ~ in(ordered_pair(sK30(X0,X1),X3),X0)
                | ~ in(sK30(X0,X1),X1) )
              & ( in(ordered_pair(sK30(X0,X1),sK31(X0,X1)),X0)
                | in(sK30(X0,X1),X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ! [X6] : ~ in(ordered_pair(X5,X6),X0) )
                & ( in(ordered_pair(X5,sK32(X0,X5)),X0)
                  | ~ in(X5,X1) ) )
            | relation_dom(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK30,sK31,sK32])],[f429,f432,f431,f430]) ).

fof(f430,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ( ! [X3] : ~ in(ordered_pair(X2,X3),X0)
            | ~ in(X2,X1) )
          & ( ? [X4] : in(ordered_pair(X2,X4),X0)
            | in(X2,X1) ) )
     => ( ( ! [X3] : ~ in(ordered_pair(sK30(X0,X1),X3),X0)
          | ~ in(sK30(X0,X1),X1) )
        & ( ? [X4] : in(ordered_pair(sK30(X0,X1),X4),X0)
          | in(sK30(X0,X1),X1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f431,plain,
    ! [X0,X1] :
      ( ? [X4] : in(ordered_pair(sK30(X0,X1),X4),X0)
     => in(ordered_pair(sK30(X0,X1),sK31(X0,X1)),X0) ),
    introduced(choice_axiom,[]) ).

fof(f432,plain,
    ! [X0,X5] :
      ( ? [X7] : in(ordered_pair(X5,X7),X0)
     => in(ordered_pair(X5,sK32(X0,X5)),X0) ),
    introduced(choice_axiom,[]) ).

fof(f429,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_dom(X0) = X1
            | ? [X2] :
                ( ( ! [X3] : ~ in(ordered_pair(X2,X3),X0)
                  | ~ in(X2,X1) )
                & ( ? [X4] : in(ordered_pair(X2,X4),X0)
                  | in(X2,X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ! [X6] : ~ in(ordered_pair(X5,X6),X0) )
                & ( ? [X7] : in(ordered_pair(X5,X7),X0)
                  | ~ in(X5,X1) ) )
            | relation_dom(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(rectify,[],[f428]) ).

fof(f428,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_dom(X0) = X1
            | ? [X2] :
                ( ( ! [X3] : ~ in(ordered_pair(X2,X3),X0)
                  | ~ in(X2,X1) )
                & ( ? [X3] : in(ordered_pair(X2,X3),X0)
                  | in(X2,X1) ) ) )
          & ( ! [X2] :
                ( ( in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X2,X3),X0) )
                & ( ? [X3] : in(ordered_pair(X2,X3),X0)
                  | ~ in(X2,X1) ) )
            | relation_dom(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f287]) ).

fof(f287,plain,
    ! [X0] :
      ( ! [X1] :
          ( relation_dom(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] : in(ordered_pair(X2,X3),X0) ) )
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f17]) ).

fof(f17,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X1] :
          ( relation_dom(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] : in(ordered_pair(X2,X3),X0) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d4_relat_1) ).

fof(f3891,plain,
    spl42_25,
    inference(avatar_contradiction_clause,[],[f3890]) ).

fof(f3890,plain,
    ( $false
    | spl42_25 ),
    inference(resolution,[],[f3866,f700]) ).

fof(f700,plain,
    relation(sK39),
    inference(cnf_transformation,[],[f475]) ).

fof(f3866,plain,
    ( ~ relation(sK39)
    | spl42_25 ),
    inference(avatar_component_clause,[],[f3864]) ).

fof(f3867,plain,
    ( ~ spl42_25
    | spl42_2 ),
    inference(avatar_split_clause,[],[f3846,f762,f3864]) ).

fof(f762,plain,
    ( spl42_2
  <=> in(sK40,relation_rng(sK39)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl42_2])]) ).

fof(f3846,plain,
    ( in(sK40,relation_rng(sK39))
    | ~ relation(sK39) ),
    inference(resolution,[],[f792,f804]) ).

fof(f792,plain,
    ! [X0,X6,X5] :
      ( ~ in(unordered_pair(unordered_pair(X6,X5),unordered_pair(X6,X6)),X0)
      | in(X5,relation_rng(X0))
      | ~ relation(X0) ),
    inference(backward_demodulation,[],[f716,f769]) ).

fof(f716,plain,
    ! [X0,X6,X5] :
      ( in(X5,relation_rng(X0))
      | ~ relation(X0)
      | ~ in(ordered_pair(X6,X5),X0) ),
    inference(equality_resolution,[],[f549]) ).

fof(f549,plain,
    ! [X0,X1,X6,X5] :
      ( in(X5,X1)
      | ~ in(ordered_pair(X6,X5),X0)
      | relation_rng(X0) != X1
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f364]) ).

fof(f364,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_rng(X0) = X1
            | ( ( ! [X3] : ~ in(ordered_pair(X3,sK11(X0,X1)),X0)
                | ~ in(sK11(X0,X1),X1) )
              & ( in(ordered_pair(sK12(X0,X1),sK11(X0,X1)),X0)
                | in(sK11(X0,X1),X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ! [X6] : ~ in(ordered_pair(X6,X5),X0) )
                & ( in(ordered_pair(sK13(X0,X5),X5),X0)
                  | ~ in(X5,X1) ) )
            | relation_rng(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK11,sK12,sK13])],[f360,f363,f362,f361]) ).

fof(f361,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ( ! [X3] : ~ in(ordered_pair(X3,X2),X0)
            | ~ in(X2,X1) )
          & ( ? [X4] : in(ordered_pair(X4,X2),X0)
            | in(X2,X1) ) )
     => ( ( ! [X3] : ~ in(ordered_pair(X3,sK11(X0,X1)),X0)
          | ~ in(sK11(X0,X1),X1) )
        & ( ? [X4] : in(ordered_pair(X4,sK11(X0,X1)),X0)
          | in(sK11(X0,X1),X1) ) ) ),
    introduced(choice_axiom,[]) ).

fof(f362,plain,
    ! [X0,X1] :
      ( ? [X4] : in(ordered_pair(X4,sK11(X0,X1)),X0)
     => in(ordered_pair(sK12(X0,X1),sK11(X0,X1)),X0) ),
    introduced(choice_axiom,[]) ).

fof(f363,plain,
    ! [X0,X5] :
      ( ? [X7] : in(ordered_pair(X7,X5),X0)
     => in(ordered_pair(sK13(X0,X5),X5),X0) ),
    introduced(choice_axiom,[]) ).

fof(f360,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_rng(X0) = X1
            | ? [X2] :
                ( ( ! [X3] : ~ in(ordered_pair(X3,X2),X0)
                  | ~ in(X2,X1) )
                & ( ? [X4] : in(ordered_pair(X4,X2),X0)
                  | in(X2,X1) ) ) )
          & ( ! [X5] :
                ( ( in(X5,X1)
                  | ! [X6] : ~ in(ordered_pair(X6,X5),X0) )
                & ( ? [X7] : in(ordered_pair(X7,X5),X0)
                  | ~ in(X5,X1) ) )
            | relation_rng(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(rectify,[],[f359]) ).

fof(f359,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( relation_rng(X0) = X1
            | ? [X2] :
                ( ( ! [X3] : ~ in(ordered_pair(X3,X2),X0)
                  | ~ in(X2,X1) )
                & ( ? [X3] : in(ordered_pair(X3,X2),X0)
                  | in(X2,X1) ) ) )
          & ( ! [X2] :
                ( ( in(X2,X1)
                  | ! [X3] : ~ in(ordered_pair(X3,X2),X0) )
                & ( ? [X3] : in(ordered_pair(X3,X2),X0)
                  | ~ in(X2,X1) ) )
            | relation_rng(X0) != X1 ) )
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f241]) ).

fof(f241,plain,
    ! [X0] :
      ( ! [X1] :
          ( relation_rng(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] : in(ordered_pair(X3,X2),X0) ) )
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f21]) ).

fof(f21,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X1] :
          ( relation_rng(X0) = X1
        <=> ! [X2] :
              ( in(X2,X1)
            <=> ? [X3] : in(ordered_pair(X3,X2),X0) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d5_relat_1) ).

fof(f765,plain,
    ( ~ spl42_1
    | ~ spl42_2 ),
    inference(avatar_split_clause,[],[f699,f762,f758]) ).

fof(f699,plain,
    ( ~ in(sK40,relation_rng(sK39))
    | ~ in(sK38,relation_dom(sK39)) ),
    inference(cnf_transformation,[],[f475]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SEU177+2 : TPTP v8.1.0. Released v3.3.0.
% 0.13/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.14/0.34  % Computer : n019.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Tue Aug 30 14:49:50 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.45  % (21406)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.20/0.45  % (21397)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.20/0.46  % (21389)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.48  % (21389)Instruction limit reached!
% 0.20/0.48  % (21389)------------------------------
% 0.20/0.48  % (21389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.48  % (21389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.48  % (21389)Termination reason: Unknown
% 0.20/0.48  % (21389)Termination phase: Property scanning
% 0.20/0.48  
% 0.20/0.48  % (21389)Memory used [KB]: 1279
% 0.20/0.48  % (21389)Time elapsed: 0.009 s
% 0.20/0.48  % (21389)Instructions burned: 9 (million)
% 0.20/0.48  % (21389)------------------------------
% 0.20/0.48  % (21389)------------------------------
% 0.20/0.50  % (21394)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.20/0.51  % (21386)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.20/0.51  % (21391)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (21393)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.20/0.52  % (21392)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (21388)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (21408)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.53  % (21385)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (21382)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.53  % (21381)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.20/0.53  % (21396)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.53  % (21395)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.53  % (21404)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.53  % (21384)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.20/0.53  % (21383)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.54  % (21412)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.20/0.54  % (21398)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.20/0.54  % (21407)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.54  % (21390)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.20/0.54  % (21405)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.20/0.54  % (21390)Instruction limit reached!
% 0.20/0.54  % (21390)------------------------------
% 0.20/0.54  % (21390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (21411)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.54  % (21409)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.20/0.55  % (21401)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.55  % (21400)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.55  % (21402)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.20/0.55  % (21390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (21390)Termination reason: Unknown
% 0.20/0.55  % (21390)Termination phase: Unused predicate definition removal
% 0.20/0.55  
% 0.20/0.55  % (21390)Memory used [KB]: 1023
% 0.20/0.55  % (21390)Time elapsed: 0.002 s
% 0.20/0.55  % (21390)Instructions burned: 2 (million)
% 0.20/0.55  % (21390)------------------------------
% 0.20/0.55  % (21390)------------------------------
% 0.20/0.56  % (21410)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)
% 1.61/0.56  % (21403)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)
% 1.61/0.57  TRYING [1]
% 1.61/0.58  TRYING [1]
% 1.61/0.58  TRYING [2]
% 1.76/0.58  TRYING [2]
% 1.76/0.58  % (21388)Instruction limit reached!
% 1.76/0.58  % (21388)------------------------------
% 1.76/0.58  % (21388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.58  % (21388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.58  % (21388)Termination reason: Unknown
% 1.76/0.58  % (21388)Termination phase: Finite model building constraint generation
% 1.76/0.58  
% 1.76/0.58  % (21388)Memory used [KB]: 7931
% 1.76/0.58  % (21388)Time elapsed: 0.175 s
% 1.76/0.58  % (21388)Instructions burned: 52 (million)
% 1.76/0.58  % (21388)------------------------------
% 1.76/0.58  % (21388)------------------------------
% 1.76/0.58  TRYING [1]
% 1.76/0.59  % (21391)Instruction limit reached!
% 1.76/0.59  % (21391)------------------------------
% 1.76/0.59  % (21391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.59  % (21391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.59  % (21391)Termination reason: Unknown
% 1.76/0.59  % (21391)Termination phase: Saturation
% 1.76/0.59  
% 1.76/0.59  % (21391)Memory used [KB]: 2302
% 1.76/0.59  % (21391)Time elapsed: 0.182 s
% 1.76/0.59  % (21391)Instructions burned: 51 (million)
% 1.76/0.59  % (21391)------------------------------
% 1.76/0.59  % (21391)------------------------------
% 1.76/0.59  % (21382)Instruction limit reached!
% 1.76/0.59  % (21382)------------------------------
% 1.76/0.59  % (21382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.59  % (21382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.59  % (21382)Termination reason: Unknown
% 1.76/0.59  % (21382)Termination phase: Saturation
% 1.76/0.59  
% 1.76/0.59  % (21382)Memory used [KB]: 6396
% 1.76/0.59  % (21382)Time elapsed: 0.185 s
% 1.76/0.59  % (21382)Instructions burned: 50 (million)
% 1.76/0.59  % (21382)------------------------------
% 1.76/0.59  % (21382)------------------------------
% 1.76/0.60  % (21383)Instruction limit reached!
% 1.76/0.60  % (21383)------------------------------
% 1.76/0.60  % (21383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.60  % (21383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.60  % (21383)Termination reason: Unknown
% 1.76/0.60  % (21383)Termination phase: Saturation
% 1.76/0.60  
% 1.76/0.60  % (21383)Memory used [KB]: 1663
% 1.76/0.60  % (21383)Time elapsed: 0.180 s
% 1.76/0.60  % (21383)Instructions burned: 38 (million)
% 1.76/0.60  % (21383)------------------------------
% 1.76/0.60  % (21383)------------------------------
% 1.76/0.60  % (21397)Instruction limit reached!
% 1.76/0.60  % (21397)------------------------------
% 1.76/0.60  % (21397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.60  % (21397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.60  % (21397)Termination reason: Unknown
% 1.76/0.60  % (21397)Termination phase: Saturation
% 1.76/0.60  
% 1.76/0.60  % (21397)Memory used [KB]: 2302
% 1.76/0.60  % (21397)Time elapsed: 0.189 s
% 1.76/0.60  % (21397)Instructions burned: 75 (million)
% 1.76/0.60  % (21397)------------------------------
% 1.76/0.60  % (21397)------------------------------
% 1.76/0.60  TRYING [2]
% 1.76/0.61  % (21400)Instruction limit reached!
% 1.76/0.61  % (21400)------------------------------
% 1.76/0.61  % (21400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.61  % (21400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.61  % (21400)Termination reason: Unknown
% 1.76/0.61  % (21400)Termination phase: Finite model building SAT solving
% 1.76/0.61  
% 1.76/0.61  % (21400)Memory used [KB]: 8059
% 1.76/0.61  % (21400)Time elapsed: 0.191 s
% 1.76/0.61  % (21400)Instructions burned: 60 (million)
% 1.76/0.61  % (21400)------------------------------
% 1.76/0.61  % (21400)------------------------------
% 1.76/0.61  % (21481)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)
% 1.76/0.61  % (21386)Instruction limit reached!
% 1.76/0.61  % (21386)------------------------------
% 1.76/0.61  % (21386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.61  % (21386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.61  % (21386)Termination reason: Unknown
% 1.76/0.61  % (21386)Termination phase: Saturation
% 1.76/0.61  
% 1.76/0.61  % (21386)Memory used [KB]: 6396
% 1.76/0.61  % (21386)Time elapsed: 0.192 s
% 1.76/0.61  % (21386)Instructions burned: 49 (million)
% 1.76/0.61  % (21386)------------------------------
% 1.76/0.61  % (21386)------------------------------
% 1.76/0.62  % (21392)Instruction limit reached!
% 1.76/0.62  % (21392)------------------------------
% 1.76/0.62  % (21392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.62  % (21392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.62  % (21392)Termination reason: Unknown
% 1.76/0.62  % (21392)Termination phase: Saturation
% 1.76/0.62  
% 1.76/0.62  % (21392)Memory used [KB]: 6396
% 1.76/0.62  % (21392)Time elapsed: 0.191 s
% 1.76/0.62  % (21392)Instructions burned: 51 (million)
% 1.76/0.62  % (21392)------------------------------
% 1.76/0.62  % (21392)------------------------------
% 1.76/0.62  TRYING [3]
% 1.76/0.62  % (21385)Instruction limit reached!
% 1.76/0.62  % (21385)------------------------------
% 1.76/0.62  % (21385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.62  % (21385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.62  % (21385)Termination reason: Unknown
% 1.76/0.62  % (21385)Termination phase: Saturation
% 1.76/0.62  
% 1.76/0.62  % (21385)Memory used [KB]: 6652
% 1.76/0.62  % (21385)Time elapsed: 0.218 s
% 1.76/0.62  % (21385)Instructions burned: 52 (million)
% 1.76/0.62  % (21385)------------------------------
% 1.76/0.62  % (21385)------------------------------
% 2.15/0.64  % (21384)Instruction limit reached!
% 2.15/0.64  % (21384)------------------------------
% 2.15/0.64  % (21384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.15/0.64  % (21384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.15/0.64  % (21384)Termination reason: Unknown
% 2.15/0.64  % (21384)Termination phase: Saturation
% 2.15/0.64  
% 2.15/0.64  % (21384)Memory used [KB]: 6268
% 2.15/0.64  % (21384)Time elapsed: 0.221 s
% 2.15/0.64  % (21384)Instructions burned: 52 (million)
% 2.15/0.64  % (21384)------------------------------
% 2.15/0.64  % (21384)------------------------------
% 2.24/0.66  % (21396)Instruction limit reached!
% 2.24/0.66  % (21396)------------------------------
% 2.24/0.66  % (21396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.66  % (21396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.66  % (21396)Termination reason: Unknown
% 2.24/0.66  % (21396)Termination phase: Saturation
% 2.24/0.66  
% 2.24/0.66  % (21396)Memory used [KB]: 7036
% 2.24/0.66  % (21396)Time elapsed: 0.039 s
% 2.24/0.66  % (21396)Instructions burned: 68 (million)
% 2.24/0.66  % (21396)------------------------------
% 2.24/0.66  % (21396)------------------------------
% 2.24/0.68  % (21525)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.24/0.69  % (21409)Instruction limit reached!
% 2.24/0.69  % (21409)------------------------------
% 2.24/0.69  % (21409)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.69  % (21409)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.69  % (21409)Termination reason: Unknown
% 2.24/0.69  % (21409)Termination phase: Saturation
% 2.24/0.69  
% 2.24/0.69  % (21409)Memory used [KB]: 7036
% 2.24/0.69  % (21409)Time elapsed: 0.042 s
% 2.24/0.69  % (21409)Instructions burned: 68 (million)
% 2.24/0.69  % (21409)------------------------------
% 2.24/0.69  % (21409)------------------------------
% 2.24/0.70  % (21398)Instruction limit reached!
% 2.24/0.70  % (21398)------------------------------
% 2.24/0.70  % (21398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (21398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (21398)Termination reason: Unknown
% 2.24/0.70  % (21398)Termination phase: Saturation
% 2.24/0.70  
% 2.24/0.70  % (21398)Memory used [KB]: 6908
% 2.24/0.70  % (21398)Time elapsed: 0.291 s
% 2.24/0.70  % (21398)Instructions burned: 100 (million)
% 2.24/0.70  % (21398)------------------------------
% 2.24/0.70  % (21398)------------------------------
% 2.24/0.70  % (21393)Instruction limit reached!
% 2.24/0.70  % (21393)------------------------------
% 2.24/0.70  % (21393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (21393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (21393)Termination reason: Unknown
% 2.24/0.70  % (21393)Termination phase: Saturation
% 2.24/0.70  
% 2.24/0.70  % (21393)Memory used [KB]: 7164
% 2.24/0.70  % (21393)Time elapsed: 0.298 s
% 2.24/0.70  % (21393)Instructions burned: 101 (million)
% 2.24/0.70  % (21393)------------------------------
% 2.24/0.70  % (21393)------------------------------
% 2.24/0.71  % (21401)Instruction limit reached!
% 2.24/0.71  % (21401)------------------------------
% 2.24/0.71  % (21401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (21395)Instruction limit reached!
% 2.24/0.71  % (21395)------------------------------
% 2.24/0.71  % (21395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.71  % (21401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (21395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.71  % (21401)Termination reason: Unknown
% 2.24/0.71  % (21395)Termination reason: Unknown
% 2.24/0.71  % (21401)Termination phase: Saturation
% 2.24/0.71  % (21395)Termination phase: Saturation
% 2.24/0.71  
% 2.24/0.71  
% 2.24/0.71  % (21401)Memory used [KB]: 7036
% 2.24/0.71  % (21395)Memory used [KB]: 7036
% 2.24/0.71  % (21401)Time elapsed: 0.303 s
% 2.24/0.71  % (21395)Time elapsed: 0.312 s
% 2.24/0.71  % (21401)Instructions burned: 101 (million)
% 2.24/0.71  % (21395)Instructions burned: 100 (million)
% 2.24/0.71  % (21401)------------------------------
% 2.24/0.71  % (21401)------------------------------
% 2.24/0.71  % (21395)------------------------------
% 2.24/0.71  % (21395)------------------------------
% 2.67/0.71  % (21540)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.67/0.72  % (21539)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.67/0.72  % (21541)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.67/0.72  % (21543)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=655:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/655Mi)
% 2.67/0.73  % (21394)Instruction limit reached!
% 2.67/0.73  % (21394)------------------------------
% 2.67/0.73  % (21394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.73  % (21394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.73  % (21394)Termination reason: Unknown
% 2.67/0.73  % (21394)Termination phase: Saturation
% 2.67/0.73  
% 2.67/0.73  % (21394)Memory used [KB]: 7036
% 2.67/0.73  % (21394)Time elapsed: 0.324 s
% 2.67/0.73  % (21394)Instructions burned: 102 (million)
% 2.67/0.73  % (21394)------------------------------
% 2.67/0.73  % (21394)------------------------------
% 2.67/0.73  % (21542)ott+10_1:50_bsr=unit_only:drc=off:fd=preordered:sp=frequency:i=747:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/747Mi)
% 2.67/0.73  % (21402)Instruction limit reached!
% 2.67/0.73  % (21402)------------------------------
% 2.67/0.73  % (21402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.67/0.73  % (21402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.67/0.73  % (21402)Termination reason: Unknown
% 2.67/0.73  % (21402)Termination phase: Saturation
% 2.67/0.73  
% 2.67/0.73  % (21402)Memory used [KB]: 2430
% 2.67/0.73  % (21402)Time elapsed: 0.316 s
% 2.67/0.73  % (21402)Instructions burned: 100 (million)
% 2.67/0.73  % (21402)------------------------------
% 2.67/0.73  % (21402)------------------------------
% 2.67/0.75  % (21544)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 (2997ds/68Mi)
% 2.67/0.75  % (21545)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=940:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/940Mi)
% 2.67/0.75  % (21549)dis+22_1:128_bsd=on:rp=on:slsq=on:slsqc=1:slsqr=1,6:sp=frequency:spb=goal:thsq=on:thsqc=16:thsqd=1:thsql=off:i=90:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/90Mi)
% 2.67/0.76  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.67/0.76  % (21546)ott+11_4:1_br=off:fde=none:s2a=on:sd=2:sp=frequency:urr=on:i=981:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/981Mi)
% 2.89/0.77  % (21404)Instruction limit reached!
% 2.89/0.77  % (21404)------------------------------
% 2.89/0.77  % (21404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.77  % (21404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.77  % (21404)Termination reason: Unknown
% 2.89/0.77  % (21404)Termination phase: Saturation
% 2.89/0.77  
% 2.89/0.77  % (21404)Memory used [KB]: 7675
% 2.89/0.77  % (21404)Time elapsed: 0.355 s
% 2.89/0.77  % (21404)Instructions burned: 139 (million)
% 2.89/0.77  % (21404)------------------------------
% 2.89/0.77  % (21404)------------------------------
% 2.89/0.77  % (21560)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=2016:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/2016Mi)
% 2.89/0.80  % (21567)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 2.89/0.80  TRYING [4]
% 2.89/0.82  % (21585)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 2.89/0.83  % (21579)ott+11_9:8_add=large:afp=10:amm=off:fsd=on:fsr=off:lma=on:nm=0:nwc=2.4:s2a=on:s2agt=10:sas=z3:sp=reverse_arity:tha=some:thi=overlap:i=4958:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4958Mi)
% 2.89/0.83  % (21412)First to succeed.
% 2.89/0.84  % (21412)Refutation found. Thanks to Tanya!
% 2.89/0.84  % SZS status Theorem for theBenchmark
% 2.89/0.84  % SZS output start Proof for theBenchmark
% See solution above
% 2.89/0.84  % (21412)------------------------------
% 2.89/0.84  % (21412)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.89/0.84  % (21412)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.89/0.84  % (21412)Termination reason: Refutation
% 2.89/0.84  
% 2.89/0.84  % (21412)Memory used [KB]: 7931
% 2.89/0.84  % (21412)Time elapsed: 0.419 s
% 2.89/0.84  % (21412)Instructions burned: 153 (million)
% 2.89/0.84  % (21412)------------------------------
% 2.89/0.84  % (21412)------------------------------
% 2.89/0.84  % (21376)Success in time 0.472 s
%------------------------------------------------------------------------------