TSTP Solution File: SWW624_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SWW624_2 : TPTP v8.1.0. Released v6.1.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 : n018.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 19:08:54 EDT 2022

% Result   : Theorem 2.72s 0.77s
% Output   : Refutation 2.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   74
% Syntax   : Number of formulae    :  146 (  17 unt;  56 typ;   0 def)
%            Number of atoms       :  190 (  48 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  178 (  78   ~;  68   |;  12   &)
%                                         (   9 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number arithmetic     :  120 (  18 atm;  31 fun;  62 num;   9 var)
%            Number of types       :    8 (   6 usr;   1 ari)
%            Number of type conns  :   80 (  39   >;  41   *;   0   +;   0  <<)
%            Number of predicates  :   16 (  12 usr;   8 prp; 0-3 aty)
%            Number of functors    :   51 (  45 usr;  14 con; 0-5 aty)
%            Number of variables   :  136 ( 130   !;   6   ?; 136   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    uni: $tType ).

tff(type_def_6,type,
    ty: $tType ).

tff(type_def_7,type,
    bool: $tType ).

tff(type_def_8,type,
    tuple0: $tType ).

tff(type_def_9,type,
    elt: $tType ).

tff(type_def_10,type,
    list_elt: $tType ).

tff(func_def_0,type,
    witness: ty > uni ).

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool1: ty ).

tff(func_def_4,type,
    true: bool ).

tff(func_def_5,type,
    false: bool ).

tff(func_def_6,type,
    match_bool: ( ty * bool * uni * uni ) > uni ).

tff(func_def_7,type,
    tuple01: ty ).

tff(func_def_8,type,
    tuple02: tuple0 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_12,type,
    list: ty > ty ).

tff(func_def_13,type,
    nil: ty > uni ).

tff(func_def_14,type,
    cons: ( ty * uni * uni ) > uni ).

tff(func_def_15,type,
    match_list: ( ty * ty * uni * uni * uni ) > uni ).

tff(func_def_16,type,
    cons_proj_1: ( ty * uni ) > uni ).

tff(func_def_17,type,
    cons_proj_2: ( ty * uni ) > uni ).

tff(func_def_18,type,
    length: ( ty * uni ) > $int ).

tff(func_def_21,type,
    infix_plpl: ( ty * uni * uni ) > uni ).

tff(func_def_22,type,
    num_occ: ( ty * uni * uni ) > $int ).

tff(func_def_23,type,
    reverse: ( ty * uni ) > uni ).

tff(func_def_24,type,
    elt1: ty ).

tff(func_def_25,type,
    t2tb: list_elt > uni ).

tff(func_def_26,type,
    tb2t: uni > list_elt ).

tff(func_def_27,type,
    t2tb1: elt > uni ).

tff(func_def_28,type,
    tb2t1: uni > elt ).

tff(func_def_29,type,
    rev_append: ( ty * uni * uni ) > uni ).

tff(func_def_30,type,
    prefix: ( ty * $int * uni ) > uni ).

tff(func_def_32,type,
    abs: $int > $int ).

tff(func_def_34,type,
    div: ( $int * $int ) > $int ).

tff(func_def_35,type,
    mod: ( $int * $int ) > $int ).

tff(func_def_36,type,
    sK0: ( uni * uni * ty ) > uni ).

tff(func_def_37,type,
    sK1: ( uni * uni * ty ) > uni ).

tff(func_def_38,type,
    sK2: ( ty * uni * uni ) > uni ).

tff(func_def_39,type,
    sK3: list_elt > list_elt ).

tff(func_def_40,type,
    sK4: list_elt > elt ).

tff(func_def_41,type,
    sK5: list_elt > elt ).

tff(func_def_42,type,
    sK6: list_elt > elt ).

tff(func_def_43,type,
    sK7: ( list_elt * list_elt ) > elt ).

tff(func_def_44,type,
    sK8: ( list_elt * list_elt ) > elt ).

tff(func_def_45,type,
    sK9: ( list_elt * elt ) > elt ).

tff(func_def_46,type,
    sK10: ( list_elt * elt ) > elt ).

tff(func_def_47,type,
    sK11: ( list_elt * list_elt ) > elt ).

tff(func_def_48,type,
    sK12: ( list_elt * list_elt ) > elt ).

tff(func_def_49,type,
    sK13: elt ).

tff(func_def_50,type,
    sK14: list_elt ).

tff(pred_def_1,type,
    sort: ( ty * uni ) > $o ).

tff(pred_def_3,type,
    mem: ( ty * uni * uni ) > $o ).

tff(pred_def_5,type,
    permut: ( ty * uni * uni ) > $o ).

tff(pred_def_6,type,
    le: ( elt * elt ) > $o ).

tff(pred_def_7,type,
    sorted: list_elt > $o ).

tff(f965,plain,
    $false,
    inference(avatar_sat_refutation,[],[f550,f558,f560,f590,f752,f775,f834,f961]) ).

tff(f961,plain,
    ( ~ spl15_2
    | spl15_3
    | ~ spl15_12 ),
    inference(avatar_contradiction_clause,[],[f952]) ).

tff(f952,plain,
    ( $false
    | ~ spl15_2
    | spl15_3
    | ~ spl15_12 ),
    inference(resolution,[],[f565,f888]) ).

tff(f888,plain,
    ( ~ permut(elt1,cons(elt1,t2tb1(sK13),prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14)))
    | spl15_3
    | ~ spl15_12 ),
    inference(backward_demodulation,[],[f557,f882]) ).

tff(f882,plain,
    ( ! [X2: ty,X3: uni,X4: uni] : ( prefix(X2,$sum(1,length(elt1,t2tb(sK14))),cons(X2,X3,X4)) = cons(X2,X3,prefix(X2,length(elt1,t2tb(sK14)),X4)) )
    | ~ spl15_12 ),
    inference(evaluation,[],[f871]) ).

tff(f871,plain,
    ( ! [X2: ty,X3: uni,X4: uni] : ( prefix(X2,$sum(1,length(elt1,t2tb(sK14))),cons(X2,X3,X4)) = cons(X2,X3,prefix(X2,$sum($sum(1,length(elt1,t2tb(sK14))),-1),X4)) )
    | ~ spl15_12 ),
    inference(resolution,[],[f773,f537]) ).

