TSTP Solution File: SWW620_2 by Vampire---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.9
% Problem  : SWW620_2 : TPTP v8.2.0. Released v6.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d THM

% Computer : n023.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 : Mon Jun 24 18:35:15 EDT 2024

% Result   : Theorem 3.89s 0.95s
% Output   : Refutation 3.89s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   29
% Syntax   : Number of formulae    :  140 (  21 unt;   0 typ;   0 def)
%            Number of atoms       :  357 (  33 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  331 ( 114   ~; 114   |;  60   &)
%                                         (  21 <=>;  22  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number arithmetic     :  776 ( 175 atm; 222 fun; 248 num; 131 var)
%            Number of types       :    9 (   7 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   38 (  34 usr;  19 prp; 0-7 aty)
%            Number of functors    :   57 (  51 usr;  15 con; 0-7 aty)
%            Number of variables   :  166 ( 146   !;  20   ?; 166   :)

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

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

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

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

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

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

tff(type_def_11,type,
    map_int_elt3: $tType ).

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

tff(func_def_1,type,
    int: ty ).

tff(func_def_2,type,
    real: ty ).

tff(func_def_3,type,
    bool: ty ).

tff(func_def_4,type,
    true1: bool1 ).

tff(func_def_5,type,
    false1: bool1 ).

tff(func_def_6,type,
    match_bool1: ( ty * bool1 * uni * uni ) > uni ).

tff(func_def_7,type,
    tuple0: ty ).

tff(func_def_8,type,
    tuple03: tuple02 ).

tff(func_def_9,type,
    qtmark: ty ).

tff(func_def_12,type,
    map: ( ty * ty ) > ty ).

tff(func_def_13,type,
    get: ( ty * ty * uni * uni ) > uni ).

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

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

tff(func_def_16,type,
    array: ty > ty ).

tff(func_def_17,type,
    mk_array1: ( ty * $int * uni ) > uni ).

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

tff(func_def_19,type,
    elts: ( ty * uni ) > uni ).

tff(func_def_20,type,
    get2: ( ty * uni * $int ) > uni ).

tff(func_def_21,type,
    t2tb: $int > uni ).

tff(func_def_22,type,
    tb2t: uni > $int ).

tff(func_def_23,type,
    set2: ( ty * uni * $int * uni ) > uni ).

tff(func_def_24,type,
    make1: ( ty * $int * uni ) > uni ).

tff(func_def_25,type,
    elt7: ty ).

tff(func_def_26,type,
    t2tb10: array_elt3 > uni ).

tff(func_def_27,type,
    tb2t10: uni > array_elt3 ).

tff(func_def_28,type,
    t2tb11: elt6 > uni ).

tff(func_def_29,type,
    tb2t11: uni > elt6 ).

tff(func_def_30,type,
    ref: ty > ty ).

tff(func_def_31,type,
    mk_ref: ( ty * uni ) > uni ).

tff(func_def_32,type,
    contents: ( ty * uni ) > uni ).

tff(func_def_33,type,
    occ1: ( ty * uni * uni * $int * $int ) > $int ).

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

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

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

tff(func_def_41,type,
    min: ( $int * $int ) > $int ).

tff(func_def_42,type,
    max: ( $int * $int ) > $int ).

tff(func_def_43,type,
    t2tb12: map_int_elt3 > uni ).

tff(func_def_44,type,
    tb2t12: uni > map_int_elt3 ).

tff(func_def_45,type,
    sK1: ( $int * ty * uni * uni * $int ) > $int ).

tff(func_def_46,type,
    sK2: ( ty * uni * $int * $int * uni * $int ) > $int ).

tff(func_def_47,type,
    sK3: ( $int * $int * uni * ty * uni ) > $int ).

tff(func_def_48,type,
    sK4: ( $int * uni * ty * uni * $int ) > $int ).

tff(func_def_49,type,
    sK5: ( array_elt3 * $int * $int ) > $int ).

tff(func_def_50,type,
    sK6: ( array_elt3 * $int * $int ) > $int ).

tff(func_def_51,type,
    sK7: ( $int * $int * uni * uni * ty ) > uni ).

tff(func_def_52,type,
    sK8: $int ).

tff(func_def_53,type,
    sK9: $int ).

tff(func_def_54,type,
    sK10: map_int_elt3 ).

tff(func_def_55,type,
    sK11: ( uni * ty * uni * $int * $int * $int * $int ) > $int ).

tff(func_def_56,type,
    sK12: ( uni * $int * uni * ty * $int ) > $int ).

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

tff(pred_def_3,type,
    le4: ( elt6 * elt6 ) > $o ).

tff(pred_def_4,type,
    sorted_sub4: ( array_elt3 * $int * $int ) > $o ).

tff(pred_def_6,type,
    sorted4: array_elt3 > $o ).

tff(pred_def_7,type,
    permut2: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_8,type,
    map_eq_sub1: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_9,type,
    array_eq_sub1: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_10,type,
    array_eq: ( ty * uni * uni ) > $o ).

tff(pred_def_11,type,
    exchange2: ( ty * uni * uni * $int * $int * $int * $int ) > $o ).

tff(pred_def_12,type,
    exchange3: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_13,type,
    permut3: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_14,type,
    permut_sub1: ( ty * uni * uni * $int * $int ) > $o ).

tff(pred_def_15,type,
    permut_all: ( ty * uni * uni ) > $o ).

tff(pred_def_16,type,
    sP0: ( uni * ty * uni * $int * $int * $int * $int ) > $o ).

tff(pred_def_17,type,
    sP13: bool1 > $o ).

tff(pred_def_18,type,
    sP14: ( uni * $int * ty * $int * uni ) > $o ).

tff(f1516,plain,
    $false,
    inference(avatar_smt_refutation,[],[f641,f646,f651,f656,f702,f708,f713,f718,f744,f766,f785,f816,f864,f931,f1446,f1468,f1515]) ).

tff(f1515,plain,
    ( spl15_18
    | spl15_6 ),
    inference(avatar_split_clause,[],[f1509,f705,f1512]) ).

tff(f1512,plain,
    ( spl15_18
  <=> le4(tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))),tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_18])]) ).

tff(f705,plain,
    ( spl15_6
  <=> le4(tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))),tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_6])]) ).

tff(f1509,plain,
    ( le4(tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))),tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | spl15_6 ),
    inference(resolution,[],[f707,f494]) ).

tff(f494,plain,
    ! [X0: elt6,X1: elt6] :
      ( le4(X1,X0)
      | le4(X0,X1) ),
    inference(cnf_transformation,[],[f377]) ).

tff(f377,plain,
    ! [X0: elt6,X1: elt6] :
      ( le4(X0,X1)
      | le4(X1,X0) ),
    inference(rectify,[],[f219]) ).

tff(f219,plain,
    ! [X1: elt6,X0: elt6] :
      ( le4(X1,X0)
      | le4(X0,X1) ),
    inference(rectify,[],[f31]) ).

tff(f31,axiom,
    ! [X7: elt6,X1: elt6] :
      ( le4(X7,X1)
      | le4(X1,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f707,plain,
    ( ~ le4(tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))),tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | spl15_6 ),
    inference(avatar_component_clause,[],[f705]) ).

tff(f1468,plain,
    ( spl15_16
    | spl15_17
    | ~ spl15_8 ),
    inference(avatar_split_clause,[],[f1453,f715,f1465,f1461]) ).

tff(f1461,plain,
    ( spl15_16
  <=> $less(0,$sum(1,sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_16])]) ).

tff(f1465,plain,
    ( spl15_17
  <=> $less(0,$sum($sum(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)),1),abs(sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_17])]) ).

tff(f715,plain,
    ( spl15_8
  <=> $less(0,$sum($sum(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)),1),$uminus(sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_8])]) ).

tff(f1453,plain,
    ( $less(0,$sum($sum(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)),1),abs(sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | $less(0,$sum(1,sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))))
    | ~ spl15_8 ),
    inference(superposition,[],[f717,f631]) ).

tff(f631,plain,
    ! [X0: $int] :
      ( ( abs(X0) = $uminus(X0) )
      | $less(0,$sum(1,X0)) ),
    inference(evaluation,[],[f526]) ).

tff(f526,plain,
    ! [X0: $int] :
      ( ( abs(X0) = $uminus(X0) )
      | ~ $less(X0,0) ),
    inference(cnf_transformation,[],[f244]) ).

