TSTP Solution File: DAT039_1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : DAT039_1 : TPTP v8.1.0. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n009.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:04:42 EDT 2022

% Result   : Theorem 19.11s 2.80s
% Output   : Refutation 19.11s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   88
% Syntax   : Number of formulae    :  426 (  26 unt;   8 typ;   0 def)
%            Number of atoms       : 1247 ( 463 equ)
%            Maximal formula atoms :    9 (   2 avg)
%            Number of connectives : 1319 ( 490   ~; 723   |;  19   &)
%                                         (  82 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number arithmetic     : 1073 ( 142 atm;  78 fun; 604 num; 249 var)
%            Number of types       :    3 (   1 usr;   1 ari)
%            Number of type conns  :    7 (   4   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :   73 (  68 usr;  68 prp; 0-2 aty)
%            Number of functors    :   14 (   6 usr;   8 con; 0-2 aty)
%            Number of variables   :  349 ( 345   !;   4   ?; 349   :)

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

tff(func_def_0,type,
    empty: collection ).

tff(func_def_1,type,
    add: ( $int * collection ) > collection ).

tff(func_def_2,type,
    remove: ( $int * collection ) > collection ).

tff(func_def_3,type,
    count: collection > $int ).

tff(func_def_11,type,
    sK0: $int ).

tff(func_def_12,type,
    sK1: collection ).

tff(pred_def_1,type,
    in: ( $int * collection ) > $o ).

tff(f5460,plain,
    $false,
    inference(avatar_smt_refutation,[],[f79,f84,f90,f95,f100,f105,f135,f140,f145,f161,f167,f173,f188,f198,f231,f269,f276,f283,f374,f758,f774,f778,f783,f784,f824,f845,f866,f879,f884,f885,f890,f894,f917,f922,f925,f930,f3119,f3130,f3497,f3504,f3505,f3506,f3708,f3712,f3716,f3724,f3728,f3732,f4566,f5123,f5130,f5133,f5142,f5205,f5228,f5235,f5236,f5262,f5270,f5276,f5283,f5409,f5428,f5437,f5451,f5458]) ).

tff(f5458,plain,
    ( spl2_67
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(avatar_split_clause,[],[f5457,f5267,f92,f5448]) ).

tff(f5448,plain,
    ( spl2_67
  <=> ( 0 = count(add(2,empty)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_67])]) ).

tff(f92,plain,
    ( spl2_4
  <=> ( 0 = count(empty) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_4])]) ).

tff(f5267,plain,
    ( spl2_62
  <=> ( empty = remove(3,add(2,empty)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_62])]) ).

tff(f5457,plain,
    ( ( 0 = count(add(2,empty)) )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(forward_demodulation,[],[f5404,f94]) ).

tff(f94,plain,
    ( ( 0 = count(empty) )
    | ~ spl2_4 ),
    inference(avatar_component_clause,[],[f92]) ).

tff(f5404,plain,
    ( ( count(add(2,empty)) = count(empty) )
    | ~ spl2_62 ),
    inference(evaluation,[],[f5381]) ).

tff(f5381,plain,
    ( ( count(add(2,empty)) = count(empty) )
    | ( 2 = 3 )
    | ~ spl2_62 ),
    inference(superposition,[],[f639,f5269]) ).

tff(f5269,plain,
    ( ( empty = remove(3,add(2,empty)) )
    | ~ spl2_62 ),
    inference(avatar_component_clause,[],[f5267]) ).

tff(f639,plain,
    ! [X16: collection,X14: $int,X15: $int] :
      ( ( count(remove(X15,add(X14,X16))) = count(add(X14,remove(X15,add(X14,X16)))) )
      | ( X14 = X15 ) ),
    inference(resolution,[],[f217,f72]) ).

tff(f72,plain,
    ! [X2: collection,X1: $int] : in(X1,add(X1,X2)),
    inference(equality_resolution,[],[f65]) ).

tff(f65,plain,
    ! [X2: collection,X0: $int,X1: $int] :
      ( ( X0 != X1 )
      | in(X1,add(X0,X2)) ),
    inference(cnf_transformation,[],[f37]) ).

tff(f37,plain,
    ! [X2: collection,X0: $int,X1: $int] :
      ( in(X1,add(X0,X2))
    <=> ( in(X1,X2)
        | ( X0 = X1 ) ) ),
    inference(rectify,[],[f4]) ).

tff(f4,axiom,
    ! [X7: $int,X5: $int,X6: collection] :
      ( in(X5,add(X7,X6))
    <=> ( ( X5 = X7 )
        | in(X5,X6) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

tff(f217,plain,
    ! [X6: collection,X7: $int,X5: $int] :
      ( ~ in(X5,X6)
      | ( count(add(X5,remove(X7,X6))) = count(remove(X7,X6)) )
      | ( X5 = X7 ) ),
    inference(resolution,[],[f57,f61]) ).

tff(f61,plain,
    ! [X0: $int,X1: collection] :
      ( ~ in(X0,X1)
      | ( count(add(X0,X1)) = count(X1) ) ),
    inference(cnf_transformation,[],[f34]) ).

tff(f34,plain,
    ! [X1: collection,X0: $int] :
      ( ( count(add(X0,X1)) = count(X1) )
    <=> in(X0,X1) ),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X15: $int,X16: collection] :
      ( ( count(add(X15,X16)) = count(X16) )
    <=> in(X15,X16) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

tff(f57,plain,
    ! [X2: $int,X0: $int,X1: collection] :
      ( in(X0,remove(X2,X1))
      | ~ in(X0,X1)
      | ( X0 = X2 ) ),
    inference(cnf_transformation,[],[f31]) ).

tff(f31,plain,
    ! [X1: collection,X0: $int,X2: $int] :
      ( in(X0,remove(X2,X1))
    <=> ( ( X0 != X2 )
        & in(X0,X1) ) ),
    inference(rectify,[],[f5]) ).

tff(f5,axiom,
    ! [X8: $int,X9: collection,X10: $int] :
      ( in(X8,remove(X10,X9))
    <=> ( ( X8 != X10 )
        & in(X8,X9) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax5) ).

tff(f5451,plain,
    ( spl2_66
    | spl2_67
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(avatar_split_clause,[],[f5442,f5267,f92,f5448,f5444]) ).

tff(f5444,plain,
    ( spl2_66
  <=> ( add(2,empty) = add(3,empty) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_66])]) ).

tff(f5442,plain,
    ( ( 0 = count(add(2,empty)) )
    | ( add(2,empty) = add(3,empty) )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(forward_demodulation,[],[f5388,f94]) ).

tff(f5388,plain,
    ( ( count(add(2,empty)) = count(empty) )
    | ( add(2,empty) = add(3,empty) )
    | ~ spl2_62 ),
    inference(superposition,[],[f130,f5269]) ).

tff(f130,plain,
    ! [X6: collection,X5: $int] :
      ( ( add(X5,remove(X5,X6)) = X6 )
      | ( count(X6) = count(remove(X5,X6)) ) ),
    inference(resolution,[],[f60,f59]) ).

tff(f59,plain,
    ! [X0: $int,X1: collection] :
      ( in(X0,X1)
      | ( count(X1) = count(remove(X0,X1)) ) ),
    inference(cnf_transformation,[],[f33]) ).

tff(f33,plain,
    ! [X1: collection,X0: $int] :
      ( ~ in(X0,X1)
    <=> ( count(X1) = count(remove(X0,X1)) ) ),
    inference(rectify,[],[f11]) ).

tff(f11,axiom,
    ! [X19: $int,X20: collection] :
      ( ( count(remove(X19,X20)) = count(X20) )
    <=> ~ in(X19,X20) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax6) ).

tff(f60,plain,
    ! [X0: collection,X1: $int] :
      ( ~ in(X1,X0)
      | ( add(X1,remove(X1,X0)) = X0 ) ),
    inference(cnf_transformation,[],[f41]) ).

tff(f41,plain,
    ! [X1: $int,X0: collection] :
      ( ( add(X1,remove(X1,X0)) = X0 )
      | ~ in(X1,X0) ),
    inference(ennf_transformation,[],[f35]) ).

tff(f35,plain,
    ! [X0: collection,X1: $int] :
      ( in(X1,X0)
     => ( add(X1,remove(X1,X0)) = X0 ) ),
    inference(rectify,[],[f12]) ).

tff(f12,axiom,
    ! [X22: collection,X21: $int] :
      ( in(X21,X22)
     => ( add(X21,remove(X21,X22)) = X22 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax7) ).

tff(f5437,plain,
    ( spl2_65
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(avatar_split_clause,[],[f5432,f5267,f92,f5434]) ).

tff(f5434,plain,
    ( spl2_65
  <=> ( 1 = count(add(3,add(2,empty))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_65])]) ).

tff(f5432,plain,
    ( ( 1 = count(add(3,add(2,empty))) )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(forward_demodulation,[],[f5431,f254]) ).

tff(f254,plain,
    ( ! [X4: $int] : ( 1 = count(add(X4,empty)) )
    | ~ spl2_4 ),
    inference(evaluation,[],[f253]) ).

tff(f253,plain,
    ( ! [X4: $int] : ( count(add(X4,empty)) = $sum(0,1) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f249,f94]) ).

tff(f249,plain,
    ! [X4: $int] : ( count(add(X4,empty)) = $sum(count(empty),1) ),
    inference(resolution,[],[f44,f53]) ).

tff(f53,plain,
    ! [X0: $int] : ~ in(X0,empty),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    ! [X0: $int] : ~ in(X0,empty),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1) ).

tff(f44,plain,
    ! [X0: collection,X1: $int] :
      ( in(X1,X0)
      | ( $sum(count(X0),1) = count(add(X1,X0)) ) ),
    inference(cnf_transformation,[],[f38]) ).

tff(f38,plain,
    ! [X1: $int,X0: collection] :
      ( ( $sum(count(X0),1) = count(add(X1,X0)) )
    <=> ~ in(X1,X0) ),
    inference(rectify,[],[f8]) ).

tff(f8,axiom,
    ! [X14: collection,X13: $int] :
      ( ~ in(X13,X14)
    <=> ( count(add(X13,X14)) = $sum(count(X14),1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax3) ).

tff(f5431,plain,
    ( ( count(add(2,empty)) = count(add(3,add(2,empty))) )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(evaluation,[],[f5430]) ).

tff(f5430,plain,
    ( ( count(add(2,empty)) = count(add(3,add(2,empty))) )
    | ( 0 = 1 )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(forward_demodulation,[],[f5429,f254]) ).

tff(f5429,plain,
    ( ( 0 = count(add(2,empty)) )
    | ( count(add(2,empty)) = count(add(3,add(2,empty))) )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(forward_demodulation,[],[f5389,f94]) ).

tff(f5389,plain,
    ( ( count(add(2,empty)) = count(empty) )
    | ( count(add(2,empty)) = count(add(3,add(2,empty))) )
    | ~ spl2_62 ),
    inference(superposition,[],[f155,f5269]) ).

tff(f155,plain,
    ! [X6: collection,X5: $int] :
      ( ( count(X6) = count(remove(X5,X6)) )
      | ( count(add(X5,X6)) = count(X6) ) ),
    inference(resolution,[],[f61,f59]) ).

tff(f5428,plain,
    ( spl2_26
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(avatar_split_clause,[],[f5427,f5267,f92,f755]) ).

tff(f755,plain,
    ( spl2_26
  <=> ( empty = add(2,empty) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_26])]) ).

tff(f5427,plain,
    ( ( empty = add(2,empty) )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(forward_demodulation,[],[f5405,f1058]) ).

tff(f1058,plain,
    ( ! [X9: $int] : ( empty = remove(X9,empty) )
    | ~ spl2_4 ),
    inference(trivial_inequality_removal,[],[f1056]) ).

tff(f1056,plain,
    ( ! [X9: $int] :
        ( ( 0 != 0 )
        | ( empty = remove(X9,empty) ) )
    | ~ spl2_4 ),
    inference(superposition,[],[f47,f124]) ).

tff(f124,plain,
    ( ! [X0: $int] : ( 0 = count(remove(X0,empty)) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f121,f94]) ).

tff(f121,plain,
    ! [X0: $int] : ( count(empty) = count(remove(X0,empty)) ),
    inference(resolution,[],[f59,f53]) ).

tff(f47,plain,
    ! [X0: collection] :
      ( ( 0 != count(X0) )
      | ( empty = X0 ) ),
    inference(cnf_transformation,[],[f36]) ).

tff(f36,plain,
    ! [X0: collection] :
      ( ( 0 = count(X0) )
    <=> ( empty = X0 ) ),
    inference(rectify,[],[f7]) ).

tff(f7,axiom,
    ! [X12: collection] :
      ( ( 0 = count(X12) )
    <=> ( empty = X12 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax2) ).

tff(f5405,plain,
    ( ( empty = add(2,remove(2,empty)) )
    | ~ spl2_62 ),
    inference(evaluation,[],[f5380]) ).

tff(f5380,plain,
    ( ( empty = add(2,remove(2,empty)) )
    | ( 2 = 3 )
    | ~ spl2_62 ),
    inference(superposition,[],[f659,f5269]) ).

tff(f659,plain,
    ! [X16: collection,X14: $int,X15: $int] :
      ( ( remove(X15,add(X14,X16)) = add(X14,remove(X14,remove(X15,add(X14,X16)))) )
      | ( X14 = X15 ) ),
    inference(resolution,[],[f218,f72]) ).

tff(f218,plain,
    ! [X10: $int,X8: $int,X9: collection] :
      ( ~ in(X8,X9)
      | ( X8 = X10 )
      | ( remove(X10,X9) = add(X8,remove(X8,remove(X10,X9))) ) ),
    inference(resolution,[],[f57,f60]) ).

tff(f5409,plain,
    ( ~ spl2_4
    | ~ spl2_62 ),
    inference(avatar_contradiction_clause,[],[f5408]) ).

tff(f5408,plain,
    ( $false
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(evaluation,[],[f5407]) ).

tff(f5407,plain,
    ( ( 0 = 1 )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(forward_demodulation,[],[f5406,f94]) ).

tff(f5406,plain,
    ( ( 1 = count(empty) )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(evaluation,[],[f5377]) ).

tff(f5377,plain,
    ( ( 2 = 3 )
    | ( 1 = count(empty) )
    | ~ spl2_4
    | ~ spl2_62 ),
    inference(superposition,[],[f680,f5269]) ).

tff(f680,plain,
    ( ! [X29: $int,X30: $int] :
        ( ( 1 = count(remove(X29,add(X30,empty))) )
        | ( X29 = X30 ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f676,f254]) ).

tff(f676,plain,
    ! [X29: $int,X30: $int] :
      ( ( X29 = X30 )
      | ( count(add(X30,empty)) = count(remove(X29,add(X30,empty))) ) ),
    inference(resolution,[],[f240,f53]) ).

tff(f240,plain,
    ! [X6: collection,X7: $int,X5: $int] :
      ( in(X5,X6)
      | ( X5 = X7 )
      | ( count(remove(X5,add(X7,X6))) = count(add(X7,X6)) ) ),
    inference(resolution,[],[f64,f59]) ).

tff(f64,plain,
    ! [X2: collection,X0: $int,X1: $int] :
      ( ~ in(X1,add(X0,X2))
      | in(X1,X2)
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f37]) ).

tff(f5283,plain,
    ( ~ spl2_64
    | ~ spl2_58
    | spl2_60 ),
    inference(avatar_split_clause,[],[f5278,f5232,f5221,f5280]) ).

tff(f5280,plain,
    ( spl2_64
  <=> ( 2 = count(add(2,add(2,empty))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_64])]) ).

tff(f5221,plain,
    ( spl2_58
  <=> ( add(2,empty) = remove(sK0,sK1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_58])]) ).

tff(f5232,plain,
    ( spl2_60
  <=> ( 2 = count(add(2,remove(sK0,sK1))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_60])]) ).

tff(f5278,plain,
    ( ( 2 != count(add(2,add(2,empty))) )
    | ~ spl2_58
    | spl2_60 ),
    inference(forward_demodulation,[],[f5233,f5223]) ).

tff(f5223,plain,
    ( ( add(2,empty) = remove(sK0,sK1) )
    | ~ spl2_58 ),
    inference(avatar_component_clause,[],[f5221]) ).

tff(f5233,plain,
    ( ( 2 != count(add(2,remove(sK0,sK1))) )
    | spl2_60 ),
    inference(avatar_component_clause,[],[f5232]) ).

tff(f5276,plain,
    ( spl2_63
    | ~ spl2_57
    | ~ spl2_58 ),
    inference(avatar_split_clause,[],[f5271,f5221,f5202,f5273]) ).

tff(f5273,plain,
    ( spl2_63
  <=> ( 1 = count(add(2,add(2,empty))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_63])]) ).

tff(f5202,plain,
    ( spl2_57
  <=> ( 1 = count(add(2,remove(sK0,sK1))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_57])]) ).

tff(f5271,plain,
    ( ( 1 = count(add(2,add(2,empty))) )
    | ~ spl2_57
    | ~ spl2_58 ),
    inference(forward_demodulation,[],[f5204,f5223]) ).

tff(f5204,plain,
    ( ( 1 = count(add(2,remove(sK0,sK1))) )
    | ~ spl2_57 ),
    inference(avatar_component_clause,[],[f5202]) ).

tff(f5270,plain,
    ( spl2_62
    | ~ spl2_56
    | ~ spl2_58 ),
    inference(avatar_split_clause,[],[f5252,f5221,f5127,f5267]) ).

tff(f5127,plain,
    ( spl2_56
  <=> ( empty = remove(3,remove(sK0,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_56])]) ).

tff(f5252,plain,
    ( ( empty = remove(3,add(2,empty)) )
    | ~ spl2_56
    | ~ spl2_58 ),
    inference(backward_demodulation,[],[f5129,f5223]) ).

tff(f5129,plain,
    ( ( empty = remove(3,remove(sK0,sK1)) )
    | ~ spl2_56 ),
    inference(avatar_component_clause,[],[f5127]) ).

tff(f5262,plain,
    ( spl2_61
    | ~ spl2_9
    | ~ spl2_58 ),
    inference(avatar_split_clause,[],[f5247,f5221,f142,f5259]) ).

tff(f5259,plain,
    ( spl2_61
  <=> ( add(sK0,add(2,empty)) = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_61])]) ).

tff(f142,plain,
    ( spl2_9
  <=> ( add(sK0,remove(sK0,sK1)) = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_9])]) ).

tff(f5247,plain,
    ( ( add(sK0,add(2,empty)) = sK1 )
    | ~ spl2_9
    | ~ spl2_58 ),
    inference(backward_demodulation,[],[f144,f5223]) ).

tff(f144,plain,
    ( ( add(sK0,remove(sK0,sK1)) = sK1 )
    | ~ spl2_9 ),
    inference(avatar_component_clause,[],[f142]) ).

tff(f5236,plain,
    ( spl2_50
    | spl2_58
    | ~ spl2_2
    | ~ spl2_55 ),
    inference(avatar_split_clause,[],[f5149,f5120,f81,f5221,f3721]) ).

tff(f3721,plain,
    ( spl2_50
  <=> ( 2 = sK0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_50])]) ).

tff(f81,plain,
    ( spl2_2
  <=> in(2,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_2])]) ).

tff(f5120,plain,
    ( spl2_55
  <=> ( empty = remove(2,remove(sK0,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_55])]) ).

tff(f5149,plain,
    ( ( add(2,empty) = remove(sK0,sK1) )
    | ( 2 = sK0 )
    | ~ spl2_2
    | ~ spl2_55 ),
    inference(superposition,[],[f665,f5122]) ).

tff(f5122,plain,
    ( ( empty = remove(2,remove(sK0,sK1)) )
    | ~ spl2_55 ),
    inference(avatar_component_clause,[],[f5120]) ).

tff(f665,plain,
    ( ! [X31: $int] :
        ( ( remove(X31,sK1) = add(2,remove(2,remove(X31,sK1))) )
        | ( 2 = X31 ) )
    | ~ spl2_2 ),
    inference(resolution,[],[f218,f83]) ).

tff(f83,plain,
    ( in(2,sK1)
    | ~ spl2_2 ),
    inference(avatar_component_clause,[],[f81]) ).

tff(f5235,plain,
    ( spl2_58
    | spl2_60
    | ~ spl2_21
    | ~ spl2_55 ),
    inference(avatar_split_clause,[],[f5230,f5120,f280,f5232,f5221]) ).

tff(f280,plain,
    ( spl2_21
  <=> ( 1 = count(remove(sK0,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_21])]) ).

tff(f5230,plain,
    ( ( 2 = count(add(2,remove(sK0,sK1))) )
    | ( add(2,empty) = remove(sK0,sK1) )
    | ~ spl2_21
    | ~ spl2_55 ),
    inference(evaluation,[],[f5229]) ).

tff(f5229,plain,
    ( ( count(add(2,remove(sK0,sK1))) = $sum(1,1) )
    | ( add(2,empty) = remove(sK0,sK1) )
    | ~ spl2_21
    | ~ spl2_55 ),
    inference(forward_demodulation,[],[f5163,f282]) ).

tff(f282,plain,
    ( ( 1 = count(remove(sK0,sK1)) )
    | ~ spl2_21 ),
    inference(avatar_component_clause,[],[f280]) ).

tff(f5163,plain,
    ( ( count(add(2,remove(sK0,sK1))) = $sum(count(remove(sK0,sK1)),1) )
    | ( add(2,empty) = remove(sK0,sK1) )
    | ~ spl2_55 ),
    inference(superposition,[],[f248,f5122]) ).

tff(f248,plain,
    ! [X2: collection,X3: $int] :
      ( ( add(X3,remove(X3,X2)) = X2 )
      | ( $sum(count(X2),1) = count(add(X3,X2)) ) ),
    inference(resolution,[],[f44,f60]) ).

tff(f5228,plain,
    ( spl2_58
    | spl2_59
    | ~ spl2_4
    | ~ spl2_55 ),
    inference(avatar_split_clause,[],[f5219,f5120,f92,f5225,f5221]) ).

tff(f5225,plain,
    ( spl2_59
  <=> ( 0 = count(remove(sK0,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_59])]) ).

tff(f5219,plain,
    ( ( 0 = count(remove(sK0,sK1)) )
    | ( add(2,empty) = remove(sK0,sK1) )
    | ~ spl2_4
    | ~ spl2_55 ),
    inference(forward_demodulation,[],[f5161,f94]) ).

tff(f5161,plain,
    ( ( add(2,empty) = remove(sK0,sK1) )
    | ( count(remove(sK0,sK1)) = count(empty) )
    | ~ spl2_55 ),
    inference(superposition,[],[f130,f5122]) ).

tff(f5205,plain,
    ( spl2_57
    | ~ spl2_4
    | ~ spl2_21
    | ~ spl2_55 ),
    inference(avatar_split_clause,[],[f5200,f5120,f280,f92,f5202]) ).

tff(f5200,plain,
    ( ( 1 = count(add(2,remove(sK0,sK1))) )
    | ~ spl2_4
    | ~ spl2_21
    | ~ spl2_55 ),
    inference(evaluation,[],[f5199]) ).

tff(f5199,plain,
    ( ( 0 = 1 )
    | ( 1 = count(add(2,remove(sK0,sK1))) )
    | ~ spl2_4
    | ~ spl2_21
    | ~ spl2_55 ),
    inference(forward_demodulation,[],[f5198,f282]) ).

tff(f5198,plain,
    ( ( 0 = count(remove(sK0,sK1)) )
    | ( 1 = count(add(2,remove(sK0,sK1))) )
    | ~ spl2_4
    | ~ spl2_21
    | ~ spl2_55 ),
    inference(forward_demodulation,[],[f5197,f94]) ).

tff(f5197,plain,
    ( ( 1 = count(add(2,remove(sK0,sK1))) )
    | ( count(remove(sK0,sK1)) = count(empty) )
    | ~ spl2_21
    | ~ spl2_55 ),
    inference(forward_demodulation,[],[f5162,f282]) ).

tff(f5162,plain,
    ( ( count(add(2,remove(sK0,sK1))) = count(remove(sK0,sK1)) )
    | ( count(remove(sK0,sK1)) = count(empty) )
    | ~ spl2_55 ),
    inference(superposition,[],[f155,f5122]) ).

tff(f5142,plain,
    ( spl2_50
    | spl2_55
    | ~ spl2_2
    | ~ spl2_21 ),
    inference(avatar_split_clause,[],[f5141,f280,f81,f5120,f3721]) ).

tff(f5141,plain,
    ( ( empty = remove(2,remove(sK0,sK1)) )
    | ( 2 = sK0 )
    | ~ spl2_2
    | ~ spl2_21 ),
    inference(evaluation,[],[f5140]) ).

tff(f5140,plain,
    ( ( 1 = $sum(1,-1) )
    | ( 2 = sK0 )
    | ( empty = remove(2,remove(sK0,sK1)) )
    | ~ spl2_2
    | ~ spl2_21 ),
    inference(forward_demodulation,[],[f5075,f282]) ).

tff(f5075,plain,
    ( ( 2 = sK0 )
    | ( 1 = $sum(count(remove(sK0,sK1)),-1) )
    | ( empty = remove(2,remove(sK0,sK1)) )
    | ~ spl2_2
    | ~ spl2_21 ),
    inference(superposition,[],[f3780,f738]) ).

tff(f738,plain,
    ( ! [X39: $int] :
        ( ( count(remove(2,remove(X39,sK1))) = $sum(count(remove(X39,sK1)),-1) )
        | ( 2 = X39 ) )
    | ~ spl2_2 ),
    inference(resolution,[],[f259,f83]) ).

tff(f259,plain,
    ! [X10: collection,X11: $int,X9: $int] :
      ( ~ in(X11,X10)
      | ( X9 = X11 )
      | ( $sum(count(remove(X9,X10)),-1) = count(remove(X11,remove(X9,X10))) ) ),
    inference(resolution,[],[f74,f57]) ).

tff(f74,plain,
    ! [X0: $int,X1: collection] :
      ( ~ in(X0,X1)
      | ( $sum(count(X1),-1) = count(remove(X0,X1)) ) ),
    inference(evaluation,[],[f67]) ).

tff(f67,plain,
    ! [X0: $int,X1: collection] :
      ( ~ in(X0,X1)
      | ( $sum(count(X1),$uminus(1)) = count(remove(X0,X1)) ) ),
    inference(cnf_transformation,[],[f32]) ).

tff(f32,plain,
    ! [X1: collection,X0: $int] :
      ( ( $sum(count(X1),$uminus(1)) = count(remove(X0,X1)) )
    <=> in(X0,X1) ),
    inference(rectify,[],[f16]) ).

tff(f16,plain,
    ! [X17: $int,X18: collection] :
      ( in(X17,X18)
    <=> ( count(remove(X17,X18)) = $sum(count(X18),$uminus(1)) ) ),
    inference(theory_normalization,[],[f10]) ).

tff(f10,axiom,
    ! [X17: $int,X18: collection] :
      ( in(X17,X18)
    <=> ( count(remove(X17,X18)) = $difference(count(X18),1) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax5) ).

tff(f3780,plain,
    ( ! [X90: $int] :
        ( ( 1 = count(remove(X90,remove(sK0,sK1))) )
        | ( empty = remove(X90,remove(sK0,sK1)) ) )
    | ~ spl2_21 ),
    inference(evaluation,[],[f3769]) ).

tff(f3769,plain,
    ( ! [X90: $int] :
        ( ( empty = remove(X90,remove(sK0,sK1)) )
        | ( 1 = count(remove(X90,remove(sK0,sK1))) )
        | ( 0 != $sum(1,-1) ) )
    | ~ spl2_21 ),
    inference(superposition,[],[f607,f282]) ).

tff(f607,plain,
    ! [X14: $int,X15: collection] :
      ( ( 0 != $sum(count(X15),-1) )
      | ( empty = remove(X14,X15) )
      | ( count(X15) = count(remove(X14,X15)) ) ),
    inference(superposition,[],[f47,f256]) ).

tff(f256,plain,
    ! [X2: collection,X3: $int] :
      ( ( count(remove(X3,X2)) = $sum(count(X2),-1) )
      | ( count(remove(X3,X2)) = count(X2) ) ),
    inference(resolution,[],[f74,f59]) ).

tff(f5133,plain,
    ( spl2_56
    | spl2_53
    | ~ spl2_6
    | ~ spl2_21 ),
    inference(avatar_split_clause,[],[f5132,f280,f102,f4560,f5127]) ).

tff(f4560,plain,
    ( spl2_53
  <=> ( 3 = sK0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_53])]) ).

tff(f102,plain,
    ( spl2_6
  <=> in(3,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_6])]) ).