tff(f537,plain,
    ! [X2: $int,X3: ty,X0: uni,X1: uni] :
      ( ~ $less(0,X2)
      | ( prefix(X3,X2,cons(X3,X0,X1)) = cons(X3,X0,prefix(X3,$sum(X2,-1),X1)) ) ),
    inference(evaluation,[],[f460]) ).

tff(f460,plain,
    ! [X2: $int,X3: ty,X0: uni,X1: uni] :
      ( ( prefix(X3,X2,cons(X3,X0,X1)) = cons(X3,X0,prefix(X3,$sum(X2,$uminus(1)),X1)) )
      | ~ $less(0,X2) ),
    inference(cnf_transformation,[],[f342]) ).

tff(f342,plain,
    ! [X0: uni,X1: uni,X2: $int,X3: ty] :
      ( ( prefix(X3,X2,cons(X3,X0,X1)) = cons(X3,X0,prefix(X3,$sum(X2,$uminus(1)),X1)) )
      | ~ $less(0,X2) ),
    inference(rectify,[],[f249]) ).

tff(f249,plain,
    ! [X2: uni,X1: uni,X3: $int,X0: ty] :
      ( ( prefix(X0,X3,cons(X0,X2,X1)) = cons(X0,X2,prefix(X0,$sum(X3,$uminus(1)),X1)) )
      | ~ $less(0,X3) ),
    inference(ennf_transformation,[],[f202]) ).

tff(f202,plain,
    ! [X3: $int,X2: uni,X1: uni,X0: ty] :
      ( $less(0,X3)
     => ( prefix(X0,X3,cons(X0,X2,X1)) = cons(X0,X2,prefix(X0,$sum(X3,$uminus(1)),X1)) ) ),
    inference(rectify,[],[f115]) ).

tff(f115,plain,
    ! [X0: ty,X12: uni,X1: uni,X24: $int] :
      ( $less(0,X24)
     => ( prefix(X0,X24,cons(X0,X1,X12)) = cons(X0,X1,prefix(X0,$sum(X24,$uminus(1)),X12)) ) ),
    inference(theory_normalization,[],[f81]) ).

tff(f81,axiom,
    ! [X0: ty,X12: uni,X1: uni,X24: $int] :
      ( $less(0,X24)
     => ( prefix(X0,X24,cons(X0,X1,X12)) = cons(X0,X1,prefix(X0,$difference(X24,1),X12)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prefix_def2) ).

tff(f773,plain,
    ( $less(0,$sum(1,length(elt1,t2tb(sK14))))
    | ~ spl15_12 ),
    inference(avatar_component_clause,[],[f771]) ).

tff(f771,plain,
    ( spl15_12
  <=> $less(0,$sum(1,length(elt1,t2tb(sK14)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_12])]) ).

tff(f557,plain,
    ( ~ permut(elt1,prefix(elt1,$sum(1,length(elt1,t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14)))
    | spl15_3 ),
    inference(avatar_component_clause,[],[f555]) ).

tff(f555,plain,
    ( spl15_3
  <=> permut(elt1,prefix(elt1,$sum(1,length(elt1,t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_3])]) ).

tff(f565,plain,
    ( ! [X4: uni] : permut(elt1,cons(elt1,X4,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14))),cons(elt1,X4,t2tb(sK14)))
    | ~ spl15_2 ),
    inference(resolution,[],[f549,f486]) ).

tff(f486,plain,
    ! [X2: uni,X3: uni,X0: uni,X1: ty] :
      ( ~ permut(X1,X0,X3)
      | permut(X1,cons(X1,X2,X0),cons(X1,X2,X3)) ),
    inference(cnf_transformation,[],[f361]) ).

tff(f361,plain,
    ! [X0: uni,X1: ty,X2: uni,X3: uni] :
      ( permut(X1,cons(X1,X2,X0),cons(X1,X2,X3))
      | ~ permut(X1,X0,X3) ),
    inference(rectify,[],[f255]) ).

tff(f255,plain,
    ! [X2: uni,X0: ty,X1: uni,X3: uni] :
      ( permut(X0,cons(X0,X1,X2),cons(X0,X1,X3))
      | ~ permut(X0,X2,X3) ),
    inference(ennf_transformation,[],[f209]) ).

tff(f209,plain,
    ! [X2: uni,X0: ty,X1: uni,X3: uni] :
      ( permut(X0,X2,X3)
     => permut(X0,cons(X0,X1,X2),cons(X0,X1,X3)) ),
    inference(rectify,[],[f46]) ).

tff(f46,axiom,
    ! [X0: ty,X1: uni,X14: uni,X13: uni] :
      ( permut(X0,X14,X13)
     => permut(X0,cons(X0,X1,X14),cons(X0,X1,X13)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',permut_cons) ).

tff(f549,plain,
    ( permut(elt1,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)),t2tb(sK14))
    | ~ spl15_2 ),
    inference(avatar_component_clause,[],[f547]) ).

tff(f547,plain,
    ( spl15_2
  <=> permut(elt1,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)),t2tb(sK14)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_2])]) ).

tff(f834,plain,
    ( ~ spl15_2
    | spl15_6
    | ~ spl15_11 ),
    inference(avatar_contradiction_clause,[],[f826]) ).

tff(f826,plain,
    ( $false
    | ~ spl15_2
    | spl15_6
    | ~ spl15_11 ),
    inference(resolution,[],[f796,f585]) ).

tff(f585,plain,
    ( ~ permut(elt1,nil(elt1),cons(elt1,t2tb1(sK13),t2tb(sK14)))
    | spl15_6 ),
    inference(avatar_component_clause,[],[f583]) ).

tff(f583,plain,
    ( spl15_6
  <=> permut(elt1,nil(elt1),cons(elt1,t2tb1(sK13),t2tb(sK14))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_6])]) ).

tff(f796,plain,
    ( ! [X4: uni] : permut(elt1,nil(elt1),cons(elt1,X4,t2tb(sK14)))
    | ~ spl15_2
    | ~ spl15_11 ),
    inference(backward_demodulation,[],[f565,f751]) ).

