TSTP Solution File: DAT332_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : DAT332_1 : TPTP v8.1.2. Released v7.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n012.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 05:05:18 EDT 2024

% Result   : Unsatisfiable 1.57s 0.95s
% Output   : Refutation 1.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   33
% Syntax   : Number of formulae    :   87 (  19 unt;  16 typ;   0 def)
%            Number of atoms       :  143 (  26 equ)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  123 (  51   ~;  55   |;   1   &)
%                                         (   8 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :   92 (  39 atm;   0 fun;  13 num;  40 var)
%            Number of types       :    4 (   2 usr;   1 ari)
%            Number of type conns  :   17 (  10   >;   7   *;   0   +;   0  <<)
%            Number of predicates  :   12 (   7 usr;   6 prp; 0-2 aty)
%            Number of functors    :   13 (  12 usr;   5 con; 0-3 aty)
%            Number of variables   :   59 (  59   !;   0   ?;  59   :)

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

tff(type_def_6,type,
    'Array[Int,Int]': $tType ).

tff(func_def_0,type,
    sup: 'Set' > $int ).

tff(func_def_1,type,
    arr: 'Array[Int,Int]' ).

tff(func_def_2,type,
    s1: 'Set' ).

tff(func_def_3,type,
    i1: $int ).

tff(func_def_4,type,
    delete: ( 'Set' * $int ) > 'Set' ).

tff(func_def_5,type,
    'store:(Array[Int,Int]*Int*Int)>Array[Int,Int]': ( 'Array[Int,Int]' * $int * $int ) > 'Array[Int,Int]' ).

tff(func_def_6,type,
    'const:(Int)>Array[Int,Int]': $int > 'Array[Int,Int]' ).

tff(func_def_7,type,
    g: $int > $int ).

tff(func_def_8,type,
    s0: 'Set' ).

tff(func_def_9,type,
    'select:(Array[Int,Int]*Int)>Int': ( 'Array[Int,Int]' * $int ) > $int ).

tff(func_def_10,type,
    insert: ( 'Set' * $int ) > 'Set' ).

tff(func_def_15,type,
    sK0: ( 'Array[Int,Int]' * 'Array[Int,Int]' ) > $int ).

tff(pred_def_1,type,
    member: ( $int * 'Set' ) > $o ).

tff(pred_def_5,type,
    sP1: $int > $o ).

tff(f5099,plain,
    $false,
    inference(avatar_sat_refutation,[],[f3147,f3160,f3226,f5002,f5023,f5093]) ).

tff(f5093,plain,
    ( ~ spl2_2
    | ~ spl2_7 ),
    inference(avatar_contradiction_clause,[],[f5092]) ).

tff(f5092,plain,
    ( $false
    | ~ spl2_2
    | ~ spl2_7 ),
    inference(subsumption_resolution,[],[f5091,f64]) ).

tff(f64,plain,
    ! [X0: $int] : $less(0,g(X0)),
    inference(cnf_transformation,[],[f38]) ).

tff(f38,plain,
    ! [X0: $int] : $less(0,g(X0)),
    inference(rectify,[],[f19]) ).

tff(f19,plain,
    ! [X3: $int] : $less(0,g(X3)),
    inference(theory_normalization,[],[f10]) ).

tff(f10,axiom,
    ! [X3: $int] : $greater(g(X3),0),
    file('/export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990',formula_10) ).

tff(f5091,plain,
    ( ~ $less(0,g(i1))
    | ~ spl2_2
    | ~ spl2_7 ),
    inference(subsumption_resolution,[],[f5087,f3146]) ).

tff(f3146,plain,
    ( $less(sup(s0),sup(s1))
    | ~ spl2_7 ),
    inference(avatar_component_clause,[],[f3144]) ).

tff(f3144,plain,
    ( spl2_7
  <=> $less(sup(s0),sup(s1)) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_7])]) ).

tff(f5087,plain,
    ( ~ $less(sup(s0),sup(s1))
    | ~ $less(0,g(i1))
    | ~ spl2_2 ),
    inference(superposition,[],[f4878,f491]) ).

tff(f491,plain,
    ( ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) = sup(s1) )
    | ~ spl2_2 ),
    inference(avatar_component_clause,[],[f489]) ).

tff(f489,plain,
    ( spl2_2
  <=> ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) = sup(s1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_2])]) ).

tff(f4878,plain,
    ! [X0: $int] :
      ( ~ $less(sup(s0),'select:(Array[Int,Int]*Int)>Int'(arr,X0))
      | ~ $less(0,X0) ),
    inference(resolution,[],[f252,f25]) ).

tff(f25,plain,
    ! [X0: $int] : ~ $less(X0,X0),
    introduced(theory_axiom_142,[]) ).

tff(f252,plain,
    ! [X0: $int,X1: $int] :
      ( $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),X1)
      | ~ $less(sup(s0),X1)
      | ~ $less(0,X0) ),
    inference(resolution,[],[f63,f26]) ).

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

tff(f63,plain,
    ! [X0: $int] :
      ( $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0))
      | ~ $less(0,X0) ),
    inference(cnf_transformation,[],[f48]) ).

tff(f48,plain,
    ! [X0: $int] :
      ( $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0))
      | ~ $less(0,X0) ),
    inference(ennf_transformation,[],[f37]) ).

tff(f37,plain,
    ! [X0: $int] :
      ( $less(0,X0)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X0),sup(s0)) ),
    inference(rectify,[],[f18]) ).

tff(f18,plain,
    ! [X3: $int] :
      ( $less(0,X3)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X3),sup(s0)) ),
    inference(theory_normalization,[],[f9]) ).

tff(f9,axiom,
    ! [X3: $int] :
      ( $greater(X3,0)
     => $less('select:(Array[Int,Int]*Int)>Int'(arr,X3),sup(s0)) ),
    file('/export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990',formula_9) ).

tff(f5023,plain,
    ( spl2_2
    | spl2_5 ),
    inference(avatar_split_clause,[],[f4985,f2681,f489]) ).

tff(f2681,plain,
    ( spl2_5
  <=> member(sup(s1),s0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_5])]) ).

tff(f4985,plain,
    ( member(sup(s1),s0)
    | ( 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) = sup(s1) ) ),
    inference(superposition,[],[f599,f65]) ).

tff(f65,plain,
    s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,g(i1))),
    inference(cnf_transformation,[],[f11]) ).

tff(f11,axiom,
    s1 = insert(s0,'select:(Array[Int,Int]*Int)>Int'(arr,g(i1))),
    file('/export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990',formula_11) ).

tff(f599,plain,
    ! [X0: 'Set',X1: $int] :
      ( member(sup(insert(X0,X1)),X0)
      | ( sup(insert(X0,X1)) = X1 ) ),
    inference(resolution,[],[f55,f60]) ).

tff(f60,plain,
    ! [X0: 'Set'] : member(sup(X0),X0),
    inference(cnf_transformation,[],[f34]) ).

tff(f34,plain,
    ! [X0: 'Set'] : member(sup(X0),X0),
    inference(rectify,[],[f6]) ).

tff(f6,axiom,
    ! [X1: 'Set'] : member(sup(X1),X1),
    file('/export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990',formula_6) ).

tff(f55,plain,
    ! [X2: 'Set',X0: $int,X1: $int] :
      ( ~ member(X0,insert(X2,X1))
      | member(X0,X2)
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f51]) ).

tff(f51,plain,
    ! [X0: $int,X1: $int,X2: 'Set'] :
      ( ( ( member(X0,insert(X2,X1))
          | ~ member(X0,X2) )
        & ( member(X0,X2)
          | ~ member(X0,insert(X2,X1)) ) )
      | ( X0 = X1 ) ),
    inference(nnf_transformation,[],[f43]) ).

tff(f43,plain,
    ! [X0: $int,X1: $int,X2: 'Set'] :
      ( ( member(X0,insert(X2,X1))
      <=> member(X0,X2) )
      | ( X0 = X1 ) ),
    inference(ennf_transformation,[],[f32]) ).

tff(f32,plain,
    ! [X0: $int,X1: $int,X2: 'Set'] :
      ( ( X0 != X1 )
     => ( member(X0,insert(X2,X1))
      <=> member(X0,X2) ) ),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X0: $int,X2: $int,X1: 'Set'] :
      ( ( X0 != X2 )
     => ( member(X0,insert(X1,X2))
      <=> member(X0,X1) ) ),
    file('/export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990',formula_2) ).

tff(f5002,plain,
    ( ~ spl2_5
    | ~ spl2_7 ),
    inference(avatar_split_clause,[],[f3235,f3144,f2681]) ).

tff(f3235,plain,
    ( ~ member(sup(s1),s0)
    | ~ spl2_7 ),
    inference(resolution,[],[f3146,f61]) ).

tff(f61,plain,
    ! [X0: 'Set',X1: $int] :
      ( ~ $less(sup(X0),X1)
      | ~ member(X1,X0) ),
    inference(cnf_transformation,[],[f46]) ).

tff(f46,plain,
    ! [X0: 'Set',X1: $int] :
      ( ~ $less(sup(X0),X1)
      | ~ member(X1,X0) ),
    inference(ennf_transformation,[],[f35]) ).

tff(f35,plain,
    ! [X0: 'Set',X1: $int] :
      ( member(X1,X0)
     => ~ $less(sup(X0),X1) ),
    inference(rectify,[],[f17]) ).