tff(f5132,plain,
    ( ( 3 = sK0 )
    | ( empty = remove(3,remove(sK0,sK1)) )
    | ~ spl2_6
    | ~ spl2_21 ),
    inference(evaluation,[],[f5131]) ).

tff(f5131,plain,
    ( ( 3 = sK0 )
    | ( empty = remove(3,remove(sK0,sK1)) )
    | ( 1 = $sum(1,-1) )
    | ~ spl2_6
    | ~ spl2_21 ),
    inference(forward_demodulation,[],[f5094,f282]) ).

tff(f5094,plain,
    ( ( 3 = sK0 )
    | ( 1 = $sum(count(remove(sK0,sK1)),-1) )
    | ( empty = remove(3,remove(sK0,sK1)) )
    | ~ spl2_6
    | ~ spl2_21 ),
    inference(superposition,[],[f740,f3780]) ).

tff(f740,plain,
    ( ! [X41: $int] :
        ( ( count(remove(3,remove(X41,sK1))) = $sum(count(remove(X41,sK1)),-1) )
        | ( 3 = X41 ) )
    | ~ spl2_6 ),
    inference(resolution,[],[f259,f104]) ).

tff(f104,plain,
    ( in(3,sK1)
    | ~ spl2_6 ),
    inference(avatar_component_clause,[],[f102]) ).

tff(f5130,plain,
    ( spl2_53
    | spl2_56
    | ~ spl2_6
    | ~ spl2_21 ),
    inference(avatar_split_clause,[],[f5125,f280,f102,f5127,f4560]) ).

tff(f5125,plain,
    ( ( empty = remove(3,remove(sK0,sK1)) )
    | ( 3 = sK0 )
    | ~ spl2_6
    | ~ spl2_21 ),
    inference(evaluation,[],[f5124]) ).

tff(f5124,plain,
    ( ( 1 = $sum(1,-1) )
    | ( 3 = sK0 )
    | ( empty = remove(3,remove(sK0,sK1)) )
    | ~ spl2_6
    | ~ spl2_21 ),
    inference(forward_demodulation,[],[f5077,f282]) ).

tff(f5077,plain,
    ( ( 1 = $sum(count(remove(sK0,sK1)),-1) )
    | ( empty = remove(3,remove(sK0,sK1)) )
    | ( 3 = sK0 )
    | ~ spl2_6
    | ~ spl2_21 ),
    inference(superposition,[],[f3780,f740]) ).

tff(f5123,plain,
    ( spl2_55
    | spl2_50
    | ~ spl2_2
    | ~ spl2_21 ),
    inference(avatar_split_clause,[],[f5118,f280,f81,f3721,f5120]) ).

tff(f5118,plain,
    ( ( 2 = sK0 )
    | ( empty = remove(2,remove(sK0,sK1)) )
    | ~ spl2_2
    | ~ spl2_21 ),
    inference(evaluation,[],[f5117]) ).