tff(f751,plain,
    ( ! [X12: uni] : ( nil(elt1) = cons(elt1,X12,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14))) )
    | ~ spl15_11 ),
    inference(avatar_component_clause,[],[f750]) ).

tff(f750,plain,
    ( spl15_11
  <=> ! [X12: uni] : ( nil(elt1) = cons(elt1,X12,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_11])]) ).

tff(f775,plain,
    ( spl15_12
    | spl15_7
    | ~ spl15_2 ),
    inference(avatar_split_clause,[],[f764,f547,f587,f771]) ).

tff(f587,plain,
    ( spl15_7
  <=> ( 0 = $sum(1,length(elt1,t2tb(sK14))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_7])]) ).

tff(f764,plain,
    ( ( 0 = $sum(1,length(elt1,t2tb(sK14))) )
    | $less(0,$sum(1,length(elt1,t2tb(sK14))))
    | ~ spl15_2 ),
    inference(resolution,[],[f736,f128]) ).

tff(f128,plain,
    ! [X0: $int,X1: $int] :
      ( $less(X1,X0)
      | $less(X0,X1)
      | ( X0 = X1 ) ),
    introduced(theory_axiom_149,[]) ).

tff(f736,plain,
    ( ~ $less($sum(1,length(elt1,t2tb(sK14))),0)
    | ~ spl15_2 ),
    inference(superposition,[],[f386,f636]) ).

tff(f636,plain,
    ( ! [X0: uni] : ( $sum(1,length(elt1,t2tb(sK14))) = length(elt1,cons(elt1,X0,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)))) )
    | ~ spl15_2 ),
    inference(forward_demodulation,[],[f629,f456]) ).

tff(f456,plain,
    ! [X2: uni,X0: ty,X1: uni] : ( $sum(1,length(X0,X1)) = length(X0,cons(X0,X2,X1)) ),
    inference(cnf_transformation,[],[f340]) ).

tff(f340,plain,
    ! [X0: ty] :
      ( ! [X1: uni,X2: uni] : ( $sum(1,length(X0,X1)) = length(X0,cons(X0,X2,X1)) )
      & ( 0 = length(X0,nil(X0)) ) ),
    inference(rectify,[],[f20]) ).

tff(f20,axiom,
    ! [X0: ty] :
      ( ! [X2: uni,X1: uni] : ( length(X0,cons(X0,X1,X2)) = $sum(1,length(X0,X2)) )
      & ( 0 = length(X0,nil(X0)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',length_def) ).

tff(f629,plain,
    ( ! [X0: uni] : ( length(elt1,cons(elt1,X0,t2tb(sK14))) = length(elt1,cons(elt1,X0,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)))) )
    | ~ spl15_2 ),
    inference(resolution,[],[f565,f407]) ).

tff(f407,plain,
    ! [X2: ty,X0: uni,X1: uni] :
      ( ~ permut(X2,X1,X0)
      | ( length(X2,X1) = length(X2,X0) ) ),
    inference(cnf_transformation,[],[f310]) ).

tff(f310,plain,
    ! [X0: uni,X1: uni,X2: ty] :
      ( ( length(X2,X1) = length(X2,X0) )
      | ~ permut(X2,X1,X0) ),
    inference(rectify,[],[f258]) ).

tff(f258,plain,
    ! [X2: uni,X1: uni,X0: ty] :
      ( ( length(X0,X2) = length(X0,X1) )
      | ~ permut(X0,X1,X2) ),
    inference(ennf_transformation,[],[f217]) ).

tff(f217,plain,
    ! [X0: ty,X1: uni,X2: uni] :
      ( permut(X0,X1,X2)
     => ( length(X0,X2) = length(X0,X1) ) ),
    inference(rectify,[],[f53]) ).

tff(f53,axiom,
    ! [X0: ty,X14: uni,X13: uni] :
      ( permut(X0,X14,X13)
     => ( length(X0,X14) = length(X0,X13) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',permut_length) ).

tff(f386,plain,
    ! [X0: uni,X1: ty] : ~ $less(length(X1,X0),0),
    inference(cnf_transformation,[],[f294]) ).

tff(f294,plain,
    ! [X0: uni,X1: ty] : ~ $less(length(X1,X0),0),
    inference(rectify,[],[f183]) ).

tff(f183,plain,
    ! [X1: uni,X0: ty] : ~ $less(length(X0,X1),0),
    inference(rectify,[],[f109]) ).

tff(f109,plain,
    ! [X0: ty,X12: uni] : ~ $less(length(X0,X12),0),
    inference(theory_normalization,[],[f21]) ).

tff(f21,axiom,
    ! [X0: ty,X12: uni] : $lesseq(0,length(X0,X12)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',length_nonnegative) ).

tff(f752,plain,
    ( ~ spl15_7
    | spl15_11
    | ~ spl15_2 ),
    inference(avatar_split_clause,[],[f741,f547,f750,f587]) ).

tff(f741,plain,
    ( ! [X12: uni] :
        ( ( nil(elt1) = cons(elt1,X12,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14))) )
        | ( 0 != $sum(1,length(elt1,t2tb(sK14))) ) )
    | ~ spl15_2 ),
    inference(superposition,[],[f471,f636]) ).

tff(f471,plain,
    ! [X0: uni,X1: ty] :
      ( ( 0 != length(X1,X0) )
      | ( nil(X1) = X0 ) ),
    inference(cnf_transformation,[],[f352]) ).

tff(f352,plain,
    ! [X0: uni,X1: ty] :
      ( ( ( nil(X1) = X0 )
        | ( 0 != length(X1,X0) ) )
      & ( ( 0 = length(X1,X0) )
        | ( nil(X1) != X0 ) ) ),
    inference(rectify,[],[f351]) ).

tff(f351,plain,
    ! [X1: uni,X0: ty] :
      ( ( ( nil(X0) = X1 )
        | ( 0 != length(X0,X1) ) )
      & ( ( 0 = length(X0,X1) )
        | ( nil(X0) != X1 ) ) ),
    inference(nnf_transformation,[],[f154]) ).

tff(f154,plain,
    ! [X1: uni,X0: ty] :
      ( ( nil(X0) = X1 )
    <=> ( 0 = length(X0,X1) ) ),
    inference(rectify,[],[f22]) ).

tff(f22,axiom,
    ! [X0: ty,X12: uni] :
      ( ( 0 = length(X0,X12) )
    <=> ( nil(X0) = X12 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',length_nil) ).

tff(f590,plain,
    ( ~ spl15_6
    | ~ spl15_7
    | spl15_3 ),
    inference(avatar_split_clause,[],[f580,f555,f587,f583]) ).

tff(f580,plain,
    ( ( 0 != $sum(1,length(elt1,t2tb(sK14))) )
    | ~ permut(elt1,nil(elt1),cons(elt1,t2tb1(sK13),t2tb(sK14)))
    | spl15_3 ),
    inference(constrained_superposition,[],[f557,f423]) ).

tff(f423,plain,
    ! [X0: uni,X1: ty] : ( nil(X1) = prefix(X1,0,X0) ),
    inference(cnf_transformation,[],[f320]) ).

tff(f320,plain,
    ! [X0: uni,X1: ty] : ( nil(X1) = prefix(X1,0,X0) ),
    inference(rectify,[],[f145]) ).

tff(f145,plain,
    ! [X1: uni,X0: ty] : ( nil(X0) = prefix(X0,0,X1) ),
    inference(rectify,[],[f80]) ).

tff(f80,axiom,
    ! [X0: ty,X12: uni] : ( nil(X0) = prefix(X0,0,X12) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prefix_def1) ).

tff(f560,plain,
    spl15_1,
    inference(avatar_contradiction_clause,[],[f559]) ).

tff(f559,plain,
    ( $false
    | spl15_1 ),
    inference(resolution,[],[f545,f500]) ).

tff(f500,plain,
    ! [X0: uni,X1: ty] : permut(X1,X0,X0),
    inference(cnf_transformation,[],[f368]) ).

tff(f368,plain,
    ! [X0: uni,X1: ty] : permut(X1,X0,X0),
    inference(rectify,[],[f146]) ).

tff(f146,plain,
    ! [X1: uni,X0: ty] : permut(X0,X1,X1),
    inference(rectify,[],[f43]) ).

tff(f43,axiom,
    ! [X0: ty,X12: uni] : permut(X0,X12,X12),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',permut_refl) ).

tff(f545,plain,
    ( ~ permut(elt1,nil(elt1),nil(elt1))
    | spl15_1 ),
    inference(avatar_component_clause,[],[f543]) ).

tff(f543,plain,
    ( spl15_1
  <=> permut(elt1,nil(elt1),nil(elt1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_1])]) ).

tff(f558,plain,
    ( ~ spl15_1
    | ~ spl15_3 ),
    inference(avatar_split_clause,[],[f553,f555,f543]) ).

tff(f553,plain,
    ( ~ permut(elt1,prefix(elt1,$sum(1,length(elt1,t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14)))
    | ~ permut(elt1,nil(elt1),nil(elt1)) ),
    inference(forward_demodulation,[],[f552,f456]) ).

tff(f552,plain,
    ( ~ permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14)))
    | ~ permut(elt1,nil(elt1),nil(elt1)) ),
    inference(forward_demodulation,[],[f551,f423]) ).

tff(f551,plain,
    ( ~ permut(elt1,prefix(elt1,0,nil(elt1)),nil(elt1))
    | ~ permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))) ),
    inference(forward_demodulation,[],[f521,f455]) ).

tff(f455,plain,
    ! [X0: ty] : ( 0 = length(X0,nil(X0)) ),
    inference(cnf_transformation,[],[f340]) ).

tff(f521,plain,
    ( ~ permut(elt1,prefix(elt1,length(elt1,nil(elt1)),nil(elt1)),nil(elt1))
    | ~ permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))) ),
    inference(cnf_transformation,[],[f383]) ).

