TSTP Solution File: SYO523_1 by SnakeForV---1.0

View Problem - Process Solution

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

% Computer : n010.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 31 19:47:15 EDT 2022

% Result   : Theorem 2.79s 0.85s
% Output   : Refutation 2.79s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   61 (  25 unt;   4 typ;   0 def)
%            Number of atoms       :  133 (  37 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  117 (  41   ~;  34   |;  24   &)
%                                         (  12 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number arithmetic     :  163 (  48 atm;   0 fun; 101 num;  14 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    1 (   1   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   16 (  12 usr;  13 prp; 0-2 aty)
%            Number of functors    :    9 (   4 usr;   8 con; 0-1 aty)
%            Number of variables   :   14 (  14   !;   0   ?;  14   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_0,type,
    f: $int > $int ).

tff(func_def_6,type,
    sF0: $int ).

tff(func_def_7,type,
    sF1: $int ).

tff(func_def_8,type,
    sF2: $int ).

tff(f99,plain,
    $false,
    inference(avatar_smt_refutation,[],[f26,f31,f36,f41,f46,f51,f56,f61,f66,f83,f88,f98]) ).

tff(f98,plain,
    ( ~ spl3_12
    | ~ spl3_7
    | ~ spl3_8 ),
    inference(avatar_split_clause,[],[f93,f58,f53,f95]) ).

tff(f95,plain,
    ( spl3_12
  <=> ( sF1 = sF2 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_12])]) ).

tff(f53,plain,
    ( spl3_7
  <=> ( f(3) = sF1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_7])]) ).

tff(f58,plain,
    ( spl3_8
  <=> ( f(5) = sF2 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_8])]) ).

tff(f93,plain,
    ( ( sF1 != sF2 )
    | ~ spl3_7
    | ~ spl3_8 ),
    inference(evaluation,[],[f91]) ).

tff(f91,plain,
    ( ( sF1 != sF2 )
    | ( 3 = 5 )
    | ~ spl3_7
    | ~ spl3_8 ),
    inference(superposition,[],[f68,f60]) ).

tff(f60,plain,
    ( ( f(5) = sF2 )
    | ~ spl3_8 ),
    inference(avatar_component_clause,[],[f58]) ).

tff(f68,plain,
    ( ! [X1: $int] :
        ( ( f(X1) != sF1 )
        | ( 3 = X1 ) )
    | ~ spl3_7 ),
    inference(superposition,[],[f6,f55]) ).

tff(f55,plain,
    ( ( f(3) = sF1 )
    | ~ spl3_7 ),
    inference(avatar_component_clause,[],[f53]) ).

tff(f6,plain,
    ! [X0: $int,X1: $int] :
      ( ( f(X0) != f(X1) )
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f5]) ).

tff(f5,plain,
    ( $less(6,f(4))
    & ! [X0: $int,X1: $int] :
        ( ( X0 = X1 )
        | ( f(X0) != f(X1) ) )
    & $less(f(4),9)
    & $less(f(3),9)
    & $less(6,f(5))
    & $less(f(5),9)
    & $less(6,f(3)) ),
    inference(flattening,[],[f4]) ).

tff(f4,plain,
    ( $less(f(5),9)
    & $less(6,f(5))
    & $less(6,f(4))
    & $less(f(4),9)
    & $less(f(3),9)
    & $less(6,f(3))
    & ! [X0: $int,X1: $int] :
        ( ( X0 = X1 )
        | ( f(X0) != f(X1) ) ) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ( $less(6,f(4))
        & $less(f(4),9)
        & $less(f(3),9)
        & $less(6,f(3))
        & ! [X1: $int,X0: $int] :
            ( ( f(X0) = f(X1) )
           => ( X0 = X1 ) ) )
     => ( ~ $less(f(5),9)
        | ~ $less(6,f(5)) ) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ( $less(6,f(4))
        & $less(f(4),9)
        & $less(f(3),9)
        & $less(6,f(3))
        & ! [X1: $int,X0: $int] :
            ( ( f(X0) = f(X1) )
           => ( X0 = X1 ) ) )
     => ( $lesseq(9,f(5))
        | $lesseq(f(5),6) ) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ( $less(6,f(4))
      & $less(f(4),9)
      & $less(f(3),9)
      & $less(6,f(3))
      & ! [X1: $int,X0: $int] :
          ( ( f(X0) = f(X1) )
         => ( X0 = X1 ) ) )
   => ( $lesseq(9,f(5))
      | $lesseq(f(5),6) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',injective_f_pigeonhole) ).

tff(f88,plain,
    ( ~ spl3_11
    | ~ spl3_4
    | ~ spl3_7 ),
    inference(avatar_split_clause,[],[f77,f53,f38,f85]) ).

tff(f85,plain,
    ( spl3_11
  <=> ( sF0 = sF1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_11])]) ).

tff(f38,plain,
    ( spl3_4
  <=> ( f(4) = sF0 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_4])]) ).

tff(f77,plain,
    ( ( sF0 != sF1 )
    | ~ spl3_4
    | ~ spl3_7 ),
    inference(evaluation,[],[f75]) ).

tff(f75,plain,
    ( ( sF0 != sF1 )
    | ( 3 = 4 )
    | ~ spl3_4
    | ~ spl3_7 ),
    inference(superposition,[],[f67,f55]) ).