tff(f5117,plain,
    ( ( 2 = sK0 )
    | ( empty = remove(2,remove(sK0,sK1)) )
    | ( 1 = $sum(1,-1) )
    | ~ spl2_2
    | ~ spl2_21 ),
    inference(forward_demodulation,[],[f5093,f282]) ).

tff(f5093,plain,
    ( ( 2 = sK0 )
    | ( 1 = $sum(count(remove(sK0,sK1)),-1) )
    | ( empty = remove(2,remove(sK0,sK1)) )
    | ~ spl2_2
    | ~ spl2_21 ),
    inference(superposition,[],[f738,f3780]) ).

tff(f4566,plain,
    ( spl2_53
    | spl2_54
    | ~ spl2_5 ),
    inference(avatar_split_clause,[],[f4558,f97,f4564,f4560]) ).

tff(f4564,plain,
    ( spl2_54
  <=> ! [X27: $int,X26: collection] :
        ( $less(X27,sK0)
        | $less(3,count(X26))
        | ( 0 = count(X26) )
        | ( count(X26) = X27 )
        | $less(0,X27) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_54])]) ).

tff(f97,plain,
    ( spl2_5
  <=> $less(3,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_5])]) ).

tff(f4558,plain,
    ( ! [X26: collection,X27: $int] :
        ( $less(X27,sK0)
        | $less(0,X27)
        | ( 0 = count(X26) )
        | ( count(X26) = X27 )
        | $less(3,count(X26))
        | ( 3 = sK0 ) )
    | ~ spl2_5 ),
    inference(backward_subsumption_demodulation,[],[f3617,f4503]) ).

tff(f4503,plain,
    ( ! [X31: $int,X30: collection] :
        ( $less(3,count(X30))
        | ( count(X30) = X31 )
        | $less(X31,sK0)
        | ( 3 = count(X30) )
        | $less(0,X31)
        | ( 0 = count(X30) ) )
    | ~ spl2_5 ),
    inference(resolution,[],[f348,f305]) ).

tff(f305,plain,
    ! [X0: collection,X1: $int] :
      ( ~ $less(count(X0),X1)
      | $less(0,X1)
      | ( 0 = count(X0) ) ),
    inference(resolution,[],[f117,f24]) ).

tff(f24,plain,
    ! [X2: $int,X0: $int,X1: $int] :
      ( ~ $less(X0,X1)
      | ~ $less(X1,X2)
      | $less(X0,X2) ),
    introduced(theory_axiom_148,[]) ).

tff(f117,plain,
    ! [X4: collection] :
      ( $less(0,count(X4))
      | ( 0 = count(X4) ) ),
    inference(resolution,[],[f25,f63]) ).

tff(f63,plain,
    ! [X0: collection] : ~ $less(count(X0),0),
    inference(cnf_transformation,[],[f30]) ).

tff(f30,plain,
    ! [X0: collection] : ~ $less(count(X0),0),
    inference(rectify,[],[f15]) ).

tff(f15,plain,
    ! [X11: collection] : ~ $less(count(X11),0),
    inference(theory_normalization,[],[f6]) ).

tff(f6,axiom,
    ! [X11: collection] : $greatereq(count(X11),0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1) ).

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

tff(f348,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(X1,sK0)
        | $less(X0,X1)
        | $less(3,X0)
        | ( X0 = X1 )
        | ( 3 = X0 ) )
    | ~ spl2_5 ),
    inference(resolution,[],[f338,f113]) ).

tff(f113,plain,
    ! [X2: $int,X3: $int,X1: $int] :
      ( ~ $less(X2,X3)
      | $less(X2,X1)
      | $less(X1,X3)
      | ( X1 = X2 ) ),
    inference(resolution,[],[f25,f24]) ).

tff(f338,plain,
    ( ! [X0: $int] :
        ( $less(3,X0)
        | $less(X0,sK0)
        | ( 3 = X0 ) )
    | ~ spl2_5 ),
    inference(resolution,[],[f113,f99]) ).

tff(f99,plain,
    ( $less(3,sK0)
    | ~ spl2_5 ),
    inference(avatar_component_clause,[],[f97]) ).

tff(f3617,plain,
    ( ! [X26: collection,X27: $int] :
        ( $less(3,count(X26))
        | $less(0,X27)
        | ( count(X26) = X27 )
        | ( 0 = count(X26) )
        | ( count(X26) = sK0 )
        | $less(X27,sK0) )
    | ~ spl2_5 ),
    inference(resolution,[],[f342,f305]) ).

tff(f342,plain,
    ( ! [X10: $int,X9: $int] :
        ( $less(X9,X10)
        | $less(X10,sK0)
        | $less(3,X9)
        | ( sK0 = X9 )
        | ( X9 = X10 ) )
    | ~ spl2_5 ),
    inference(resolution,[],[f113,f120]) ).

tff(f120,plain,
    ( ! [X1: $int] :
        ( $less(X1,sK0)
        | $less(3,X1)
        | ( sK0 = X1 ) )
    | ~ spl2_5 ),
    inference(resolution,[],[f111,f25]) ).

tff(f111,plain,
    ( ! [X0: $int] :
        ( ~ $less(sK0,X0)
        | $less(3,X0) )
    | ~ spl2_5 ),
    inference(resolution,[],[f24,f99]) ).

tff(f3732,plain,
    ( spl2_50
    | spl2_52
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(avatar_split_clause,[],[f3679,f97,f76,f3730,f3721]) ).

tff(f3730,plain,
    ( spl2_52
  <=> ! [X45: $int,X44: $int] :
        ( $less(X44,sK0)
        | ( 2 = X45 )
        | $less(0,X45)
        | $less(X45,X44)
        | ( 2 = X44 ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_52])]) ).

tff(f76,plain,
    ( spl2_1
  <=> ( 2 = count(sK1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_1])]) ).

tff(f3679,plain,
    ( ! [X44: $int,X45: $int] :
        ( $less(X44,sK0)
        | ( 2 = X44 )
        | $less(0,X45)
        | $less(X45,X44)
        | ( 2 = X45 )
        | ( 2 = sK0 ) )
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(evaluation,[],[f3628]) ).

tff(f3628,plain,
    ( ! [X44: $int,X45: $int] :
        ( ( 2 = X44 )
        | $less(0,X45)
        | ( 2 = X45 )
        | $less(X45,X44)
        | ( 2 = sK0 )
        | $less(X44,sK0)
        | $less(3,2) )
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(resolution,[],[f342,f1429]) ).

tff(f1429,plain,
    ( ! [X3: $int,X4: $int] :
        ( ~ $less(2,X4)
        | $less(0,X3)
        | $less(X3,X4)
        | ( 2 = X3 ) )
    | ~ spl2_1 ),
    inference(resolution,[],[f1296,f24]) ).

tff(f1296,plain,
    ( ! [X0: $int] :
        ( $less(0,X0)
        | $less(X0,2)
        | ( 2 = X0 ) )
    | ~ spl2_1 ),
    inference(resolution,[],[f1235,f25]) ).

tff(f1235,plain,
    ( ! [X48: $int] :
        ( ~ $less(2,X48)
        | $less(0,X48) )
    | ~ spl2_1 ),
    inference(evaluation,[],[f1226]) ).

tff(f1226,plain,
    ( ! [X48: $int] :
        ( $less(0,X48)
        | ~ $less(2,X48)
        | ( 0 = 2 ) )
    | ~ spl2_1 ),
    inference(superposition,[],[f305,f78]) ).

tff(f78,plain,
    ( ( 2 = count(sK1) )
    | ~ spl2_1 ),
    inference(avatar_component_clause,[],[f76]) ).

tff(f3728,plain,
    ( spl2_50
    | spl2_51
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(avatar_split_clause,[],[f3680,f97,f76,f3726,f3721]) ).

tff(f3726,plain,
    ( spl2_51
  <=> ! [X48: $int] :
        ( ( 2 = X48 )
        | $less(X48,sK0)
        | $less(0,X48) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_51])]) ).

tff(f3680,plain,
    ( ! [X48: $int] :
        ( ( 2 = X48 )
        | ( 2 = sK0 )
        | $less(0,X48)
        | $less(X48,sK0) )
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(evaluation,[],[f3630]) ).

tff(f3630,plain,
    ( ! [X48: $int] :
        ( $less(0,X48)
        | $less(3,2)
        | ( 2 = X48 )
        | ( 2 = sK0 )
        | $less(X48,sK0) )
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(resolution,[],[f342,f1235]) ).

tff(f3724,plain,
    ( spl2_49
    | spl2_50
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(avatar_split_clause,[],[f3686,f97,f76,f3721,f3718]) ).

tff(f3718,plain,
    ( spl2_49
  <=> ! [X46: $int,X47: $int] :
        ( ( 2 = X46 )
        | ( 0 = X47 )
        | $less(0,X47)
        | $less(X46,sK0)
        | $less(X47,X46) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_49])]) ).

tff(f3686,plain,
    ( ! [X46: $int,X47: $int] :
        ( ( 2 = sK0 )
        | ( 2 = X46 )
        | $less(X47,X46)
        | $less(X46,sK0)
        | $less(0,X47)
        | ( 0 = X47 ) )
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(evaluation,[],[f3629]) ).

tff(f3629,plain,
    ( ! [X46: $int,X47: $int] :
        ( ( 2 = X46 )
        | $less(X47,X46)
        | $less(X46,sK0)
        | $less(3,2)
        | $less(0,X47)
        | ( 2 = sK0 )
        | ( 0 = X47 ) )
    | ~ spl2_1
    | ~ spl2_5 ),
    inference(resolution,[],[f342,f1616]) ).

tff(f1616,plain,
    ( ! [X4: $int,X5: $int] :
        ( ~ $less(2,X5)
        | ( 0 = X4 )
        | $less(X4,X5)
        | $less(0,X4) )
    | ~ spl2_1 ),
    inference(resolution,[],[f1572,f24]) ).

tff(f1572,plain,
    ( ! [X57: $int] :
        ( $less(X57,2)
        | $less(0,X57)
        | ( 0 = X57 ) )
    | ~ spl2_1 ),
    inference(evaluation,[],[f1563]) ).

tff(f1563,plain,
    ( ! [X57: $int] :
        ( ( 0 = X57 )
        | $less(0,X57)
        | $less(X57,2)
        | ( 0 = 2 ) )
    | ~ spl2_1 ),
    inference(superposition,[],[f343,f78]) ).

tff(f343,plain,
    ! [X11: $int,X12: collection] :
      ( $less(X11,count(X12))
      | ( 0 = X11 )
      | ( 0 = count(X12) )
      | $less(0,X11) ),
    inference(resolution,[],[f113,f117]) ).

tff(f3716,plain,
    ( spl2_45
    | spl2_48
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(avatar_split_clause,[],[f3694,f273,f97,f3714,f3702]) ).

tff(f3702,plain,
    ( spl2_45
  <=> ( 1 = sK0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_45])]) ).

tff(f3714,plain,
    ( spl2_48
  <=> ! [X30: $int,X31: $int] :
        ( $less(0,X31)
        | ( 1 = X31 )
        | $less(X31,X30)
        | $less(X30,sK0)
        | ( 1 = X30 ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_48])]) ).

tff(f273,plain,
    ( spl2_20
  <=> ( 1 = count(remove(3,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_20])]) ).

tff(f3694,plain,
    ( ! [X31: $int,X30: $int] :
        ( $less(0,X31)
        | $less(X30,sK0)
        | ( 1 = X30 )
        | $less(X31,X30)
        | ( 1 = sK0 )
        | ( 1 = X31 ) )
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(evaluation,[],[f3619]) ).

tff(f3619,plain,
    ( ! [X31: $int,X30: $int] :
        ( $less(0,X31)
        | ( 1 = X30 )
        | ( 1 = X31 )
        | $less(X31,X30)
        | $less(3,1)
        | ( 1 = sK0 )
        | $less(X30,sK0) )
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(resolution,[],[f342,f1305]) ).

tff(f1305,plain,
    ( ! [X3: $int,X4: $int] :
        ( ~ $less(1,X4)
        | ( 1 = X3 )
        | $less(0,X3)
        | $less(X3,X4) )
    | ~ spl2_20 ),
    inference(resolution,[],[f1264,f24]) ).

tff(f1264,plain,
    ( ! [X1: $int] :
        ( $less(X1,1)
        | $less(0,X1)
        | ( 1 = X1 ) )
    | ~ spl2_20 ),
    inference(resolution,[],[f1232,f25]) ).

tff(f1232,plain,
    ( ! [X46: $int] :
        ( ~ $less(1,X46)
        | $less(0,X46) )
    | ~ spl2_20 ),
    inference(evaluation,[],[f1224]) ).

tff(f1224,plain,
    ( ! [X46: $int] :
        ( ( 0 = 1 )
        | ~ $less(1,X46)
        | $less(0,X46) )
    | ~ spl2_20 ),
    inference(superposition,[],[f305,f275]) ).

tff(f275,plain,
    ( ( 1 = count(remove(3,sK1)) )
    | ~ spl2_20 ),
    inference(avatar_component_clause,[],[f273]) ).

tff(f3712,plain,
    ( spl2_45
    | spl2_47
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(avatar_split_clause,[],[f3695,f273,f97,f3710,f3702]) ).

tff(f3710,plain,
    ( spl2_47
  <=> ! [X29: $int,X28: $int] :
        ( $less(X29,X28)
        | $less(X28,sK0)
        | ( 1 = X28 )
        | $less(0,X29)
        | ( 0 = X29 ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_47])]) ).

tff(f3695,plain,
    ( ! [X28: $int,X29: $int] :
        ( $less(X29,X28)
        | ( 0 = X29 )
        | $less(0,X29)
        | ( 1 = sK0 )
        | ( 1 = X28 )
        | $less(X28,sK0) )
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(evaluation,[],[f3618]) ).

tff(f3618,plain,
    ( ! [X28: $int,X29: $int] :
        ( ( 1 = sK0 )
        | $less(X28,sK0)
        | $less(0,X29)
        | ( 1 = X28 )
        | $less(X29,X28)
        | ( 0 = X29 )
        | $less(3,1) )
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(resolution,[],[f342,f1645]) ).

tff(f1645,plain,
    ( ! [X4: $int,X5: $int] :
        ( ~ $less(1,X5)
        | $less(0,X4)
        | $less(X4,X5)
        | ( 0 = X4 ) )
    | ~ spl2_20 ),
    inference(resolution,[],[f1575,f24]) ).

tff(f1575,plain,
    ( ! [X55: $int] :
        ( $less(0,X55)
        | $less(X55,1)
        | ( 0 = X55 ) )
    | ~ spl2_20 ),
    inference(evaluation,[],[f1561]) ).

tff(f1561,plain,
    ( ! [X55: $int] :
        ( ( 0 = X55 )
        | $less(0,X55)
        | $less(X55,1)
        | ( 0 = 1 ) )
    | ~ spl2_20 ),
    inference(superposition,[],[f343,f275]) ).

tff(f3708,plain,
    ( spl2_45
    | spl2_46
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(avatar_split_clause,[],[f3698,f273,f97,f3706,f3702]) ).

tff(f3706,plain,
    ( spl2_46
  <=> ! [X32: $int] :
        ( ( 1 = X32 )
        | $less(0,X32)
        | $less(X32,sK0) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_46])]) ).

tff(f3698,plain,
    ( ! [X32: $int] :
        ( ( 1 = X32 )
        | ( 1 = sK0 )
        | $less(X32,sK0)
        | $less(0,X32) )
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(evaluation,[],[f3620]) ).

tff(f3620,plain,
    ( ! [X32: $int] :
        ( ( 1 = X32 )
        | $less(0,X32)
        | ( 1 = sK0 )
        | $less(3,1)
        | $less(X32,sK0) )
    | ~ spl2_5
    | ~ spl2_20 ),
    inference(resolution,[],[f342,f1232]) ).

tff(f3506,plain,
    ( spl2_44
    | spl2_43
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(avatar_split_clause,[],[f3141,f3117,f92,f3499,f3502]) ).

tff(f3502,plain,
    ( spl2_44
  <=> ! [X2: $int,X0: collection] : ~ in(X2,X0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_44])]) ).

tff(f3499,plain,
    ( spl2_43
  <=> ! [X1: $int] : ( $sum(X1,1) != X1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_43])]) ).

tff(f3117,plain,
    ( spl2_39
  <=> ! [X60: $int] : ( empty = add(X60,empty) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_39])]) ).