tff(f383,plain,
    ( ( ~ permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14)))
      & permut(elt1,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)),t2tb(sK14)) )
    | ~ permut(elt1,prefix(elt1,length(elt1,nil(elt1)),nil(elt1)),nil(elt1)) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK13,sK14])],[f381,f382]) ).

tff(f382,plain,
    ( ? [X0: elt,X1: list_elt] :
        ( ~ permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(X0),t2tb(X1))),cons(elt1,t2tb1(X0),t2tb(X1))),cons(elt1,t2tb1(X0),t2tb(X1)))
        & permut(elt1,prefix(elt1,length(elt1,t2tb(X1)),t2tb(X1)),t2tb(X1)) )
   => ( ~ permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14))),cons(elt1,t2tb1(sK13),t2tb(sK14)))
      & permut(elt1,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)),t2tb(sK14)) ) ),
    introduced(choice_axiom,[]) ).

tff(f381,plain,
    ( ? [X0: elt,X1: list_elt] :
        ( ~ permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(X0),t2tb(X1))),cons(elt1,t2tb1(X0),t2tb(X1))),cons(elt1,t2tb1(X0),t2tb(X1)))
        & permut(elt1,prefix(elt1,length(elt1,t2tb(X1)),t2tb(X1)),t2tb(X1)) )
    | ~ permut(elt1,prefix(elt1,length(elt1,nil(elt1)),nil(elt1)),nil(elt1)) ),
    inference(rectify,[],[f269]) ).

tff(f269,plain,
    ( ? [X1: elt,X0: list_elt] :
        ( ~ permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(X1),t2tb(X0))),cons(elt1,t2tb1(X1),t2tb(X0))),cons(elt1,t2tb1(X1),t2tb(X0)))
        & permut(elt1,prefix(elt1,length(elt1,t2tb(X0)),t2tb(X0)),t2tb(X0)) )
    | ~ permut(elt1,prefix(elt1,length(elt1,nil(elt1)),nil(elt1)),nil(elt1)) ),
    inference(ennf_transformation,[],[f141]) ).

tff(f141,plain,
    ~ ( ! [X0: list_elt,X1: elt] :
          ( permut(elt1,prefix(elt1,length(elt1,t2tb(X0)),t2tb(X0)),t2tb(X0))
         => permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(X1),t2tb(X0))),cons(elt1,t2tb1(X1),t2tb(X0))),cons(elt1,t2tb1(X1),t2tb(X0))) )
      & permut(elt1,prefix(elt1,length(elt1,nil(elt1)),nil(elt1)),nil(elt1)) ),
    inference(rectify,[],[f102]) ).