tff(f67,plain,
    ( ! [X0: $int] :
        ( ( f(X0) != sF0 )
        | ( 4 = X0 ) )
    | ~ spl3_4 ),
    inference(superposition,[],[f6,f40]) ).

tff(f40,plain,
    ( ( f(4) = sF0 )
    | ~ spl3_4 ),
    inference(avatar_component_clause,[],[f38]) ).

tff(f83,plain,
    ( ~ spl3_10
    | ~ spl3_4
    | ~ spl3_8 ),
    inference(avatar_split_clause,[],[f78,f58,f38,f80]) ).

tff(f80,plain,
    ( spl3_10
  <=> ( sF0 = sF2 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_10])]) ).

tff(f78,plain,
    ( ( sF0 != sF2 )
    | ~ spl3_4
    | ~ spl3_8 ),
    inference(evaluation,[],[f76]) ).

tff(f76,plain,
    ( ( 4 = 5 )
    | ( sF0 != sF2 )
    | ~ spl3_4
    | ~ spl3_8 ),
    inference(superposition,[],[f67,f60]) ).

tff(f66,plain,
    spl3_9,
    inference(avatar_split_clause,[],[f21,f63]) ).

tff(f63,plain,
    ( spl3_9
  <=> $less(6,sF1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_9])]) ).

tff(f21,plain,
    $less(6,sF1),
    inference(definition_folding,[],[f7,f16]) ).

tff(f16,plain,
    f(3) = sF1,
    introduced(function_definition,[]) ).

tff(f7,plain,
    $less(6,f(3)),
    inference(cnf_transformation,[],[f5]) ).

tff(f61,plain,
    spl3_8,
    inference(avatar_split_clause,[],[f18,f58]) ).

tff(f18,plain,
    f(5) = sF2,
    introduced(function_definition,[]) ).

tff(f56,plain,
    spl3_7,
    inference(avatar_split_clause,[],[f16,f53]) ).

tff(f51,plain,
    spl3_6,
    inference(avatar_split_clause,[],[f15,f48]) ).

tff(f48,plain,
    ( spl3_6
  <=> $less(sF0,9) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_6])]) ).

tff(f15,plain,
    $less(sF0,9),
    inference(definition_folding,[],[f11,f13]) ).

tff(f13,plain,
    f(4) = sF0,
    introduced(function_definition,[]) ).

tff(f11,plain,
    $less(f(4),9),
    inference(cnf_transformation,[],[f5]) ).

tff(f46,plain,
    spl3_5,
    inference(avatar_split_clause,[],[f19,f43]) ).

tff(f43,plain,
    ( spl3_5
  <=> $less(6,sF2) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_5])]) ).

tff(f19,plain,
    $less(6,sF2),
    inference(definition_folding,[],[f9,f18]) ).

tff(f9,plain,
    $less(6,f(5)),
    inference(cnf_transformation,[],[f5]) ).

tff(f41,plain,
    spl3_4,
    inference(avatar_split_clause,[],[f13,f38]) ).

tff(f36,plain,
    spl3_3,
    inference(avatar_split_clause,[],[f14,f33]) ).

tff(f33,plain,
    ( spl3_3
  <=> $less(6,sF0) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_3])]) ).

tff(f14,plain,
    $less(6,sF0),
    inference(definition_folding,[],[f12,f13]) ).

tff(f12,plain,
    $less(6,f(4)),
    inference(cnf_transformation,[],[f5]) ).

tff(f31,plain,
    spl3_2,
    inference(avatar_split_clause,[],[f17,f28]) ).

tff(f28,plain,
    ( spl3_2
  <=> $less(sF1,9) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_2])]) ).

tff(f17,plain,
    $less(sF1,9),
    inference(definition_folding,[],[f10,f16]) ).

tff(f10,plain,
    $less(f(3),9),
    inference(cnf_transformation,[],[f5]) ).

tff(f26,plain,
    spl3_1,
    inference(avatar_split_clause,[],[f20,f23]) ).

tff(f23,plain,
    ( spl3_1
  <=> $less(sF2,9) ),
    introduced(avatar_definition,[new_symbols(naming,[spl3_1])]) ).

tff(f20,plain,
    $less(sF2,9),
    inference(definition_folding,[],[f8,f18]) ).