tff(f3141,plain,
    ( ! [X2: $int,X0: collection,X1: $int] :
        ( ( $sum(X1,1) != X1 )
        | ~ in(X2,X0) )
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(superposition,[],[f85,f3138]) ).

tff(f3138,plain,
    ( ! [X29: $int,X30: $int] : ( X29 = X30 )
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(evaluation,[],[f3137]) ).

tff(f3137,plain,
    ( ! [X29: $int,X30: $int] :
        ( ( X29 = X30 )
        | ( 0 = 1 ) )
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(forward_demodulation,[],[f3136,f94]) ).

tff(f3136,plain,
    ( ! [X29: $int,X30: $int] :
        ( ( 1 = count(empty) )
        | ( X29 = X30 ) )
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(forward_demodulation,[],[f3132,f1058]) ).

tff(f3132,plain,
    ( ! [X29: $int,X30: $int] :
        ( ( X29 = X30 )
        | ( 1 = count(remove(X29,empty)) ) )
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(backward_demodulation,[],[f680,f3118]) ).

tff(f3118,plain,
    ( ! [X60: $int] : ( empty = add(X60,empty) )
    | ~ spl2_39 ),
    inference(avatar_component_clause,[],[f3117]) ).

tff(f85,plain,
    ! [X0: collection,X1: $int] :
      ( ( count(X0) != $sum(count(X0),1) )
      | ~ in(X1,X0) ),
    inference(backward_subsumption_demodulation,[],[f45,f61]) ).

tff(f45,plain,
    ! [X0: collection,X1: $int] :
      ( ~ in(X1,X0)
      | ( $sum(count(X0),1) != count(add(X1,X0)) ) ),
    inference(cnf_transformation,[],[f38]) ).

tff(f3505,plain,
    ( spl2_42
    | spl2_41
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(avatar_split_clause,[],[f3318,f3117,f92,f3492,f3495]) ).

tff(f3495,plain,
    ( spl2_42
  <=> ! [X2: $int,X0: collection] : in(X2,X0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_42])]) ).

tff(f3492,plain,
    ( spl2_41
  <=> ! [X1: $int] : ( $sum(X1,-1) != X1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_41])]) ).

tff(f3318,plain,
    ( ! [X2: $int,X0: collection,X1: $int] :
        ( ( $sum(X1,-1) != X1 )
        | in(X2,X0) )
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(superposition,[],[f106,f3138]) ).

tff(f106,plain,
    ! [X0: $int,X1: collection] :
      ( ( count(X1) != $sum(count(X1),-1) )
      | in(X0,X1) ),
    inference(backward_subsumption_demodulation,[],[f73,f59]) ).

tff(f73,plain,
    ! [X0: $int,X1: collection] :
      ( in(X0,X1)
      | ( $sum(count(X1),-1) != count(remove(X0,X1)) ) ),
    inference(evaluation,[],[f68]) ).

tff(f68,plain,
    ! [X0: $int,X1: collection] :
      ( ( $sum(count(X1),$uminus(1)) != count(remove(X0,X1)) )
      | in(X0,X1) ),
    inference(cnf_transformation,[],[f32]) ).

tff(f3504,plain,
    ( spl2_43
    | spl2_44
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(avatar_split_clause,[],[f3317,f3117,f92,f3502,f3499]) ).

tff(f3317,plain,
    ( ! [X2: $int,X0: collection,X1: $int] :
        ( ~ in(X2,X0)
        | ( $sum(X1,1) != X1 ) )
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(superposition,[],[f85,f3138]) ).

tff(f3497,plain,
    ( spl2_41
    | spl2_42
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(avatar_split_clause,[],[f3142,f3117,f92,f3495,f3492]) ).

tff(f3142,plain,
    ( ! [X2: $int,X0: collection,X1: $int] :
        ( in(X2,X0)
        | ( $sum(X1,-1) != X1 ) )
    | ~ spl2_4
    | ~ spl2_39 ),
    inference(superposition,[],[f106,f3138]) ).

tff(f3130,plain,
    ( spl2_40
    | spl2_39
    | ~ spl2_4 ),
    inference(avatar_split_clause,[],[f3126,f92,f3117,f3128]) ).

tff(f3128,plain,
    ( spl2_40
  <=> ! [X52: collection,X51: $int] : ( 0 != count(add(X51,X52)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_40])]) ).

tff(f3126,plain,
    ( ! [X51: $int,X52: collection,X53: $int] :
        ( ( empty = add(X53,empty) )
        | ( 0 != count(add(X51,X52)) ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f3125,f1058]) ).

tff(f3125,plain,
    ( ! [X51: $int,X52: collection,X53: $int] :
        ( ( empty = add(X53,remove(X51,empty)) )
        | ( 0 != count(add(X51,X52)) ) )
    | ~ spl2_4 ),
    inference(forward_subsumption_demodulation,[],[f3124,f47]) ).

tff(f3124,plain,
    ( ! [X51: $int,X52: collection,X53: $int] :
        ( ( empty = add(X53,remove(X51,add(X51,X52))) )
        | ( 0 != count(add(X51,X52)) ) )
    | ~ spl2_4 ),
    inference(evaluation,[],[f3123]) ).

tff(f3123,plain,
    ( ! [X51: $int,X52: collection,X53: $int] :
        ( ( 1 = $sum(0,-1) )
        | ( empty = add(X53,remove(X51,add(X51,X52))) )
        | ( 0 != count(add(X51,X52)) ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f3122,f94]) ).

tff(f3122,plain,
    ( ! [X51: $int,X52: collection,X53: $int] :
        ( ( 0 != count(add(X51,X52)) )
        | ( empty = add(X53,remove(X51,add(X51,X52))) )
        | ( 1 = $sum(count(empty),-1) ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f3121,f254]) ).

tff(f3121,plain,
    ( ! [X51: $int,X52: collection,X53: $int] :
        ( ( empty = add(X53,remove(X51,add(X51,X52))) )
        | ( 0 != count(add(X51,X52)) )
        | ( $sum(count(empty),-1) = count(add(X53,empty)) ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f3120,f1058]) ).

tff(f3120,plain,
    ! [X51: $int,X52: collection,X53: $int] :
      ( ( empty = add(X53,remove(X51,add(X51,X52))) )
      | ( 0 != count(add(X51,X52)) )
      | ( $sum(count(empty),-1) = count(add(X53,remove(X51,empty))) ) ),
    inference(forward_subsumption_demodulation,[],[f3097,f47]) ).

tff(f3097,plain,
    ! [X51: $int,X52: collection,X53: $int] :
      ( ( $sum(count(add(X51,X52)),-1) = count(add(X53,remove(X51,add(X51,X52)))) )
      | ( 0 != count(add(X51,X52)) )
      | ( empty = add(X53,remove(X51,add(X51,X52))) ) ),
    inference(evaluation,[],[f3076]) ).

tff(f3076,plain,
    ! [X51: $int,X52: collection,X53: $int] :
      ( ( $sum(count(add(X51,X52)),-1) = count(add(X53,remove(X51,add(X51,X52)))) )
      | ( empty = add(X53,remove(X51,add(X51,X52))) )
      | ( 0 != $sum($sum(count(add(X51,X52)),-1),1) ) ),
    inference(superposition,[],[f511,f257]) ).

tff(f257,plain,
    ! [X4: $int,X5: collection] : ( $sum(count(add(X4,X5)),-1) = count(remove(X4,add(X4,X5))) ),
    inference(resolution,[],[f74,f72]) ).

tff(f511,plain,
    ! [X12: $int,X13: collection] :
      ( ( 0 != $sum(count(X13),1) )
      | ( empty = add(X12,X13) )
      | ( count(X13) = count(add(X12,X13)) ) ),
    inference(superposition,[],[f47,f247]) ).

tff(f247,plain,
    ! [X0: collection,X1: $int] :
      ( ( $sum(count(X0),1) = count(add(X1,X0)) )
      | ( count(X0) = count(add(X1,X0)) ) ),
    inference(resolution,[],[f44,f61]) ).

tff(f3119,plain,
    ( spl2_38
    | spl2_39
    | ~ spl2_4 ),
    inference(avatar_split_clause,[],[f3112,f92,f3117,f3114]) ).

tff(f3114,plain,
    ( spl2_38
  <=> ! [X57: $int,X59: collection,X58: $int] : ( 0 != count(add(X58,add(X57,X59))) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_38])]) ).

tff(f3112,plain,
    ( ! [X58: $int,X59: collection,X57: $int,X60: $int] :
        ( ( empty = add(X60,empty) )
        | ( 0 != count(add(X58,add(X57,X59))) ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f3111,f1058]) ).

tff(f3111,plain,
    ( ! [X58: $int,X59: collection,X57: $int,X60: $int] :
        ( ( empty = add(X60,remove(X57,empty)) )
        | ( 0 != count(add(X58,add(X57,X59))) ) )
    | ~ spl2_4 ),
    inference(forward_subsumption_demodulation,[],[f3110,f47]) ).

tff(f3110,plain,
    ( ! [X58: $int,X59: collection,X57: $int,X60: $int] :
        ( ( empty = add(X60,remove(X57,add(X58,add(X57,X59)))) )
        | ( 0 != count(add(X58,add(X57,X59))) ) )
    | ~ spl2_4 ),
    inference(evaluation,[],[f3109]) ).

tff(f3109,plain,
    ( ! [X58: $int,X59: collection,X57: $int,X60: $int] :
        ( ( empty = add(X60,remove(X57,add(X58,add(X57,X59)))) )
        | ( 1 = $sum(0,-1) )
        | ( 0 != count(add(X58,add(X57,X59))) ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f3108,f94]) ).

tff(f3108,plain,
    ( ! [X58: $int,X59: collection,X57: $int,X60: $int] :
        ( ( 1 = $sum(count(empty),-1) )
        | ( 0 != count(add(X58,add(X57,X59))) )
        | ( empty = add(X60,remove(X57,add(X58,add(X57,X59)))) ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f3107,f254]) ).

tff(f3107,plain,
    ( ! [X58: $int,X59: collection,X57: $int,X60: $int] :
        ( ( empty = add(X60,remove(X57,add(X58,add(X57,X59)))) )
        | ( $sum(count(empty),-1) = count(add(X60,empty)) )
        | ( 0 != count(add(X58,add(X57,X59))) ) )
    | ~ spl2_4 ),
    inference(forward_demodulation,[],[f3106,f1058]) ).

tff(f3106,plain,
    ! [X58: $int,X59: collection,X57: $int,X60: $int] :
      ( ( empty = add(X60,remove(X57,add(X58,add(X57,X59)))) )
      | ( $sum(count(empty),-1) = count(add(X60,remove(X57,empty))) )
      | ( 0 != count(add(X58,add(X57,X59))) ) ),
    inference(forward_subsumption_demodulation,[],[f3103,f47]) ).

tff(f3103,plain,
    ! [X58: $int,X59: collection,X57: $int,X60: $int] :
      ( ( $sum(count(add(X58,add(X57,X59))),-1) = count(add(X60,remove(X57,add(X58,add(X57,X59))))) )
      | ( empty = add(X60,remove(X57,add(X58,add(X57,X59)))) )
      | ( 0 != count(add(X58,add(X57,X59))) ) ),
    inference(evaluation,[],[f3078]) ).

tff(f3078,plain,
    ! [X58: $int,X59: collection,X57: $int,X60: $int] :
      ( ( 0 != $sum($sum(count(add(X58,add(X57,X59))),-1),1) )
      | ( $sum(count(add(X58,add(X57,X59))),-1) = count(add(X60,remove(X57,add(X58,add(X57,X59))))) )
      | ( empty = add(X60,remove(X57,add(X58,add(X57,X59)))) ) ),
    inference(superposition,[],[f511,f627]) ).

tff(f627,plain,
    ! [X16: collection,X14: $int,X15: $int] : ( count(remove(X14,add(X15,add(X14,X16)))) = $sum(count(add(X15,add(X14,X16))),-1) ),
    inference(resolution,[],[f258,f72]) ).

tff(f258,plain,
    ! [X8: $int,X6: $int,X7: collection] :
      ( ~ in(X8,X7)
      | ( count(remove(X8,add(X6,X7))) = $sum(count(add(X6,X7)),-1) ) ),
    inference(resolution,[],[f74,f66]) ).

tff(f66,plain,
    ! [X2: collection,X0: $int,X1: $int] :
      ( in(X1,add(X0,X2))
      | ~ in(X1,X2) ),
    inference(cnf_transformation,[],[f37]) ).

tff(f930,plain,
    ( spl2_37
    | ~ spl2_32 ),
    inference(avatar_split_clause,[],[f909,f860,f927]) ).

tff(f927,plain,
    ( spl2_37
  <=> ( empty = add(3,remove(3,empty)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_37])]) ).

tff(f860,plain,
    ( spl2_32
  <=> ( empty = add(3,empty) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_32])]) ).

tff(f909,plain,
    ( ( empty = add(3,remove(3,empty)) )
    | ~ spl2_32 ),
    inference(superposition,[],[f128,f862]) ).

tff(f862,plain,
    ( ( empty = add(3,empty) )
    | ~ spl2_32 ),
    inference(avatar_component_clause,[],[f860]) ).

tff(f128,plain,
    ! [X0: $int,X1: collection] : ( add(X0,X1) = add(X0,remove(X0,add(X0,X1))) ),
    inference(resolution,[],[f60,f72]) ).

tff(f925,plain,
    ( spl2_36
    | ~ spl2_32 ),
    inference(avatar_split_clause,[],[f908,f860,f919]) ).

tff(f919,plain,
    ( spl2_36
  <=> in(3,empty) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_36])]) ).

tff(f908,plain,
    ( in(3,empty)
    | ~ spl2_32 ),
    inference(superposition,[],[f72,f862]) ).

tff(f922,plain,
    ( spl2_36
    | ~ spl2_32 ),
    inference(avatar_split_clause,[],[f913,f860,f919]) ).

tff(f913,plain,
    ( in(3,empty)
    | ~ spl2_32 ),
    inference(trivial_inequality_removal,[],[f905]) ).

tff(f905,plain,
    ( in(3,empty)
    | ( count(empty) != count(empty) )
    | ~ spl2_32 ),
    inference(superposition,[],[f62,f862]) ).

tff(f62,plain,
    ! [X0: $int,X1: collection] :
      ( ( count(add(X0,X1)) != count(X1) )
      | in(X0,X1) ),
    inference(cnf_transformation,[],[f34]) ).

tff(f917,plain,
    ( ~ spl2_4
    | ~ spl2_32 ),
    inference(avatar_contradiction_clause,[],[f916]) ).

tff(f916,plain,
    ( $false
    | ~ spl2_4
    | ~ spl2_32 ),
    inference(evaluation,[],[f915]) ).

tff(f915,plain,
    ( ( 0 = $sum(0,-1) )
    | ~ spl2_4
    | ~ spl2_32 ),
    inference(forward_demodulation,[],[f914,f94]) ).

tff(f914,plain,
    ( ( 0 = $sum(count(empty),-1) )
    | ~ spl2_4
    | ~ spl2_32 ),
    inference(forward_demodulation,[],[f912,f124]) ).

tff(f912,plain,
    ( ( $sum(count(empty),-1) = count(remove(3,empty)) )
    | ~ spl2_32 ),
    inference(superposition,[],[f257,f862]) ).

tff(f894,plain,
    ( ~ spl2_4
    | ~ spl2_30 ),
    inference(avatar_contradiction_clause,[],[f893]) ).

tff(f893,plain,
    ( $false
    | ~ spl2_4
    | ~ spl2_30 ),
    inference(evaluation,[],[f892]) ).

tff(f892,plain,
    ( ( 0 = $sum(0,-1) )
    | ~ spl2_4
    | ~ spl2_30 ),
    inference(forward_demodulation,[],[f891,f94]) ).

tff(f891,plain,
    ( ( 0 = $sum(count(empty),-1) )
    | ~ spl2_4
    | ~ spl2_30 ),
    inference(forward_demodulation,[],[f874,f124]) ).

tff(f874,plain,
    ( ( $sum(count(empty),-1) = count(remove(sK0,empty)) )
    | ~ spl2_30 ),
    inference(superposition,[],[f257,f841]) ).

tff(f841,plain,
    ( ( empty = add(sK0,empty) )
    | ~ spl2_30 ),
    inference(avatar_component_clause,[],[f839]) ).

tff(f839,plain,
    ( spl2_30
  <=> ( empty = add(sK0,empty) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_30])]) ).

tff(f890,plain,
    ( spl2_35
    | ~ spl2_30 ),
    inference(avatar_split_clause,[],[f871,f839,f887]) ).

tff(f887,plain,
    ( spl2_35
  <=> ( empty = add(sK0,remove(sK0,empty)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_35])]) ).

tff(f871,plain,
    ( ( empty = add(sK0,remove(sK0,empty)) )
    | ~ spl2_30 ),
    inference(superposition,[],[f128,f841]) ).

tff(f885,plain,
    ( spl2_34
    | ~ spl2_30 ),
    inference(avatar_split_clause,[],[f875,f839,f881]) ).

tff(f881,plain,
    ( spl2_34
  <=> in(sK0,empty) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_34])]) ).