tff(f102,negated_conjecture,
    ~ ( permut(elt1,prefix(elt1,length(elt1,nil(elt1)),nil(elt1)),nil(elt1))
      & ! [X2: list_elt,X1: elt] :
          ( permut(elt1,prefix(elt1,length(elt1,t2tb(X2)),t2tb(X2)),t2tb(X2))
         => permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(X1),t2tb(X2))),cons(elt1,t2tb1(X1),t2tb(X2))),cons(elt1,t2tb1(X1),t2tb(X2))) ) ),
    inference(negated_conjecture,[],[f101]) ).

tff(f101,conjecture,
    ( permut(elt1,prefix(elt1,length(elt1,nil(elt1)),nil(elt1)),nil(elt1))
    & ! [X2: list_elt,X1: elt] :
        ( permut(elt1,prefix(elt1,length(elt1,t2tb(X2)),t2tb(X2)),t2tb(X2))
       => permut(elt1,prefix(elt1,length(elt1,cons(elt1,t2tb1(X1),t2tb(X2))),cons(elt1,t2tb1(X1),t2tb(X2))),cons(elt1,t2tb1(X1),t2tb(X2))) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',permut_prefix) ).

tff(f550,plain,
    ( ~ spl15_1
    | spl15_2 ),
    inference(avatar_split_clause,[],[f541,f547,f543]) ).

tff(f541,plain,
    ( permut(elt1,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)),t2tb(sK14))
    | ~ permut(elt1,nil(elt1),nil(elt1)) ),
    inference(forward_demodulation,[],[f540,f423]) ).

tff(f540,plain,
    ( permut(elt1,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)),t2tb(sK14))
    | ~ permut(elt1,prefix(elt1,0,nil(elt1)),nil(elt1)) ),
    inference(forward_demodulation,[],[f520,f455]) ).