tff(f17,plain,
    ! [X1: 'Set',X0: $int] :
      ( member(X0,X1)
     => ~ $less(sup(X1),X0) ),
    inference(theory_normalization,[],[f7]) ).

tff(f7,axiom,
    ! [X1: 'Set',X0: $int] :
      ( member(X0,X1)
     => $lesseq(X0,sup(X1)) ),
    file('/export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990',formula_7) ).

tff(f3226,plain,
    ( spl2_7
    | spl2_3
    | spl2_6 ),
    inference(avatar_split_clause,[],[f3225,f2685,f708,f3144]) ).

tff(f708,plain,
    ( spl2_3
  <=> ( sup(s0) = 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_3])]) ).

tff(f2685,plain,
    ( spl2_6
  <=> ( sup(s0) = sup(s1) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl2_6])]) ).

tff(f3225,plain,
    ( $less(sup(s0),sup(s1))
    | spl2_3
    | spl2_6 ),
    inference(subsumption_resolution,[],[f3222,f2686]) ).

tff(f2686,plain,
    ( ( sup(s0) != sup(s1) )
    | spl2_6 ),
    inference(avatar_component_clause,[],[f2685]) ).

tff(f3222,plain,
    ( ( sup(s0) = sup(s1) )
    | $less(sup(s0),sup(s1))
    | spl2_3 ),
    inference(resolution,[],[f3221,f171]) ).

tff(f171,plain,
    ! [X0: $int,X1: 'Set'] :
      ( ~ member(X0,X1)
      | ( sup(X1) = X0 )
      | $less(X0,sup(X1)) ),
    inference(resolution,[],[f27,f61]) ).

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

tff(f3221,plain,
    ( member(sup(s0),s1)
    | spl2_3 ),
    inference(subsumption_resolution,[],[f3218,f709]) ).

tff(f709,plain,
    ( ( sup(s0) != 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) )
    | spl2_3 ),
    inference(avatar_component_clause,[],[f708]) ).

tff(f3218,plain,
    ( member(sup(s0),s1)
    | ( sup(s0) = 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) ) ),
    inference(superposition,[],[f620,f65]) ).

tff(f620,plain,
    ! [X0: 'Set',X1: $int] :
      ( member(sup(X0),insert(X0,X1))
      | ( sup(X0) = X1 ) ),
    inference(resolution,[],[f56,f60]) ).

tff(f56,plain,
    ! [X2: 'Set',X0: $int,X1: $int] :
      ( ~ member(X0,X2)
      | member(X0,insert(X2,X1))
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f51]) ).

tff(f3160,plain,
    ~ spl2_6,
    inference(avatar_contradiction_clause,[],[f3159]) ).

tff(f3159,plain,
    ( $false
    | ~ spl2_6 ),
    inference(subsumption_resolution,[],[f3157,f71]) ).

tff(f71,plain,
    ~ sP1(sup(s0)),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP1])]) ).

tff(f3157,plain,
    ( sP1(sup(s0))
    | ~ spl2_6 ),
    inference(backward_demodulation,[],[f72,f2687]) ).

tff(f2687,plain,
    ( ( sup(s0) = sup(s1) )
    | ~ spl2_6 ),
    inference(avatar_component_clause,[],[f2685]) ).

tff(f72,plain,
    sP1(sup(s1)),
    inference(inequality_splitting,[],[f66,f71]) ).

tff(f66,plain,
    sup(s0) != sup(s1),
    inference(cnf_transformation,[],[f12]) ).

tff(f12,axiom,
    sup(s0) != sup(s1),
    file('/export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990',formula_12) ).

tff(f3147,plain,
    ( spl2_7
    | spl2_6
    | ~ spl2_3 ),
    inference(avatar_split_clause,[],[f3137,f708,f2685,f3144]) ).

tff(f3137,plain,
    ( ( sup(s0) = sup(s1) )
    | $less(sup(s0),sup(s1))
    | ~ spl2_3 ),
    inference(resolution,[],[f171,f717]) ).

tff(f717,plain,
    ( member(sup(s0),s1)
    | ~ spl2_3 ),
    inference(backward_demodulation,[],[f122,f710]) ).

tff(f710,plain,
    ( ( sup(s0) = 'select:(Array[Int,Int]*Int)>Int'(arr,g(i1)) )
    | ~ spl2_3 ),
    inference(avatar_component_clause,[],[f708]) ).

tff(f122,plain,
    member('select:(Array[Int,Int]*Int)>Int'(arr,g(i1)),s1),
    inference(superposition,[],[f54,f65]) ).