tff(f875,plain,
    ( in(sK0,empty)
    | ~ spl2_30 ),
    inference(trivial_inequality_removal,[],[f867]) ).

tff(f867,plain,
    ( in(sK0,empty)
    | ( count(empty) != count(empty) )
    | ~ spl2_30 ),
    inference(superposition,[],[f62,f841]) ).

tff(f884,plain,
    ( spl2_34
    | ~ spl2_30 ),
    inference(avatar_split_clause,[],[f870,f839,f881]) ).

tff(f870,plain,
    ( in(sK0,empty)
    | ~ spl2_30 ),
    inference(superposition,[],[f72,f841]) ).

tff(f879,plain,
    ( ~ spl2_4
    | ~ spl2_30 ),
    inference(avatar_contradiction_clause,[],[f878]) ).

tff(f878,plain,
    ( $false
    | ~ spl2_4
    | ~ spl2_30 ),
    inference(evaluation,[],[f877]) ).

tff(f877,plain,
    ( ( 0 = 1 )
    | ~ spl2_4
    | ~ spl2_30 ),
    inference(forward_demodulation,[],[f876,f94]) ).

tff(f876,plain,
    ( ( 1 = count(empty) )
    | ~ spl2_4
    | ~ spl2_30 ),
    inference(forward_demodulation,[],[f872,f254]) ).

tff(f872,plain,
    ( ( count(empty) = count(add(sK0,empty)) )
    | ~ spl2_30 ),
    inference(superposition,[],[f153,f841]) ).

tff(f153,plain,
    ! [X0: $int,X1: collection] : ( count(add(X0,X1)) = count(add(X0,add(X0,X1))) ),
    inference(resolution,[],[f61,f72]) ).

tff(f866,plain,
    ( spl2_32
    | spl2_33
    | ~ spl2_6 ),
    inference(avatar_split_clause,[],[f858,f102,f864,f860]) ).

tff(f864,plain,
    ( spl2_33
  <=> ! [X7: $int] :
        ( ( 3 = X7 )
        | ( 0 != count(remove(X7,sK1)) ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_33])]) ).

tff(f858,plain,
    ( ! [X7: $int] :
        ( ( 3 = X7 )
        | ( empty = add(3,empty) )
        | ( 0 != count(remove(X7,sK1)) ) )
    | ~ spl2_6 ),
    inference(forward_subsumption_demodulation,[],[f855,f47]) ).

tff(f855,plain,
    ( ! [X7: $int] :
        ( ( 3 = X7 )
        | ( empty = add(3,remove(X7,sK1)) )
        | ( 0 != count(remove(X7,sK1)) ) )
    | ~ spl2_6 ),
    inference(superposition,[],[f47,f646]) ).

tff(f646,plain,
    ( ! [X31: $int] :
        ( ( count(add(3,remove(X31,sK1))) = count(remove(X31,sK1)) )
        | ( 3 = X31 ) )
    | ~ spl2_6 ),
    inference(resolution,[],[f217,f104]) ).

tff(f845,plain,
    ( spl2_30
    | spl2_31
    | ~ spl2_3 ),
    inference(avatar_split_clause,[],[f837,f87,f843,f839]) ).

tff(f843,plain,
    ( spl2_31
  <=> ! [X7: $int] :
        ( ( 0 != count(remove(X7,sK1)) )
        | ( sK0 = X7 ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_31])]) ).

tff(f87,plain,
    ( spl2_3
  <=> in(sK0,sK1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_3])]) ).

tff(f837,plain,
    ( ! [X7: $int] :
        ( ( 0 != count(remove(X7,sK1)) )
        | ( sK0 = X7 )
        | ( empty = add(sK0,empty) ) )
    | ~ spl2_3 ),
    inference(forward_subsumption_demodulation,[],[f834,f47]) ).

tff(f834,plain,
    ( ! [X7: $int] :
        ( ( sK0 = X7 )
        | ( empty = add(sK0,remove(X7,sK1)) )
        | ( 0 != count(remove(X7,sK1)) ) )
    | ~ spl2_3 ),
    inference(superposition,[],[f47,f645]) ).

tff(f645,plain,
    ( ! [X30: $int] :
        ( ( count(remove(X30,sK1)) = count(add(sK0,remove(X30,sK1))) )
        | ( sK0 = X30 ) )
    | ~ spl2_3 ),
    inference(resolution,[],[f217,f89]) ).

tff(f89,plain,
    ( in(sK0,sK1)
    | ~ spl2_3 ),
    inference(avatar_component_clause,[],[f87]) ).

tff(f824,plain,
    ( spl2_29
    | spl2_26
    | ~ spl2_2 ),
    inference(avatar_split_clause,[],[f820,f81,f755,f822]) ).

tff(f822,plain,
    ( spl2_29
  <=> ! [X7: $int] :
        ( ( 0 != count(remove(X7,sK1)) )
        | ( 2 = X7 ) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_29])]) ).

tff(f820,plain,
    ( ! [X7: $int] :
        ( ( empty = add(2,empty) )
        | ( 0 != count(remove(X7,sK1)) )
        | ( 2 = X7 ) )
    | ~ spl2_2 ),
    inference(forward_subsumption_demodulation,[],[f817,f47]) ).

tff(f817,plain,
    ( ! [X7: $int] :
        ( ( empty = add(2,remove(X7,sK1)) )
        | ( 0 != count(remove(X7,sK1)) )
        | ( 2 = X7 ) )
    | ~ spl2_2 ),
    inference(superposition,[],[f47,f644]) ).

tff(f644,plain,
    ( ! [X29: $int] :
        ( ( count(add(2,remove(X29,sK1))) = count(remove(X29,sK1)) )
        | ( 2 = X29 ) )
    | ~ spl2_2 ),
    inference(resolution,[],[f217,f83]) ).

tff(f784,plain,
    ( spl2_28
    | ~ spl2_26 ),
    inference(avatar_split_clause,[],[f767,f755,f780]) ).

tff(f780,plain,
    ( spl2_28
  <=> in(2,empty) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_28])]) ).

tff(f767,plain,
    ( in(2,empty)
    | ~ spl2_26 ),
    inference(trivial_inequality_removal,[],[f759]) ).

tff(f759,plain,
    ( ( count(empty) != count(empty) )
    | in(2,empty)
    | ~ spl2_26 ),
    inference(superposition,[],[f62,f757]) ).

tff(f757,plain,
    ( ( empty = add(2,empty) )
    | ~ spl2_26 ),
    inference(avatar_component_clause,[],[f755]) ).

tff(f783,plain,
    ( spl2_28
    | ~ spl2_26 ),
    inference(avatar_split_clause,[],[f762,f755,f780]) ).

tff(f762,plain,
    ( in(2,empty)
    | ~ spl2_26 ),
    inference(superposition,[],[f72,f757]) ).

tff(f778,plain,
    ( ~ spl2_4
    | ~ spl2_26 ),
    inference(avatar_contradiction_clause,[],[f777]) ).

tff(f777,plain,
    ( $false
    | ~ spl2_4
    | ~ spl2_26 ),
    inference(evaluation,[],[f776]) ).

tff(f776,plain,
    ( ( 0 = $sum(0,-1) )
    | ~ spl2_4
    | ~ spl2_26 ),
    inference(forward_demodulation,[],[f775,f94]) ).

tff(f775,plain,
    ( ( 0 = $sum(count(empty),-1) )
    | ~ spl2_4
    | ~ spl2_26 ),
    inference(forward_demodulation,[],[f766,f124]) ).

tff(f766,plain,
    ( ( $sum(count(empty),-1) = count(remove(2,empty)) )
    | ~ spl2_26 ),
    inference(superposition,[],[f257,f757]) ).

tff(f774,plain,
    ( spl2_27
    | ~ spl2_26 ),
    inference(avatar_split_clause,[],[f763,f755,f771]) ).

tff(f771,plain,
    ( spl2_27
  <=> ( empty = add(2,remove(2,empty)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_27])]) ).

tff(f763,plain,
    ( ( empty = add(2,remove(2,empty)) )
    | ~ spl2_26 ),
    inference(superposition,[],[f128,f757]) ).

tff(f758,plain,
    ( spl2_25
    | spl2_26
    | ~ spl2_2 ),
    inference(avatar_split_clause,[],[f750,f81,f755,f752]) ).

tff(f752,plain,
    ( spl2_25
  <=> ! [X7: $int] : ( 0 != count(add(X7,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_25])]) ).

tff(f750,plain,
    ( ! [X7: $int] :
        ( ( empty = add(2,empty) )
        | ( 0 != count(add(X7,sK1)) ) )
    | ~ spl2_2 ),
    inference(forward_subsumption_demodulation,[],[f747,f47]) ).

tff(f747,plain,
    ( ! [X7: $int] :
        ( ( 0 != count(add(X7,sK1)) )
        | ( empty = add(2,add(X7,sK1)) ) )
    | ~ spl2_2 ),
    inference(superposition,[],[f47,f455]) ).

tff(f455,plain,
    ( ! [X21: $int] : ( count(add(X21,sK1)) = count(add(2,add(X21,sK1))) )
    | ~ spl2_2 ),
    inference(resolution,[],[f154,f83]) ).

tff(f154,plain,
    ! [X2: $int,X3: $int,X4: collection] :
      ( ~ in(X2,X4)
      | ( count(add(X3,X4)) = count(add(X2,add(X3,X4))) ) ),
    inference(resolution,[],[f61,f66]) ).

tff(f374,plain,
    ( spl2_22
    | spl2_23
    | spl2_24
    | ~ spl2_5 ),
    inference(avatar_split_clause,[],[f360,f97,f372,f368,f364]) ).

tff(f364,plain,
    ( spl2_22
  <=> ( 0 = sK0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_22])]) ).

tff(f368,plain,
    ( spl2_23
  <=> $less(0,sK0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_23])]) ).

tff(f372,plain,
    ( spl2_24
  <=> ! [X8: collection] :
        ( ( 0 = count(X8) )
        | $less(3,count(X8)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_24])]) ).

tff(f360,plain,
    ( ! [X8: collection] :
        ( ( 0 = count(X8) )
        | $less(0,sK0)
        | $less(3,count(X8))
        | ( 0 = sK0 ) )
    | ~ spl2_5 ),
    inference(resolution,[],[f236,f117]) ).

tff(f236,plain,
    ( ! [X0: $int,X1: $int] :
        ( ~ $less(X0,X1)
        | $less(X0,sK0)
        | $less(3,X1)
        | ( sK0 = X0 ) )
    | ~ spl2_5 ),
    inference(resolution,[],[f120,f24]) ).

tff(f283,plain,
    ( spl2_21
    | ~ spl2_1
    | ~ spl2_3 ),
    inference(avatar_split_clause,[],[f278,f87,f76,f280]) ).

tff(f278,plain,
    ( ( 1 = count(remove(sK0,sK1)) )
    | ~ spl2_1
    | ~ spl2_3 ),
    inference(evaluation,[],[f277]) ).

tff(f277,plain,
    ( ( $sum(2,-1) = count(remove(sK0,sK1)) )
    | ~ spl2_1
    | ~ spl2_3 ),
    inference(forward_demodulation,[],[f261,f78]) ).

tff(f261,plain,
    ( ( count(remove(sK0,sK1)) = $sum(count(sK1),-1) )
    | ~ spl2_3 ),
    inference(resolution,[],[f74,f89]) ).

tff(f276,plain,
    ( spl2_20
    | ~ spl2_1
    | ~ spl2_6 ),
    inference(avatar_split_clause,[],[f271,f102,f76,f273]) ).

tff(f271,plain,
    ( ( 1 = count(remove(3,sK1)) )
    | ~ spl2_1
    | ~ spl2_6 ),
    inference(evaluation,[],[f270]) ).

tff(f270,plain,
    ( ( $sum(2,-1) = count(remove(3,sK1)) )
    | ~ spl2_1
    | ~ spl2_6 ),
    inference(forward_demodulation,[],[f262,f78]) ).

tff(f262,plain,
    ( ( $sum(count(sK1),-1) = count(remove(3,sK1)) )
    | ~ spl2_6 ),
    inference(resolution,[],[f74,f104]) ).

tff(f269,plain,
    ( spl2_19
    | ~ spl2_1
    | ~ spl2_2 ),
    inference(avatar_split_clause,[],[f264,f81,f76,f266]) ).

tff(f266,plain,
    ( spl2_19
  <=> ( 1 = count(remove(2,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_19])]) ).

tff(f264,plain,
    ( ( 1 = count(remove(2,sK1)) )
    | ~ spl2_1
    | ~ spl2_2 ),
    inference(evaluation,[],[f263]) ).

tff(f263,plain,
    ( ( $sum(2,-1) = count(remove(2,sK1)) )
    | ~ spl2_1
    | ~ spl2_2 ),
    inference(forward_demodulation,[],[f260,f78]) ).

tff(f260,plain,
    ( ( count(remove(2,sK1)) = $sum(count(sK1),-1) )
    | ~ spl2_2 ),
    inference(resolution,[],[f74,f83]) ).

tff(f231,plain,
    ( ~ spl2_17
    | spl2_18
    | ~ spl2_1
    | ~ spl2_9 ),
    inference(avatar_split_clause,[],[f222,f142,f76,f228,f224]) ).

tff(f224,plain,
    ( spl2_17
  <=> ( 2 = count(remove(sK0,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_17])]) ).

tff(f228,plain,
    ( spl2_18
  <=> in(sK0,remove(sK0,sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_18])]) ).

tff(f222,plain,
    ( in(sK0,remove(sK0,sK1))
    | ( 2 != count(remove(sK0,sK1)) )
    | ~ spl2_1
    | ~ spl2_9 ),
    inference(forward_demodulation,[],[f219,f78]) ).