tff(f244,plain,
    ! [X0: $int] :
      ( ( ~ $less(X0,0)
        | ( abs(X0) = $uminus(X0) ) )
      & ( ( abs(X0) = X0 )
        | $less(X0,0) ) ),
    inference(ennf_transformation,[],[f176]) ).

tff(f176,plain,
    ! [X0: $int] :
      ( ( ~ $less(X0,0)
       => ( abs(X0) = X0 ) )
      & ( $less(X0,0)
       => ( abs(X0) = $uminus(X0) ) ) ),
    inference(rectify,[],[f117]) ).

tff(f117,plain,
    ! [X1: $int] :
      ( ( ~ $less(X1,0)
       => ( abs(X1) = X1 ) )
      & ( $less(X1,0)
       => ( abs(X1) = $uminus(X1) ) ) ),
    inference(theory_normalization,[],[f68]) ).

tff(f68,axiom,
    ! [X1: $int] :
      ( ( $lesseq(0,X1)
       => ( abs(X1) = X1 ) )
      & ( ~ $lesseq(0,X1)
       => ( abs(X1) = $uminus(X1) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f717,plain,
    ( $less(0,$sum($sum(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)),1),$uminus(sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | ~ spl15_8 ),
    inference(avatar_component_clause,[],[f715]) ).

tff(f1446,plain,
    ( spl15_12
    | spl15_15
    | ~ spl15_4 ),
    inference(avatar_split_clause,[],[f1436,f653,f1444,f861]) ).

tff(f861,plain,
    ( spl15_12
  <=> $less(0,$sum($sum(sK9,$uminus(sK8)),-1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_12])]) ).

tff(f1444,plain,
    ( spl15_15
  <=> ! [X0: $int] : $less(0,$sum($sum(abs(X0),1),$uminus(abs(X0)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_15])]) ).

tff(f653,plain,
    ( spl15_4
  <=> $less(0,$sum(sK9,$uminus(sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_4])]) ).

tff(f1436,plain,
    ( ! [X0: $int] :
        ( $less(0,$sum($sum(sK9,$uminus(sK8)),-1))
        | $less(0,$sum($sum(abs(X0),1),$uminus(abs(X0)))) )
    | ~ spl15_4 ),
    inference(evaluation,[],[f1432]) ).

tff(f1432,plain,
    ( ! [X0: $int] :
        ( $less(0,$sum($sum(sK9,$uminus(sK8)),$uminus(1)))
        | $less(0,$sum($sum(abs(X0),1),$uminus(abs($product(X0,1))))) )
    | ~ spl15_4 ),
    inference(superposition,[],[f692,f470]) ).

tff(f470,plain,
    ! [X0: $int] : ( div(X0,1) = X0 ),
    inference(cnf_transformation,[],[f215]) ).

tff(f215,plain,
    ! [X0: $int] : ( div(X0,1) = X0 ),
    inference(rectify,[],[f79]) ).

tff(f79,axiom,
    ! [X1: $int] : ( div(X1,1) = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f692,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum($sum(abs(X1),1),$uminus(abs($product(div(X1,X0),X0)))))
        | $less(0,$sum($sum(sK9,$uminus(sK8)),$uminus(X0))) )
    | ~ spl15_4 ),
    inference(evaluation,[],[f682]) ).

tff(f682,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum($sum(abs(X1),1),$uminus(abs($product(div(X1,X0),X0)))))
        | $less(X0,$sum(sK9,$uminus(sK8))) )
    | ~ spl15_4 ),
    inference(superposition,[],[f655,f630]) ).

tff(f630,plain,
    ! [X0: $int,X1: $int] :
      ( $less(0,$sum($sum(abs(X1),1),$uminus(abs($product(div(X1,X0),X0)))))
      | ( 0 = X0 ) ),
    inference(evaluation,[],[f490]) ).

tff(f490,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(abs(X1),abs($product(div(X1,X0),X0)))
      | ( 0 = X0 ) ),
    inference(cnf_transformation,[],[f248]) ).

tff(f248,plain,
    ! [X0: $int,X1: $int] :
      ( ~ $less(abs(X1),abs($product(div(X1,X0),X0)))
      | ( 0 = X0 ) ),
    inference(ennf_transformation,[],[f143]) ).

tff(f143,plain,
    ! [X0: $int,X1: $int] :
      ( ( 0 != X0 )
     => ~ $less(abs(X1),abs($product(div(X1,X0),X0))) ),
    inference(rectify,[],[f101]) ).

tff(f101,plain,
    ! [X7: $int,X1: $int] :
      ( ( 0 != X7 )
     => ~ $less(abs(X1),abs($product(div(X1,X7),X7))) ),
    inference(theory_normalization,[],[f78]) ).

tff(f78,axiom,
    ! [X7: $int,X1: $int] :
      ( ( 0 != X7 )
     => $lesseq(abs($product(div(X1,X7),X7)),abs(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f655,plain,
    ( $less(0,$sum(sK9,$uminus(sK8)))
    | ~ spl15_4 ),
    inference(avatar_component_clause,[],[f653]) ).

tff(f931,plain,
    ( spl15_13
    | spl15_14
    | ~ spl15_5 ),
    inference(avatar_split_clause,[],[f916,f699,f928,f924]) ).

tff(f924,plain,
    ( spl15_13
  <=> $less(0,$sum(1,sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_13])]) ).

tff(f928,plain,
    ( spl15_14
  <=> $less(0,$sum($sum(sK8,1),abs(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_14])]) ).

tff(f699,plain,
    ( spl15_5
  <=> $less(0,$sum($sum(sK8,1),$uminus(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_5])]) ).

tff(f916,plain,
    ( $less(0,$sum($sum(sK8,1),abs(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | $less(0,$sum(1,sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))))
    | ~ spl15_5 ),
    inference(superposition,[],[f701,f631]) ).

tff(f701,plain,
    ( $less(0,$sum($sum(sK8,1),$uminus(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | ~ spl15_5 ),
    inference(avatar_component_clause,[],[f699]) ).

tff(f864,plain,
    ( spl15_9
    | spl15_12
    | ~ spl15_4 ),
    inference(avatar_split_clause,[],[f851,f653,f861,f737]) ).

tff(f737,plain,
    ( spl15_9
  <=> $less(0,abs(1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_9])]) ).

tff(f851,plain,
    ( $less(0,$sum($sum(sK9,$uminus(sK8)),-1))
    | $less(0,abs(1))
    | ~ spl15_4 ),
    inference(evaluation,[],[f844]) ).

tff(f844,plain,
    ( $less(0,$sum(0,abs(1)))
    | $less(0,$sum($sum(sK9,$uminus(sK8)),$uminus(1)))
    | ~ spl15_4 ),
    inference(superposition,[],[f691,f487]) ).

tff(f487,plain,
    ! [X0: $int] : ( 0 = mod(X0,1) ),
    inference(cnf_transformation,[],[f193]) ).

tff(f193,plain,
    ! [X0: $int] : ( 0 = mod(X0,1) ),
    inference(rectify,[],[f80]) ).

tff(f80,axiom,
    ! [X1: $int] : ( 0 = mod(X1,1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f691,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum($sum(sK9,$uminus(sK8)),$uminus(X0)))
        | $less(0,$sum(mod(X1,X0),abs(X0))) )
    | ~ spl15_4 ),
    inference(evaluation,[],[f686]) ).

tff(f686,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum(mod(X1,X0),abs(X0)))
        | $less(X0,$sum(sK9,$uminus(sK8))) )
    | ~ spl15_4 ),
    inference(superposition,[],[f655,f567]) ).

tff(f567,plain,
    ! [X0: $int,X1: $int] :
      ( $less(0,$sum(mod(X1,X0),abs(X0)))
      | ( 0 = X0 ) ),
    inference(evaluation,[],[f471]) ).

tff(f471,plain,
    ! [X0: $int,X1: $int] :
      ( $less($uminus(abs(X0)),mod(X1,X0))
      | ( 0 = X0 ) ),
    inference(cnf_transformation,[],[f360]) ).

tff(f360,plain,
    ! [X0: $int,X1: $int] :
      ( ( 0 = X0 )
      | ( $less(mod(X1,X0),abs(X0))
        & $less($uminus(abs(X0)),mod(X1,X0)) ) ),
    inference(rectify,[],[f277]) ).

tff(f277,plain,
    ! [X1: $int,X0: $int] :
      ( ( 0 = X1 )
      | ( $less(mod(X0,X1),abs(X1))
        & $less($uminus(abs(X1)),mod(X0,X1)) ) ),
    inference(ennf_transformation,[],[f171]) ).

tff(f171,plain,
    ! [X1: $int,X0: $int] :
      ( ( 0 != X1 )
     => ( $less(mod(X0,X1),abs(X1))
        & $less($uminus(abs(X1)),mod(X0,X1)) ) ),
    inference(rectify,[],[f73]) ).

tff(f73,axiom,
    ! [X1: $int,X7: $int] :
      ( ( 0 != X7 )
     => ( $less(mod(X1,X7),abs(X7))
        & $less($uminus(abs(X7)),mod(X1,X7)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f816,plain,
    ( spl15_11
    | spl15_9
    | ~ spl15_3 ),
    inference(avatar_split_clause,[],[f811,f648,f737,f763]) ).

tff(f763,plain,
    ( spl15_11
  <=> $less(0,sK9) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_11])]) ).

tff(f648,plain,
    ( spl15_3
  <=> $less(0,$sum(1,sK9)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_3])]) ).