tff(f8,plain,
    $less(f(5),9),
    inference(cnf_transformation,[],[f5]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SYO523=1 : TPTP v8.1.0. Released v5.0.0.
% 0.11/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.34  % Computer : n010.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Aug 30 22:55:59 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.50  % (20004)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.51  % (19996)lrs+10_1:1_ep=R:gve=force:plsq=on:plsqr=32,1:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.51  % (19996)Instruction limit reached!
% 0.19/0.51  % (19996)------------------------------
% 0.19/0.51  % (19996)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (19996)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (19996)Termination reason: Unknown
% 0.19/0.51  % (19996)Termination phase: Property scanning
% 0.19/0.51  
% 0.19/0.51  % (19996)Memory used [KB]: 895
% 0.19/0.51  % (19996)Time elapsed: 0.002 s
% 0.19/0.51  % (19996)Instructions burned: 2 (million)
% 0.19/0.51  % (19996)------------------------------
% 0.19/0.51  % (19996)------------------------------
% 0.19/0.51  % (19984)dis+1010_1:4_aac=none:abs=on:atotf=0.5:avsq=on:avsqc=2:avsqr=215,247:awrs=converge:awrsf=128:bsd=on:erd=off:fde=none:gve=cautious:newcnf=on:nwc=5.0:rnwc=on:sac=on:sas=z3:sp=const_min:tgt=ground:thsq=on:thsqc=64:thsqr=1,4:i=59848:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59848Mi)
% 0.19/0.52  % (20004)Instruction limit reached!
% 0.19/0.52  % (20004)------------------------------
% 0.19/0.52  % (20004)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (20004)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (20004)Termination reason: Unknown
% 0.19/0.52  % (20004)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (20004)Memory used [KB]: 1151
% 0.19/0.52  % (20004)Time elapsed: 0.101 s
% 0.19/0.52  % (20004)Instructions burned: 16 (million)
% 0.19/0.52  % (20004)------------------------------
% 0.19/0.52  % (20004)------------------------------
% 0.19/0.53  % (19988)ott+1011_1:2_br=off:bs=unit_only:bsr=unit_only:nwc=5.0:s2a=on:s2agt=32:urr=on:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.53  % (19991)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=36:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/36Mi)
% 0.19/0.53  % (19985)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.53  % (19994)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/35Mi)
% 0.19/0.53  % (19995)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.19/0.53  % (19993)lrs+10_1:8_ep=R:erd=off:fs=off:fsr=off:gve=force:nwc=2.0:uwa=one_side_interpreted:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.53  % (19986)dis+1011_1:64_drc=off:flr=on:nwc=2.0:sac=on:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.53  % (19993)Instruction limit reached!
% 0.19/0.53  % (19993)------------------------------
% 0.19/0.53  % (19993)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19993)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19993)Termination reason: Unknown
% 0.19/0.53  % (19993)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (19993)Memory used [KB]: 5373
% 0.19/0.53  % (19993)Time elapsed: 0.133 s
% 0.19/0.53  % (19993)Instructions burned: 3 (million)
% 0.19/0.53  % (19993)------------------------------
% 0.19/0.53  % (19993)------------------------------
% 0.19/0.53  % (19995)Instruction limit reached!
% 0.19/0.53  % (19995)------------------------------
% 0.19/0.53  % (19995)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (19995)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (19995)Termination reason: Unknown
% 0.19/0.53  % (19995)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (19995)Memory used [KB]: 5500
% 0.19/0.53  % (19995)Time elapsed: 0.135 s
% 0.19/0.53  % (19995)Instructions burned: 5 (million)
% 0.19/0.53  % (19995)------------------------------
% 0.19/0.53  % (19995)------------------------------
% 0.19/0.54  % (19997)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (20006)dis+2_1:1_av=off:bsr=on:erd=off:s2pl=on:sgt=16:sos=on:sp=frequency:ss=axioms:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.19/0.54  % (19997)Refutation not found, incomplete strategy% (19997)------------------------------
% 0.19/0.54  % (19997)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (19997)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (19997)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (19997)Memory used [KB]: 5373
% 0.19/0.54  % (19997)Time elapsed: 0.133 s
% 0.19/0.54  % (19997)Instructions burned: 1 (million)
% 0.19/0.54  % (19997)------------------------------
% 0.19/0.54  % (19997)------------------------------
% 0.19/0.54  % (20000)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (20000)Refutation not found, incomplete strategy% (20000)------------------------------
% 0.19/0.54  % (20000)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20000)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20000)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (20000)Memory used [KB]: 5373
% 0.19/0.54  % (20000)Time elapsed: 0.136 s
% 0.19/0.54  % (20000)Instructions burned: 1 (million)
% 0.19/0.54  % (20000)------------------------------
% 0.19/0.54  % (20000)------------------------------
% 0.19/0.54  % (20007)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.54  % (20011)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (19998)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.54  % (20011)Refutation not found, incomplete strategy% (20011)------------------------------
% 0.19/0.54  % (20011)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (20011)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (20011)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (20011)Memory used [KB]: 5373
% 0.19/0.54  % (20011)Time elapsed: 0.149 s
% 0.19/0.54  % (20011)Instructions burned: 2 (million)
% 0.19/0.54  % (20011)------------------------------
% 0.19/0.54  % (20011)------------------------------
% 0.19/0.54  % (20005)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 0.19/0.54  % (19989)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.54  % (19987)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.55  % (19987)Instruction limit reached!
% 0.19/0.55  % (19987)------------------------------
% 0.19/0.55  % (19987)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19987)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19987)Termination reason: Unknown
% 0.19/0.55  % (19987)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (19987)Memory used [KB]: 5373
% 0.19/0.55  % (19987)Time elapsed: 0.002 s
% 0.19/0.55  % (19987)Instructions burned: 2 (million)
% 0.19/0.55  % (19987)------------------------------
% 0.19/0.55  % (19987)------------------------------
% 0.19/0.55  % (19992)lrs+1010_1:1_ep=RST:s2a=on:s2at=5.0:sos=all:i=26:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/26Mi)
% 0.19/0.55  % (20008)lrs+1_1:10_av=off:drc=off:nwc=2.0:sp=reverse_frequency:thsq=on:thsqc=64:thsql=off:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/47Mi)
% 0.19/0.55  % (20009)lrs+1002_1:1_br=off:canc=force:drc=off:s2a=on:sos=on:sp=reverse_frequency:urr=on:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.55  % (20013)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=41:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/41Mi)
% 0.19/0.55  % (19999)dis+20_1:12_aac=none:acc=model:awrs=converge:fd=preordered:fsr=off:nicw=on:nwc=3.0:s2a=on:s2agt=16:spb=goal:to=lpo:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.55  % (19999)Instruction limit reached!
% 0.19/0.55  % (19999)------------------------------
% 0.19/0.55  % (19999)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (19999)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (19999)Termination reason: Unknown
% 0.19/0.55  % (19999)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (19999)Memory used [KB]: 5373
% 0.19/0.55  % (19999)Time elapsed: 0.002 s
% 0.19/0.55  % (19999)Instructions burned: 2 (million)
% 0.19/0.55  % (19999)------------------------------
% 0.19/0.55  % (19999)------------------------------
% 0.19/0.56  % (19990)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=32:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/32Mi)
% 0.19/0.56  % (20002)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.19/0.56  % (20002)Refutation not found, incomplete strategy% (20002)------------------------------
% 0.19/0.56  % (20002)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (20002)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (20002)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (20002)Memory used [KB]: 5373
% 0.19/0.56  % (20002)Time elapsed: 0.158 s
% 0.19/0.56  % (20002)Instructions burned: 1 (million)
% 0.19/0.56  % (20002)------------------------------
% 0.19/0.56  % (20002)------------------------------
% 0.19/0.56  % (19986)Instruction limit reached!
% 0.19/0.56  % (19986)------------------------------
% 0.19/0.56  % (19986)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (19986)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (19986)Termination reason: Unknown
% 0.19/0.56  % (19986)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (19986)Memory used [KB]: 5500
% 0.19/0.56  % (19986)Time elapsed: 0.164 s
% 0.19/0.56  % (19986)Instructions burned: 8 (million)
% 0.19/0.56  % (19986)------------------------------
% 0.19/0.56  % (19986)------------------------------
% 0.19/0.56  % (20010)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.19/0.56  % (20001)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.56  % (20005)Refutation not found, incomplete strategy% (20005)------------------------------
% 0.19/0.56  % (20005)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (20005)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (20005)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (20005)Memory used [KB]: 5373
% 0.19/0.56  % (20005)Time elapsed: 0.168 s
% 0.19/0.56  % (20005)Instructions burned: 2 (million)
% 0.19/0.56  % (20005)------------------------------
% 0.19/0.56  % (20005)------------------------------
% 0.19/0.56  % (20003)lrs+10_1:1_sd=10:sos=all:ss=axioms:st=5.0:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.56  % (19989)Instruction limit reached!
% 0.19/0.56  % (19989)------------------------------
% 0.19/0.56  % (19989)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (19989)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (19989)Termination reason: Unknown
% 0.19/0.56  % (19989)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (19989)Memory used [KB]: 5628
% 0.19/0.56  % (19989)Time elapsed: 0.151 s
% 0.19/0.56  % (19989)Instructions burned: 16 (million)
% 0.19/0.56  % (19989)------------------------------
% 0.19/0.56  % (19989)------------------------------
% 0.19/0.56  % (20003)Refutation not found, incomplete strategy% (20003)------------------------------
% 0.19/0.56  % (20003)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (20003)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (20003)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.56  
% 0.19/0.56  % (20003)Memory used [KB]: 5373
% 0.19/0.56  % (20003)Time elapsed: 0.163 s
% 0.19/0.56  % (20003)Instructions burned: 1 (million)
% 0.19/0.56  % (20003)------------------------------
% 0.19/0.56  % (20003)------------------------------
% 0.19/0.57  % (20012)dis+1011_1:1_bd=off:canc=force:ev=cautious:nwc=5.0:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/21Mi)
% 1.78/0.58  % (19994)Instruction limit reached!
% 1.78/0.58  % (19994)------------------------------
% 1.78/0.58  % (19994)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.78/0.58  % (19994)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.78/0.58  % (19994)Termination reason: Unknown
% 1.78/0.58  % (19994)Termination phase: Saturation
% 1.78/0.58  
% 1.78/0.58  % (19994)Memory used [KB]: 5628
% 1.78/0.58  % (19994)Time elapsed: 0.149 s
% 1.78/0.58  % (19994)Instructions burned: 35 (million)
% 1.78/0.58  % (19994)------------------------------
% 1.78/0.58  % (19994)------------------------------
% 1.89/0.60  % (20012)Instruction limit reached!
% 1.89/0.60  % (20012)------------------------------
% 1.89/0.60  % (20012)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (20012)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (20012)Termination reason: Unknown
% 1.89/0.60  % (20012)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (20012)Memory used [KB]: 5756
% 1.89/0.60  % (20012)Time elapsed: 0.196 s
% 1.89/0.60  % (20012)Instructions burned: 22 (million)
% 1.89/0.60  % (20012)------------------------------
% 1.89/0.60  % (20012)------------------------------
% 1.89/0.60  % (19988)Instruction limit reached!
% 1.89/0.60  % (19988)------------------------------
% 1.89/0.60  % (19988)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (19988)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (19988)Termination reason: Unknown
% 1.89/0.60  % (19988)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (19988)Memory used [KB]: 6012
% 1.89/0.60  % (19988)Time elapsed: 0.187 s
% 1.89/0.60  % (19988)Instructions burned: 38 (million)
% 1.89/0.60  % (19988)------------------------------
% 1.89/0.60  % (19988)------------------------------
% 1.89/0.60  % (19992)Instruction limit reached!
% 1.89/0.60  % (19992)------------------------------
% 1.89/0.60  % (19992)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (19992)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (19992)Termination reason: Unknown
% 1.89/0.60  % (19992)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (19992)Memory used [KB]: 5756
% 1.89/0.60  % (19992)Time elapsed: 0.198 s
% 1.89/0.60  % (19992)Instructions burned: 27 (million)
% 1.89/0.60  % (19992)------------------------------
% 1.89/0.60  % (19992)------------------------------
% 1.89/0.60  % (19985)Instruction limit reached!
% 1.89/0.60  % (19985)------------------------------
% 1.89/0.60  % (19985)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (19985)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (19985)Termination reason: Unknown
% 1.89/0.60  % (19985)Termination phase: Saturation
% 1.89/0.60  
% 1.89/0.60  % (19985)Memory used [KB]: 5628
% 1.89/0.60  % (19985)Time elapsed: 0.191 s
% 1.89/0.60  % (19985)Instructions burned: 35 (million)
% 1.89/0.60  % (19985)------------------------------
% 1.89/0.60  % (19985)------------------------------
% 1.89/0.61  % (19990)Instruction limit reached!
% 1.89/0.61  % (19990)------------------------------
% 1.89/0.61  % (19990)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (19990)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (19990)Termination reason: Unknown
% 1.89/0.61  % (19990)Termination phase: Saturation
% 1.89/0.61  
% 1.89/0.61  % (19990)Memory used [KB]: 5884
% 1.89/0.61  % (19990)Time elapsed: 0.165 s
% 1.89/0.61  % (19990)Instructions burned: 32 (million)
% 1.89/0.61  % (19990)------------------------------
% 1.89/0.61  % (19990)------------------------------
% 1.89/0.62  % (19991)Instruction limit reached!
% 1.89/0.62  % (19991)------------------------------
% 1.89/0.62  % (19991)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.62  % (19991)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.62  % (19991)Termination reason: Unknown
% 1.89/0.62  % (19991)Termination phase: Saturation
% 1.89/0.62  
% 1.89/0.62  % (19991)Memory used [KB]: 5628
% 1.89/0.62  % (19991)Time elapsed: 0.194 s
% 1.89/0.62  % (19991)Instructions burned: 37 (million)
% 1.89/0.62  % (19991)------------------------------
% 1.89/0.62  % (19991)------------------------------
% 1.89/0.62  % (20006)Instruction limit reached!
% 1.89/0.62  % (20006)------------------------------
% 1.89/0.62  % (20006)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.62  % (20006)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.62  % (20006)Termination reason: Unknown
% 1.89/0.62  % (20006)Termination phase: Saturation
% 1.89/0.62  
% 1.89/0.62  % (20006)Memory used [KB]: 1279
% 1.89/0.62  % (20006)Time elapsed: 0.182 s
% 1.89/0.62  % (20006)Instructions burned: 47 (million)
% 1.89/0.62  % (20006)------------------------------
% 1.89/0.62  % (20006)------------------------------
% 1.89/0.62  % (20008)Instruction limit reached!
% 1.89/0.62  % (20008)------------------------------
% 1.89/0.62  % (20008)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.62  % (20008)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.62  % (20008)Termination reason: Unknown
% 1.89/0.62  % (20008)Termination phase: Saturation
% 1.89/0.62  
% 1.89/0.62  % (20008)Memory used [KB]: 1535
% 1.89/0.62  % (20008)Time elapsed: 0.227 s
% 1.89/0.62  % (20008)Instructions burned: 48 (million)
% 1.89/0.62  % (20008)------------------------------
% 1.89/0.62  % (20008)------------------------------
% 1.89/0.62  % (20015)lrs+1_1:1_aac=none:acc=on:add=large:bd=off:bs=unit_only:bsr=on:cond=on:nm=0:sac=on:sd=3:sos=on:ss=axioms:st=2.0:i=47:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/47Mi)
% 2.24/0.63  % (20009)Instruction limit reached!
% 2.24/0.63  % (20009)------------------------------
% 2.24/0.63  % (20009)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.63  % (20009)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.63  % (20009)Termination reason: Unknown
% 2.24/0.63  % (20009)Termination phase: Saturation
% 2.24/0.63  
% 2.24/0.63  % (20009)Memory used [KB]: 5756
% 2.24/0.63  % (20009)Time elapsed: 0.196 s
% 2.24/0.63  % (20009)Instructions burned: 43 (million)
% 2.24/0.63  % (20009)------------------------------
% 2.24/0.63  % (20009)------------------------------
% 2.24/0.63  % (20001)Instruction limit reached!
% 2.24/0.63  % (20001)------------------------------
% 2.24/0.63  % (20001)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.63  % (20001)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.63  % (20001)Termination reason: Unknown
% 2.24/0.63  % (20001)Termination phase: Saturation
% 2.24/0.63  
% 2.24/0.63  % (20001)Memory used [KB]: 6140
% 2.24/0.63  % (20001)Time elapsed: 0.236 s
% 2.24/0.63  % (20001)Instructions burned: 50 (million)
% 2.24/0.63  % (20001)------------------------------
% 2.24/0.63  % (20001)------------------------------
% 2.24/0.64  % (20007)Instruction limit reached!
% 2.24/0.64  % (20007)------------------------------
% 2.24/0.64  % (20007)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (20007)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (20007)Termination reason: Unknown
% 2.24/0.64  % (20007)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (20007)Memory used [KB]: 5884
% 2.24/0.64  % (20007)Time elapsed: 0.239 s
% 2.24/0.64  % (20007)Instructions burned: 51 (million)
% 2.24/0.64  % (20007)------------------------------
% 2.24/0.64  % (20007)------------------------------
% 2.24/0.64  % (20010)Instruction limit reached!
% 2.24/0.64  % (20010)------------------------------
% 2.24/0.64  % (20010)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.64  % (20010)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.64  % (20010)Termination reason: Unknown
% 2.24/0.64  % (20010)Termination phase: Saturation
% 2.24/0.64  
% 2.24/0.64  % (20010)Memory used [KB]: 5756
% 2.24/0.64  % (20010)Time elapsed: 0.209 s
% 2.24/0.64  % (20010)Instructions burned: 43 (million)
% 2.24/0.64  % (20010)------------------------------
% 2.24/0.64  % (20010)------------------------------
% 2.24/0.65  % (20013)Instruction limit reached!
% 2.24/0.65  % (20013)------------------------------
% 2.24/0.65  % (20013)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (20013)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (20013)Termination reason: Unknown
% 2.24/0.65  % (20013)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (20013)Memory used [KB]: 6140
% 2.24/0.65  % (20013)Time elapsed: 0.231 s
% 2.24/0.65  % (20013)Instructions burned: 41 (million)
% 2.24/0.65  % (20013)------------------------------
% 2.24/0.65  % (20013)------------------------------
% 2.24/0.65  % (19998)Instruction limit reached!
% 2.24/0.65  % (19998)------------------------------
% 2.24/0.65  % (19998)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.65  % (19998)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.65  % (19998)Termination reason: Unknown
% 2.24/0.65  % (19998)Termination phase: Saturation
% 2.24/0.65  
% 2.24/0.65  % (19998)Memory used [KB]: 6268
% 2.24/0.65  % (19998)Time elapsed: 0.197 s
% 2.24/0.65  % (19998)Instructions burned: 51 (million)
% 2.24/0.65  % (19998)------------------------------
% 2.24/0.65  % (19998)------------------------------
% 2.24/0.66  % (20014)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/15Mi)
% 2.24/0.66  % (20014)Refutation not found, incomplete strategy% (20014)------------------------------
% 2.24/0.66  % (20014)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.66  % (20014)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.66  % (20014)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.66  
% 2.24/0.66  % (20014)Memory used [KB]: 5373
% 2.24/0.66  % (20014)Time elapsed: 0.110 s
% 2.24/0.66  % (20014)Instructions burned: 1 (million)
% 2.24/0.66  % (20014)------------------------------
% 2.24/0.66  % (20014)------------------------------
% 2.24/0.67  % (20017)lrs+1010_1:1_aac=none:bce=on:nicw=on:nm=0:plsq=on:plsql=on:sac=on:sos=on:sp=frequency:spb=units:to=lpo:i=148:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/148Mi)
% 2.24/0.67  % (20016)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/25Mi)
% 2.24/0.67  % (20018)lrs+10_1:1_acc=model:br=off:ins=1:newcnf=on:nwc=5.0:s2a=on:sac=on:sp=frequency:to=lpo:urr=on:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/100Mi)
% 2.24/0.68  % (20021)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/96Mi)
% 2.24/0.68  % (20016)Refutation not found, incomplete strategy% (20016)------------------------------
% 2.24/0.68  % (20016)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.68  % (20016)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.68  % (20016)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.68  
% 2.24/0.68  % (20016)Memory used [KB]: 5373
% 2.24/0.68  % (20016)Time elapsed: 0.006 s
% 2.24/0.68  % (20016)Instructions burned: 2 (million)
% 2.24/0.68  % (20016)------------------------------
% 2.24/0.68  % (20016)------------------------------
% 2.24/0.68  % (20020)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.24/0.68  % (20019)ott+21_1:1_bd=off:bsr=unit_only:drc=off:fd=preordered:fsr=off:nwc=3.0:sac=on:to=lpo:urr=on:i=76:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/76Mi)
% 2.24/0.68  % (20022)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 (2997ds/108Mi)
% 2.24/0.68  % (20024)lrs+1011_4:1_abs=on:afp=20:amm=off:anc=all:bd=off:br=off:canc=force:s2a=on:sas=z3:slsq=on:urr=on:i=494:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/494Mi)
% 2.24/0.69  % (20015)Instruction limit reached!
% 2.24/0.69  % (20015)------------------------------
% 2.24/0.69  % (20015)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.69  % (20015)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.69  % (20015)Termination reason: Unknown
% 2.24/0.69  % (20015)Termination phase: Saturation
% 2.24/0.69  
% 2.24/0.69  % (20015)Memory used [KB]: 6012
% 2.24/0.69  % (20015)Time elapsed: 0.067 s
% 2.24/0.69  % (20015)Instructions burned: 47 (million)
% 2.24/0.69  % (20015)------------------------------
% 2.24/0.69  % (20015)------------------------------
% 2.24/0.69  % (20025)lrs+10_1:1_newcnf=on:sas=z3:tgt=ground:tha=off:i=223:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/223Mi)
% 2.24/0.70  % (20026)lrs+1002_1:1_av=off:br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=343:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/343Mi)
% 2.24/0.70  % (20027)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.24/0.70  % (20023)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 (2997ds/463Mi)
% 2.24/0.70  % (20026)Refutation not found, incomplete strategy% (20026)------------------------------
% 2.24/0.70  % (20026)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (20026)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (20026)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.70  
% 2.24/0.70  % (20026)Memory used [KB]: 895
% 2.24/0.70  % (20026)Time elapsed: 0.105 s
% 2.24/0.70  % (20026)Instructions burned: 1 (million)
% 2.24/0.70  % (20026)------------------------------
% 2.24/0.70  % (20026)------------------------------
% 2.24/0.70  % (20027)Refutation not found, incomplete strategy% (20027)------------------------------
% 2.24/0.70  % (20027)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.24/0.70  % (20027)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.24/0.70  % (20027)Termination reason: Refutation not found, incomplete strategy
% 2.24/0.70  
% 2.24/0.70  % (20027)Memory used [KB]: 5373
% 2.24/0.70  % (20027)Time elapsed: 0.105 s
% 2.24/0.70  % (20027)Instructions burned: 2 (million)
% 2.24/0.70  % (20027)------------------------------
% 2.24/0.70  % (20027)------------------------------
% 2.62/0.73  % (20031)lrs+1010_5:1_norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=493:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/493Mi)
% 2.62/0.73  % (20028)lrs+1010_5:1_aer=off:norm_ineq=on:sas=z3:sos=all:ss=axioms:tha=off:i=150:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/150Mi)
% 2.62/0.74  % (20032)dis+10_1:1_aac=none:abs=on:bce=on:bd=off:bsr=unit_only:drc=off:fd=preordered:fsd=on:gve=cautious:lcm=reverse:nm=16:plsq=on:plsqc=1:plsqr=232,15:sfv=off:slsq=on:slsql=off:slsqr=3,2:sos=on:sp=weighted_frequency:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/81Mi)
% 2.62/0.74  % (20034)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=211:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/211Mi)
% 2.62/0.74  % (20030)dis+10_1:1_bd=off:fde=unused:gsp=on:ins=1:norm_ineq=on:sas=z3:sos=all:tha=off:i=370:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/370Mi)
% 2.62/0.75  % (20029)lrs+1011_1:1_br=off:fde=none:norm_ineq=on:nwc=10.0:sas=z3:slsq=on:slsqc=2:slsql=off:slsqr=1,4:sp=reverse_frequency:i=160:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/160Mi)
% 2.62/0.75  % (20033)lrs+10_1:1_amm=sco:norm_ineq=on:nwc=3.0:plsq=on:plsqc=2:plsqr=32,1:sas=z3:sp=const_min:tha=off:to=lpo:i=146:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/146Mi)
% 2.62/0.75  % (20035)dis+1010_1:1_s2a=on:sp=frequency:to=lpo:i=274:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/274Mi)
% 2.62/0.77  % (20037)lrs+11_1:1_erd=off:fs=off:fsr=off:norm_ineq=on:nwc=10.0:s2a=on:s2at=3.0:sas=z3:tha=some:i=294:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/294Mi)
% 2.79/0.77  % (20038)lrs+30_1:64_flr=on:sp=frequency:to=lpo:i=213:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/213Mi)
% 2.79/0.77  % (20041)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/488Mi)
% 2.79/0.77  % (20036)lrs+1002_1:1_nm=0:sd=1:ss=axioms:urr=ec_only:i=330:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/330Mi)
% 2.79/0.77  % (20040)ins+10_1:32_fd=off:fs=off:fsr=off:igrr=4/7:igwr=on:urr=ec_only:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/500Mi)
% 2.79/0.78  % (20023)Refutation not found, incomplete strategy% (20023)------------------------------
% 2.79/0.78  % (20023)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.78  % (20023)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.78  % (20023)Termination reason: Refutation not found, incomplete strategy
% 2.79/0.78  
% 2.79/0.78  % (20023)Memory used [KB]: 5373
% 2.79/0.78  % (20023)Time elapsed: 0.197 s
% 2.79/0.78  % (20023)Instructions burned: 47 (million)
% 2.79/0.78  % (20023)------------------------------
% 2.79/0.78  % (20023)------------------------------
% 2.79/0.79  % (20039)dis+1002_1:1_aac=none:abs=on:nicw=on:sac=on:sas=z3:tgt=ground:tha=some:to=lpo:i=374:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/374Mi)
% 2.79/0.79  % (20042)lrs+10_1:1_abs=on:ev=cautious:nwc=10.0:s2a=on:sas=z3:tha=off:thi=all:thigen=on:i=230:si=on:rawr=on:rtra=on_0 on theBenchmark for (2997ds/230Mi)
% 2.79/0.79  % (20043)lrs+1010_1:1_bsr=unit_only:cond=on:flr=on:newcnf=on:nwc=10.0:sas=z3:to=lpo:i=360:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/360Mi)
% 2.79/0.80  % (20041)Refutation not found, incomplete strategy% (20041)------------------------------
% 2.79/0.80  % (20041)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.80  % (20041)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.80  % (20041)Termination reason: Refutation not found, incomplete strategy
% 2.79/0.80  
% 2.79/0.80  % (20041)Memory used [KB]: 5373
% 2.79/0.80  % (20041)Time elapsed: 0.132 s
% 2.79/0.80  % (20041)Instructions burned: 2 (million)
% 2.79/0.80  % (20041)------------------------------
% 2.79/0.80  % (20041)------------------------------
% 2.79/0.81  % (20045)lrs+10_1:1_av=off:fde=none:lwlo=on:nwc=10.0:i=256:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/256Mi)
% 2.79/0.81  % (20020)Instruction limit reached!
% 2.79/0.81  % (20020)------------------------------
% 2.79/0.81  % (20020)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.81  % (20020)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.81  % (20020)Termination reason: Unknown
% 2.79/0.81  % (20020)Termination phase: Saturation
% 2.79/0.81  
% 2.79/0.81  % (20020)Memory used [KB]: 6524
% 2.79/0.81  % (20020)Time elapsed: 0.211 s
% 2.79/0.81  % (20020)Instructions burned: 58 (million)
% 2.79/0.81  % (20020)------------------------------
% 2.79/0.81  % (20020)------------------------------
% 2.79/0.81  % (20019)Instruction limit reached!
% 2.79/0.81  % (20019)------------------------------
% 2.79/0.81  % (20019)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.81  % (20019)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.81  % (20019)Termination reason: Unknown
% 2.79/0.81  % (20019)Termination phase: Saturation
% 2.79/0.81  
% 2.79/0.81  % (20019)Memory used [KB]: 6396
% 2.79/0.81  % (20019)Time elapsed: 0.205 s
% 2.79/0.81  % (20019)Instructions burned: 76 (million)
% 2.79/0.81  % (20019)------------------------------
% 2.79/0.81  % (20019)------------------------------
% 2.79/0.82  % (20021)Instruction limit reached!
% 2.79/0.82  % (20021)------------------------------
% 2.79/0.82  % (20021)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.82  % (20021)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.82  % (20021)Termination reason: Unknown
% 2.79/0.82  % (20021)Termination phase: Saturation
% 2.79/0.82  
% 2.79/0.82  % (20021)Memory used [KB]: 5628
% 2.79/0.82  % (20021)Time elapsed: 0.242 s
% 2.79/0.82  % (20021)Instructions burned: 96 (million)
% 2.79/0.82  % (20021)------------------------------
% 2.79/0.82  % (20021)------------------------------
% 2.79/0.83  % (20044)dis+31_1:1_lcm=reverse:norm_ineq=on:nwc=10.0:sas=z3:tha=off:urr=on:i=382:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/382Mi)
% 2.79/0.83  % (20022)Refutation not found, incomplete strategy% (20022)------------------------------
% 2.79/0.83  % (20022)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.83  % (20022)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.83  % (20022)Termination reason: Refutation not found, incomplete strategy
% 2.79/0.83  
% 2.79/0.83  % (20022)Memory used [KB]: 5500
% 2.79/0.83  % (20022)Time elapsed: 0.234 s
% 2.79/0.83  % (20022)Instructions burned: 101 (million)
% 2.79/0.83  % (20022)------------------------------
% 2.79/0.83  % (20022)------------------------------
% 2.79/0.84  % (20046)dis+10_1:1_sgt=16:sos=on:spb=goal:ss=axioms:i=1006:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/1006Mi)
% 2.79/0.85  % (20028)Refutation not found, incomplete strategy% (20028)------------------------------
% 2.79/0.85  % (20028)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.85  % (20028)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.85  % (20028)Termination reason: Refutation not found, incomplete strategy
% 2.79/0.85  
% 2.79/0.85  % (20028)Memory used [KB]: 895
% 2.79/0.85  % (20028)Time elapsed: 0.240 s
% 2.79/0.85  % (20028)Instructions burned: 98 (million)
% 2.79/0.85  % (20028)------------------------------
% 2.79/0.85  % (20028)------------------------------
% 2.79/0.85  % (20047)dis+1004_1:3_av=off:bs=on:plsq=on:i=3721:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/3721Mi)
% 2.79/0.85  % (20025)First to succeed.
% 2.79/0.85  % (20025)Refutation found. Thanks to Tanya!
% 2.79/0.85  % SZS status Theorem for theBenchmark
% 2.79/0.85  % SZS output start Proof for theBenchmark
% See solution above
% 2.79/0.85  % (20025)------------------------------
% 2.79/0.85  % (20025)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.79/0.85  % (20025)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.79/0.85  % (20025)Termination reason: Refutation
% 2.79/0.85  
% 2.79/0.85  % (20025)Memory used [KB]: 1023
% 2.79/0.85  % (20025)Time elapsed: 0.241 s
% 2.79/0.85  % (20025)Instructions burned: 105 (million)
% 2.79/0.85  % (20025)------------------------------
% 2.79/0.85  % (20025)------------------------------
% 2.79/0.85  % (19983)Success in time 0.506 s
%------------------------------------------------------------------------------