tff(f520,plain,
    ( ~ permut(elt1,prefix(elt1,length(elt1,nil(elt1)),nil(elt1)),nil(elt1))
    | permut(elt1,prefix(elt1,length(elt1,t2tb(sK14)),t2tb(sK14)),t2tb(sK14)) ),
    inference(cnf_transformation,[],[f383]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SWW624=2 : TPTP v8.1.0. Released v6.1.0.
% 0.11/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.33  % Computer : n018.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Tue Aug 30 21:05:25 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (7377)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.19/0.49  % (7393)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.50  % (7392)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.50  % (7384)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.50  % (7385)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.50  % (7376)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.19/0.51  % (7374)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.52  % (7385)Instruction limit reached!
% 0.19/0.52  % (7385)------------------------------
% 0.19/0.52  % (7385)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (7385)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (7385)Termination reason: Unknown
% 0.19/0.52  % (7385)Termination phase: Property scanning
% 0.19/0.52  
% 0.19/0.52  % (7385)Memory used [KB]: 1023
% 0.19/0.52  % (7385)Time elapsed: 0.005 s
% 0.19/0.52  % (7385)Instructions burned: 3 (million)
% 0.19/0.52  % (7385)------------------------------
% 0.19/0.52  % (7385)------------------------------
% 0.19/0.52  % (7390)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (7372)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.53  % (7398)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.53  % (7397)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.53  % (7371)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.53  % (7372)Instruction limit reached!
% 0.19/0.53  % (7372)------------------------------
% 0.19/0.53  % (7372)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (7372)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (7372)Termination reason: Unknown
% 0.19/0.53  % (7372)Termination phase: Preprocessing 3
% 0.19/0.53  
% 0.19/0.53  % (7372)Memory used [KB]: 1151
% 0.19/0.53  % (7372)Time elapsed: 0.004 s
% 0.19/0.53  % (7372)Instructions burned: 8 (million)
% 0.19/0.53  % (7372)------------------------------
% 0.19/0.53  % (7372)------------------------------
% 0.19/0.53  % (7373)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=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (7375)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.53  % (7373)Instruction limit reached!
% 0.19/0.53  % (7373)------------------------------
% 0.19/0.53  % (7373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (7373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (7373)Termination reason: Unknown
% 0.19/0.53  % (7373)Termination phase: Property scanning
% 0.19/0.53  
% 0.19/0.53  % (7373)Memory used [KB]: 1023
% 0.19/0.53  % (7373)Time elapsed: 0.003 s
% 0.19/0.53  % (7373)Instructions burned: 4 (million)
% 0.19/0.53  % (7373)------------------------------
% 0.19/0.53  % (7373)------------------------------
% 0.19/0.53  % (7370)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.19/0.53  % (7388)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.54  % (7387)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=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.54  % (7389)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (7389)Instruction limit reached!
% 0.19/0.54  % (7389)------------------------------
% 0.19/0.54  % (7389)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (7389)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (7389)Termination reason: Unknown
% 0.19/0.54  % (7389)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (7389)Memory used [KB]: 1023
% 0.19/0.54  % (7389)Time elapsed: 0.002 s
% 0.19/0.54  % (7389)Instructions burned: 3 (million)
% 0.19/0.54  % (7389)------------------------------
% 0.19/0.54  % (7389)------------------------------
% 0.19/0.54  % (7377)Instruction limit reached!
% 0.19/0.54  % (7377)------------------------------
% 0.19/0.54  % (7377)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (7380)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.19/0.54  % (7377)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (7377)Termination reason: Unknown
% 0.19/0.54  % (7377)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (7377)Memory used [KB]: 6140
% 0.19/0.54  % (7377)Time elapsed: 0.130 s
% 0.19/0.54  % (7377)Instructions burned: 37 (million)
% 0.19/0.54  % (7377)------------------------------
% 0.19/0.54  % (7377)------------------------------
% 0.19/0.54  % (7391)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (7382)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (7382)Instruction limit reached!
% 0.19/0.54  % (7382)------------------------------
% 0.19/0.54  % (7382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (7382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (7382)Termination reason: Unknown
% 0.19/0.54  % (7382)Termination phase: shuffling
% 0.19/0.54  
% 0.19/0.54  % (7382)Memory used [KB]: 1023
% 0.19/0.54  % (7382)Time elapsed: 0.002 s
% 0.19/0.54  % (7382)Instructions burned: 2 (million)
% 0.19/0.54  % (7382)------------------------------
% 0.19/0.54  % (7382)------------------------------
% 0.19/0.54  % (7386)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (7381)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.54  % (7379)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (7386)Instruction limit reached!
% 0.19/0.54  % (7386)------------------------------
% 0.19/0.54  % (7386)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (7386)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (7386)Termination reason: Unknown
% 0.19/0.54  % (7386)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (7386)Memory used [KB]: 1023
% 0.19/0.54  % (7386)Time elapsed: 0.002 s
% 0.19/0.54  % (7386)Instructions burned: 3 (million)
% 0.19/0.54  % (7386)------------------------------
% 0.19/0.54  % (7386)------------------------------
% 0.19/0.54  % (7394)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.19/0.54  % (7381)Instruction limit reached!
% 0.19/0.54  % (7381)------------------------------
% 0.19/0.54  % (7381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (7379)Instruction limit reached!
% 0.19/0.54  % (7379)------------------------------
% 0.19/0.54  % (7379)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (7381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (7381)Termination reason: Unknown
% 0.19/0.54  % (7379)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (7381)Termination phase: SInE selection
% 0.19/0.54  
% 0.19/0.54  % (7379)Termination reason: Unknown
% 0.19/0.54  % (7379)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (7381)Memory used [KB]: 1023
% 0.19/0.54  % (7381)Time elapsed: 0.003 s
% 0.19/0.54  % (7379)Memory used [KB]: 1023
% 0.19/0.54  % (7381)Instructions burned: 6 (million)
% 0.19/0.54  % (7379)Time elapsed: 0.003 s
% 0.19/0.54  % (7381)------------------------------
% 0.19/0.54  % (7381)------------------------------
% 0.19/0.54  % (7379)Instructions burned: 4 (million)
% 0.19/0.54  % (7379)------------------------------
% 0.19/0.54  % (7379)------------------------------
% 0.19/0.54  % (7396)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.55  % (7395)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.55  % (7383)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.55  % (7390)Instruction limit reached!
% 0.19/0.55  % (7390)------------------------------
% 0.19/0.55  % (7390)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (7390)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (7390)Termination reason: Unknown
% 0.19/0.55  % (7390)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (7390)Memory used [KB]: 1407
% 0.19/0.55  % (7390)Time elapsed: 0.008 s
% 0.19/0.55  % (7390)Instructions burned: 17 (million)
% 0.19/0.55  % (7390)------------------------------
% 0.19/0.55  % (7390)------------------------------
% 0.19/0.55  % (7399)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.19/0.55  % (7378)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.19/0.55  % (7398)Instruction limit reached!
% 0.19/0.55  % (7398)------------------------------
% 0.19/0.55  % (7398)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (7398)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (7398)Termination reason: Unknown
% 0.19/0.55  % (7398)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (7398)Memory used [KB]: 5884
% 0.19/0.55  % (7398)Time elapsed: 0.158 s
% 0.19/0.55  % (7398)Instructions burned: 21 (million)
% 0.19/0.55  % (7398)------------------------------
% 0.19/0.55  % (7398)------------------------------
% 0.19/0.56  % (7393)Instruction limit reached!
% 0.19/0.56  % (7393)------------------------------
% 0.19/0.56  % (7393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (7393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (7393)Termination reason: Unknown
% 0.19/0.56  % (7393)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (7393)Memory used [KB]: 6268
% 0.19/0.56  % (7393)Time elapsed: 0.153 s
% 0.19/0.56  % (7393)Instructions burned: 50 (million)
% 0.19/0.56  % (7393)------------------------------
% 0.19/0.56  % (7393)------------------------------
% 0.19/0.56  % (7376)Instruction limit reached!
% 0.19/0.56  % (7376)------------------------------
% 0.19/0.56  % (7376)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (7376)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (7376)Termination reason: Unknown
% 0.19/0.56  % (7376)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (7376)Memory used [KB]: 6140
% 0.19/0.56  % (7376)Time elapsed: 0.092 s
% 0.19/0.56  % (7376)Instructions burned: 34 (million)
% 0.19/0.56  % (7376)------------------------------
% 0.19/0.56  % (7376)------------------------------
% 0.19/0.56  % (7375)Instruction limit reached!
% 0.19/0.56  % (7375)------------------------------
% 0.19/0.56  % (7375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (7375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (7375)Termination reason: Unknown
% 0.19/0.56  % (7375)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (7375)Memory used [KB]: 5884
% 0.19/0.56  % (7375)Time elapsed: 0.159 s
% 0.19/0.56  % (7375)Instructions burned: 16 (million)
% 0.19/0.56  % (7375)------------------------------
% 0.19/0.56  % (7375)------------------------------
% 0.19/0.56  % (7388)Instruction limit reached!
% 0.19/0.56  % (7388)------------------------------
% 0.19/0.56  % (7388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (7388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (7388)Termination reason: Unknown
% 0.19/0.56  % (7388)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (7388)Memory used [KB]: 5884
% 0.19/0.56  % (7388)Time elapsed: 0.009 s
% 0.19/0.56  % (7388)Instructions burned: 16 (million)
% 0.19/0.56  % (7388)------------------------------
% 0.19/0.56  % (7388)------------------------------
% 0.19/0.56  % (7392)Instruction limit reached!
% 0.19/0.56  % (7392)------------------------------
% 0.19/0.56  % (7392)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (7392)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (7392)Termination reason: Unknown
% 0.19/0.56  % (7392)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (7392)Memory used [KB]: 1791
% 0.19/0.56  % (7392)Time elapsed: 0.121 s
% 0.19/0.56  % (7392)Instructions burned: 47 (million)
% 0.19/0.56  % (7392)------------------------------
% 0.19/0.56  % (7392)------------------------------
% 0.19/0.57  % (7384)Instruction limit reached!
% 0.19/0.57  % (7384)------------------------------
% 0.19/0.57  % (7384)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.57  % (7384)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.57  % (7384)Termination reason: Unknown
% 0.19/0.57  % (7384)Termination phase: Saturation
% 0.19/0.57  
% 0.19/0.57  % (7384)Memory used [KB]: 6908
% 0.19/0.57  % (7384)Time elapsed: 0.114 s
% 0.19/0.57  % (7384)Instructions burned: 50 (million)
% 0.19/0.57  % (7384)------------------------------
% 0.19/0.57  % (7384)------------------------------
% 0.19/0.58  % (7397)Instruction limit reached!
% 0.19/0.58  % (7397)------------------------------
% 0.19/0.58  % (7397)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (7397)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (7397)Termination reason: Unknown
% 0.19/0.58  % (7397)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (7397)Memory used [KB]: 5884
% 0.19/0.58  % (7397)Time elapsed: 0.184 s
% 0.19/0.58  % (7397)Instructions burned: 23 (million)
% 0.19/0.58  % (7397)------------------------------
% 0.19/0.58  % (7397)------------------------------
% 0.19/0.58  % (7371)Instruction limit reached!
% 0.19/0.58  % (7371)------------------------------
% 0.19/0.58  % (7371)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (7371)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (7371)Termination reason: Unknown
% 0.19/0.58  % (7371)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (7371)Memory used [KB]: 6140
% 0.19/0.58  % (7371)Time elapsed: 0.182 s
% 0.19/0.58  % (7371)Instructions burned: 34 (million)
% 0.19/0.58  % (7371)------------------------------
% 0.19/0.58  % (7371)------------------------------
% 0.19/0.58  % (7374)Instruction limit reached!
% 0.19/0.58  % (7374)------------------------------
% 0.19/0.58  % (7374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.58  % (7374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.58  % (7374)Termination reason: Unknown
% 0.19/0.58  % (7374)Termination phase: Saturation
% 0.19/0.58  
% 0.19/0.58  % (7374)Memory used [KB]: 6268
% 0.19/0.58  % (7374)Time elapsed: 0.187 s
% 0.19/0.58  % (7374)Instructions burned: 38 (million)
% 0.19/0.58  % (7374)------------------------------
% 0.19/0.58  % (7374)------------------------------
% 0.19/0.59  % (7391)Instruction limit reached!
% 0.19/0.59  % (7391)------------------------------
% 0.19/0.59  % (7391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (7391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (7391)Termination reason: Unknown
% 0.19/0.59  % (7391)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (7391)Memory used [KB]: 5884
% 0.19/0.59  % (7391)Time elapsed: 0.194 s
% 0.19/0.59  % (7391)Instructions burned: 22 (million)
% 0.19/0.59  % (7391)------------------------------
% 0.19/0.59  % (7391)------------------------------
% 0.19/0.59  % (7383)Instruction limit reached!
% 0.19/0.59  % (7383)------------------------------
% 0.19/0.59  % (7383)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.59  % (7383)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.59  % (7383)Termination reason: Unknown
% 0.19/0.59  % (7383)Termination phase: Saturation
% 0.19/0.59  
% 0.19/0.59  % (7383)Memory used [KB]: 5884
% 0.19/0.59  % (7383)Time elapsed: 0.179 s
% 0.19/0.59  % (7383)Instructions burned: 22 (million)
% 0.19/0.59  % (7383)------------------------------
% 0.19/0.59  % (7383)------------------------------
% 0.19/0.59  % (7399)Instruction limit reached!
% 0.19/0.59  % (7399)------------------------------
% 0.19/0.59  % (7399)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.60  % (7380)Instruction limit reached!
% 0.19/0.60  % (7380)------------------------------
% 0.19/0.60  % (7380)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.60  % (7378)Instruction limit reached!
% 2.00/0.60  % (7378)------------------------------
% 2.00/0.60  % (7378)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.60  % (7396)Instruction limit reached!
% 2.00/0.60  % (7396)------------------------------
% 2.00/0.60  % (7396)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.60  % (7395)Instruction limit reached!
% 2.00/0.60  % (7395)------------------------------
% 2.00/0.60  % (7395)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.00/0.60  % (7378)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.60  % (7378)Termination reason: Unknown
% 2.00/0.60  % (7378)Termination phase: Saturation
% 2.00/0.60  
% 2.00/0.60  % (7378)Memory used [KB]: 6140
% 2.00/0.60  % (7378)Time elapsed: 0.190 s
% 2.00/0.60  % (7378)Instructions burned: 26 (million)
% 2.00/0.60  % (7378)------------------------------
% 2.00/0.60  % (7378)------------------------------
% 2.00/0.61  % (7380)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.00/0.61  % (7380)Termination reason: Unknown
% 2.00/0.61  % (7380)Termination phase: Saturation
% 2.00/0.61  
% 2.00/0.61  % (7380)Memory used [KB]: 6268
% 2.00/0.61  % (7380)Time elapsed: 0.185 s
% 2.00/0.61  % (7380)Instructions burned: 36 (million)
% 2.00/0.61  % (7380)------------------------------
% 2.00/0.61  % (7380)------------------------------
% 2.14/0.61  % (7399)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.61  % (7399)Termination reason: Unknown
% 2.14/0.61  % (7399)Termination phase: Saturation
% 2.14/0.61  
% 2.14/0.61  % (7399)Memory used [KB]: 6268
% 2.14/0.61  % (7399)Time elapsed: 0.190 s
% 2.14/0.61  % (7399)Instructions burned: 42 (million)
% 2.14/0.61  % (7399)------------------------------
% 2.14/0.61  % (7399)------------------------------
% 2.14/0.62  % (7396)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.62  % (7396)Termination reason: Unknown
% 2.14/0.62  % (7396)Termination phase: Saturation
% 2.14/0.62  
% 2.14/0.62  % (7396)Memory used [KB]: 6524
% 2.14/0.62  % (7396)Time elapsed: 0.209 s
% 2.14/0.62  % (7396)Instructions burned: 44 (million)
% 2.14/0.62  % (7396)------------------------------
% 2.14/0.62  % (7396)------------------------------
% 2.14/0.62  % (7395)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.14/0.62  % (7395)Termination reason: Unknown
% 2.14/0.62  % (7395)Termination phase: Saturation
% 2.14/0.62  
% 2.14/0.62  % (7395)Memory used [KB]: 6396
% 2.14/0.62  % (7395)Time elapsed: 0.208 s
% 2.14/0.62  % (7395)Instructions burned: 42 (million)
% 2.14/0.62  % (7395)------------------------------
% 2.14/0.62  % (7395)------------------------------
% 2.21/0.63  % (7387)Instruction limit reached!
% 2.21/0.63  % (7387)------------------------------
% 2.21/0.63  % (7387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.63  % (7387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.63  % (7387)Termination reason: Unknown
% 2.21/0.63  % (7387)Termination phase: Saturation
% 2.21/0.63  
% 2.21/0.63  % (7387)Memory used [KB]: 6268
% 2.21/0.63  % (7387)Time elapsed: 0.204 s
% 2.21/0.63  % (7387)Instructions burned: 49 (million)
% 2.21/0.63  % (7387)------------------------------
% 2.21/0.63  % (7387)------------------------------
% 2.21/0.63  % (7394)Instruction limit reached!
% 2.21/0.63  % (7394)------------------------------
% 2.21/0.63  % (7394)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.63  % (7394)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.63  % (7394)Termination reason: Unknown
% 2.21/0.63  % (7394)Termination phase: Saturation
% 2.21/0.63  
% 2.21/0.63  % (7394)Memory used [KB]: 1791
% 2.21/0.63  % (7394)Time elapsed: 0.225 s
% 2.21/0.63  % (7394)Instructions burned: 48 (million)
% 2.21/0.63  % (7394)------------------------------
% 2.21/0.63  % (7394)------------------------------
% 2.21/0.65  % (7404)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 2.21/0.65  % (7401)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 2.21/0.65  % (7400)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.21/0.66  % (7407)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.21/0.67  % (7403)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/148Mi)
% 2.21/0.67  % (7402)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 2.21/0.67  % (7412)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/343Mi)
% 2.21/0.68  % (7413)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.21/0.68  % (7400)Instruction limit reached!
% 2.21/0.68  % (7400)------------------------------
% 2.21/0.68  % (7400)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.68  % (7400)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.68  % (7400)Termination reason: Unknown
% 2.21/0.68  % (7400)Termination phase: Saturation
% 2.21/0.68  
% 2.21/0.68  % (7400)Memory used [KB]: 5884
% 2.21/0.68  % (7400)Time elapsed: 0.009 s
% 2.21/0.68  % (7400)Instructions burned: 16 (million)
% 2.21/0.68  % (7400)------------------------------
% 2.21/0.68  % (7400)------------------------------
% 2.21/0.68  % (7408)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/108Mi)
% 2.21/0.69  % (7411)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/223Mi)
% 2.21/0.69  % (7414)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.21/0.69  % (7406)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/58Mi)
% 2.21/0.69  % (7405)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/76Mi)
% 2.21/0.69  % (7415)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.21/0.70  % (7410)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/494Mi)
% 2.21/0.70  % (7402)Instruction limit reached!
% 2.21/0.70  % (7402)------------------------------
% 2.21/0.70  % (7402)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.21/0.70  % (7402)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.21/0.70  % (7402)Termination reason: Unknown
% 2.21/0.70  % (7402)Termination phase: Saturation
% 2.21/0.70  
% 2.21/0.70  % (7402)Memory used [KB]: 5884
% 2.21/0.70  % (7402)Time elapsed: 0.141 s
% 2.21/0.70  % (7402)Instructions burned: 25 (million)
% 2.21/0.70  % (7402)------------------------------
% 2.21/0.70  % (7402)------------------------------
% 2.21/0.70  % (7418)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/81Mi)
% 2.21/0.71  % (7409)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 2.72/0.71  % (7416)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/370Mi)
% 2.72/0.71  % (7420)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=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.72/0.72  % (7417)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 2.72/0.72  % (7421)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/274Mi)
% 2.72/0.72  % (7426)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.72/0.73  % (7401)Instruction limit reached!
% 2.72/0.73  % (7401)------------------------------
% 2.72/0.73  % (7401)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.73  % (7401)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.73  % (7401)Termination reason: Unknown
% 2.72/0.73  % (7401)Termination phase: Saturation
% 2.72/0.73  
% 2.72/0.73  % (7401)Memory used [KB]: 6396
% 2.72/0.73  % (7401)Time elapsed: 0.175 s
% 2.72/0.73  % (7401)Instructions burned: 47 (million)
% 2.72/0.73  % (7401)------------------------------
% 2.72/0.73  % (7401)------------------------------
% 2.72/0.74  % (7423)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/294Mi)
% 2.72/0.75  % (7425)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/374Mi)
% 2.72/0.75  % (7424)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/213Mi)
% 2.72/0.76  % (7419)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 2.72/0.77  % (7406)First to succeed.
% 2.72/0.77  % (7404)Instruction limit reached!
% 2.72/0.77  % (7404)------------------------------
% 2.72/0.77  % (7404)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.77  % (7404)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.77  % (7404)Termination reason: Unknown
% 2.72/0.77  % (7404)Termination phase: Saturation
% 2.72/0.77  
% 2.72/0.77  % (7404)Memory used [KB]: 7164
% 2.72/0.77  % (7404)Time elapsed: 0.145 s
% 2.72/0.77  % (7404)Instructions burned: 100 (million)
% 2.72/0.77  % (7404)------------------------------
% 2.72/0.77  % (7404)------------------------------
% 2.72/0.77  % (7406)Refutation found. Thanks to Tanya!
% 2.72/0.77  % SZS status Theorem for theBenchmark
% 2.72/0.77  % SZS output start Proof for theBenchmark
% See solution above
% 2.72/0.77  % (7406)------------------------------
% 2.72/0.77  % (7406)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.72/0.77  % (7406)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.72/0.77  % (7406)Termination reason: Refutation
% 2.72/0.77  
% 2.72/0.77  % (7406)Memory used [KB]: 6780
% 2.72/0.77  % (7406)Time elapsed: 0.187 s
% 2.72/0.77  % (7406)Instructions burned: 40 (million)
% 2.72/0.77  % (7406)------------------------------
% 2.72/0.77  % (7406)------------------------------
% 2.72/0.77  % (7369)Success in time 0.426 s
%------------------------------------------------------------------------------