tff(f811,plain,
    ( $less(0,sK9)
    | $less(0,abs(1))
    | ~ spl15_3 ),
    inference(evaluation,[],[f806]) ).

tff(f806,plain,
    ( $less(0,$sum(abs(1),$uminus(0)))
    | $less(0,$sum($sum(1,sK9),$uminus(1)))
    | ~ spl15_3 ),
    inference(superposition,[],[f676,f487]) ).

tff(f676,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum(abs(X0),$uminus(mod(X1,X0))))
        | $less(0,$sum($sum(1,sK9),$uminus(X0))) )
    | ~ spl15_3 ),
    inference(evaluation,[],[f671]) ).

tff(f671,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(X0,$sum(1,sK9))
        | $less(0,$sum(abs(X0),$uminus(mod(X1,X0)))) )
    | ~ spl15_3 ),
    inference(superposition,[],[f650,f621]) ).

tff(f621,plain,
    ! [X0: $int,X1: $int] :
      ( $less(0,$sum(abs(X0),$uminus(mod(X1,X0))))
      | ( 0 = X0 ) ),
    inference(evaluation,[],[f472]) ).

tff(f472,plain,
    ! [X0: $int,X1: $int] :
      ( $less(mod(X1,X0),abs(X0))
      | ( 0 = X0 ) ),
    inference(cnf_transformation,[],[f360]) ).

tff(f650,plain,
    ( $less(0,$sum(1,sK9))
    | ~ spl15_3 ),
    inference(avatar_component_clause,[],[f648]) ).

tff(f785,plain,
    ( spl15_10
    | spl15_9
    | ~ spl15_2 ),
    inference(avatar_split_clause,[],[f782,f643,f737,f741]) ).

tff(f741,plain,
    ( spl15_10
  <=> $less(0,sK8) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_10])]) ).

tff(f643,plain,
    ( spl15_2
  <=> $less(0,$sum(1,sK8)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_2])]) ).

tff(f782,plain,
    ( $less(0,sK8)
    | $less(0,abs(1))
    | ~ spl15_2 ),
    inference(evaluation,[],[f775]) ).

tff(f775,plain,
    ( $less(0,$sum($sum(1,sK8),$uminus(1)))
    | $less(0,$sum(abs(1),$uminus(0)))
    | ~ spl15_2 ),
    inference(superposition,[],[f666,f487]) ).

tff(f666,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum(abs(X0),$uminus(mod(X1,X0))))
        | $less(0,$sum($sum(1,sK8),$uminus(X0))) )
    | ~ spl15_2 ),
    inference(evaluation,[],[f659]) ).

tff(f659,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum(abs(X0),$uminus(mod(X1,X0))))
        | $less(X0,$sum(1,sK8)) )
    | ~ spl15_2 ),
    inference(superposition,[],[f645,f621]) ).

tff(f645,plain,
    ( $less(0,$sum(1,sK8))
    | ~ spl15_2 ),
    inference(avatar_component_clause,[],[f643]) ).

tff(f766,plain,
    ( spl15_9
    | spl15_11
    | ~ spl15_3 ),
    inference(avatar_split_clause,[],[f758,f648,f763,f737]) ).

tff(f758,plain,
    ( $less(0,abs(1))
    | $less(0,sK9)
    | ~ spl15_3 ),
    inference(evaluation,[],[f752]) ).

tff(f752,plain,
    ( $less(0,$sum(0,abs(1)))
    | $less(0,$sum($sum(1,sK9),$uminus(1)))
    | ~ spl15_3 ),
    inference(superposition,[],[f677,f487]) ).

tff(f677,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum(mod(X1,X0),abs(X0)))
        | $less(0,$sum($sum(1,sK9),$uminus(X0))) )
    | ~ spl15_3 ),
    inference(evaluation,[],[f674]) ).

tff(f674,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum(mod(X1,X0),abs(X0)))
        | $less(X0,$sum(1,sK9)) )
    | ~ spl15_3 ),
    inference(superposition,[],[f650,f567]) ).

tff(f744,plain,
    ( spl15_9
    | spl15_10
    | ~ spl15_2 ),
    inference(avatar_split_clause,[],[f732,f643,f741,f737]) ).

tff(f732,plain,
    ( $less(0,abs(1))
    | $less(0,sK8)
    | ~ spl15_2 ),
    inference(evaluation,[],[f726]) ).

tff(f726,plain,
    ( $less(0,$sum($sum(1,sK8),$uminus(1)))
    | $less(0,$sum(0,abs(1)))
    | ~ spl15_2 ),
    inference(superposition,[],[f663,f487]) ).

tff(f663,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(0,$sum(mod(X1,X0),abs(X0)))
        | $less(0,$sum($sum(1,sK8),$uminus(X0))) )
    | ~ spl15_2 ),
    inference(evaluation,[],[f662]) ).

tff(f662,plain,
    ( ! [X0: $int,X1: $int] :
        ( $less(X0,$sum(1,sK8))
        | $less(0,$sum(mod(X1,X0),abs(X0))) )
    | ~ spl15_2 ),
    inference(superposition,[],[f645,f567]) ).

tff(f718,plain,
    ( spl15_8
    | spl15_1 ),
    inference(avatar_split_clause,[],[f697,f638,f715]) ).

tff(f638,plain,
    ( spl15_1
  <=> sorted_sub4(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_1])]) ).

tff(f697,plain,
    ( $less(0,$sum($sum(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)),1),$uminus(sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | spl15_1 ),
    inference(resolution,[],[f640,f588]) ).

tff(f588,plain,
    ! [X2: $int,X0: array_elt3,X1: $int] :
      ( sorted_sub4(X0,X1,X2)
      | $less(0,$sum($sum(sK6(X0,X1,X2),1),$uminus(sK5(X0,X1,X2)))) ),
    inference(evaluation,[],[f462]) ).

tff(f462,plain,
    ! [X2: $int,X0: array_elt3,X1: $int] :
      ( sorted_sub4(X0,X1,X2)
      | ~ $less(sK6(X0,X1,X2),sK5(X0,X1,X2)) ),
    inference(cnf_transformation,[],[f353]) ).

tff(f353,plain,
    ! [X0: array_elt3,X1: $int,X2: $int] :
      ( ( ~ $less(sK6(X0,X1,X2),sK5(X0,X1,X2))
        & ~ le4(tb2t11(get2(elt7,t2tb10(X0),sK5(X0,X1,X2))),tb2t11(get2(elt7,t2tb10(X0),sK6(X0,X1,X2))))
        & $less(sK6(X0,X1,X2),X2)
        & ~ $less(sK5(X0,X1,X2),X1) )
      | sorted_sub4(X0,X1,X2) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK5,sK6])],[f351,f352]) ).

tff(f352,plain,
    ! [X0: array_elt3,X1: $int,X2: $int] :
      ( ? [X3: $int,X4: $int] :
          ( ~ $less(X4,X3)
          & ~ le4(tb2t11(get2(elt7,t2tb10(X0),X3)),tb2t11(get2(elt7,t2tb10(X0),X4)))
          & $less(X4,X2)
          & ~ $less(X3,X1) )
     => ( ~ $less(sK6(X0,X1,X2),sK5(X0,X1,X2))
        & ~ le4(tb2t11(get2(elt7,t2tb10(X0),sK5(X0,X1,X2))),tb2t11(get2(elt7,t2tb10(X0),sK6(X0,X1,X2))))
        & $less(sK6(X0,X1,X2),X2)
        & ~ $less(sK5(X0,X1,X2),X1) ) ),
    introduced(choice_axiom,[]) ).