tff(f219,plain,
    ( ( count(sK1) != count(remove(sK0,sK1)) )
    | in(sK0,remove(sK0,sK1))
    | ~ spl2_9 ),
    inference(superposition,[],[f62,f144]) ).

tff(f198,plain,
    ( ~ spl2_15
    | spl2_16
    | ~ spl2_1
    | ~ spl2_7 ),
    inference(avatar_split_clause,[],[f189,f132,f76,f195,f191]) ).

tff(f191,plain,
    ( spl2_15
  <=> ( 2 = count(remove(3,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_15])]) ).

tff(f195,plain,
    ( spl2_16
  <=> in(3,remove(3,sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_16])]) ).

tff(f132,plain,
    ( spl2_7
  <=> ( add(3,remove(3,sK1)) = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_7])]) ).

tff(f189,plain,
    ( in(3,remove(3,sK1))
    | ( 2 != count(remove(3,sK1)) )
    | ~ spl2_1
    | ~ spl2_7 ),
    inference(forward_demodulation,[],[f176,f78]) ).

tff(f176,plain,
    ( in(3,remove(3,sK1))
    | ( count(sK1) != count(remove(3,sK1)) )
    | ~ spl2_7 ),
    inference(superposition,[],[f62,f134]) ).

tff(f134,plain,
    ( ( add(3,remove(3,sK1)) = sK1 )
    | ~ spl2_7 ),
    inference(avatar_component_clause,[],[f132]) ).

tff(f188,plain,
    ( spl2_13
    | ~ spl2_14
    | ~ spl2_1
    | ~ spl2_8 ),
    inference(avatar_split_clause,[],[f179,f137,f76,f185,f181]) ).

tff(f181,plain,
    ( spl2_13
  <=> in(2,remove(2,sK1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_13])]) ).

tff(f185,plain,
    ( spl2_14
  <=> ( 2 = count(remove(2,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_14])]) ).

tff(f137,plain,
    ( spl2_8
  <=> ( add(2,remove(2,sK1)) = sK1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_8])]) ).

tff(f179,plain,
    ( ( 2 != count(remove(2,sK1)) )
    | in(2,remove(2,sK1))
    | ~ spl2_1
    | ~ spl2_8 ),
    inference(forward_demodulation,[],[f177,f78]) ).

tff(f177,plain,
    ( ( count(sK1) != count(remove(2,sK1)) )
    | in(2,remove(2,sK1))
    | ~ spl2_8 ),
    inference(superposition,[],[f62,f139]) ).

tff(f139,plain,
    ( ( add(2,remove(2,sK1)) = sK1 )
    | ~ spl2_8 ),
    inference(avatar_component_clause,[],[f137]) ).

tff(f173,plain,
    ( spl2_12
    | ~ spl2_1
    | ~ spl2_2 ),
    inference(avatar_split_clause,[],[f168,f81,f76,f170]) ).

tff(f170,plain,
    ( spl2_12
  <=> ( 2 = count(add(2,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_12])]) ).

tff(f168,plain,
    ( ( 2 = count(add(2,sK1)) )
    | ~ spl2_1
    | ~ spl2_2 ),
    inference(forward_demodulation,[],[f150,f78]) ).

tff(f150,plain,
    ( ( count(sK1) = count(add(2,sK1)) )
    | ~ spl2_2 ),
    inference(resolution,[],[f61,f83]) ).

tff(f167,plain,
    ( spl2_11
    | ~ spl2_1
    | ~ spl2_6 ),
    inference(avatar_split_clause,[],[f162,f102,f76,f164]) ).

tff(f164,plain,
    ( spl2_11
  <=> ( 2 = count(add(3,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_11])]) ).

tff(f162,plain,
    ( ( 2 = count(add(3,sK1)) )
    | ~ spl2_1
    | ~ spl2_6 ),
    inference(forward_demodulation,[],[f152,f78]) ).

tff(f152,plain,
    ( ( count(sK1) = count(add(3,sK1)) )
    | ~ spl2_6 ),
    inference(resolution,[],[f61,f104]) ).

tff(f161,plain,
    ( spl2_10
    | ~ spl2_1
    | ~ spl2_3 ),
    inference(avatar_split_clause,[],[f156,f87,f76,f158]) ).

tff(f158,plain,
    ( spl2_10
  <=> ( 2 = count(add(sK0,sK1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_10])]) ).

tff(f156,plain,
    ( ( 2 = count(add(sK0,sK1)) )
    | ~ spl2_1
    | ~ spl2_3 ),
    inference(forward_demodulation,[],[f151,f78]) ).

tff(f151,plain,
    ( ( count(sK1) = count(add(sK0,sK1)) )
    | ~ spl2_3 ),
    inference(resolution,[],[f61,f89]) ).

tff(f145,plain,
    ( spl2_9
    | ~ spl2_3 ),
    inference(avatar_split_clause,[],[f126,f87,f142]) ).

tff(f126,plain,
    ( ( add(sK0,remove(sK0,sK1)) = sK1 )
    | ~ spl2_3 ),
    inference(resolution,[],[f60,f89]) ).

tff(f140,plain,
    ( spl2_8
    | ~ spl2_2 ),
    inference(avatar_split_clause,[],[f125,f81,f137]) ).

tff(f125,plain,
    ( ( add(2,remove(2,sK1)) = sK1 )
    | ~ spl2_2 ),
    inference(resolution,[],[f60,f83]) ).

tff(f135,plain,
    ( spl2_7
    | ~ spl2_6 ),
    inference(avatar_split_clause,[],[f127,f102,f132]) ).

tff(f127,plain,
    ( ( add(3,remove(3,sK1)) = sK1 )
    | ~ spl2_6 ),
    inference(resolution,[],[f60,f104]) ).

tff(f105,plain,
    spl2_6,
    inference(avatar_split_clause,[],[f50,f102]) ).

tff(f50,plain,
    in(3,sK1),
    inference(cnf_transformation,[],[f43]) ).

tff(f43,plain,
    ? [X1: $int,X0: collection] :
      ( in(X1,X0)
      & in(2,X0)
      & in(3,X0)
      & ( 2 = count(X0) )
      & $less(3,X1) ),
    inference(flattening,[],[f42]) ).

tff(f42,plain,
    ? [X1: $int,X0: collection] :
      ( in(X1,X0)
      & in(2,X0)
      & in(3,X0)
      & $less(3,X1)
      & ( 2 = count(X0) ) ),
    inference(ennf_transformation,[],[f17]) ).

tff(f17,plain,
    ~ ! [X1: $int,X0: collection] :
        ( ( in(2,X0)
          & in(3,X0)
          & $less(3,X1)
          & ( 2 = count(X0) ) )
       => ~ in(X1,X0) ),
    inference(theory_normalization,[],[f14]) ).

tff(f14,negated_conjecture,
    ~ ! [X0: collection,X1: $int] :
        ( ( in(2,X0)
          & $greater(X1,3)
          & in(3,X0)
          & ( 2 = count(X0) ) )
       => ~ in(X1,X0) ),
    inference(negated_conjecture,[],[f13]) ).