tff(f54,plain,
    ! [X0: $int,X1: 'Set'] : member(X0,insert(X1,X0)),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    ! [X0: $int,X1: 'Set'] : member(X0,insert(X1,X0)),
    file('/export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990',formula_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.15  % Problem    : DAT332_1 : TPTP v8.1.2. Released v7.0.0.
% 0.06/0.17  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.38  % Computer : n012.cluster.edu
% 0.15/0.38  % Model    : x86_64 x86_64
% 0.15/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.38  % Memory   : 8042.1875MB
% 0.15/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.38  % CPULimit   : 300
% 0.15/0.38  % WCLimit    : 300
% 0.15/0.38  % DateTime   : Fri May  3 12:51:55 EDT 2024
% 0.15/0.38  % CPUTime    : 
% 0.15/0.38  This is a TF0_UNS_EQU_ARI problem
% 0.15/0.38  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.XrF35edxrX/Vampire---4.8_5990
% 0.59/0.77  % (6388)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2996ds/56Mi)
% 0.59/0.77  % (6388)Refutation not found, incomplete strategy% (6388)------------------------------
% 0.59/0.77  % (6388)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.77  % (6388)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.77  
% 0.59/0.77  % (6388)Memory used [KB]: 949
% 0.59/0.77  % (6388)Time elapsed: 0.001 s
% 0.59/0.77  % (6388)Instructions burned: 2 (million)
% 0.59/0.77  % (6388)------------------------------
% 0.59/0.77  % (6388)------------------------------
% 0.59/0.77  % (6380)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2996ds/34Mi)
% 0.59/0.77  % (6383)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.59/0.77  % (6381)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2996ds/51Mi)
% 0.59/0.77  % (6384)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2996ds/34Mi)
% 0.59/0.77  % (6386)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.59/0.77  % (6382)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.59/0.77  % (6387)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2996ds/83Mi)
% 0.59/0.77  % (6380)Refutation not found, incomplete strategy% (6380)------------------------------
% 0.59/0.77  % (6380)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.77  % (6380)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.77  
% 0.59/0.77  % (6380)Memory used [KB]: 949
% 0.59/0.77  % (6380)Time elapsed: 0.002 s
% 0.59/0.77  % (6380)Instructions burned: 2 (million)
% 0.59/0.77  % (6383)Refutation not found, incomplete strategy% (6383)------------------------------
% 0.59/0.77  % (6383)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.77  % (6386)Refutation not found, incomplete strategy% (6386)------------------------------
% 0.59/0.77  % (6386)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.77  % (6382)Refutation not found, incomplete strategy% (6382)------------------------------
% 0.59/0.77  % (6382)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.77  % (6386)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.77  
% 0.59/0.77  % (6382)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.77  % (6386)Memory used [KB]: 949
% 0.59/0.77  
% 0.59/0.77  % (6386)Time elapsed: 0.002 s
% 0.59/0.77  % (6382)Memory used [KB]: 948
% 0.59/0.77  % (6382)Time elapsed: 0.002 s
% 0.59/0.77  % (6386)Instructions burned: 2 (million)
% 0.59/0.77  % (6382)Instructions burned: 2 (million)
% 0.59/0.77  % (6383)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  
% 0.59/0.78  % (6383)Memory used [KB]: 949
% 0.59/0.78  % (6383)Time elapsed: 0.002 s
% 0.59/0.78  % (6383)Instructions burned: 2 (million)
% 0.59/0.78  % (6387)Refutation not found, incomplete strategy% (6387)------------------------------
% 0.59/0.78  % (6387)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (6380)------------------------------
% 0.59/0.78  % (6380)------------------------------
% 0.59/0.78  % (6386)------------------------------
% 0.59/0.78  % (6386)------------------------------
% 0.59/0.78  % (6382)------------------------------
% 0.59/0.78  % (6382)------------------------------
% 0.59/0.78  % (6387)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  
% 0.59/0.78  % (6387)Memory used [KB]: 949
% 0.59/0.78  % (6387)Time elapsed: 0.002 s
% 0.59/0.78  % (6387)Instructions burned: 2 (million)
% 0.59/0.78  % (6383)------------------------------
% 0.59/0.78  % (6383)------------------------------
% 0.59/0.78  % (6387)------------------------------
% 0.59/0.78  % (6387)------------------------------
% 0.59/0.78  % (6384)Refutation not found, incomplete strategy% (6384)------------------------------
% 0.59/0.78  % (6384)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (6384)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  
% 0.59/0.78  % (6384)Memory used [KB]: 1028
% 0.59/0.78  % (6384)Time elapsed: 0.003 s
% 0.59/0.78  % (6384)Instructions burned: 3 (million)
% 0.59/0.78  % (6390)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2996ds/55Mi)
% 0.59/0.78  % (6384)------------------------------
% 0.59/0.78  % (6384)------------------------------
% 0.59/0.78  % (6392)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2996ds/50Mi)
% 0.59/0.78  % (6393)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/208Mi)
% 0.59/0.78  % (6394)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2996ds/52Mi)
% 0.59/0.78  % (6395)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2996ds/518Mi)
% 0.59/0.78  % (6396)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2996ds/42Mi)
% 0.59/0.78  % (6393)Refutation not found, incomplete strategy% (6393)------------------------------
% 0.59/0.78  % (6393)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (6393)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  
% 0.59/0.78  % (6393)Memory used [KB]: 949
% 0.59/0.78  % (6393)Time elapsed: 0.003 s
% 0.59/0.78  % (6393)Instructions burned: 2 (million)
% 0.59/0.78  % (6394)Refutation not found, incomplete strategy% (6394)------------------------------
% 0.59/0.78  % (6394)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (6394)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  % (6395)Refutation not found, incomplete strategy% (6395)------------------------------
% 0.59/0.78  % (6395)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (6395)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  
% 0.59/0.78  % (6395)Memory used [KB]: 949
% 0.59/0.78  % (6395)Time elapsed: 0.003 s
% 0.59/0.78  % (6395)Instructions burned: 2 (million)
% 0.59/0.78  
% 0.59/0.78  % (6394)Memory used [KB]: 949
% 0.59/0.78  % (6394)Time elapsed: 0.003 s
% 0.59/0.78  % (6394)Instructions burned: 2 (million)
% 0.59/0.78  % (6397)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2996ds/243Mi)
% 0.59/0.78  % (6393)------------------------------
% 0.59/0.78  % (6393)------------------------------
% 0.59/0.78  % (6395)------------------------------
% 0.59/0.78  % (6395)------------------------------
% 0.59/0.78  % (6394)------------------------------
% 0.59/0.78  % (6394)------------------------------
% 0.59/0.78  % (6392)Refutation not found, incomplete strategy% (6392)------------------------------
% 0.59/0.78  % (6392)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (6392)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  
% 0.59/0.78  % (6392)Memory used [KB]: 1027
% 0.59/0.78  % (6392)Time elapsed: 0.003 s
% 0.59/0.78  % (6392)Instructions burned: 3 (million)
% 0.59/0.78  % (6397)Refutation not found, incomplete strategy% (6397)------------------------------
% 0.59/0.78  % (6397)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (6397)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  
% 0.59/0.78  % (6397)Memory used [KB]: 950
% 0.59/0.78  % (6392)------------------------------
% 0.59/0.78  % (6392)------------------------------
% 0.59/0.78  % (6397)Time elapsed: 0.002 s
% 0.59/0.78  % (6397)Instructions burned: 2 (million)
% 0.59/0.78  % (6396)Refutation not found, incomplete strategy% (6396)------------------------------
% 0.59/0.78  % (6396)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (6396)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.78  
% 0.59/0.78  % (6396)Memory used [KB]: 1032
% 0.59/0.78  % (6396)Time elapsed: 0.004 s
% 0.59/0.78  % (6396)Instructions burned: 4 (million)
% 0.59/0.78  % (6397)------------------------------
% 0.59/0.78  % (6397)------------------------------
% 0.59/0.78  % (6396)------------------------------
% 0.59/0.78  % (6396)------------------------------
% 0.59/0.78  % (6400)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2996ds/143Mi)
% 0.59/0.78  % (6401)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2996ds/93Mi)
% 0.59/0.79  % (6402)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2996ds/62Mi)
% 0.59/0.79  % (6399)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2996ds/117Mi)
% 0.59/0.79  % (6404)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2996ds/1919Mi)
% 0.59/0.79  % (6404)Refutation not found, incomplete strategy% (6404)------------------------------
% 0.59/0.79  % (6404)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.79  % (6404)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.79  
% 0.59/0.79  % (6404)Memory used [KB]: 949
% 0.59/0.79  % (6404)Time elapsed: 0.003 s
% 0.59/0.79  % (6404)Instructions burned: 2 (million)
% 0.59/0.79  % (6404)------------------------------
% 0.59/0.79  % (6404)------------------------------
% 0.59/0.79  % (6402)Refutation not found, incomplete strategy% (6402)------------------------------
% 0.59/0.79  % (6402)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.79  % (6402)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.79  
% 0.59/0.79  % (6402)Memory used [KB]: 1027
% 0.59/0.79  % (6402)Time elapsed: 0.004 s
% 0.59/0.79  % (6402)Instructions burned: 3 (million)
% 0.59/0.79  % (6402)------------------------------
% 0.59/0.79  % (6402)------------------------------
% 0.59/0.79  % (6405)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2996ds/55Mi)
% 0.59/0.79  % (6406)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2996ds/53Mi)
% 0.59/0.79  % (6403)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2996ds/32Mi)
% 0.59/0.79  % (6406)Refutation not found, incomplete strategy% (6406)------------------------------
% 0.59/0.79  % (6406)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.79  % (6406)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.79  
% 0.59/0.79  % (6406)Memory used [KB]: 949
% 0.59/0.79  % (6406)Time elapsed: 0.003 s
% 0.59/0.79  % (6406)Instructions burned: 2 (million)
% 0.59/0.79  % (6406)------------------------------
% 0.59/0.79  % (6406)------------------------------
% 0.59/0.79  % (6405)Refutation not found, incomplete strategy% (6405)------------------------------
% 0.59/0.79  % (6405)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.79  % (6405)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.79  
% 0.59/0.79  % (6405)Memory used [KB]: 1029
% 0.59/0.79  % (6405)Time elapsed: 0.003 s
% 0.59/0.79  % (6405)Instructions burned: 4 (million)
% 0.59/0.79  % (6405)------------------------------
% 0.59/0.79  % (6405)------------------------------
% 0.59/0.80  % (6390)Instruction limit reached!
% 0.59/0.80  % (6390)------------------------------
% 0.59/0.80  % (6390)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.80  % (6390)Termination reason: Unknown
% 0.59/0.80  % (6390)Termination phase: Saturation
% 0.59/0.80  
% 0.59/0.80  % (6390)Memory used [KB]: 1548
% 0.59/0.80  % (6390)Time elapsed: 0.020 s
% 0.59/0.80  % (6390)Instructions burned: 58 (million)
% 0.59/0.80  % (6390)------------------------------
% 0.59/0.80  % (6390)------------------------------
% 0.59/0.80  % (6411)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2995ds/46Mi)
% 0.59/0.80  % (6414)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2995ds/35Mi)
% 0.59/0.80  % (6414)Refutation not found, incomplete strategy% (6414)------------------------------
% 0.59/0.80  % (6414)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.80  % (6414)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.80  
% 0.59/0.80  % (6414)Memory used [KB]: 950
% 0.59/0.80  % (6414)Time elapsed: 0.001 s
% 0.59/0.80  % (6414)Instructions burned: 2 (million)
% 0.59/0.80  % (6414)------------------------------
% 0.59/0.80  % (6414)------------------------------
% 0.59/0.80  % (6416)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 0.59/0.80  % (6412)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2995ds/102Mi)
% 0.59/0.80  % (6412)Refutation not found, incomplete strategy% (6412)------------------------------
% 0.59/0.80  % (6412)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.80  % (6412)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.80  
% 0.59/0.80  % (6412)Memory used [KB]: 949
% 0.59/0.80  % (6412)Time elapsed: 0.002 s
% 0.59/0.80  % (6412)Instructions burned: 2 (million)
% 0.59/0.80  % (6412)------------------------------
% 0.59/0.80  % (6412)------------------------------
% 0.59/0.80  % (6381)Instruction limit reached!
% 0.59/0.80  % (6381)------------------------------
% 0.59/0.80  % (6381)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.80  % (6381)Termination reason: Unknown
% 0.59/0.80  % (6381)Termination phase: Saturation
% 0.59/0.80  
% 0.59/0.80  % (6381)Memory used [KB]: 1465
% 0.59/0.80  % (6381)Time elapsed: 0.032 s
% 0.59/0.80  % (6381)Instructions burned: 51 (million)
% 0.59/0.80  % (6381)------------------------------
% 0.59/0.80  % (6381)------------------------------
% 0.59/0.81  % (6419)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2995ds/161Mi)
% 0.59/0.81  % (6419)Refutation not found, incomplete strategy% (6419)------------------------------
% 0.59/0.81  % (6419)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.81  % (6419)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.81  
% 0.59/0.81  % (6419)Memory used [KB]: 1023
% 0.59/0.81  % (6419)Time elapsed: 0.004 s
% 0.59/0.81  % (6419)Instructions burned: 3 (million)
% 0.59/0.81  % (6419)------------------------------
% 0.59/0.81  % (6419)------------------------------
% 0.59/0.81  % (6403)Instruction limit reached!
% 0.59/0.81  % (6403)------------------------------
% 0.59/0.81  % (6403)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.81  % (6403)Termination reason: Unknown
% 0.59/0.81  % (6403)Termination phase: Saturation
% 0.59/0.81  
% 0.59/0.81  % (6403)Memory used [KB]: 1319
% 0.59/0.81  % (6403)Time elapsed: 0.021 s
% 0.59/0.81  % (6403)Instructions burned: 32 (million)
% 0.59/0.81  % (6403)------------------------------
% 0.59/0.81  % (6403)------------------------------
% 0.59/0.81  % (6418)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2995ds/109Mi)
% 0.59/0.81  % (6422)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2995ds/69Mi)
% 0.59/0.82  % (6423)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2995ds/40Mi)
% 0.59/0.82  % (6411)Instruction limit reached!
% 0.59/0.82  % (6411)------------------------------
% 0.59/0.82  % (6411)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.82  % (6411)Termination reason: Unknown
% 0.59/0.82  % (6411)Termination phase: Saturation
% 0.59/0.82  
% 0.59/0.82  % (6411)Memory used [KB]: 1459
% 0.59/0.82  % (6411)Time elapsed: 0.027 s
% 0.59/0.82  % (6411)Instructions burned: 47 (million)
% 0.59/0.82  % (6411)------------------------------
% 0.59/0.82  % (6411)------------------------------
% 0.59/0.83  % (6429)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2995ds/360Mi)
% 0.59/0.83  % (6416)Instruction limit reached!
% 0.59/0.83  % (6416)------------------------------
% 0.59/0.83  % (6416)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.83  % (6416)Termination reason: Unknown
% 0.59/0.83  % (6416)Termination phase: Saturation
% 0.59/0.83  
% 0.59/0.83  % (6416)Memory used [KB]: 2241
% 0.59/0.83  % (6416)Time elapsed: 0.030 s
% 0.59/0.83  % (6416)Instructions burned: 88 (million)
% 0.59/0.83  % (6416)------------------------------
% 0.59/0.83  % (6416)------------------------------
% 0.59/0.83  % (6432)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2995ds/161Mi)
% 0.59/0.83  % (6432)Refutation not found, incomplete strategy% (6432)------------------------------
% 0.59/0.83  % (6432)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.83  % (6432)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.83  
% 0.59/0.83  % (6432)Memory used [KB]: 949
% 0.59/0.83  % (6432)Time elapsed: 0.001 s
% 0.59/0.83  % (6432)Instructions burned: 2 (million)
% 0.59/0.83  % (6432)------------------------------
% 0.59/0.83  % (6432)------------------------------
% 0.59/0.83  % (6401)Instruction limit reached!
% 0.59/0.83  % (6401)------------------------------
% 0.59/0.83  % (6401)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.83  % (6401)Termination reason: Unknown
% 0.59/0.83  % (6401)Termination phase: Saturation
% 0.59/0.83  
% 0.59/0.83  % (6401)Memory used [KB]: 1819
% 0.59/0.83  % (6401)Time elapsed: 0.052 s
% 0.59/0.83  % (6401)Instructions burned: 93 (million)
% 0.59/0.83  % (6401)------------------------------
% 0.59/0.83  % (6401)------------------------------
% 0.59/0.84  % (6433)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2995ds/80Mi)
% 0.59/0.84  % (6433)Refutation not found, incomplete strategy% (6433)------------------------------
% 0.59/0.84  % (6433)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.84  % (6433)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.84  
% 0.59/0.84  % (6433)Memory used [KB]: 949
% 0.59/0.84  % (6433)Time elapsed: 0.001 s
% 0.59/0.84  % (6433)Instructions burned: 2 (million)
% 0.59/0.84  % (6433)------------------------------
% 0.59/0.84  % (6433)------------------------------
% 0.59/0.84  % (6435)lrs+1011_1:2_drc=encompass:sil=4000:fde=unused:sos=on:sac=on:newcnf=on:i=55:sd=10:bd=off:ins=1:uhcvi=on:ss=axioms:spb=non_intro:st=3.0:erd=off:s2a=on:nwc=3.0_0 on Vampire---4 for (2995ds/55Mi)
% 0.59/0.84  % (6434)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2995ds/37Mi)
% 0.59/0.84  % (6435)Refutation not found, incomplete strategy% (6435)------------------------------
% 0.59/0.84  % (6435)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.84  % (6435)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.84  
% 0.59/0.84  % (6435)Memory used [KB]: 949
% 0.59/0.84  % (6435)Time elapsed: 0.001 s
% 0.59/0.84  % (6435)Instructions burned: 2 (million)
% 0.59/0.84  % (6435)------------------------------
% 0.59/0.84  % (6435)------------------------------
% 0.59/0.84  % (6434)Refutation not found, incomplete strategy% (6434)------------------------------
% 0.59/0.84  % (6434)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.84  % (6434)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.84  
% 0.59/0.84  % (6434)Memory used [KB]: 950
% 0.59/0.84  % (6434)Time elapsed: 0.002 s
% 0.59/0.84  % (6434)Instructions burned: 2 (million)
% 0.59/0.84  % (6434)------------------------------
% 0.59/0.84  % (6434)------------------------------
% 0.59/0.84  % (6436)dis-1011_1:32_to=lpo:drc=off:sil=2000:sp=reverse_arity:sos=on:foolp=on:lsd=20:nwc=1.49509792053687:s2agt=30:avsq=on:s2a=on:s2pl=no:i=47:s2at=5.0:avsqr=5593,1048576:nm=0:fsr=off:amm=sco:rawr=on:awrs=converge:awrsf=427:ss=included:sd=1:slsq=on:fd=off_0 on Vampire---4 for (2995ds/47Mi)
% 0.59/0.84  % (6436)Refutation not found, incomplete strategy% (6436)------------------------------
% 0.59/0.84  % (6436)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.84  % (6436)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.84  
% 0.59/0.84  % (6436)Memory used [KB]: 1024
% 0.59/0.84  % (6436)Time elapsed: 0.002 s
% 0.59/0.84  % (6436)Instructions burned: 4 (million)
% 0.59/0.84  % (6423)Instruction limit reached!
% 0.59/0.84  % (6423)------------------------------
% 0.59/0.84  % (6423)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.84  % (6423)Termination reason: Unknown
% 0.59/0.84  % (6423)Termination phase: Saturation
% 0.59/0.84  
% 0.59/0.84  % (6423)Memory used [KB]: 1392
% 0.59/0.84  % (6423)Time elapsed: 0.029 s
% 0.59/0.84  % (6436)------------------------------
% 0.59/0.84  % (6436)------------------------------
% 0.59/0.84  % (6423)Instructions burned: 40 (million)
% 0.59/0.84  % (6423)------------------------------
% 0.59/0.84  % (6423)------------------------------
% 0.59/0.84  % (6437)lrs+10_1:1024_sil=2000:st=2.0:i=32:sd=2:ss=included:ep=R_0 on Vampire---4 for (2995ds/32Mi)
% 0.59/0.85  % (6399)Instruction limit reached!
% 0.59/0.85  % (6399)------------------------------
% 0.59/0.85  % (6399)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.85  % (6399)Termination reason: Unknown
% 0.59/0.85  % (6399)Termination phase: Saturation
% 0.59/0.85  
% 0.59/0.85  % (6399)Memory used [KB]: 1783
% 0.59/0.85  % (6399)Time elapsed: 0.062 s
% 0.59/0.85  % (6399)Instructions burned: 117 (million)
% 0.59/0.85  % (6399)------------------------------
% 0.59/0.85  % (6399)------------------------------
% 0.59/0.85  % (6438)dis+1011_1:1_sil=4000:s2agt=4:slsqc=3:slsq=on:i=132:bd=off:av=off:sup=off:ss=axioms:st=3.0_0 on Vampire---4 for (2995ds/132Mi)
% 0.59/0.85  % (6438)Refutation not found, incomplete strategy% (6438)------------------------------
% 0.59/0.85  % (6438)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.85  % (6438)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.85  
% 0.59/0.85  % (6438)Memory used [KB]: 949
% 0.59/0.85  % (6438)Time elapsed: 0.001 s
% 0.59/0.85  % (6438)Instructions burned: 2 (million)
% 0.59/0.85  % (6438)------------------------------
% 0.59/0.85  % (6438)------------------------------
% 0.59/0.85  % (6439)dis-1011_1:1024_sil=2000:fde=unused:sos=on:nwc=10.0:i=54:uhcvi=on:ss=axioms:ep=RS:av=off:sp=occurrence:fsr=off:awrs=decay:awrsf=200_0 on Vampire---4 for (2995ds/54Mi)
% 0.59/0.85  % (6439)Refutation not found, incomplete strategy% (6439)------------------------------
% 0.59/0.85  % (6439)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.85  % (6439)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.85  
% 0.59/0.85  % (6439)Memory used [KB]: 949
% 0.59/0.85  % (6439)Time elapsed: 0.002 s
% 0.59/0.85  % (6439)Instructions burned: 2 (million)
% 0.59/0.85  % (6439)------------------------------
% 0.59/0.85  % (6439)------------------------------
% 0.59/0.85  % (6441)lrs+11_1:32_sil=2000:sp=occurrence:lsd=20:rp=on:i=119:sd=1:nm=0:av=off:ss=included:nwc=10.0:flr=on_0 on Vampire---4 for (2995ds/119Mi)
% 0.59/0.85  % (6440)lrs+1011_1:2_to=lpo:drc=off:sil=2000:sp=const_min:urr=on:lcm=predicate:nwc=16.7073:updr=off:newcnf=on:i=82:av=off:rawr=on:ss=included:st=5.0:erd=off:flr=on_0 on Vampire---4 for (2995ds/82Mi)
% 0.59/0.85  % (6400)Instruction limit reached!
% 0.59/0.85  % (6400)------------------------------
% 0.59/0.85  % (6400)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.85  % (6400)Termination reason: Unknown
% 0.59/0.85  % (6400)Termination phase: Saturation
% 0.59/0.85  
% 0.59/0.85  % (6400)Memory used [KB]: 1566
% 0.59/0.85  % (6400)Time elapsed: 0.068 s
% 0.59/0.85  % (6400)Instructions burned: 146 (million)
% 0.59/0.85  % (6400)------------------------------
% 0.59/0.85  % (6400)------------------------------
% 0.59/0.85  % (6442)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=177:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2995ds/177Mi)
% 0.59/0.85  % (6422)Instruction limit reached!
% 0.59/0.85  % (6422)------------------------------
% 0.59/0.85  % (6422)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.85  % (6443)lrs+1002_263:262144_sfv=off:to=lpo:drc=encompass:sil=2000:tgt=full:fde=none:bsd=on:sp=const_frequency:spb=units:fd=preordered:nwc=12.504039574721643:lwlo=on:i=117:awrs=converge:awrsf=1360:bsdmm=3:bd=off:nm=11:fsd=on:amm=off:uhcvi=on:afr=on:rawr=on:fsdmm=1:updr=off:sac=on:fdi=16_0 on Vampire---4 for (2995ds/117Mi)
% 0.59/0.85  % (6422)Termination reason: Unknown
% 0.59/0.85  % (6422)Termination phase: Saturation
% 0.59/0.85  
% 0.59/0.85  % (6422)Memory used [KB]: 1710
% 0.59/0.85  % (6422)Time elapsed: 0.040 s
% 0.59/0.85  % (6422)Instructions burned: 70 (million)
% 0.59/0.85  % (6422)------------------------------
% 0.59/0.85  % (6422)------------------------------
% 0.59/0.85  % (6442)Refutation not found, incomplete strategy% (6442)------------------------------
% 0.59/0.85  % (6442)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.85  % (6442)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.85  
% 0.59/0.85  % (6442)Memory used [KB]: 949
% 0.59/0.85  % (6442)Time elapsed: 0.002 s
% 0.59/0.85  % (6442)Instructions burned: 2 (million)
% 0.59/0.85  % (6442)------------------------------
% 0.59/0.85  % (6442)------------------------------
% 0.59/0.86  % (6444)dis+1011_1:128_sil=2000:plsq=on:sp=frequency:plsql=on:nicw=on:i=49:kws=precedence:bd=off:fsr=off:ss=axioms:sgt=64:sd=3_0 on Vampire---4 for (2995ds/49Mi)
% 1.12/0.86  % (6444)Refutation not found, incomplete strategy% (6444)------------------------------
% 1.12/0.86  % (6444)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.86  % (6444)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.86  
% 1.12/0.86  % (6444)Memory used [KB]: 949
% 1.12/0.86  % (6444)Time elapsed: 0.003 s
% 1.12/0.86  % (6444)Instructions burned: 2 (million)
% 1.12/0.86  % (6445)lrs-1011_8:1_sil=2000:spb=goal:urr=on:sac=on:i=51:afp=10000:fsr=off:ss=axioms:avsq=on:avsqr=17819,524288:bd=off:bsd=on:fd=off:sims=off:rawr=on:alpa=true:bsr=on:aer=off_0 on Vampire---4 for (2995ds/51Mi)
% 1.12/0.86  % (6444)------------------------------
% 1.12/0.86  % (6444)------------------------------
% 1.12/0.86  % (6445)Refutation not found, incomplete strategy% (6445)------------------------------
% 1.12/0.86  % (6445)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.86  % (6445)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.86  
% 1.12/0.86  % (6445)Memory used [KB]: 949
% 1.12/0.86  % (6445)Time elapsed: 0.002 s
% 1.12/0.86  % (6445)Instructions burned: 2 (million)
% 1.12/0.86  % (6445)------------------------------
% 1.12/0.86  % (6445)------------------------------
% 1.12/0.86  % (6437)Instruction limit reached!
% 1.12/0.86  % (6437)------------------------------
% 1.12/0.86  % (6437)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.86  % (6437)Termination reason: Unknown
% 1.12/0.86  % (6437)Termination phase: Saturation
% 1.12/0.86  
% 1.12/0.86  % (6437)Memory used [KB]: 1408
% 1.12/0.86  % (6437)Time elapsed: 0.019 s
% 1.12/0.86  % (6437)Instructions burned: 33 (million)
% 1.12/0.86  % (6437)------------------------------
% 1.12/0.86  % (6437)------------------------------
% 1.12/0.86  % (6446)lrs+1011_1:1024_sil=8000:sp=unary_first:nwc=10.0:st=3.0:s2a=on:i=149:s2at=5.0:awrs=converge:awrsf=390:ep=R:av=off:ss=axioms:s2agt=32_0 on Vampire---4 for (2995ds/149Mi)
% 1.12/0.86  % (6446)Refutation not found, incomplete strategy% (6446)------------------------------
% 1.12/0.86  % (6446)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.86  % (6446)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.86  
% 1.12/0.86  % (6446)Memory used [KB]: 949
% 1.12/0.86  % (6446)Time elapsed: 0.003 s
% 1.12/0.86  % (6446)Instructions burned: 2 (million)
% 1.12/0.86  % (6447)lrs+11_10:1_to=lpo:drc=off:sil=4000:sp=const_min:fd=preordered:rp=on:st=3.0:s2a=on:i=56:s2at=2.0:ss=axioms:er=known:sup=off:sd=1_0 on Vampire---4 for (2995ds/56Mi)
% 1.12/0.86  % (6446)------------------------------
% 1.12/0.86  % (6446)------------------------------
% 1.12/0.86  % (6447)Refutation not found, incomplete strategy% (6447)------------------------------
% 1.12/0.86  % (6447)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.86  % (6447)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.86  
% 1.12/0.86  % (6447)Memory used [KB]: 949
% 1.12/0.86  % (6447)Time elapsed: 0.003 s
% 1.12/0.86  % (6447)Instructions burned: 2 (million)
% 1.12/0.86  % (6448)lrs+1011_4:1_bsr=on:sil=32000:sos=all:urr=on:br=off:s2a=on:i=289:s2at=2.0:bd=off:gsp=on:ss=axioms:sgt=8:sd=1:fsr=off_0 on Vampire---4 for (2995ds/289Mi)
% 1.12/0.87  % (6447)------------------------------
% 1.12/0.87  % (6447)------------------------------
% 1.12/0.87  % (6448)Refutation not found, incomplete strategy% (6448)------------------------------
% 1.12/0.87  % (6448)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.87  % (6448)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.87  
% 1.12/0.87  % (6448)Memory used [KB]: 949
% 1.12/0.87  % (6448)Time elapsed: 0.002 s
% 1.12/0.87  % (6448)Instructions burned: 2 (million)
% 1.12/0.87  % (6448)------------------------------
% 1.12/0.87  % (6448)------------------------------
% 1.12/0.87  % (6449)ott-1011_16:1_sil=2000:sp=const_max:urr=on:lsd=20:st=3.0:i=206:ss=axioms:gsp=on:rp=on:sos=on:fd=off:aac=none_0 on Vampire---4 for (2995ds/206Mi)
% 1.12/0.87  % (6449)Refutation not found, incomplete strategy% (6449)------------------------------
% 1.12/0.87  % (6449)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.87  % (6449)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.87  
% 1.12/0.87  % (6449)Memory used [KB]: 949
% 1.12/0.87  % (6449)Time elapsed: 0.003 s
% 1.12/0.87  % (6449)Instructions burned: 2 (million)
% 1.12/0.87  % (6449)------------------------------
% 1.12/0.87  % (6449)------------------------------
% 1.12/0.87  % (6450)ott+1004_1:2_bsr=unit_only:slsqr=1,8:to=lpo:sil=2000:plsqc=2:plsq=on:sp=reverse_frequency:acc=on:nwc=6.4:slsq=on:st=2.0:i=50:s2at=3.0:bd=off:ins=4:ss=axioms:sgt=10:plsql=on:rawr=on:aer=off:slsqc=2:afp=4000:afq=2.0:bce=on:gs=on:lma=on:br=off:gsaa=full_model:add=off_0 on Vampire---4 for (2995ds/50Mi)
% 1.12/0.87  % (6452)lrs+1011_1:1_to=lpo:drc=off:sil=2000:tgt=full:i=1483:fd=preordered_0 on Vampire---4 for (2995ds/1483Mi)
% 1.12/0.87  % (6450)Refutation not found, incomplete strategy% (6450)------------------------------
% 1.12/0.87  % (6450)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.87  % (6450)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.87  
% 1.12/0.87  % (6450)Memory used [KB]: 950
% 1.12/0.87  % (6450)Time elapsed: 0.003 s
% 1.12/0.87  % (6450)Instructions burned: 2 (million)
% 1.12/0.87  % (6450)------------------------------
% 1.12/0.87  % (6450)------------------------------
% 1.12/0.87  % (6454)dis+1010_1:3_sil=2000:tgt=ground:sp=const_max:nwc=5.0:s2a=on:i=67:nm=16:av=off:bd=off_0 on Vampire---4 for (2995ds/67Mi)
% 1.12/0.87  % (6418)Instruction limit reached!
% 1.12/0.87  % (6418)------------------------------
% 1.12/0.87  % (6418)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.87  % (6418)Termination reason: Unknown
% 1.12/0.87  % (6418)Termination phase: Saturation
% 1.12/0.87  
% 1.12/0.87  % (6418)Memory used [KB]: 1759
% 1.12/0.87  % (6418)Time elapsed: 0.063 s
% 1.12/0.87  % (6418)Instructions burned: 110 (million)
% 1.12/0.87  % (6418)------------------------------
% 1.12/0.87  % (6418)------------------------------
% 1.12/0.88  % (6456)lrs+1011_1:1_sil=64000:tgt=full:plsqc=1:plsq=on:plsqr=32,1:sp=occurrence:sos=on:lsd=20:st=5.0:i=67:sd=2:nm=4:av=off:fsr=off:ss=axioms:er=tagged:gs=on:sgt=8:nwc=3.0:bd=off_0 on Vampire---4 for (2995ds/67Mi)
% 1.12/0.88  % (6456)Refutation not found, incomplete strategy% (6456)------------------------------
% 1.12/0.88  % (6456)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.88  % (6456)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.88  
% 1.12/0.88  % (6456)Memory used [KB]: 949
% 1.12/0.88  % (6456)Time elapsed: 0.002 s
% 1.12/0.88  % (6456)Instructions burned: 2 (million)
% 1.12/0.88  % (6456)------------------------------
% 1.12/0.88  % (6456)------------------------------
% 1.12/0.88  % (6458)dis+1002_1:1024_sil=2000:sac=on:slsq=on:i=52:nm=16:sfv=off:slsqc=1:urr=ec_only:bd=off_0 on Vampire---4 for (2995ds/52Mi)
% 1.12/0.88  % (6460)lrs+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:i=366:sd=2:ss=axioms_0 on Vampire---4 for (2995ds/366Mi)
% 1.12/0.88  % (6460)Refutation not found, incomplete strategy% (6460)------------------------------
% 1.12/0.88  % (6460)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.12/0.88  % (6460)Termination reason: Refutation not found, incomplete strategy
% 1.12/0.88  
% 1.12/0.88  % (6460)Memory used [KB]: 949
% 1.12/0.88  % (6460)Time elapsed: 0.003 s
% 1.12/0.88  % (6460)Instructions burned: 2 (million)
% 1.12/0.88  % (6460)------------------------------
% 1.12/0.88  % (6460)------------------------------
% 1.25/0.89  % (6464)lrs+1011_4:1_to=lpo:drc=off:sil=8000:sp=frequency:abs=on:urr=on:lsd=10:nwc=5.0:s2agt=4:newcnf=on:st=5.0:s2a=on:i=863:ss=axioms:aac=none:br=off:bd=preordered_0 on Vampire---4 for (2995ds/863Mi)
% 1.25/0.89  % (6464)Refutation not found, incomplete strategy% (6464)------------------------------
% 1.25/0.89  % (6464)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.89  % (6464)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.89  
% 1.25/0.89  % (6464)Memory used [KB]: 949
% 1.25/0.89  % (6464)Time elapsed: 0.002 s
% 1.25/0.89  % (6464)Instructions burned: 2 (million)
% 1.25/0.89  % (6464)------------------------------
% 1.25/0.89  % (6464)------------------------------
% 1.25/0.89  % (6441)Instruction limit reached!
% 1.25/0.89  % (6441)------------------------------
% 1.25/0.89  % (6441)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.89  % (6441)Termination reason: Unknown
% 1.25/0.89  % (6441)Termination phase: Saturation
% 1.25/0.89  
% 1.25/0.89  % (6441)Memory used [KB]: 1835
% 1.25/0.89  % (6441)Time elapsed: 0.042 s
% 1.25/0.89  % (6441)Instructions burned: 120 (million)
% 1.25/0.89  % (6441)------------------------------
% 1.25/0.89  % (6441)------------------------------
% 1.25/0.89  % (6443)Instruction limit reached!
% 1.25/0.89  % (6443)------------------------------
% 1.25/0.89  % (6443)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.89  % (6443)Termination reason: Unknown
% 1.25/0.89  % (6443)Termination phase: Saturation
% 1.25/0.89  
% 1.25/0.89  % (6443)Memory used [KB]: 1797
% 1.25/0.89  % (6443)Time elapsed: 0.060 s
% 1.25/0.89  % (6443)Instructions burned: 117 (million)
% 1.25/0.89  % (6443)------------------------------
% 1.25/0.89  % (6443)------------------------------
% 1.25/0.89  % (6466)lrs+1011_1:1_sil=16000:fde=unused:plsqc=1:plsq=on:plsqr=32,1:sos=on:nwc=10.0:i=163:kws=frequency:nm=2:lsd=1:bd=off_0 on Vampire---4 for (2995ds/163Mi)
% 1.25/0.89  % (6468)lrs+33_1:1_sil=4000:sp=reverse_frequency:sos=all:i=77:sd=2:bd=off:nm=2:av=off:fsr=off:ss=axioms:sgt=10:rawr=on:sup=off:to=lpo:fs=off_0 on Vampire---4 for (2994ds/77Mi)
% 1.25/0.89  % (6468)Refutation not found, incomplete strategy% (6468)------------------------------
% 1.25/0.89  % (6468)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.89  % (6468)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.89  
% 1.25/0.89  % (6468)Memory used [KB]: 949
% 1.25/0.89  % (6468)Time elapsed: 0.001 s
% 1.25/0.89  % (6468)Instructions burned: 2 (million)
% 1.25/0.89  % (6468)------------------------------
% 1.25/0.89  % (6468)------------------------------
% 1.25/0.89  % (6469)lrs-1010_1:8_sil=2000:sos=on:i=1548:sd=1:ins=3:ss=included_0 on Vampire---4 for (2994ds/1548Mi)
% 1.25/0.89  % (6466)Refutation not found, incomplete strategy% (6466)------------------------------
% 1.25/0.89  % (6466)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.89  % (6466)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.89  
% 1.25/0.89  % (6466)Memory used [KB]: 1027
% 1.25/0.89  % (6466)Time elapsed: 0.004 s
% 1.25/0.89  % (6466)Instructions burned: 3 (million)
% 1.25/0.89  % (6469)Refutation not found, incomplete strategy% (6469)------------------------------
% 1.25/0.89  % (6469)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.89  % (6466)------------------------------
% 1.25/0.89  % (6466)------------------------------
% 1.25/0.89  % (6469)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.89  
% 1.25/0.89  % (6469)Memory used [KB]: 1023
% 1.25/0.89  % (6469)Time elapsed: 0.002 s
% 1.25/0.89  % (6469)Instructions burned: 3 (million)
% 1.25/0.89  % (6469)------------------------------
% 1.25/0.89  % (6469)------------------------------
% 1.25/0.89  % (6440)Instruction limit reached!
% 1.25/0.89  % (6440)------------------------------
% 1.25/0.89  % (6440)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.90  % (6440)Termination reason: Unknown
% 1.25/0.90  % (6440)Termination phase: Saturation
% 1.25/0.90  
% 1.25/0.90  % (6440)Memory used [KB]: 1633
% 1.25/0.90  % (6440)Time elapsed: 0.048 s
% 1.25/0.90  % (6440)Instructions burned: 82 (million)
% 1.25/0.90  % (6440)------------------------------
% 1.25/0.90  % (6440)------------------------------
% 1.25/0.90  % (6470)lrs+1010_974213:1048576_nwc=9.0:s2a=on:i=76:bd=off:lwlo=on:fd=off:sil=256000:s2agt=10:sims=off:nm=9:sp=const_min:rp=on:er=known:cond=fast:bce=on:abs=on:irw=on:amm=sco:afp=2000:updr=off:add=off:to=lpo:awrs=decay:awrsf=260:rawr=on:afq=2.0:uhcvi=on_0 on Vampire---4 for (2994ds/76Mi)
% 1.25/0.90  % (6472)lrs-1002_3:2_sil=2000:sos=on:fd=off:nwc=10.0:flr=on:i=117:nm=16:fsr=off:sup=off:ss=axioms:fs=off:bd=off:fde=none:erd=off_0 on Vampire---4 for (2994ds/117Mi)
% 1.25/0.90  % (6472)Refutation not found, incomplete strategy% (6472)------------------------------
% 1.25/0.90  % (6472)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.90  % (6472)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.90  
% 1.25/0.90  % (6472)Memory used [KB]: 949
% 1.25/0.90  % (6472)Time elapsed: 0.001 s
% 1.25/0.90  % (6472)Instructions burned: 2 (million)
% 1.25/0.90  % (6472)------------------------------
% 1.25/0.90  % (6472)------------------------------
% 1.25/0.90  % (6471)dis+1010_111129:1048576_sfv=off:drc=encompass:sil=2000:tgt=full:sp=reverse_arity:spb=goal:rnwc=on:fd=preordered:rp=on:nwc=6.5667:i=1376:kws=arity_squared:bd=off:nm=0:uhcvi=on:rawr=on:av=off:erd=off:cond=on:lcm=reverse_0 on Vampire---4 for (2994ds/1376Mi)
% 1.25/0.90  % (6473)ott+1011_47:51_anc=all_dependent:slsqr=853,231:sil=4000:sp=reverse_frequency:foolp=on:spb=non_intro:abs=on:s2agt=50:slsqc=1:slsq=on:st=4.0:i=59:s2at=1.5:sd=7:kws=inv_frequency:afp=2000:nm=14:ins=2:afq=1.2:uhcvi=on:afr=on:gsp=on:ss=axioms:sgt=100:rawr=on:tgt=ground:awrs=converge:awrsf=390:bs=unit_only:add=off:flr=on:plsq=on:plsqc=1:plsqr=6705511,1048576:bd=preordered:newcnf=on:nwc=5.0_0 on Vampire---4 for (2994ds/59Mi)
% 1.25/0.90  % (6475)lrs+1002_1:1_sfv=off:drc=encompass:sil=2000:fde=unused:sp=frequency:nwc=10.0:flr=on:st=1.5:i=151:bd=off:nm=0:ins=4:fsr=off:fsd=on:ss=axioms:s2a=on:s2agt=32:to=lpo:aac=none:sims=off_0 on Vampire---4 for (2994ds/151Mi)
% 1.25/0.90  % (6475)Refutation not found, incomplete strategy% (6475)------------------------------
% 1.25/0.90  % (6475)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.90  % (6475)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.90  
% 1.25/0.90  % (6475)Memory used [KB]: 949
% 1.25/0.90  % (6475)Time elapsed: 0.001 s
% 1.25/0.90  % (6475)Instructions burned: 2 (million)
% 1.25/0.90  % (6475)------------------------------
% 1.25/0.90  % (6475)------------------------------
% 1.25/0.90  % (6473)Refutation not found, incomplete strategy% (6473)------------------------------
% 1.25/0.90  % (6473)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.90  % (6473)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.90  
% 1.25/0.90  % (6473)Memory used [KB]: 951
% 1.25/0.90  % (6473)Time elapsed: 0.003 s
% 1.25/0.90  % (6473)Instructions burned: 2 (million)
% 1.25/0.90  % (6473)------------------------------
% 1.25/0.90  % (6473)------------------------------
% 1.25/0.90  % (6477)lrs+11_1:1_sos=on:urr=on:s2a=on:i=260:sd=1:aac=none:ss=axioms:gsp=on:sil=128000:nm=3:bce=on:fd=preordered:alpa=true:etr=on:bd=off:lcm=predicate_0 on Vampire---4 for (2994ds/260Mi)
% 1.25/0.90  % (6477)Refutation not found, incomplete strategy% (6477)------------------------------
% 1.25/0.90  % (6477)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.90  % (6477)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.90  
% 1.25/0.90  % (6477)Memory used [KB]: 949
% 1.25/0.90  % (6477)Time elapsed: 0.001 s
% 1.25/0.90  % (6477)Instructions burned: 2 (million)
% 1.25/0.90  % (6477)------------------------------
% 1.25/0.90  % (6477)------------------------------
% 1.25/0.90  % (6458)Instruction limit reached!
% 1.25/0.90  % (6458)------------------------------
% 1.25/0.90  % (6458)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.90  % (6458)Termination reason: Unknown
% 1.25/0.90  % (6458)Termination phase: Saturation
% 1.25/0.90  
% 1.25/0.90  % (6458)Memory used [KB]: 1225
% 1.25/0.90  % (6458)Time elapsed: 0.028 s
% 1.25/0.90  % (6458)Instructions burned: 52 (million)
% 1.25/0.90  % (6458)------------------------------
% 1.25/0.90  % (6458)------------------------------
% 1.25/0.91  % (6479)dis+1010_1:1_drc=off:sil=32000:rp=on:cond=fast:i=1797:av=off:newcnf=on:bd=off:sfv=off:plsq=on:plsqr=1,32:erd=off_0 on Vampire---4 for (2994ds/1797Mi)
% 1.25/0.91  % (6480)lrs-1010_1:8_sil=2000:spb=intro:acc=on:rp=on:i=200:sd=1:bd=off:uhcvi=on:ss=axioms:sgt=32:rawr=on:erd=off:alpa=true:anc=none:afp=2000_0 on Vampire---4 for (2994ds/200Mi)
% 1.25/0.91  % (6480)Refutation not found, incomplete strategy% (6480)------------------------------
% 1.25/0.91  % (6480)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.91  % (6480)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.91  
% 1.25/0.91  % (6480)Memory used [KB]: 949
% 1.25/0.91  % (6480)Time elapsed: 0.001 s
% 1.25/0.91  % (6480)Instructions burned: 2 (million)
% 1.25/0.91  % (6480)------------------------------
% 1.25/0.91  % (6480)------------------------------
% 1.25/0.91  % (6481)lrs+1002_1:8_sil=4000:sos=on:nicw=on:st=2.5:i=356:ss=included:sd=7:ep=RS:erd=off_0 on Vampire---4 for (2994ds/356Mi)
% 1.25/0.91  % (6454)Instruction limit reached!
% 1.25/0.91  % (6454)------------------------------
% 1.25/0.91  % (6454)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.91  % (6454)Termination reason: Unknown
% 1.25/0.91  % (6454)Termination phase: Saturation
% 1.25/0.91  
% 1.25/0.91  % (6454)Memory used [KB]: 1457
% 1.25/0.91  % (6454)Time elapsed: 0.039 s
% 1.25/0.91  % (6454)Instructions burned: 68 (million)
% 1.25/0.91  % (6454)------------------------------
% 1.25/0.91  % (6454)------------------------------
% 1.25/0.91  % (6483)lrs+1011_1:4_bsr=unit_only:to=lpo:sil=2000:plsqc=4:plsq=on:sp=occurrence:plsql=on:alpa=false:i=75:afp=10:afq=2.0:ss=axioms:rawr=on:fd=off_0 on Vampire---4 for (2994ds/75Mi)
% 1.25/0.91  % (6483)Refutation not found, incomplete strategy% (6483)------------------------------
% 1.25/0.91  % (6483)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.91  % (6483)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.91  
% 1.25/0.91  % (6483)Memory used [KB]: 949
% 1.25/0.91  % (6483)Time elapsed: 0.001 s
% 1.25/0.91  % (6481)Refutation not found, incomplete strategy% (6481)------------------------------
% 1.25/0.91  % (6481)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.91  % (6481)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.91  
% 1.25/0.91  % (6481)Memory used [KB]: 1028
% 1.25/0.91  % (6481)Time elapsed: 0.004 s
% 1.25/0.91  % (6481)Instructions burned: 3 (million)
% 1.25/0.91  % (6483)Instructions burned: 2 (million)
% 1.25/0.91  % (6483)------------------------------
% 1.25/0.91  % (6483)------------------------------
% 1.25/0.91  % (6481)------------------------------
% 1.25/0.91  % (6481)------------------------------
% 1.25/0.91  % (6485)ott-1011_3:2_to=lpo:drc=off:sil=2000:sims=off:sos=on:lma=on:spb=goal_then_units:lcm=predicate:fd=preordered:rp=on:newcnf=on:avsq=on:i=251:ins=1:fsr=off:avsqc=4:aac=none:plsq=on:plsqc=1:plsqr=32,1:fs=off_0 on Vampire---4 for (2994ds/251Mi)
% 1.25/0.91  % (6484)dis+1011_13623:1048576_drc=off:sil=2000:fde=unused:bsd=on:sp=const_min:br=off:fd=preordered:gs=on:nwc=17.1261:gsem=off:i=578:kws=inv_frequency:nm=4:rawr=on:bd=off:fsr=off:bsdmm=1:av=off_0 on Vampire---4 for (2994ds/578Mi)
% 1.25/0.91  % (6485)Refutation not found, incomplete strategy% (6485)------------------------------
% 1.25/0.91  % (6485)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.91  % (6485)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.91  
% 1.25/0.91  % (6485)Memory used [KB]: 1027
% 1.25/0.91  % (6485)Time elapsed: 0.002 s
% 1.25/0.91  % (6485)Instructions burned: 4 (million)
% 1.25/0.91  % (6485)------------------------------
% 1.25/0.91  % (6485)------------------------------
% 1.25/0.91  % (6486)dis+1010_1:1_sil=2000:tgt=full:rp=on:gs=on:nwc=5.0:i=93:abs=on:sos=on_0 on Vampire---4 for (2994ds/93Mi)
% 1.25/0.92  % (6488)lrs+1010_1:8_sil=4000:sos=on:urr=on:rnwc=on:nwc=10.0:i=37:sup=off:kws=frequency_0 on Vampire---4 for (2994ds/37Mi)
% 1.25/0.92  % (6486)Refutation not found, incomplete strategy% (6486)------------------------------
% 1.25/0.92  % (6486)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.92  % (6486)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.92  
% 1.25/0.92  % (6486)Memory used [KB]: 1024
% 1.25/0.92  % (6486)Time elapsed: 0.005 s
% 1.25/0.92  % (6486)Instructions burned: 3 (million)
% 1.25/0.92  % (6488)Refutation not found, incomplete strategy% (6488)------------------------------
% 1.25/0.92  % (6488)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.92  % (6488)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.92  
% 1.25/0.92  % (6488)Memory used [KB]: 1023
% 1.25/0.92  % (6488)Time elapsed: 0.002 s
% 1.25/0.92  % (6486)------------------------------
% 1.25/0.92  % (6486)------------------------------
% 1.25/0.92  % (6488)Instructions burned: 3 (million)
% 1.25/0.92  % (6488)------------------------------
% 1.25/0.92  % (6488)------------------------------
% 1.25/0.92  % (6491)lrs+1010_1:1_sil=2000:sos=all:kmz=on:cond=fast:i=132:kws=inv_frequency:av=off:gsp=on:rawr=on:s2a=on:s2at=2.0_0 on Vampire---4 for (2994ds/132Mi)
% 1.25/0.92  % (6491)Refutation not found, incomplete strategy% (6491)------------------------------
% 1.25/0.92  % (6491)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.25/0.92  % (6491)Termination reason: Refutation not found, incomplete strategy
% 1.25/0.92  
% 1.25/0.92  % (6491)Memory used [KB]: 1024
% 1.25/0.92  % (6491)Time elapsed: 0.002 s
% 1.25/0.92  % (6491)Instructions burned: 4 (million)
% 1.25/0.92  % (6491)------------------------------
% 1.25/0.92  % (6491)------------------------------
% 1.25/0.92  % (6492)dis+1011_1:1024_drc=off:sil=2000:urr=ec_only:br=off:sac=on:i=209:fsr=off_0 on Vampire---4 for (2994ds/209Mi)
% 1.53/0.92  % (6470)Instruction limit reached!
% 1.53/0.92  % (6470)------------------------------
% 1.53/0.92  % (6470)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.92  % (6470)Termination reason: Unknown
% 1.53/0.92  % (6470)Termination phase: Saturation
% 1.53/0.92  
% 1.53/0.92  % (6470)Memory used [KB]: 1616
% 1.53/0.92  % (6470)Time elapsed: 0.029 s
% 1.53/0.92  % (6470)Instructions burned: 78 (million)
% 1.53/0.92  % (6470)------------------------------
% 1.53/0.92  % (6470)------------------------------
% 1.53/0.92  % (6493)lrs+11_7:12_sil=2000:sp=occurrence:sos=on:erd=off:lcm=reverse:gs=on:st=5.0:i=100:awrs=converge:bd=off:ss=axioms:fs=off:fsr=off:rawr=on_0 on Vampire---4 for (2994ds/100Mi)
% 1.53/0.93  % (6494)dis+10_1:1_sil=2000:nwc=5.0:s2agt=32:s2a=on:i=54:nm=4:alpa=true_0 on Vampire---4 for (2994ds/54Mi)
% 1.53/0.93  % (6493)Refutation not found, incomplete strategy% (6493)------------------------------
% 1.53/0.93  % (6493)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.93  % (6493)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.93  
% 1.53/0.93  % (6493)Memory used [KB]: 949
% 1.53/0.93  % (6493)Time elapsed: 0.002 s
% 1.53/0.93  % (6493)Instructions burned: 2 (million)
% 1.53/0.93  % (6493)------------------------------
% 1.53/0.93  % (6493)------------------------------
% 1.53/0.93  % (6495)lrs-1011_1:1_to=lpo:drc=off:sil=2000:sp=const_min:sos=on:lsd=10:sac=on:i=62:br=off:newcnf=on_0 on Vampire---4 for (2994ds/62Mi)
% 1.53/0.93  % (6495)Refutation not found, incomplete strategy% (6495)------------------------------
% 1.53/0.93  % (6495)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.53/0.93  % (6495)Termination reason: Refutation not found, incomplete strategy
% 1.53/0.93  
% 1.53/0.93  % (6495)Memory used [KB]: 1025
% 1.53/0.93  % (6495)Time elapsed: 0.002 s
% 1.53/0.93  % (6495)Instructions burned: 3 (million)
% 1.53/0.93  % (6495)------------------------------
% 1.53/0.93  % (6495)------------------------------
% 1.53/0.93  % (6497)lrs+10_8:1_to=lpo:drc=encompass:sil=4000:sos=on:urr=on:newcnf=on:i=2265:sd=2:nm=2:ss=axioms:sgt=32:sup=off:bd=off_0 on Vampire---4 for (2994ds/2265Mi)
% 1.57/0.93  % (6497)Refutation not found, incomplete strategy% (6497)------------------------------
% 1.57/0.93  % (6497)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.57/0.93  % (6497)Termination reason: Refutation not found, incomplete strategy
% 1.57/0.93  
% 1.57/0.93  % (6497)Memory used [KB]: 949
% 1.57/0.93  % (6497)Time elapsed: 0.001 s
% 1.57/0.93  % (6497)Instructions burned: 2 (million)
% 1.57/0.93  % (6497)------------------------------
% 1.57/0.93  % (6497)------------------------------
% 1.57/0.94  % (6499)lrs+1011_1:128_sil=2000:lsd=10:newcnf=on:i=91:bd=off:fsd=on:ss=axioms:plsq=on:plsqr=9200103,131072:sd=1:lma=on_0 on Vampire---4 for (2994ds/91Mi)
% 1.57/0.94  % (6499)Refutation not found, incomplete strategy% (6499)------------------------------
% 1.57/0.94  % (6499)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.57/0.94  % (6499)Termination reason: Refutation not found, incomplete strategy
% 1.57/0.94  
% 1.57/0.94  % (6499)Memory used [KB]: 949
% 1.57/0.94  % (6499)Time elapsed: 0.001 s
% 1.57/0.94  % (6499)Instructions burned: 2 (million)
% 1.57/0.94  % (6499)------------------------------
% 1.57/0.94  % (6499)------------------------------
% 1.57/0.94  % (6502)ott+1011_7:2_anc=all:to=lpo:sil=2000:tgt=full:plsq=on:sos=on:spb=intro:fd=preordered:rp=on:i=83:uhcvi=on:rawr=on:fs=off:fsr=off:lsd=1:erd=off:aac=none:plsqc=2:newcnf=on:abs=on:bd=off_0 on Vampire---4 for (2994ds/83Mi)
% 1.57/0.94  % (6502)Refutation not found, incomplete strategy% (6502)------------------------------
% 1.57/0.94  % (6502)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.57/0.94  % (6502)Termination reason: Refutation not found, incomplete strategy
% 1.57/0.94  
% 1.57/0.94  % (6502)Memory used [KB]: 1026
% 1.57/0.94  % (6502)Time elapsed: 0.002 s
% 1.57/0.94  % (6502)Instructions burned: 3 (million)
% 1.57/0.94  % (6502)------------------------------
% 1.57/0.94  % (6502)------------------------------
% 1.57/0.94  % (6494)Instruction limit reached!
% 1.57/0.94  % (6494)------------------------------
% 1.57/0.94  % (6494)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.57/0.94  % (6494)Termination reason: Unknown
% 1.57/0.94  % (6494)Termination phase: Saturation
% 1.57/0.94  
% 1.57/0.94  % (6494)Memory used [KB]: 1354
% 1.57/0.94  % (6494)Time elapsed: 0.017 s
% 1.57/0.94  % (6494)Instructions burned: 54 (million)
% 1.57/0.94  % (6494)------------------------------
% 1.57/0.94  % (6494)------------------------------
% 1.57/0.94  % (6505)dis+1010_1:1_to=lpo:sil=2000:plsq=on:plsqr=32,1:sos=on:spb=goal:rp=on:i=123:bd=off:ins=4:ss=axioms:sgt=32:acc=on:fde=none_0 on Vampire---4 for (2994ds/123Mi)
% 1.57/0.94  % (6505)Refutation not found, incomplete strategy% (6505)------------------------------
% 1.57/0.94  % (6505)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.57/0.94  % (6505)Termination reason: Refutation not found, incomplete strategy
% 1.57/0.94  
% 1.57/0.94  % (6505)Memory used [KB]: 949
% 1.57/0.94  % (6505)Time elapsed: 0.001 s
% 1.57/0.94  % (6505)Instructions burned: 2 (million)
% 1.57/0.94  % (6505)------------------------------
% 1.57/0.94  % (6505)------------------------------
% 1.57/0.94  % (6507)dis-1003_1:1_drc=off:sil=2000:sos=all:i=84:av=off:irw=on:plsq=on:plsqc=1:plsqr=32,1:sfv=off_0 on Vampire---4 for (2994ds/84Mi)
% 1.57/0.94  % (6507)Refutation not found, incomplete strategy% (6507)------------------------------
% 1.57/0.94  % (6507)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.57/0.94  % (6507)Termination reason: Refutation not found, incomplete strategy
% 1.57/0.94  
% 1.57/0.94  % (6507)Memory used [KB]: 1024
% 1.57/0.94  % (6507)Time elapsed: 0.001 s
% 1.57/0.94  % (6507)Instructions burned: 3 (million)
% 1.57/0.95  % (6507)------------------------------
% 1.57/0.95  % (6507)------------------------------
% 1.57/0.95  % (6429)First to succeed.
% 1.57/0.95  % (6509)lrs+2_1:1_sil=2000:urr=on:flr=on:s2a=on:i=85:s2at=5.0:sd=1:ss=axioms:sgt=8:gsp=on:br=off_0 on Vampire---4 for (2994ds/85Mi)
% 1.57/0.95  % (6509)Refutation not found, incomplete strategy% (6509)------------------------------
% 1.57/0.95  % (6509)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.57/0.95  % (6509)Termination reason: Refutation not found, incomplete strategy
% 1.57/0.95  
% 1.57/0.95  % (6509)Memory used [KB]: 949
% 1.57/0.95  % (6509)Time elapsed: 0.001 s
% 1.57/0.95  % (6509)Instructions burned: 2 (million)
% 1.57/0.95  % (6429)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-6245"
% 1.57/0.95  % (6509)------------------------------
% 1.57/0.95  % (6509)------------------------------
% 1.57/0.95  % (6429)Refutation found. Thanks to Tanya!
% 1.57/0.95  % SZS status Unsatisfiable for Vampire---4
% 1.57/0.95  % SZS output start Proof for Vampire---4
% See solution above
% 1.57/0.95  % (6429)------------------------------
% 1.57/0.95  % (6429)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 1.57/0.95  % (6429)Termination reason: Refutation
% 1.57/0.95  
% 1.57/0.95  % (6429)Memory used [KB]: 2501
% 1.57/0.95  % (6429)Time elapsed: 0.121 s
% 1.57/0.95  % (6429)Instructions burned: 227 (million)
% 1.57/0.95  % (6245)Success in time 0.545 s
% 1.57/0.95  % Vampire---4.8 exiting
%------------------------------------------------------------------------------