tff(f351,plain,
    ! [X0: array_elt3,X1: $int,X2: $int] :
      ( ? [X3: $int,X4: $int] :
          ( ~ $less(X4,X3)
          & ~ le4(tb2t11(get2(elt7,t2tb10(X0),X3)),tb2t11(get2(elt7,t2tb10(X0),X4)))
          & $less(X4,X2)
          & ~ $less(X3,X1) )
      | sorted_sub4(X0,X1,X2) ),
    inference(rectify,[],[f291]) ).

tff(f291,plain,
    ! [X0: array_elt3,X2: $int,X1: $int] :
      ( ? [X3: $int,X4: $int] :
          ( ~ $less(X4,X3)
          & ~ le4(tb2t11(get2(elt7,t2tb10(X0),X3)),tb2t11(get2(elt7,t2tb10(X0),X4)))
          & $less(X4,X1)
          & ~ $less(X3,X2) )
      | sorted_sub4(X0,X2,X1) ),
    inference(flattening,[],[f290]) ).

tff(f290,plain,
    ! [X2: $int,X1: $int,X0: array_elt3] :
      ( sorted_sub4(X0,X2,X1)
      | ? [X3: $int,X4: $int] :
          ( ~ le4(tb2t11(get2(elt7,t2tb10(X0),X3)),tb2t11(get2(elt7,t2tb10(X0),X4)))
          & ~ $less(X3,X2)
          & $less(X4,X1)
          & ~ $less(X4,X3) ) ),
    inference(ennf_transformation,[],[f238]) ).

tff(f238,plain,
    ! [X2: $int,X1: $int,X0: array_elt3] :
      ( ! [X3: $int,X4: $int] :
          ( ( ~ $less(X3,X2)
            & $less(X4,X1)
            & ~ $less(X4,X3) )
         => le4(tb2t11(get2(elt7,t2tb10(X0),X3)),tb2t11(get2(elt7,t2tb10(X0),X4))) )
     => sorted_sub4(X0,X2,X1) ),
    inference(unused_predicate_definition_removal,[],[f224]) ).

tff(f224,plain,
    ! [X2: $int,X1: $int,X0: array_elt3] :
      ( sorted_sub4(X0,X2,X1)
    <=> ! [X3: $int,X4: $int] :
          ( ( ~ $less(X3,X2)
            & $less(X4,X1)
            & ~ $less(X4,X3) )
         => le4(tb2t11(get2(elt7,t2tb10(X0),X3)),tb2t11(get2(elt7,t2tb10(X0),X4))) ) ),
    inference(rectify,[],[f138]) ).

tff(f138,plain,
    ! [X0: array_elt3,X6: $int,X18: $int] :
      ( ! [X19: $int,X20: $int] :
          ( ( ~ $less(X20,X19)
            & $less(X20,X6)
            & ~ $less(X19,X18) )
         => le4(tb2t11(get2(elt7,t2tb10(X0),X19)),tb2t11(get2(elt7,t2tb10(X0),X20))) )
    <=> sorted_sub4(X0,X18,X6) ),
    inference(theory_normalization,[],[f38]) ).

tff(f38,axiom,
    ! [X0: array_elt3,X6: $int,X18: $int] :
      ( ! [X19: $int,X20: $int] :
          ( ( $lesseq(X19,X20)
            & $less(X20,X6)
            & $lesseq(X18,X19) )
         => le4(tb2t11(get2(elt7,t2tb10(X0),X19)),tb2t11(get2(elt7,t2tb10(X0),X20))) )
    <=> sorted_sub4(X0,X18,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f640,plain,
    ( ~ sorted_sub4(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))
    | spl15_1 ),
    inference(avatar_component_clause,[],[f638]) ).

tff(f713,plain,
    ( spl15_7
    | spl15_1 ),
    inference(avatar_split_clause,[],[f695,f638,f710]) ).

tff(f710,plain,
    ( spl15_7
  <=> $less(0,$sum($sum(sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)),1),$uminus(sK8))) ),
    introduced(avatar_definition,[new_symbols(naming,[spl15_7])]) ).

tff(f695,plain,
    ( $less(0,$sum($sum(sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)),1),$uminus(sK8)))
    | spl15_1 ),
    inference(resolution,[],[f640,f610]) ).

tff(f610,plain,
    ! [X2: $int,X0: array_elt3,X1: $int] :
      ( sorted_sub4(X0,X1,X2)
      | $less(0,$sum($sum(sK5(X0,X1,X2),1),$uminus(X1))) ),
    inference(evaluation,[],[f459]) ).

tff(f459,plain,
    ! [X2: $int,X0: array_elt3,X1: $int] :
      ( sorted_sub4(X0,X1,X2)
      | ~ $less(sK5(X0,X1,X2),X1) ),
    inference(cnf_transformation,[],[f353]) ).

tff(f708,plain,
    ( ~ spl15_6
    | spl15_1 ),
    inference(avatar_split_clause,[],[f703,f638,f705]) ).

tff(f703,plain,
    ( ~ le4(tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))),tb2t11(get2(elt7,mk_array1(elt7,sK9,t2tb12(sK10)),sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | spl15_1 ),
    inference(forward_demodulation,[],[f694,f539]) ).

tff(f539,plain,
    ! [X0: uni] : ( t2tb10(tb2t10(X0)) = X0 ),
    inference(cnf_transformation,[],[f154]) ).

tff(f154,plain,
    ! [X0: uni] : ( t2tb10(tb2t10(X0)) = X0 ),
    inference(rectify,[],[f34]) ).

tff(f34,axiom,
    ! [X15: uni] : ( t2tb10(tb2t10(X15)) = X15 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f694,plain,
    ( ~ le4(tb2t11(get2(elt7,t2tb10(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10)))),sK5(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))),tb2t11(get2(elt7,t2tb10(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10)))),sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | spl15_1 ),
    inference(resolution,[],[f640,f461]) ).

tff(f461,plain,
    ! [X2: $int,X0: array_elt3,X1: $int] :
      ( ~ le4(tb2t11(get2(elt7,t2tb10(X0),sK5(X0,X1,X2))),tb2t11(get2(elt7,t2tb10(X0),sK6(X0,X1,X2))))
      | sorted_sub4(X0,X1,X2) ),
    inference(cnf_transformation,[],[f353]) ).

tff(f702,plain,
    ( spl15_5
    | spl15_1 ),
    inference(avatar_split_clause,[],[f696,f638,f699]) ).

tff(f696,plain,
    ( $less(0,$sum($sum(sK8,1),$uminus(sK6(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)))))
    | spl15_1 ),
    inference(resolution,[],[f640,f606]) ).

tff(f606,plain,
    ! [X2: $int,X0: array_elt3,X1: $int] :
      ( $less(0,$sum(X2,$uminus(sK6(X0,X1,X2))))
      | sorted_sub4(X0,X1,X2) ),
    inference(evaluation,[],[f460]) ).

tff(f460,plain,
    ! [X2: $int,X0: array_elt3,X1: $int] :
      ( $less(sK6(X0,X1,X2),X2)
      | sorted_sub4(X0,X1,X2) ),
    inference(cnf_transformation,[],[f353]) ).

tff(f656,plain,
    spl15_4,
    inference(avatar_split_clause,[],[f634,f653]) ).

tff(f634,plain,
    $less(0,$sum(sK9,$uminus(sK8))),
    inference(evaluation,[],[f502]) ).

tff(f502,plain,
    $less(sK8,sK9),
    inference(cnf_transformation,[],[f381]) ).

tff(f381,plain,
    ( $less(sK8,sK9)
    & ~ sorted_sub4(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))
    & ~ $less(sK8,0)
    & ~ $less(sK9,0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK8,sK9,sK10])],[f379,f380]) ).

tff(f380,plain,
    ( ? [X0: $int,X1: $int,X2: map_int_elt3] :
        ( $less(X0,X1)
        & ~ sorted_sub4(tb2t10(mk_array1(elt7,X1,t2tb12(X2))),X0,$sum(X0,1))
        & ~ $less(X0,0)
        & ~ $less(X1,0) )
   => ( $less(sK8,sK9)
      & ~ sorted_sub4(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1))
      & ~ $less(sK8,0)
      & ~ $less(sK9,0) ) ),
    introduced(choice_axiom,[]) ).