tff(f13,conjecture,
    ! [X0: collection,X1: $int] :
      ( ( in(2,X0)
        & $greater(X1,3)
        & in(3,X0)
        & ( 2 = count(X0) ) )
     => ~ in(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

tff(f100,plain,
    spl2_5,
    inference(avatar_split_clause,[],[f48,f97]) ).

tff(f48,plain,
    $less(3,sK0),
    inference(cnf_transformation,[],[f43]) ).

tff(f95,plain,
    spl2_4,
    inference(avatar_split_clause,[],[f70,f92]) ).

tff(f70,plain,
    0 = count(empty),
    inference(equality_resolution,[],[f46]) ).

tff(f46,plain,
    ! [X0: collection] :
      ( ( empty != X0 )
      | ( 0 = count(X0) ) ),
    inference(cnf_transformation,[],[f36]) ).

tff(f90,plain,
    spl2_3,
    inference(avatar_split_clause,[],[f52,f87]) ).

tff(f52,plain,
    in(sK0,sK1),
    inference(cnf_transformation,[],[f43]) ).

tff(f84,plain,
    spl2_2,
    inference(avatar_split_clause,[],[f51,f81]) ).

tff(f51,plain,
    in(2,sK1),
    inference(cnf_transformation,[],[f43]) ).

tff(f79,plain,
    spl2_1,
    inference(avatar_split_clause,[],[f49,f76]) ).

tff(f49,plain,
    2 = count(sK1),
    inference(cnf_transformation,[],[f43]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : DAT039=1 : TPTP v8.1.0. Released v5.0.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n009.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Aug 29 20:15:05 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.51  % (27540)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (27544)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (27555)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (27563)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.55  % (27536)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.55  % (27544)Instruction limit reached!
% 0.19/0.55  % (27544)------------------------------
% 0.19/0.55  % (27544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (27544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (27544)Termination reason: Unknown
% 0.19/0.55  % (27544)Termination phase: Including theory axioms
% 0.19/0.55  
% 0.19/0.55  % (27544)Memory used [KB]: 895
% 0.19/0.55  % (27544)Time elapsed: 0.004 s
% 0.19/0.55  % (27544)Instructions burned: 2 (million)
% 0.19/0.55  % (27544)------------------------------
% 0.19/0.55  % (27544)------------------------------
% 0.19/0.55  % (27541)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.55  % (27542)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)
% 1.55/0.55  % (27542)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.55/0.55  % (27542)Terminated due to inappropriate strategy.
% 1.55/0.55  % (27542)------------------------------
% 1.55/0.55  % (27542)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.55/0.55  % (27542)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.55/0.55  % (27542)Termination reason: Inappropriate
% 1.55/0.55  
% 1.55/0.55  % (27542)Memory used [KB]: 895
% 1.55/0.55  % (27542)Time elapsed: 0.003 s
% 1.55/0.55  % (27542)Instructions burned: 2 (million)
% 1.55/0.55  % (27542)------------------------------
% 1.55/0.55  % (27542)------------------------------
% 1.55/0.55  % (27536)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.55/0.55  % (27536)Terminated due to inappropriate strategy.
% 1.55/0.55  % (27536)------------------------------
% 1.55/0.55  % (27536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.55/0.55  % (27536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.55/0.55  % (27536)Termination reason: Inappropriate
% 1.55/0.55  
% 1.55/0.55  % (27536)Memory used [KB]: 895
% 1.55/0.55  % (27536)Time elapsed: 0.007 s
% 1.55/0.55  % (27536)Instructions burned: 3 (million)
% 1.55/0.55  % (27536)------------------------------
% 1.55/0.55  % (27536)------------------------------
% 1.55/0.55  % (27552)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)
% 1.55/0.56  % (27546)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 1.55/0.56  % (27551)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)
% 1.55/0.56  % (27558)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)
% 1.55/0.56  % (27539)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)
% 1.55/0.57  % (27538)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)
% 1.55/0.57  % (27556)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.55/0.57  % (27547)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)
% 1.55/0.57  % (27565)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)
% 1.55/0.57  % (27559)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)
% 1.76/0.58  % (27550)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)
% 1.76/0.58  % (27557)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.76/0.58  % (27548)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.76/0.58  % (27564)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.76/0.58  % (27554)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.76/0.59  % (27549)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.76/0.59  % (27562)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)
% 1.76/0.59  % (27537)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)
% 1.76/0.60  % (27560)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.76/0.61  % (27561)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.76/0.62  % (27553)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.76/0.62  % (27553)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 1.76/0.62  % (27553)Terminated due to inappropriate strategy.
% 1.76/0.62  % (27553)------------------------------
% 1.76/0.62  % (27553)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.62  % (27553)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.62  % (27553)Termination reason: Inappropriate
% 1.76/0.62  
% 1.76/0.62  % (27553)Memory used [KB]: 895
% 1.76/0.62  % (27553)Time elapsed: 0.004 s
% 1.76/0.62  % (27553)Instructions burned: 3 (million)
% 1.76/0.62  % (27553)------------------------------
% 1.76/0.62  % (27553)------------------------------
% 1.76/0.62  % (27545)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)
% 1.76/0.62  % (27543)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.76/0.65  % (27540)Instruction limit reached!
% 1.76/0.65  % (27540)------------------------------
% 1.76/0.65  % (27540)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.65  % (27540)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.65  % (27540)Termination reason: Unknown
% 1.76/0.65  % (27540)Termination phase: Saturation
% 1.76/0.65  
% 1.76/0.65  % (27540)Memory used [KB]: 6140
% 1.76/0.65  % (27540)Time elapsed: 0.204 s
% 1.76/0.65  % (27540)Instructions burned: 51 (million)
% 1.76/0.65  % (27540)------------------------------
% 1.76/0.65  % (27540)------------------------------
% 2.29/0.65  % (27543)Instruction limit reached!
% 2.29/0.65  % (27543)------------------------------
% 2.29/0.65  % (27543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.29/0.65  % (27543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.29/0.65  % (27543)Termination reason: Unknown
% 2.29/0.65  % (27543)Termination phase: Saturation
% 2.29/0.65  
% 2.29/0.65  % (27543)Memory used [KB]: 5500
% 2.29/0.65  % (27543)Time elapsed: 0.235 s
% 2.29/0.65  % (27543)Instructions burned: 7 (million)
% 2.29/0.65  % (27543)------------------------------
% 2.29/0.65  % (27543)------------------------------
% 2.47/0.69  % (27541)Instruction limit reached!
% 2.47/0.69  % (27541)------------------------------
% 2.47/0.69  % (27541)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.69  % (27541)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.69  % (27541)Termination reason: Unknown
% 2.47/0.69  % (27541)Termination phase: Saturation
% 2.47/0.69  
% 2.47/0.69  % (27541)Memory used [KB]: 5884
% 2.47/0.69  % (27541)Time elapsed: 0.279 s
% 2.47/0.69  % (27541)Instructions burned: 48 (million)
% 2.47/0.69  % (27541)------------------------------
% 2.47/0.69  % (27541)------------------------------
% 2.47/0.69  % (27552)Instruction limit reached!
% 2.47/0.69  % (27552)------------------------------
% 2.47/0.69  % (27552)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.69  % (27552)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.69  % (27552)Termination reason: Unknown
% 2.47/0.69  % (27552)Termination phase: Saturation
% 2.47/0.69  
% 2.47/0.69  % (27552)Memory used [KB]: 6396
% 2.47/0.69  % (27552)Time elapsed: 0.275 s
% 2.47/0.69  % (27552)Instructions burned: 99 (million)
% 2.47/0.69  % (27552)------------------------------
% 2.47/0.69  % (27552)------------------------------
% 2.47/0.69  % (27600)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.47/0.69  % (27538)Instruction limit reached!
% 2.47/0.69  % (27538)------------------------------
% 2.47/0.69  % (27538)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.69  % (27538)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.69  % (27538)Termination reason: Unknown
% 2.47/0.69  % (27538)Termination phase: Saturation
% 2.47/0.69  
% 2.47/0.69  % (27538)Memory used [KB]: 1279
% 2.47/0.69  % (27538)Time elapsed: 0.259 s
% 2.47/0.69  % (27538)Instructions burned: 37 (million)
% 2.47/0.69  % (27538)------------------------------
% 2.47/0.69  % (27538)------------------------------
% 2.47/0.69  % (27546)Instruction limit reached!
% 2.47/0.69  % (27546)------------------------------
% 2.47/0.69  % (27546)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.69  % (27546)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.69  % (27546)Termination reason: Unknown
% 2.47/0.69  % (27546)Termination phase: Saturation
% 2.47/0.69  
% 2.47/0.69  % (27546)Memory used [KB]: 6268
% 2.47/0.69  % (27546)Time elapsed: 0.218 s
% 2.47/0.69  % (27546)Instructions burned: 50 (million)
% 2.47/0.69  % (27546)------------------------------
% 2.47/0.69  % (27546)------------------------------
% 2.47/0.70  % (27539)Instruction limit reached!
% 2.47/0.70  % (27539)------------------------------
% 2.47/0.70  % (27539)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.70  % (27539)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.70  % (27539)Termination reason: Unknown
% 2.47/0.70  % (27539)Termination phase: Saturation
% 2.47/0.70  
% 2.47/0.70  % (27539)Memory used [KB]: 6012
% 2.47/0.70  % (27539)Time elapsed: 0.286 s
% 2.47/0.70  % (27539)Instructions burned: 51 (million)
% 2.47/0.70  % (27539)------------------------------
% 2.47/0.70  % (27539)------------------------------
% 2.47/0.72  % (27555)Instruction limit reached!
% 2.47/0.72  % (27555)------------------------------
% 2.47/0.72  % (27555)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.72  % (27555)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.72  % (27555)Termination reason: Unknown
% 2.47/0.72  % (27555)Termination phase: Saturation
% 2.47/0.72  
% 2.47/0.72  % (27555)Memory used [KB]: 1663
% 2.47/0.72  % (27555)Time elapsed: 0.316 s
% 2.47/0.72  % (27555)Instructions burned: 100 (million)
% 2.47/0.72  % (27555)------------------------------
% 2.47/0.72  % (27555)------------------------------
% 2.47/0.72  % (27550)Instruction limit reached!
% 2.47/0.72  % (27550)------------------------------
% 2.47/0.72  % (27550)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.47/0.72  % (27550)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.47/0.72  % (27550)Termination reason: Unknown
% 2.47/0.72  % (27550)Termination phase: Saturation
% 2.47/0.72  
% 2.47/0.72  % (27550)Memory used [KB]: 6524
% 2.47/0.72  % (27550)Time elapsed: 0.048 s
% 2.47/0.72  % (27550)Instructions burned: 70 (million)
% 2.47/0.72  % (27550)------------------------------
% 2.47/0.72  % (27550)------------------------------
% 2.80/0.72  % (27551)Instruction limit reached!
% 2.80/0.72  % (27551)------------------------------
% 2.80/0.72  % (27551)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.73  % (27537)Instruction limit reached!
% 2.80/0.73  % (27537)------------------------------
% 2.80/0.73  % (27537)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.80/0.73  % (27537)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.73  % (27537)Termination reason: Unknown
% 2.80/0.73  % (27537)Termination phase: Saturation
% 2.80/0.73  
% 2.80/0.73  % (27537)Memory used [KB]: 6268
% 2.80/0.73  % (27537)Time elapsed: 0.298 s
% 2.80/0.73  % (27537)Instructions burned: 50 (million)
% 2.80/0.73  % (27537)------------------------------
% 2.80/0.73  % (27537)------------------------------
% 2.80/0.73  % (27551)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.80/0.73  % (27551)Termination reason: Unknown
% 2.80/0.73  % (27551)Termination phase: Saturation
% 2.80/0.73  
% 2.80/0.73  % (27551)Memory used [KB]: 2046
% 2.80/0.73  % (27551)Time elapsed: 0.273 s
% 2.80/0.73  % (27551)Instructions burned: 76 (million)
% 2.80/0.73  % (27551)------------------------------
% 2.80/0.73  % (27551)------------------------------
% 2.92/0.75  % (27545)Instruction limit reached!
% 2.92/0.75  % (27545)------------------------------
% 2.92/0.75  % (27545)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.75  % (27545)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.75  % (27545)Termination reason: Unknown
% 2.92/0.75  % (27545)Termination phase: Saturation
% 2.92/0.75  
% 2.92/0.75  % (27545)Memory used [KB]: 1535
% 2.92/0.75  % (27545)Time elapsed: 0.341 s
% 2.92/0.75  % (27545)Instructions burned: 51 (million)
% 2.92/0.75  % (27545)------------------------------
% 2.92/0.75  % (27545)------------------------------
% 2.92/0.76  % (27547)Instruction limit reached!
% 2.92/0.76  % (27547)------------------------------
% 2.92/0.76  % (27547)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.76  % (27562)Instruction limit reached!
% 2.92/0.76  % (27562)------------------------------
% 2.92/0.76  % (27562)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.76  % (27562)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.76  % (27562)Termination reason: Unknown
% 2.92/0.76  % (27562)Termination phase: Saturation
% 2.92/0.76  
% 2.92/0.76  % (27562)Memory used [KB]: 6652
% 2.92/0.76  % (27562)Time elapsed: 0.048 s
% 2.92/0.76  % (27562)Instructions burned: 68 (million)
% 2.92/0.76  % (27562)------------------------------
% 2.92/0.76  % (27562)------------------------------
% 2.92/0.77  % (27599)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 (2997ds/211Mi)
% 2.92/0.77  % (27598)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 (2997ds/388Mi)
% 2.92/0.78  % (27547)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.78  % (27547)Termination reason: Unknown
% 2.92/0.78  % (27547)Termination phase: Saturation
% 2.92/0.78  
% 2.92/0.78  % (27547)Memory used [KB]: 6652
% 2.92/0.78  % (27547)Time elapsed: 0.352 s
% 2.92/0.78  % (27547)Instructions burned: 101 (million)
% 2.92/0.78  % (27547)------------------------------
% 2.92/0.78  % (27547)------------------------------
% 2.92/0.79  % (27548)Instruction limit reached!
% 2.92/0.79  % (27548)------------------------------
% 2.92/0.79  % (27548)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.80  % (27601)ott+1_1:2_i=920:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/920Mi)
% 2.92/0.80  % (27548)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.80  % (27548)Termination reason: Unknown
% 2.92/0.80  % (27548)Termination phase: Saturation
% 2.92/0.80  
% 2.92/0.80  % (27548)Memory used [KB]: 6652
% 2.92/0.80  % (27548)Time elapsed: 0.368 s
% 2.92/0.80  % (27548)Instructions burned: 102 (million)
% 2.92/0.80  % (27548)------------------------------
% 2.92/0.80  % (27548)------------------------------
% 2.92/0.80  % (27603)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 (2996ds/747Mi)
% 2.92/0.80  % (27602)ott+1_1:7_bd=off:i=934:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/934Mi)
% 2.92/0.80  % (27549)Instruction limit reached!
% 2.92/0.80  % (27549)------------------------------
% 2.92/0.80  % (27549)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.80  % (27549)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.80  % (27549)Termination reason: Unknown
% 2.92/0.80  % (27549)Termination phase: Saturation
% 2.92/0.80  
% 2.92/0.80  % (27549)Memory used [KB]: 6652
% 2.92/0.80  % (27549)Time elapsed: 0.392 s
% 2.92/0.80  % (27549)Instructions burned: 100 (million)
% 2.92/0.80  % (27549)------------------------------
% 2.92/0.80  % (27549)------------------------------
% 2.92/0.81  % (27600)Instruction limit reached!
% 2.92/0.81  % (27600)------------------------------
% 2.92/0.81  % (27600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.81  % (27600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.81  % (27600)Termination reason: Unknown
% 2.92/0.81  % (27600)Termination phase: Saturation
% 2.92/0.81  
% 2.92/0.81  % (27600)Memory used [KB]: 6396
% 2.92/0.81  % (27600)Time elapsed: 0.147 s
% 2.92/0.81  % (27600)Instructions burned: 91 (million)
% 2.92/0.81  % (27600)------------------------------
% 2.92/0.81  % (27600)------------------------------
% 2.92/0.82  % (27554)Instruction limit reached!
% 2.92/0.82  % (27554)------------------------------
% 2.92/0.82  % (27554)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.92/0.82  % (27606)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 (2996ds/655Mi)
% 2.92/0.82  % (27554)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.92/0.82  % (27554)Termination reason: Unknown
% 2.92/0.82  % (27554)Termination phase: Saturation
% 2.92/0.82  
% 2.92/0.82  % (27554)Memory used [KB]: 6652
% 2.92/0.82  % (27554)Time elapsed: 0.391 s
% 2.92/0.82  % (27554)Instructions burned: 102 (million)
% 2.92/0.82  % (27554)------------------------------
% 2.92/0.82  % (27554)------------------------------
% 2.92/0.82  WARNING Broken Constraint: if sine_depth(2) has been set then sine_selection(off) is not equal to off
% 2.92/0.82  % (27609)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 (2996ds/981Mi)
% 3.32/0.82  % (27607)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 (2996ds/68Mi)
% 3.32/0.83  % (27610)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 (2996ds/90Mi)
% 3.32/0.84  % (27557)Instruction limit reached!
% 3.32/0.84  % (27557)------------------------------
% 3.32/0.84  % (27557)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.85  % (27612)dis+10_1:2_atotf=0.3:i=3735:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3735Mi)
% 3.32/0.85  % (27557)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.85  % (27557)Termination reason: Unknown
% 3.32/0.85  % (27557)Termination phase: Saturation
% 3.32/0.85  
% 3.32/0.85  % (27557)Memory used [KB]: 7036
% 3.32/0.85  % (27557)Time elapsed: 0.428 s
% 3.32/0.85  % (27557)Instructions burned: 138 (million)
% 3.32/0.85  % (27557)------------------------------
% 3.32/0.85  % (27557)------------------------------
% 3.32/0.85  % (27611)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 (2996ds/2016Mi)
% 3.32/0.85  % (27616)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=4959:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4959Mi)
% 3.32/0.86  % (27563)Instruction limit reached!
% 3.32/0.86  % (27563)------------------------------
% 3.32/0.86  % (27563)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.32/0.86  % (27563)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.32/0.86  % (27563)Termination reason: Unknown
% 3.32/0.86  % (27563)Termination phase: Saturation
% 3.32/0.86  
% 3.32/0.86  % (27563)Memory used [KB]: 3070
% 3.32/0.86  % (27563)Time elapsed: 0.451 s
% 3.32/0.86  % (27563)Instructions burned: 178 (million)
% 3.32/0.86  % (27563)------------------------------
% 3.32/0.86  % (27563)------------------------------
% 3.32/0.86  % (27608)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 (2996ds/940Mi)
% 3.32/0.86  % (27615)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)
% 3.44/0.89  % (27628)ott+10_1:1_kws=precedence:tgt=ground:i=4756:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/4756Mi)
% 3.44/0.89  % (27556)Instruction limit reached!
% 3.44/0.89  % (27556)------------------------------
% 3.44/0.89  % (27556)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.89  % (27556)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.89  % (27556)Termination reason: Unknown
% 3.44/0.89  % (27556)Termination phase: Saturation
% 3.44/0.89  
% 3.44/0.89  % (27556)Memory used [KB]: 6524
% 3.44/0.89  % (27556)Time elapsed: 0.479 s
% 3.44/0.89  % (27556)Instructions burned: 176 (million)
% 3.44/0.89  % (27556)------------------------------
% 3.44/0.89  % (27556)------------------------------
% 3.44/0.90  % (27633)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=4931:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4931Mi)
% 3.44/0.90  % (27652)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/1824Mi)
% 3.44/0.93  % (27643)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 (2995ds/68Mi)
% 3.44/0.93  % (27607)Instruction limit reached!
% 3.44/0.93  % (27607)------------------------------
% 3.44/0.93  % (27607)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.44/0.93  % (27607)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.44/0.93  % (27607)Termination reason: Unknown
% 3.44/0.93  % (27607)Termination phase: Saturation
% 3.44/0.93  
% 3.44/0.93  % (27607)Memory used [KB]: 6652
% 3.44/0.93  % (27607)Time elapsed: 0.036 s
% 3.44/0.93  % (27607)Instructions burned: 69 (million)
% 3.44/0.93  % (27607)------------------------------
% 3.44/0.93  % (27607)------------------------------
% 3.44/0.94  % (27655)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=2134:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2134Mi)
% 3.64/0.94  % (27660)ott-1_1:1_sp=const_frequency:i=2891:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/2891Mi)
% 3.64/0.95  % (27662)dis+2_1:64_add=large:bce=on:bd=off:i=4585:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/4585Mi)
% 3.70/0.99  % (27677)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 (2995ds/90Mi)
% 3.70/0.99  % (27680)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 (2995ds/2016Mi)
% 3.70/1.00  % (27701)dis+10_1:2_atotf=0.3:i=8004:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/8004Mi)
% 3.70/1.01  % (27610)Instruction limit reached!
% 3.70/1.01  % (27610)------------------------------
% 3.70/1.01  % (27610)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.70/1.01  % (27610)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.70/1.01  % (27610)Termination reason: Unknown
% 3.70/1.01  % (27610)Termination phase: Saturation
% 3.70/1.01  
% 3.70/1.01  % (27610)Memory used [KB]: 6652
% 3.70/1.01  % (27610)Time elapsed: 0.279 s
% 3.70/1.01  % (27610)Instructions burned: 91 (million)
% 3.70/1.01  % (27610)------------------------------
% 3.70/1.01  % (27610)------------------------------
% 3.85/1.04  % (27643)Instruction limit reached!
% 3.85/1.04  % (27643)------------------------------
% 3.85/1.04  % (27643)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 3.85/1.04  % (27643)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 3.85/1.04  % (27643)Termination reason: Unknown
% 3.85/1.04  % (27643)Termination phase: Saturation
% 3.85/1.04  
% 3.85/1.04  % (27643)Memory used [KB]: 6652
% 3.85/1.04  % (27643)Time elapsed: 0.034 s
% 3.85/1.04  % (27643)Instructions burned: 70 (million)
% 3.85/1.04  % (27643)------------------------------
% 3.85/1.04  % (27643)------------------------------
% 5.59/1.06  % (27733)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=9965:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/9965Mi)
% 5.59/1.11  % (27565)Instruction limit reached!
% 5.59/1.11  % (27565)------------------------------
% 5.59/1.11  % (27565)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.11  % (27565)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.11  % (27565)Termination reason: Unknown
% 5.59/1.11  % (27565)Termination phase: Saturation
% 5.59/1.11  
% 5.59/1.11  % (27565)Memory used [KB]: 8955
% 5.59/1.11  % (27565)Time elapsed: 0.678 s
% 5.59/1.11  % (27565)Instructions burned: 356 (million)
% 5.59/1.11  % (27565)------------------------------
% 5.59/1.11  % (27565)------------------------------
% 5.59/1.12  % (27599)Instruction limit reached!
% 5.59/1.12  % (27599)------------------------------
% 5.59/1.12  % (27599)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.13  % (27599)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.13  % (27599)Termination reason: Unknown
% 5.59/1.13  % (27599)Termination phase: Saturation
% 5.59/1.13  
% 5.59/1.13  % (27599)Memory used [KB]: 2814
% 5.59/1.13  % (27599)Time elapsed: 0.496 s
% 5.59/1.13  % (27599)Instructions burned: 212 (million)
% 5.59/1.13  % (27599)------------------------------
% 5.59/1.13  % (27599)------------------------------
% 5.59/1.13  % (27677)Instruction limit reached!
% 5.59/1.13  % (27677)------------------------------
% 5.59/1.13  % (27677)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 5.59/1.13  % (27677)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 5.59/1.13  % (27677)Termination reason: Unknown
% 5.59/1.13  % (27677)Termination phase: Saturation
% 5.59/1.13  
% 5.59/1.13  % (27677)Memory used [KB]: 6780
% 5.59/1.13  % (27677)Time elapsed: 0.266 s
% 5.59/1.13  % (27677)Instructions burned: 90 (million)
% 5.59/1.13  % (27677)------------------------------
% 5.59/1.13  % (27677)------------------------------
% 5.59/1.13  % (27764)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=9877:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9877Mi)
% 6.19/1.16  % (27777)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=9902:si=on:rawr=on:rtra=on_0 on theBenchmark for (2993ds/9902Mi)
% 6.19/1.16  % (27559)Instruction limit reached!
% 6.19/1.16  % (27559)------------------------------
% 6.19/1.16  % (27559)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.19/1.16  % (27559)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.19/1.16  % (27559)Termination reason: Unknown
% 6.19/1.16  % (27559)Termination phase: Saturation
% 6.19/1.16  
% 6.19/1.16  % (27559)Memory used [KB]: 6268
% 6.19/1.16  % (27559)Time elapsed: 0.689 s
% 6.19/1.16  % (27559)Instructions burned: 467 (million)
% 6.19/1.16  % (27559)------------------------------
% 6.19/1.16  % (27559)------------------------------
% 6.55/1.24  % (27798)ott-11_1:32_i=9707:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9707Mi)
% 6.55/1.24  % (27792)ott+11_9:8_amm=off:bsd=on:etr=on:fsd=on:fsr=off:lma=on:newcnf=on:nm=0:nwc=3.0:s2a=on:s2agt=10:sas=z3:tha=some:i=1824:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/1824Mi)
% 6.55/1.25  % (27564)Instruction limit reached!
% 6.55/1.25  % (27564)------------------------------
% 6.55/1.25  % (27564)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 6.55/1.25  % (27564)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 6.55/1.25  % (27564)Termination reason: Unknown
% 6.55/1.25  % (27564)Termination phase: Saturation
% 6.55/1.25  
% 6.55/1.25  % (27564)Memory used [KB]: 7803
% 6.55/1.25  % (27564)Time elapsed: 0.819 s
% 6.55/1.25  % (27564)Instructions burned: 440 (million)
% 6.55/1.25  % (27564)------------------------------
% 6.55/1.25  % (27564)------------------------------
% 7.12/1.27  % (27797)dis+2_1:64_add=large:bce=on:bd=off:i=9989:si=on:rawr=on:rtra=on_0 on theBenchmark for (2992ds/9989Mi)
% 7.12/1.27  % (27558)Instruction limit reached!
% 7.12/1.27  % (27558)------------------------------
% 7.12/1.27  % (27558)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.12/1.27  % (27558)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.12/1.27  % (27558)Termination reason: Unknown
% 7.12/1.27  % (27558)Termination phase: Saturation
% 7.12/1.27  
% 7.12/1.27  % (27558)Memory used [KB]: 2686
% 7.12/1.27  % (27558)Time elapsed: 0.840 s
% 7.12/1.27  % (27558)Instructions burned: 500 (million)
% 7.12/1.27  % (27558)------------------------------
% 7.12/1.27  % (27558)------------------------------
% 7.12/1.30  % (27809)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 (2992ds/90Mi)
% 7.68/1.37  % (27561)Instruction limit reached!
% 7.68/1.37  % (27561)------------------------------
% 7.68/1.37  % (27561)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.68/1.37  % (27561)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.68/1.37  % (27561)Termination reason: Unknown
% 7.68/1.37  % (27561)Termination phase: Saturation
% 7.68/1.37  
% 7.68/1.37  % (27561)Memory used [KB]: 8443
% 7.68/1.37  % (27561)Time elapsed: 0.934 s
% 7.68/1.37  % (27561)Instructions burned: 500 (million)
% 7.68/1.37  % (27561)------------------------------
% 7.68/1.37  % (27561)------------------------------
% 7.68/1.38  % (27840)ott+3_1:1_abs=on:anc=none:bs=on:fsr=off:spb=goal_then_units:i=44001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2991ds/44001Mi)
% 7.68/1.42  % (27598)Instruction limit reached!
% 7.68/1.42  % (27598)------------------------------
% 7.68/1.42  % (27598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.68/1.42  % (27856)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 (2990ds/4958Mi)
% 7.68/1.43  % (27560)Instruction limit reached!
% 7.68/1.43  % (27560)------------------------------
% 7.68/1.43  % (27560)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 7.68/1.43  % (27560)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 7.68/1.43  % (27560)Termination reason: Unknown
% 7.68/1.43  % (27560)Termination phase: Saturation
% 7.68/1.43  
% 7.68/1.43  % (27560)Memory used [KB]: 9850
% 7.68/1.43  % (27560)Time elapsed: 1.0000 s
% 7.68/1.43  % (27560)Instructions burned: 482 (million)
% 7.68/1.43  % (27560)------------------------------
% 7.68/1.43  % (27560)------------------------------
% 8.20/1.43  % (27598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.20/1.43  % (27598)Termination reason: Unknown
% 8.20/1.43  % (27598)Termination phase: Saturation
% 8.20/1.43  
% 8.20/1.43  % (27598)Memory used [KB]: 8187
% 8.20/1.43  % (27598)Time elapsed: 0.821 s
% 8.20/1.43  % (27598)Instructions burned: 389 (million)
% 8.20/1.43  % (27598)------------------------------
% 8.20/1.43  % (27598)------------------------------
% 8.20/1.46  % (27809)Instruction limit reached!
% 8.20/1.46  % (27809)------------------------------
% 8.20/1.46  % (27809)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 8.20/1.46  % (27809)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 8.20/1.46  % (27809)Termination reason: Unknown
% 8.20/1.46  % (27809)Termination phase: Saturation
% 8.20/1.46  
% 8.20/1.46  % (27809)Memory used [KB]: 6396
% 8.20/1.46  % (27809)Time elapsed: 0.287 s
% 8.20/1.46  % (27809)Instructions burned: 92 (million)
% 8.20/1.46  % (27809)------------------------------
% 8.20/1.46  % (27809)------------------------------
% 8.58/1.51  % (27861)ott+1_27:428_av=off:awrs=converge:awrsf=8:bsr=unit_only:drc=off:fd=preordered:newcnf=on:nwc=1.5:skr=on:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:uwa=one_side_constant:i=35256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/35256Mi)
% 9.04/1.57  % (27863)ott+21_1:28_afr=on:anc=all_dependent:bs=on:bsr=unit_only:nicw=on:sp=const_frequency:uhcvi=on:i=37001:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/37001Mi)
% 9.04/1.59  % (27862)dis+1002_1:1_fde=unused:nwc=10.0:s2a=on:s2at=3.0:sac=on:i=32293:si=on:rawr=on:rtra=on_0 on theBenchmark for (2989ds/32293Mi)
% 9.04/1.60  % (27864)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=10187:si=on:rawr=on:rtra=on_0 on theBenchmark for (2988ds/10187Mi)
% 10.09/1.65  % (27606)Instruction limit reached!
% 10.09/1.65  % (27606)------------------------------
% 10.09/1.65  % (27606)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 10.09/1.65  % (27606)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 10.09/1.65  % (27606)Termination reason: Unknown
% 10.09/1.65  % (27606)Termination phase: Saturation
% 10.09/1.65  
% 10.09/1.65  % (27606)Memory used [KB]: 2942
% 10.09/1.65  % (27606)Time elapsed: 0.920 s
% 10.09/1.65  % (27606)Instructions burned: 655 (million)
% 10.09/1.65  % (27606)------------------------------
% 10.09/1.65  % (27606)------------------------------
% 10.97/1.77  % (27865)ott+3_1:1_atotf=0.2:fsr=off:kws=precedence:sp=weighted_frequency:spb=intro:tgt=ground:i=29337:si=on:rawr=on:rtra=on_0 on theBenchmark for (2987ds/29337Mi)
% 12.61/1.99  % (27602)Instruction limit reached!
% 12.61/1.99  % (27602)------------------------------
% 12.61/1.99  % (27602)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.61/1.99  % (27602)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.61/1.99  % (27602)Termination reason: Unknown
% 12.61/1.99  % (27602)Termination phase: Saturation
% 12.61/1.99  
% 12.61/1.99  % (27602)Memory used [KB]: 11385
% 12.61/1.99  % (27602)Time elapsed: 1.159 s
% 12.61/1.99  % (27602)Instructions burned: 936 (million)
% 12.61/1.99  % (27602)------------------------------
% 12.61/1.99  % (27602)------------------------------
% 12.61/2.02  % (27603)Instruction limit reached!
% 12.61/2.02  % (27603)------------------------------
% 12.61/2.02  % (27603)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 12.61/2.02  % (27603)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 12.61/2.02  % (27603)Termination reason: Unknown
% 12.61/2.02  % (27603)Termination phase: Saturation
% 12.61/2.02  
% 12.61/2.02  % (27603)Memory used [KB]: 11385
% 12.61/2.02  % (27603)Time elapsed: 1.316 s
% 12.61/2.02  % (27603)Instructions burned: 748 (million)
% 12.61/2.02  % (27603)------------------------------
% 12.61/2.02  % (27603)------------------------------
% 13.28/2.06  % (27609)Instruction limit reached!
% 13.28/2.06  % (27609)------------------------------
% 13.28/2.06  % (27609)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 13.28/2.07  % (27609)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 13.28/2.07  % (27609)Termination reason: Unknown
% 13.28/2.07  % (27609)Termination phase: Saturation
% 13.28/2.07  
% 13.28/2.07  % (27609)Memory used [KB]: 20340
% 13.28/2.07  % (27609)Time elapsed: 1.241 s
% 13.28/2.07  % (27609)Instructions burned: 982 (million)
% 13.28/2.07  % (27609)------------------------------
% 13.28/2.07  % (27609)------------------------------
% 13.58/2.11  % (27866)ins+10_1:16_bce=on:fde=unused:igpr=on:igs=35:igwr=on:sp=const_frequency:tgt=full:to=lpo:i=10147:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/10147Mi)
% 13.97/2.15  % (27867)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=38056:si=on:rawr=on:rtra=on_0 on theBenchmark for (2983ds/38056Mi)
% 13.97/2.16  % (27867)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.34/2.18  % (27867)Terminated due to inappropriate strategy.
% 14.34/2.18  % (27867)------------------------------
% 14.34/2.18  % (27867)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.34/2.18  % (27867)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.34/2.18  % (27867)Termination reason: Inappropriate
% 14.34/2.18  
% 14.34/2.18  % (27867)Memory used [KB]: 895
% 14.34/2.18  % (27867)Time elapsed: 0.004 s
% 14.34/2.18  % (27867)Instructions burned: 3 (million)
% 14.34/2.18  % (27867)------------------------------
% 14.34/2.18  % (27867)------------------------------
% 14.34/2.21  % (27868)fmb+10_1:1_dr=on:fmbsr=2.0:newcnf=on:nm=2:i=33239:si=on:rawr=on:rtra=on_0 on theBenchmark for (2982ds/33239Mi)
% 14.34/2.21  % (27868)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 14.34/2.21  % (27868)Terminated due to inappropriate strategy.
% 14.34/2.21  % (27868)------------------------------
% 14.34/2.21  % (27868)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 14.34/2.21  % (27868)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 14.34/2.21  % (27868)Termination reason: Inappropriate
% 14.34/2.21  
% 14.34/2.21  % (27868)Memory used [KB]: 895
% 14.34/2.21  % (27868)Time elapsed: 0.002 s
% 14.34/2.21  % (27868)Instructions burned: 2 (million)
% 14.34/2.21  % (27868)------------------------------
% 14.34/2.21  % (27868)------------------------------
% 15.15/2.28  % (27601)Instruction limit reached!
% 15.15/2.28  % (27601)------------------------------
% 15.15/2.28  % (27601)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.15/2.28  % (27601)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.15/2.28  % (27601)Termination reason: Unknown
% 15.15/2.28  % (27601)Termination phase: Saturation
% 15.15/2.28  
% 15.15/2.28  % (27601)Memory used [KB]: 17782
% 15.15/2.28  % (27601)Time elapsed: 1.617 s
% 15.15/2.28  % (27601)Instructions burned: 921 (million)
% 15.15/2.28  % (27601)------------------------------
% 15.15/2.28  % (27601)------------------------------
% 15.15/2.31  % (27869)fmb+10_1:1_fmbas=predicate:gsp=on:nm=2:i=20987:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/20987Mi)
% 15.15/2.31  % (27869)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.15/2.31  % (27869)Terminated due to inappropriate strategy.
% 15.15/2.31  % (27869)------------------------------
% 15.15/2.31  % (27869)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.15/2.31  % (27869)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.15/2.31  % (27869)Termination reason: Inappropriate
% 15.15/2.31  
% 15.15/2.31  % (27869)Memory used [KB]: 895
% 15.15/2.31  % (27869)Time elapsed: 0.002 s
% 15.15/2.31  % (27869)Instructions burned: 2 (million)
% 15.15/2.31  % (27869)------------------------------
% 15.15/2.31  % (27869)------------------------------
% 15.72/2.34  % (27608)Instruction limit reached!
% 15.72/2.34  % (27608)------------------------------
% 15.72/2.34  % (27608)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.72/2.34  % (27608)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.72/2.34  % (27608)Termination reason: Unknown
% 15.72/2.34  % (27608)Termination phase: Saturation
% 15.72/2.34  
% 15.72/2.34  % (27608)Memory used [KB]: 13816
% 15.72/2.34  % (27608)Time elapsed: 1.560 s
% 15.72/2.34  % (27608)Instructions burned: 942 (million)
% 15.72/2.34  % (27608)------------------------------
% 15.72/2.34  % (27608)------------------------------
% 15.72/2.36  % (27870)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=49917:si=on:rawr=on:rtra=on_0 on theBenchmark for (2981ds/49917Mi)
% 15.72/2.36  % (27870)WARNING: trying to run FMB on interpreted or otherwise provably infinite-domain problem!
% 15.72/2.36  % (27870)Terminated due to inappropriate strategy.
% 15.72/2.36  % (27870)------------------------------
% 15.72/2.36  % (27870)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 15.72/2.36  % (27870)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 15.72/2.36  % (27870)Termination reason: Inappropriate
% 15.72/2.36  
% 15.72/2.36  % (27870)Memory used [KB]: 895
% 15.72/2.36  % (27870)Time elapsed: 0.002 s
% 15.72/2.36  % (27870)Instructions burned: 1 (million)
% 15.72/2.36  % (27870)------------------------------
% 15.72/2.36  % (27870)------------------------------
% 16.00/2.42  % (27871)dis+2_1:64_add=large:bce=on:bd=off:i=19144:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/19144Mi)
% 16.41/2.44  % (27872)dis+10_1:128_bd=off:lcm=predicate:sac=on:sp=reverse_arity:urr=on:i=27492:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/27492Mi)
% 16.53/2.50  % (27873)ott-11_1:32_i=6101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2980ds/6101Mi)
% 16.53/2.50  % (27874)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 (2979ds/90Mi)
% 17.89/2.67  % (27874)Instruction limit reached!
% 17.89/2.67  % (27874)------------------------------
% 17.89/2.67  % (27874)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 17.89/2.67  % (27874)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 17.89/2.67  % (27874)Termination reason: Unknown
% 17.89/2.67  % (27874)Termination phase: Saturation
% 17.89/2.67  
% 17.89/2.67  % (27874)Memory used [KB]: 6140
% 17.89/2.67  % (27874)Time elapsed: 0.261 s
% 17.89/2.67  % (27874)Instructions burned: 90 (million)
% 18.11/2.67  % (27874)------------------------------
% 18.11/2.67  % (27874)------------------------------
% 19.11/2.78  % (27652)First to succeed.
% 19.11/2.80  % (27652)Refutation found. Thanks to Tanya!
% 19.11/2.80  % SZS status Theorem for theBenchmark
% 19.11/2.80  % SZS output start Proof for theBenchmark
% See solution above
% 19.11/2.80  % (27652)------------------------------
% 19.11/2.80  % (27652)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 19.11/2.80  % (27652)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 19.11/2.80  % (27652)Termination reason: Refutation
% 19.11/2.80  
% 19.11/2.80  % (27652)Memory used [KB]: 7036
% 19.11/2.80  % (27652)Time elapsed: 1.930 s
% 19.11/2.80  % (27652)Instructions burned: 1509 (million)
% 19.11/2.80  % (27652)------------------------------
% 19.11/2.80  % (27652)------------------------------
% 19.11/2.80  % (27535)Success in time 2.439 s
%------------------------------------------------------------------------------