tff(f379,plain,
    ? [X0: $int,X1: $int,X2: map_int_elt3] :
      ( $less(X0,X1)
      & ~ sorted_sub4(tb2t10(mk_array1(elt7,X1,t2tb12(X2))),X0,$sum(X0,1))
      & ~ $less(X0,0)
      & ~ $less(X1,0) ),
    inference(rectify,[],[f274]) ).

tff(f274,plain,
    ? [X1: $int,X0: $int,X2: map_int_elt3] :
      ( $less(X1,X0)
      & ~ sorted_sub4(tb2t10(mk_array1(elt7,X0,t2tb12(X2))),X1,$sum(X1,1))
      & ~ $less(X1,0)
      & ~ $less(X0,0) ),
    inference(flattening,[],[f273]) ).

tff(f273,plain,
    ? [X2: map_int_elt3,X1: $int,X0: $int] :
      ( ~ sorted_sub4(tb2t10(mk_array1(elt7,X0,t2tb12(X2))),X1,$sum(X1,1))
      & $less(X1,X0)
      & ~ $less(X1,0)
      & ~ $less(X0,0) ),
    inference(ennf_transformation,[],[f142]) ).

tff(f142,plain,
    ~ ! [X2: map_int_elt3,X1: $int,X0: $int] :
        ( ( $less(X1,X0)
          & ~ $less(X1,0)
          & ~ $less(X0,0) )
       => sorted_sub4(tb2t10(mk_array1(elt7,X0,t2tb12(X2))),X1,$sum(X1,1)) ),
    inference(rectify,[],[f100]) ).

tff(f100,plain,
    ~ ! [X0: $int,X29: $int,X10: map_int_elt3] :
        ( ( $less(X29,X0)
          & ~ $less(X29,0)
          & ~ $less(X0,0) )
       => sorted_sub4(tb2t10(mk_array1(elt7,X0,t2tb12(X10))),X29,$sum(X29,1)) ),
    inference(theory_normalization,[],[f99]) ).

tff(f99,negated_conjecture,
    ~ ! [X0: $int,X29: $int,X10: map_int_elt3] :
        ( ( $less(X29,X0)
          & $lesseq(0,X29)
          & $lesseq(0,X0) )
       => sorted_sub4(tb2t10(mk_array1(elt7,X0,t2tb12(X10))),X29,$sum(X29,1)) ),
    inference(negated_conjecture,[],[f98]) ).

tff(f98,conjecture,
    ! [X0: $int,X29: $int,X10: map_int_elt3] :
      ( ( $less(X29,X0)
        & $lesseq(0,X29)
        & $lesseq(0,X0) )
     => sorted_sub4(tb2t10(mk_array1(elt7,X0,t2tb12(X10))),X29,$sum(X29,1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',unknown) ).

tff(f651,plain,
    spl15_3,
    inference(avatar_split_clause,[],[f635,f648]) ).

tff(f635,plain,
    $less(0,$sum(1,sK9)),
    inference(evaluation,[],[f499]) ).

tff(f499,plain,
    ~ $less(sK9,0),
    inference(cnf_transformation,[],[f381]) ).

tff(f646,plain,
    spl15_2,
    inference(avatar_split_clause,[],[f636,f643]) ).

tff(f636,plain,
    $less(0,$sum(1,sK8)),
    inference(evaluation,[],[f500]) ).

tff(f500,plain,
    ~ $less(sK8,0),
    inference(cnf_transformation,[],[f381]) ).

tff(f641,plain,
    ~ spl15_1,
    inference(avatar_split_clause,[],[f501,f638]) ).

tff(f501,plain,
    ~ sorted_sub4(tb2t10(mk_array1(elt7,sK9,t2tb12(sK10))),sK8,$sum(sK8,1)),
    inference(cnf_transformation,[],[f381]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem    : SWW620_2 : TPTP v8.2.0. Released v6.1.0.
% 0.11/0.13  % Command    : run_vampire %s %d THM
% 0.13/0.34  % Computer : n023.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   : Wed Jun 19 07:39:09 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.13/0.36  This is a TF0_THM_EQU_ARI problem
% 0.13/0.37  Running first-order theorem proving
% 0.13/0.37  Running /export/starexec/sandbox/solver/bin/vampire --mode casc -m 16384 --cores 7 -t 300 /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.23/0.43  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.43  % (7514)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.23/0.43  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.43  % (7518)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.23/0.44  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (7515)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.23/0.44  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (7519)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.23/0.44  % (7515)Instruction limit reached!
% 0.23/0.44  % (7515)------------------------------
% 0.23/0.44  % (7515)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.44  % (7515)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.44  % (7515)Termination reason: Time limit
% 0.23/0.44  % (7515)Termination phase: Preprocessing 3
% 0.23/0.44  
% 0.23/0.44  % (7515)Memory used [KB]: 1064
% 0.23/0.44  % (7515)Time elapsed: 0.006 s
% 0.23/0.44  % (7515)Instructions burned: 8 (million)
% 0.23/0.44  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (7513)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.23/0.44  % (7518)Instruction limit reached!
% 0.23/0.44  % (7518)------------------------------
% 0.23/0.44  % (7518)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.44  % (7518)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.44  % (7518)Termination reason: Time limit
% 0.23/0.44  % (7518)Termination phase: Saturation
% 0.23/0.44  
% 0.23/0.44  % (7518)Memory used [KB]: 1142
% 0.23/0.44  % (7518)Time elapsed: 0.011 s
% 0.23/0.44  % (7518)Instructions burned: 16 (million)
% 0.23/0.45  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (7516)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.23/0.45  % (7516)Instruction limit reached!
% 0.23/0.45  % (7516)------------------------------
% 0.23/0.45  % (7516)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.45  % (7516)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.45  % (7516)Termination reason: Time limit
% 0.23/0.45  % (7516)Termination phase: Property scanning
% 0.23/0.45  
% 0.23/0.45  % (7516)Memory used [KB]: 858
% 0.23/0.45  % (7516)Time elapsed: 0.003 s
% 0.23/0.45  % (7516)Instructions burned: 3 (million)
% 0.23/0.45  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (7517)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.23/0.45  % (7519)Instruction limit reached!
% 0.23/0.45  % (7519)------------------------------
% 0.23/0.45  % (7519)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.45  % (7519)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.45  % (7519)Termination reason: Time limit
% 0.23/0.45  % (7519)Termination phase: Saturation
% 0.23/0.45  
% 0.23/0.45  % (7519)Memory used [KB]: 1340
% 0.23/0.45  % (7519)Time elapsed: 0.015 s
% 0.23/0.45  % (7519)Instructions burned: 33 (million)
% 0.23/0.46  % (7514)Instruction limit reached!
% 0.23/0.46  % (7514)------------------------------
% 0.23/0.46  % (7514)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.46  % (7514)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.46  % (7514)Termination reason: Time limit
% 0.23/0.46  % (7514)Termination phase: Saturation
% 0.23/0.46  
% 0.23/0.46  % (7514)Memory used [KB]: 1532
% 0.23/0.46  % (7514)Time elapsed: 0.024 s
% 0.23/0.46  % (7514)Instructions burned: 35 (million)
% 0.23/0.47  % (7517)Instruction limit reached!
% 0.23/0.47  % (7517)------------------------------
% 0.23/0.47  % (7517)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.47  % (7517)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.47  % (7517)Termination reason: Time limit
% 0.23/0.47  % (7517)Termination phase: Saturation
% 0.23/0.47  
% 0.23/0.47  % (7517)Memory used [KB]: 1519
% 0.23/0.47  % (7517)Time elapsed: 0.025 s
% 0.23/0.47  % (7517)Instructions burned: 38 (million)
% 0.23/0.49  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.49  % (7523)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.23/0.50  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.50  % (7520)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.23/0.50  % (7523)Instruction limit reached!
% 0.23/0.50  % (7523)------------------------------
% 0.23/0.50  % (7523)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.50  % (7523)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.50  % (7523)Termination reason: Time limit
% 0.23/0.50  % (7523)Termination phase: Saturation
% 0.23/0.50  
% 0.23/0.50  % (7523)Memory used [KB]: 1445
% 0.23/0.50  % (7523)Time elapsed: 0.015 s
% 0.23/0.50  % (7523)Instructions burned: 36 (million)
% 0.23/0.50  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.50  % (7522)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.23/0.50  % (7522)Instruction limit reached!
% 0.23/0.50  % (7522)------------------------------
% 0.23/0.50  % (7522)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.50  % (7522)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.50  % (7522)Termination reason: Time limit
% 0.23/0.50  % (7522)Termination phase: Including theory axioms
% 0.23/0.50  
% 0.23/0.50  % (7522)Memory used [KB]: 860
% 0.23/0.50  % (7522)Time elapsed: 0.003 s
% 0.23/0.50  % (7522)Instructions burned: 5 (million)
% 0.23/0.51  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.51  % (7524)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.23/0.51  % (7524)Instruction limit reached!
% 0.23/0.51  % (7524)------------------------------
% 0.23/0.51  % (7524)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.51  % (7524)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.51  % (7524)Termination reason: Time limit
% 0.23/0.51  % (7524)Termination phase: Property scanning
% 0.23/0.51  
% 0.23/0.51  % (7524)Memory used [KB]: 860
% 0.23/0.51  % (7524)Time elapsed: 0.002 s
% 0.23/0.51  % (7524)Instructions burned: 4 (million)
% 0.23/0.51  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.51  % (7525)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.23/0.51  % (7525)Instruction limit reached!
% 0.23/0.51  % (7525)------------------------------
% 0.23/0.51  % (7525)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.51  % (7525)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.51  % (7525)Termination reason: Time limit
% 0.23/0.51  % (7525)Termination phase: Property scanning
% 0.23/0.51  
% 0.23/0.51  % (7525)Memory used [KB]: 858
% 0.23/0.51  % (7525)Time elapsed: 0.002 s
% 0.23/0.51  % (7525)Instructions burned: 2 (million)
% 0.23/0.51  % (7520)Instruction limit reached!
% 0.23/0.51  % (7520)------------------------------
% 0.23/0.51  % (7520)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.51  % (7520)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.51  % (7520)Termination reason: Time limit
% 0.23/0.51  % (7520)Termination phase: Saturation
% 0.23/0.51  
% 0.23/0.51  % (7520)Memory used [KB]: 1438
% 0.23/0.51  % (7520)Time elapsed: 0.015 s
% 0.23/0.51  % (7520)Instructions burned: 36 (million)
% 0.23/0.51  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.51  % (7521)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.23/0.53  % (7521)Instruction limit reached!
% 0.23/0.53  % (7521)------------------------------
% 0.23/0.53  % (7521)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.53  % (7521)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.53  % (7521)Termination reason: Time limit
% 0.23/0.53  % (7521)Termination phase: Saturation
% 0.23/0.53  
% 0.23/0.53  % (7521)Memory used [KB]: 1370
% 0.23/0.53  % (7521)Time elapsed: 0.016 s
% 0.23/0.53  % (7521)Instructions burned: 26 (million)
% 0.23/0.54  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.54  % (7527)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 0.23/0.54  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.54  % (7529)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 0.23/0.54  % (7529)Instruction limit reached!
% 0.23/0.54  % (7529)------------------------------
% 0.23/0.54  % (7529)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.54  % (7529)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.54  % (7529)Termination reason: Time limit
% 0.23/0.54  % (7529)Termination phase: Property scanning
% 0.23/0.54  
% 0.23/0.54  % (7529)Memory used [KB]: 858
% 0.23/0.54  % (7529)Time elapsed: 0.002 s
% 0.23/0.54  % (7529)Instructions burned: 2 (million)
% 0.23/0.54  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.54  % (7530)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 0.23/0.54  % (7530)Instruction limit reached!
% 0.23/0.54  % (7530)------------------------------
% 0.23/0.54  % (7530)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.54  % (7530)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.54  % (7530)Termination reason: Time limit
% 0.23/0.54  % (7530)Termination phase: Property scanning
% 0.23/0.54  
% 0.23/0.54  % (7530)Memory used [KB]: 857
% 0.23/0.54  % (7530)Time elapsed: 0.002 s
% 0.23/0.54  % (7530)Instructions burned: 2 (million)
% 0.23/0.54  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.54  % (7531)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/49Mi)
% 0.23/0.55  % (7527)Instruction limit reached!
% 0.23/0.55  % (7527)------------------------------
% 0.23/0.55  % (7527)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.55  % (7527)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.55  % (7527)Termination reason: Time limit
% 0.23/0.55  % (7527)Termination phase: Saturation
% 0.23/0.55  
% 0.23/0.55  % (7527)Memory used [KB]: 1637
% 0.23/0.55  % (7527)Time elapsed: 0.020 s
% 0.23/0.55  % (7527)Instructions burned: 52 (million)
% 0.23/0.55  % (7512)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.55  % (7526)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/21Mi)
% 0.23/0.56  % (7531)Instruction limit reached!
% 0.23/0.56  % (7531)------------------------------
% 0.23/0.56  % (7531)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.56  % (7531)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.56  % (7531)Termination reason: Time limit
% 0.23/0.56  % (7531)Termination phase: Saturation
% 0.23/0.56  
% 0.23/0.56  % (7531)Memory used [KB]: 1569
% 0.23/0.56  % (7531)Time elapsed: 0.020 s
% 0.23/0.56  % (7531)Instructions burned: 49 (million)
% 0.23/0.57  % (7526)Instruction limit reached!
% 0.23/0.57  % (7526)------------------------------
% 0.23/0.57  % (7526)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.57  % (7526)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.57  % (7526)Termination reason: Time limit
% 0.23/0.57  % (7526)Termination phase: Saturation
% 0.23/0.57  
% 0.23/0.57  % (7526)Memory used [KB]: 1239
% 0.23/0.57  % (7526)Time elapsed: 0.014 s
% 0.23/0.57  % (7526)Instructions burned: 21 (million)
% 1.47/0.57  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.47/0.57  % (7532)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.47/0.58  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.47/0.58  % (7534)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 1.47/0.58  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.47/0.58  % (7533)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/2Mi)
% 1.47/0.58  % (7533)Instruction limit reached!
% 1.47/0.58  % (7533)------------------------------
% 1.47/0.58  % (7533)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.47/0.58  % (7533)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.47/0.58  % (7533)Termination reason: Time limit
% 1.47/0.58  % (7533)Termination phase: Property scanning
% 1.47/0.58  
% 1.47/0.58  % (7533)Memory used [KB]: 858
% 1.47/0.58  % (7533)Time elapsed: 0.002 s
% 1.47/0.58  % (7533)Instructions burned: 2 (million)
% 1.47/0.58  % (7532)Instruction limit reached!
% 1.47/0.58  % (7532)------------------------------
% 1.47/0.58  % (7532)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.47/0.58  % (7532)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.47/0.58  % (7532)Termination reason: Time limit
% 1.47/0.58  % (7532)Termination phase: Saturation
% 1.47/0.58  
% 1.47/0.58  % (7532)Memory used [KB]: 1153
% 1.47/0.58  % (7532)Time elapsed: 0.009 s
% 1.47/0.58  % (7532)Instructions burned: 16 (million)
% 1.47/0.58  % (7534)Instruction limit reached!
% 1.47/0.58  % (7534)------------------------------
% 1.47/0.58  % (7534)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.47/0.58  % (7534)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.47/0.58  % (7534)Termination reason: Time limit
% 1.47/0.58  % (7534)Termination phase: Saturation
% 1.47/0.58  
% 1.47/0.58  % (7534)Memory used [KB]: 1201
% 1.47/0.58  % (7534)Time elapsed: 0.007 s
% 1.47/0.58  % (7534)Instructions burned: 16 (million)
% 1.62/0.59  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.62/0.59  % (7535)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/21Mi)
% 1.62/0.60  % (7535)Instruction limit reached!
% 1.62/0.60  % (7535)------------------------------
% 1.62/0.60  % (7535)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.62/0.60  % (7535)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.62/0.60  % (7535)Termination reason: Time limit
% 1.62/0.60  % (7535)Termination phase: Saturation
% 1.62/0.60  
% 1.62/0.60  % (7535)Memory used [KB]: 1198
% 1.62/0.60  % (7535)Time elapsed: 0.009 s
% 1.62/0.60  % (7535)Instructions burned: 21 (million)
% 1.62/0.60  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.62/0.60  % (7537)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/46Mi)
% 1.62/0.60  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.62/0.60  % (7538)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/50Mi)
% 1.62/0.61  % (7537)Instruction limit reached!
% 1.62/0.61  % (7537)------------------------------
% 1.62/0.61  % (7537)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.62/0.61  % (7537)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.62/0.61  % (7537)Termination reason: Time limit
% 1.62/0.61  % (7537)Termination phase: Saturation
% 1.62/0.61  
% 1.62/0.61  % (7537)Memory used [KB]: 1568
% 1.62/0.61  % (7537)Time elapsed: 0.018 s
% 1.62/0.61  % (7537)Instructions burned: 46 (million)
% 1.62/0.62  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.62/0.62  % (7539)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 1.62/0.62  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.62/0.62  % (7541)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/43Mi)
% 1.62/0.62  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.62/0.62  % (7540)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/42Mi)
% 1.62/0.62  % (7538)Instruction limit reached!
% 1.62/0.62  % (7538)------------------------------
% 1.62/0.62  % (7538)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.62/0.62  % (7538)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.62/0.62  % (7538)Termination reason: Time limit
% 1.62/0.62  % (7538)Termination phase: Saturation
% 1.62/0.62  
% 1.62/0.62  % (7538)Memory used [KB]: 1531
% 1.62/0.62  % (7538)Time elapsed: 0.020 s
% 1.62/0.62  % (7538)Instructions burned: 51 (million)
% 1.62/0.63  % (7541)Instruction limit reached!
% 1.62/0.63  % (7541)------------------------------
% 1.62/0.63  % (7541)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.62/0.63  % (7541)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.62/0.63  % (7541)Termination reason: Time limit
% 1.62/0.63  % (7541)Termination phase: Saturation
% 1.62/0.63  
% 1.62/0.63  % (7541)Memory used [KB]: 1653
% 1.62/0.63  % (7541)Time elapsed: 0.015 s
% 1.62/0.63  % (7541)Instructions burned: 44 (million)
% 1.62/0.63  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.62/0.63  % (7542)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 1.77/0.63  % (7540)Instruction limit reached!
% 1.77/0.63  % (7540)------------------------------
% 1.77/0.63  % (7540)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.77/0.63  % (7540)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.77/0.63  % (7540)Termination reason: Time limit
% 1.77/0.63  % (7540)Termination phase: Saturation
% 1.77/0.63  
% 1.77/0.63  % (7540)Memory used [KB]: 1725
% 1.77/0.63  % (7540)Time elapsed: 0.017 s
% 1.77/0.63  % (7540)Instructions burned: 42 (million)
% 1.77/0.63  % (7539)Instruction limit reached!
% 1.77/0.63  % (7539)------------------------------
% 1.77/0.63  % (7539)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.77/0.63  % (7539)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.77/0.63  % (7539)Termination reason: Time limit
% 1.77/0.63  % (7539)Termination phase: Saturation
% 1.77/0.63  
% 1.77/0.63  % (7539)Memory used [KB]: 1494
% 1.77/0.63  % (7539)Time elapsed: 0.019 s
% 1.77/0.63  % (7539)Instructions burned: 48 (million)
% 1.93/0.64  % (7542)Instruction limit reached!
% 1.93/0.64  % (7542)------------------------------
% 1.93/0.64  % (7542)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.93/0.64  % (7542)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.93/0.64  % (7542)Termination reason: Time limit
% 1.93/0.64  % (7542)Termination phase: Saturation
% 1.93/0.64  
% 1.93/0.64  % (7542)Memory used [KB]: 1241
% 1.93/0.64  % (7542)Time elapsed: 0.030 s
% 1.93/0.64  % (7542)Instructions burned: 22 (million)
% 1.93/0.65  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.93/0.65  % (7543)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/21Mi)
% 1.93/0.65  % (7543)Instruction limit reached!
% 1.93/0.65  % (7543)------------------------------
% 1.93/0.65  % (7543)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.93/0.65  % (7543)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.93/0.65  % (7543)Termination reason: Time limit
% 1.93/0.65  % (7543)Termination phase: Saturation
% 1.93/0.65  
% 1.93/0.65  % (7543)Memory used [KB]: 1244
% 1.93/0.65  % (7543)Time elapsed: 0.031 s
% 1.93/0.65  % (7543)Instructions burned: 21 (million)
% 1.93/0.65  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.93/0.65  % (7544)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/41Mi)
% 1.93/0.66  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.93/0.66  % (7545)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/15Mi)
% 1.93/0.67  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.93/0.67  % (7547)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/47Mi)
% 1.93/0.67  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.93/0.67  % (7548)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/25Mi)
% 1.93/0.67  % (7545)Instruction limit reached!
% 1.93/0.67  % (7545)------------------------------
% 1.93/0.67  % (7545)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.93/0.67  % (7545)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.93/0.67  % (7545)Termination reason: Time limit
% 1.93/0.67  % (7545)Termination phase: Saturation
% 1.93/0.67  
% 1.93/0.67  % (7545)Memory used [KB]: 1153
% 1.93/0.67  % (7545)Time elapsed: 0.007 s
% 1.93/0.67  % (7545)Instructions burned: 16 (million)
% 1.93/0.67  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.93/0.67  % (7551)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/148Mi)
% 1.93/0.67  % (7544)Instruction limit reached!
% 1.93/0.67  % (7544)------------------------------
% 1.93/0.67  % (7544)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.93/0.67  % (7544)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.93/0.67  % (7544)Termination reason: Time limit
% 1.93/0.67  % (7544)Termination phase: Saturation
% 1.93/0.67  
% 1.93/0.67  % (7544)Memory used [KB]: 1633
% 1.93/0.67  % (7544)Time elapsed: 0.041 s
% 1.93/0.67  % (7544)Instructions burned: 43 (million)
% 1.93/0.68  % (7548)Instruction limit reached!
% 1.93/0.68  % (7548)------------------------------
% 1.93/0.68  % (7548)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.93/0.68  % (7548)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.93/0.68  % (7548)Termination reason: Time limit
% 1.93/0.68  % (7548)Termination phase: Saturation
% 1.93/0.68  
% 1.93/0.68  % (7548)Memory used [KB]: 1367
% 1.93/0.68  % (7548)Time elapsed: 0.036 s
% 1.93/0.68  % (7548)Instructions burned: 27 (million)
% 1.93/0.69  % (7547)Instruction limit reached!
% 1.93/0.69  % (7547)------------------------------
% 1.93/0.69  % (7547)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.93/0.69  % (7547)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.93/0.69  % (7547)Termination reason: Time limit
% 1.93/0.69  % (7547)Termination phase: Saturation
% 1.93/0.69  
% 1.93/0.69  % (7547)Memory used [KB]: 1596
% 1.93/0.69  % (7547)Time elapsed: 0.045 s
% 1.93/0.69  % (7547)Instructions burned: 49 (million)
% 1.93/0.69  % (7512)Running in auto input_syntax mode. Trying TPTP
% 1.93/0.69  % (7558)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/100Mi)
% 2.26/0.70  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.26/0.70  % (7565)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/76Mi)
% 2.26/0.71  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.26/0.71  % (7567)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/58Mi)
% 2.26/0.71  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.26/0.71  % (7570)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/96Mi)
% 2.26/0.72  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.26/0.72  % (7575)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/108Mi)
% 2.26/0.73  % (7551)Instruction limit reached!
% 2.26/0.73  % (7551)------------------------------
% 2.26/0.73  % (7551)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.26/0.73  % (7551)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.26/0.73  % (7551)Termination reason: Time limit
% 2.26/0.73  % (7551)Termination phase: Saturation
% 2.26/0.73  
% 2.26/0.73  % (7551)Memory used [KB]: 2091
% 2.26/0.73  % (7551)Time elapsed: 0.055 s
% 2.26/0.73  % (7551)Instructions burned: 149 (million)
% 2.26/0.73  % (7567)Instruction limit reached!
% 2.26/0.73  % (7567)------------------------------
% 2.26/0.73  % (7567)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.26/0.73  % (7567)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.26/0.73  % (7567)Termination reason: Time limit
% 2.26/0.73  % (7567)Termination phase: Saturation
% 2.26/0.73  
% 2.26/0.73  % (7567)Memory used [KB]: 1654
% 2.26/0.73  % (7567)Time elapsed: 0.022 s
% 2.26/0.73  % (7567)Instructions burned: 58 (million)
% 2.26/0.73  % (7558)Instruction limit reached!
% 2.26/0.73  % (7558)------------------------------
% 2.26/0.73  % (7558)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.26/0.73  % (7558)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.26/0.73  % (7558)Termination reason: Time limit
% 2.26/0.73  % (7558)Termination phase: Saturation
% 2.26/0.73  
% 2.26/0.73  % (7558)Memory used [KB]: 2027
% 2.26/0.73  % (7558)Time elapsed: 0.039 s
% 2.26/0.73  % (7558)Instructions burned: 102 (million)
% 2.26/0.73  % (7565)Instruction limit reached!
% 2.26/0.73  % (7565)------------------------------
% 2.26/0.73  % (7565)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.26/0.73  % (7565)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.26/0.73  % (7565)Termination reason: Time limit
% 2.26/0.73  % (7565)Termination phase: Saturation
% 2.26/0.73  
% 2.26/0.73  % (7565)Memory used [KB]: 1918
% 2.26/0.73  % (7565)Time elapsed: 0.030 s
% 2.26/0.73  % (7565)Instructions burned: 78 (million)
% 2.26/0.75  % (7570)Instruction limit reached!
% 2.26/0.75  % (7570)------------------------------
% 2.26/0.75  % (7570)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.26/0.75  % (7570)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.26/0.75  % (7570)Termination reason: Time limit
% 2.26/0.75  % (7570)Termination phase: Saturation
% 2.26/0.75  
% 2.26/0.75  % (7570)Memory used [KB]: 1374
% 2.26/0.75  % (7570)Time elapsed: 0.038 s
% 2.26/0.75  % (7570)Instructions burned: 99 (million)
% 2.26/0.76  % (7575)Instruction limit reached!
% 2.26/0.76  % (7575)------------------------------
% 2.26/0.76  % (7575)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.26/0.76  % (7575)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.26/0.76  % (7575)Termination reason: Time limit
% 2.26/0.76  % (7575)Termination phase: Saturation
% 2.26/0.76  
% 2.26/0.76  % (7575)Memory used [KB]: 1240
% 2.26/0.76  % (7575)Time elapsed: 0.039 s
% 2.26/0.76  % (7575)Instructions burned: 109 (million)
% 2.26/0.76  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.26/0.76  % (7594)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/463Mi)
% 2.26/0.76  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.26/0.76  % (7595)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/494Mi)
% 2.75/0.76  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.75/0.76  % (7596)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/223Mi)
% 2.75/0.77  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.75/0.77  % (7598)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/343Mi)
% 2.75/0.78  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.75/0.78  % (7605)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 2.75/0.79  % (7512)Running in auto input_syntax mode. Trying TPTP
% 2.75/0.79  % (7611)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/150Mi)
% 2.75/0.84  % (7596)Instruction limit reached!
% 2.75/0.84  % (7596)------------------------------
% 2.75/0.84  % (7596)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.75/0.84  % (7596)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.75/0.84  % (7596)Termination reason: Time limit
% 2.75/0.84  % (7596)Termination phase: Saturation
% 2.75/0.84  
% 2.75/0.84  % (7596)Memory used [KB]: 1702
% 2.75/0.84  % (7596)Time elapsed: 0.081 s
% 2.75/0.84  % (7596)Instructions burned: 223 (million)
% 2.75/0.84  % (7611)Instruction limit reached!
% 2.75/0.84  % (7611)------------------------------
% 2.75/0.84  % (7611)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.75/0.84  % (7611)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.75/0.84  % (7611)Termination reason: Time limit
% 2.75/0.84  % (7611)Termination phase: Saturation
% 2.75/0.84  
% 2.75/0.84  % (7611)Memory used [KB]: 1203
% 2.75/0.84  % (7611)Time elapsed: 0.049 s
% 2.75/0.84  % (7611)Instructions burned: 152 (million)
% 3.04/0.87  % (7598)Instruction limit reached!
% 3.04/0.87  % (7598)------------------------------
% 3.04/0.87  % (7598)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.04/0.87  % (7598)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.04/0.87  % (7598)Termination reason: Time limit
% 3.04/0.87  % (7598)Termination phase: Saturation
% 3.04/0.87  
% 3.04/0.87  % (7598)Memory used [KB]: 2742
% 3.04/0.87  % (7598)Time elapsed: 0.103 s
% 3.04/0.87  % (7598)Instructions burned: 343 (million)
% 3.04/0.87  % (7512)Running in auto input_syntax mode. Trying TPTP
% 3.04/0.87  % (7656)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/160Mi)
% 3.04/0.88  % (7512)Running in auto input_syntax mode. Trying TPTP
% 3.04/0.88  % (7659)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/370Mi)
% 3.22/0.90  % (7512)Running in auto input_syntax mode. Trying TPTP
% 3.22/0.90  % (7675)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2995ds/493Mi)
% 3.22/0.90  % (7595)Instruction limit reached!
% 3.22/0.90  % (7595)------------------------------
% 3.22/0.90  % (7595)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.22/0.90  % (7595)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.22/0.90  % (7595)Termination reason: Time limit
% 3.22/0.90  % (7595)Termination phase: Saturation
% 3.22/0.90  
% 3.22/0.90  % (7595)Memory used [KB]: 2842
% 3.22/0.90  % (7595)Time elapsed: 0.145 s
% 3.22/0.90  % (7595)Instructions burned: 495 (million)
% 3.22/0.91  % (7605)Instruction limit reached!
% 3.22/0.91  % (7605)------------------------------
% 3.22/0.91  % (7605)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.22/0.91  % (7605)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.22/0.91  % (7605)Termination reason: Time limit
% 3.22/0.91  % (7605)Termination phase: Saturation
% 3.22/0.91  
% 3.22/0.91  % (7605)Memory used [KB]: 2356
% 3.22/0.91  % (7605)Time elapsed: 0.133 s
% 3.22/0.91  % (7605)Instructions burned: 492 (million)
% 3.22/0.92  % (7594)Instruction limit reached!
% 3.22/0.92  % (7594)------------------------------
% 3.22/0.92  % (7594)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.22/0.92  % (7594)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.22/0.92  % (7594)Termination reason: Time limit
% 3.22/0.92  % (7594)Termination phase: Saturation
% 3.22/0.92  
% 3.22/0.92  % (7594)Memory used [KB]: 4268
% 3.22/0.92  % (7594)Time elapsed: 0.164 s
% 3.22/0.92  % (7594)Instructions burned: 465 (million)
% 3.22/0.92  % (7656)Instruction limit reached!
% 3.22/0.92  % (7656)------------------------------
% 3.22/0.92  % (7656)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.22/0.92  % (7656)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.22/0.92  % (7656)Termination reason: Time limit
% 3.22/0.92  % (7656)Termination phase: Saturation
% 3.22/0.92  
% 3.22/0.92  % (7656)Memory used [KB]: 1404
% 3.22/0.92  % (7656)Time elapsed: 0.050 s
% 3.22/0.92  % (7656)Instructions burned: 161 (million)
% 3.89/0.94  % (7512)Running in auto input_syntax mode. Trying TPTP
% 3.89/0.94  % (7693)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/81Mi)
% 3.89/0.95  % (7512)Running in auto input_syntax mode. Trying TPTP
% 3.89/0.95  % (7700)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2994ds/146Mi)
% 3.89/0.95  % (7659)First to succeed.
% 3.89/0.95  % (7675)Also succeeded, but the first one will report.
% 3.89/0.95  % (7659)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-7512"
% 3.89/0.95  % (7512)Running in auto input_syntax mode. Trying TPTP
% 3.89/0.95  % (7659)Refutation found. Thanks to Tanya!
% 3.89/0.95  % SZS status Theorem for theBenchmark
% 3.89/0.95  % SZS output start Proof for theBenchmark
% See solution above
% 3.89/0.95  % (7659)------------------------------
% 3.89/0.95  % (7659)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.89/0.95  % (7659)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.89/0.95  % (7659)Termination reason: Refutation
% 3.89/0.95  
% 3.89/0.95  % (7659)Memory used [KB]: 1606
% 3.89/0.95  % (7659)Time elapsed: 0.074 s
% 3.89/0.95  % (7659)Instructions burned: 232 (million)
% 3.89/0.95  % (7659)------------------------------
% 3.89/0.95  % (7659)------------------------------
% 3.89/0.95  % (7512)Success in time 0.567 s
%------------------------------------------------------------------------------