TSTP Solution File: ARI619_1 by SnakeForV---1.0

View Problem - Process Solution

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

% Computer : n016.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 15:46:38 EDT 2022

% Result   : Theorem 2.54s 0.82s
% Output   : Refutation 2.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   20 (   5 unt;   2 typ;   0 def)
%            Number of atoms       :   49 (  15 equ)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   44 (  13   ~;  12   |;   9   &)
%                                         (   7 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number arithmetic     :   57 (   4 atm;   8 fun;  35 num;  10 var)
%            Number of types       :    2 (   0 usr;   1 ari)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    8 (   4 usr;   4 prp; 0-2 aty)
%            Number of functors    :    5 (   1 usr;   3 con; 0-2 aty)
%            Number of variables   :   10 (   6   !;   4   ?;  10   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_4,type,
    sK0: $int > $int ).

tff(pred_def_1,type,
    pow2: $int > $o ).

tff(f32,plain,
    $false,
    inference(avatar_smt_refutation,[],[f17,f22,f31]) ).

tff(f31,plain,
    ( spl1_3
    | ~ spl1_1 ),
    inference(avatar_split_clause,[],[f26,f14,f28]) ).

tff(f28,plain,
    ( spl1_3
  <=> ( 5 = $product(2,sK0(5)) ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_3])]) ).

tff(f14,plain,
    ( spl1_1
  <=> pow2(5) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_1])]) ).

tff(f26,plain,
    ( ( 5 = $product(2,sK0(5)) )
    | ~ spl1_1 ),
    inference(evaluation,[],[f23]) ).

tff(f23,plain,
    ( ( 5 = $product(2,sK0(5)) )
    | ( 1 = 5 )
    | ~ spl1_1 ),
    inference(resolution,[],[f6,f16]) ).

tff(f16,plain,
    ( pow2(5)
    | ~ spl1_1 ),
    inference(avatar_component_clause,[],[f14]) ).

tff(f6,plain,
    ! [X0: $int] :
      ( ~ pow2(X0)
      | ( 1 = X0 )
      | ( $product(2,sK0(X0)) = X0 ) ),
    inference(cnf_transformation,[],[f4]) ).

tff(f4,plain,
    ( ! [X0: $int] :
        ( pow2(X0)
      <=> ( ( ? [X1: $int] :
                ( ( $product(2,X1) = X0 )
                & pow2(X1) )
            & ~ $less(X0,2) )
          | ( 1 = X0 ) ) )
    & pow2(5) ),
    inference(ennf_transformation,[],[f3]) ).

tff(f3,plain,
    ~ ( ! [X0: $int] :
          ( pow2(X0)
        <=> ( ( ? [X1: $int] :
                  ( ( $product(2,X1) = X0 )
                  & pow2(X1) )
              & ~ $less(X0,2) )
            | ( 1 = X0 ) ) )
     => ~ pow2(5) ),
    inference(theory_normalization,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ( ! [X0: $int] :
          ( ( ( 1 = X0 )
            | ( ? [X1: $int] :
                  ( ( $product(2,X1) = X0 )
                  & pow2(X1) )
              & $lesseq(2,X0) ) )
        <=> pow2(X0) )
     => ~ pow2(5) ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ( ! [X0: $int] :
        ( ( ( 1 = X0 )
          | ( ? [X1: $int] :
                ( ( $product(2,X1) = X0 )
                & pow2(X1) )
            & $lesseq(2,X0) ) )
      <=> pow2(X0) )
   => ~ pow2(5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_pow_of_2_5) ).

tff(f22,plain,
    spl1_2,
    inference(avatar_split_clause,[],[f11,f19]) ).

tff(f19,plain,
    ( spl1_2
  <=> pow2(1) ),
    introduced(avatar_definition,[new_symbols(naming,[spl1_2])]) ).

tff(f11,plain,
    pow2(1),
    inference(equality_resolution,[],[f9]) ).

tff(f9,plain,
    ! [X0: $int] :
      ( ( 1 != X0 )
      | pow2(X0) ),
    inference(cnf_transformation,[],[f4]) ).

tff(f17,plain,
    spl1_1,
    inference(avatar_split_clause,[],[f10,f14]) ).

tff(f10,plain,
    pow2(5),
    inference(cnf_transformation,[],[f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : ARI619=1 : TPTP v8.1.0. Released v5.1.0.
% 0.12/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 : n016.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   : Mon Aug 29 16:14:14 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.51  % (22508)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 (3000ds/8Mi)
% 0.19/0.51  % (22516)lrs+10_1:1_canc=force:tha=some:to=lpo:i=35:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/35Mi)
% 0.19/0.52  % (22510)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 (3000ds/37Mi)
% 0.19/0.52  % (22522)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 (3000ds/2Mi)
% 0.19/0.52  % (22506)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 (3000ds/59848Mi)
% 0.19/0.52  % (22508)Instruction limit reached!
% 0.19/0.52  % (22508)------------------------------
% 0.19/0.52  % (22508)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22511)lrs+10_1:32_s2a=on:s2agt=10:sgt=8:ss=axioms:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/15Mi)
% 0.19/0.53  % (22535)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 (3000ds/21Mi)
% 0.19/0.53  % (22532)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 (3000ds/42Mi)
% 0.19/0.53  % (22508)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (22508)Termination reason: Unknown
% 0.19/0.53  % (22508)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (22508)Memory used [KB]: 5500
% 0.19/0.53  % (22508)Time elapsed: 0.110 s
% 0.19/0.53  % (22508)Instructions burned: 9 (million)
% 0.19/0.53  % (22508)------------------------------
% 0.19/0.53  % (22508)------------------------------
% 0.19/0.53  % (22520)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/21Mi)
% 0.19/0.53  % (22509)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 (3000ds/2Mi)
% 0.19/0.53  % (22509)Instruction limit reached!
% 0.19/0.53  % (22509)------------------------------
% 0.19/0.53  % (22509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (22509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (22509)Termination reason: Unknown
% 0.19/0.53  % (22509)Termination phase: Preprocessing 3
% 0.19/0.53  
% 0.19/0.53  % (22509)Memory used [KB]: 895
% 0.19/0.53  % (22509)Time elapsed: 0.003 s
% 0.19/0.53  % (22509)Instructions burned: 2 (million)
% 0.19/0.53  % (22509)------------------------------
% 0.19/0.53  % (22509)------------------------------
% 0.19/0.53  % (22507)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 (3000ds/34Mi)
% 0.19/0.53  % (22522)Instruction limit reached!
% 0.19/0.53  % (22522)------------------------------
% 0.19/0.53  % (22522)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (22522)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (22522)Termination reason: Unknown
% 0.19/0.53  % (22522)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (22522)Memory used [KB]: 5500
% 0.19/0.53  % (22522)Time elapsed: 0.127 s
% 0.19/0.53  % (22522)Instructions burned: 3 (million)
% 0.19/0.53  % (22522)------------------------------
% 0.19/0.53  % (22522)------------------------------
% 0.19/0.53  % (22514)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 (3000ds/26Mi)
% 0.19/0.53  % (22524)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 (3000ds/49Mi)
% 0.19/0.53  % (22536)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 (3000ds/41Mi)
% 0.19/0.53  % (22534)dis+10_1:64_nwc=1.4:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/21Mi)
% 0.19/0.54  % (22517)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/4Mi)
% 0.19/0.54  % (22527)dis+1002_1:5_av=off:nwc=2.0:sos=all:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/15Mi)
% 0.19/0.54  % (22512)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 (3000ds/32Mi)
% 0.19/0.54  % (22517)Instruction limit reached!
% 0.19/0.54  % (22517)------------------------------
% 0.19/0.54  % (22517)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (22517)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (22517)Termination reason: Unknown
% 0.19/0.54  % (22517)Termination phase: Saturation
% 0.19/0.54  
% 0.19/0.54  % (22517)Memory used [KB]: 5500
% 0.19/0.54  % (22517)Time elapsed: 0.141 s
% 0.19/0.54  % (22517)Instructions burned: 4 (million)
% 0.19/0.54  % (22517)------------------------------
% 0.19/0.54  % (22517)------------------------------
% 0.19/0.54  % (22523)lrs+10_1:1_ev=force:gve=cautious:tha=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/2Mi)
% 0.19/0.54  % (22528)dis+10_1:64_nwc=1.4:rp=on:tha=off:i=21:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/21Mi)
% 0.19/0.54  % (22530)dis+32_1:1_bd=off:nm=4:sos=on:ss=included:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/50Mi)
% 0.19/0.54  % (22515)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 (3000ds/2Mi)
% 0.19/0.55  % (22515)Instruction limit reached!
% 0.19/0.55  % (22515)------------------------------
% 0.19/0.55  % (22515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (22515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (22515)Termination reason: Unknown
% 0.19/0.55  % (22515)Termination phase: Including theory axioms
% 0.19/0.55  
% 0.19/0.55  % (22515)Memory used [KB]: 895
% 0.19/0.55  % (22515)Time elapsed: 0.002 s
% 0.19/0.55  % (22515)Instructions burned: 2 (million)
% 0.19/0.55  % (22515)------------------------------
% 0.19/0.55  % (22515)------------------------------
% 0.19/0.55  % (22535)Instruction limit reached!
% 0.19/0.55  % (22535)------------------------------
% 0.19/0.55  % (22535)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (22535)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (22535)Termination reason: Unknown
% 0.19/0.55  % (22535)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (22535)Memory used [KB]: 5756
% 0.19/0.55  % (22535)Time elapsed: 0.137 s
% 0.19/0.55  % (22535)Instructions burned: 21 (million)
% 0.19/0.55  % (22535)------------------------------
% 0.19/0.55  % (22535)------------------------------
% 0.19/0.55  % (22523)Instruction limit reached!
% 0.19/0.55  % (22523)------------------------------
% 0.19/0.55  % (22523)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (22531)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 (3000ds/47Mi)
% 0.19/0.55  % (22523)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (22523)Termination reason: Unknown
% 0.19/0.55  % (22523)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (22523)Memory used [KB]: 5373
% 0.19/0.55  % (22523)Time elapsed: 0.138 s
% 0.19/0.55  % (22523)Instructions burned: 2 (million)
% 0.19/0.55  % (22523)------------------------------
% 0.19/0.55  % (22523)------------------------------
% 0.19/0.55  % (22526)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 (3000ds/2Mi)
% 0.19/0.55  % (22526)Instruction limit reached!
% 0.19/0.55  % (22526)------------------------------
% 0.19/0.55  % (22526)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (22526)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (22526)Termination reason: Unknown
% 0.19/0.55  % (22526)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (22526)Memory used [KB]: 5373
% 0.19/0.55  % (22526)Time elapsed: 0.002 s
% 0.19/0.55  % (22526)Instructions burned: 2 (million)
% 0.19/0.55  % (22526)------------------------------
% 0.19/0.55  % (22526)------------------------------
% 0.19/0.55  % (22516)Instruction limit reached!
% 0.19/0.55  % (22516)------------------------------
% 0.19/0.55  % (22516)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (22516)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (22516)Termination reason: Unknown
% 0.19/0.55  % (22516)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (22516)Memory used [KB]: 5756
% 0.19/0.55  % (22516)Time elapsed: 0.130 s
% 0.19/0.55  % (22516)Instructions burned: 37 (million)
% 0.19/0.55  % (22516)------------------------------
% 0.19/0.55  % (22516)------------------------------
% 0.19/0.55  % (22519)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 (3000ds/2Mi)
% 0.19/0.55  % (22525)lrs+10_1:1_ss=axioms:st=5.0:tha=off:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/15Mi)
% 0.19/0.55  % (22519)Instruction limit reached!
% 0.19/0.55  % (22519)------------------------------
% 0.19/0.55  % (22519)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.55  % (22519)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.55  % (22519)Termination reason: Unknown
% 0.19/0.55  % (22519)Termination phase: Saturation
% 0.19/0.55  
% 0.19/0.55  % (22519)Memory used [KB]: 5500
% 0.19/0.55  % (22519)Time elapsed: 0.150 s
% 0.19/0.55  % (22519)Instructions burned: 3 (million)
% 0.19/0.55  % (22519)------------------------------
% 0.19/0.55  % (22519)------------------------------
% 0.19/0.56  % (22511)Instruction limit reached!
% 0.19/0.56  % (22511)------------------------------
% 0.19/0.56  % (22511)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.56  % (22533)lrs+1_3:1_ep=RSTC:sos=on:urr=on:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (3000ds/43Mi)
% 1.65/0.56  % (22520)Instruction limit reached!
% 1.65/0.56  % (22520)------------------------------
% 1.65/0.56  % (22520)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.56  % (22529)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 (3000ds/46Mi)
% 1.65/0.57  % (22521)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 (3000ds/50Mi)
% 1.65/0.57  % (22527)Instruction limit reached!
% 1.65/0.57  % (22527)------------------------------
% 1.65/0.57  % (22527)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.57  % (22527)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (22527)Termination reason: Unknown
% 1.65/0.57  % (22527)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (22527)Memory used [KB]: 1151
% 1.65/0.57  % (22527)Time elapsed: 0.170 s
% 1.65/0.57  % (22527)Instructions burned: 15 (million)
% 1.65/0.57  % (22527)------------------------------
% 1.65/0.57  % (22527)------------------------------
% 1.65/0.57  % (22528)Instruction limit reached!
% 1.65/0.57  % (22528)------------------------------
% 1.65/0.57  % (22528)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.57  % (22528)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (22528)Termination reason: Unknown
% 1.65/0.57  % (22528)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (22528)Memory used [KB]: 5756
% 1.65/0.57  % (22528)Time elapsed: 0.177 s
% 1.65/0.57  % (22528)Instructions burned: 22 (million)
% 1.65/0.57  % (22528)------------------------------
% 1.65/0.57  % (22528)------------------------------
% 1.65/0.57  % (22511)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (22511)Termination reason: Unknown
% 1.65/0.57  % (22511)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (22511)Memory used [KB]: 5628
% 1.65/0.57  % (22511)Time elapsed: 0.151 s
% 1.65/0.57  % (22511)Instructions burned: 16 (million)
% 1.65/0.57  % (22511)------------------------------
% 1.65/0.57  % (22511)------------------------------
% 1.65/0.57  % (22510)Instruction limit reached!
% 1.65/0.57  % (22510)------------------------------
% 1.65/0.57  % (22510)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.57  % (22510)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.57  % (22510)Termination reason: Unknown
% 1.65/0.57  % (22510)Termination phase: Saturation
% 1.65/0.57  
% 1.65/0.57  % (22510)Memory used [KB]: 5884
% 1.65/0.57  % (22510)Time elapsed: 0.160 s
% 1.65/0.57  % (22510)Instructions burned: 37 (million)
% 1.65/0.57  % (22510)------------------------------
% 1.65/0.57  % (22510)------------------------------
% 1.65/0.58  % (22520)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.58  % (22520)Termination reason: Unknown
% 1.65/0.58  % (22520)Termination phase: Saturation
% 1.65/0.58  
% 1.65/0.58  % (22520)Memory used [KB]: 5756
% 1.65/0.58  % (22520)Time elapsed: 0.167 s
% 1.65/0.58  % (22520)Instructions burned: 21 (million)
% 1.65/0.58  % (22520)------------------------------
% 1.65/0.58  % (22520)------------------------------
% 1.81/0.58  % (22514)Instruction limit reached!
% 1.81/0.58  % (22514)------------------------------
% 1.81/0.58  % (22514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.58  % (22534)Instruction limit reached!
% 1.81/0.58  % (22534)------------------------------
% 1.81/0.58  % (22534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.58  % (22534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.58  % (22534)Termination reason: Unknown
% 1.81/0.58  % (22534)Termination phase: Saturation
% 1.81/0.58  
% 1.81/0.58  % (22534)Memory used [KB]: 5756
% 1.81/0.58  % (22534)Time elapsed: 0.171 s
% 1.81/0.58  % (22534)Instructions burned: 21 (million)
% 1.81/0.58  % (22534)------------------------------
% 1.81/0.58  % (22534)------------------------------
% 1.81/0.58  % (22512)Instruction limit reached!
% 1.81/0.58  % (22512)------------------------------
% 1.81/0.58  % (22512)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.58  % (22512)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.58  % (22512)Termination reason: Unknown
% 1.81/0.58  % (22512)Termination phase: Saturation
% 1.81/0.58  
% 1.81/0.58  % (22512)Memory used [KB]: 5628
% 1.81/0.58  % (22512)Time elapsed: 0.176 s
% 1.81/0.58  % (22512)Instructions burned: 34 (million)
% 1.81/0.58  % (22512)------------------------------
% 1.81/0.58  % (22512)------------------------------
% 1.81/0.58  % (22525)Instruction limit reached!
% 1.81/0.58  % (22525)------------------------------
% 1.81/0.58  % (22525)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.58  % (22525)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.58  % (22525)Termination reason: Unknown
% 1.81/0.58  % (22525)Termination phase: Saturation
% 1.81/0.58  
% 1.81/0.58  % (22525)Memory used [KB]: 5628
% 1.81/0.58  % (22525)Time elapsed: 0.166 s
% 1.81/0.58  % (22525)Instructions burned: 16 (million)
% 1.81/0.58  % (22525)------------------------------
% 1.81/0.58  % (22525)------------------------------
% 1.81/0.59  % (22514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.59  % (22514)Termination reason: Unknown
% 1.81/0.59  % (22514)Termination phase: Saturation
% 1.81/0.59  
% 1.81/0.59  % (22514)Memory used [KB]: 5756
% 1.81/0.59  % (22514)Time elapsed: 0.167 s
% 1.81/0.59  % (22514)Instructions burned: 26 (million)
% 1.81/0.59  % (22514)------------------------------
% 1.81/0.59  % (22514)------------------------------
% 1.81/0.59  % (22507)Instruction limit reached!
% 1.81/0.59  % (22507)------------------------------
% 1.81/0.59  % (22507)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.59  % (22507)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.59  % (22507)Termination reason: Unknown
% 1.81/0.59  % (22507)Termination phase: Saturation
% 1.81/0.59  
% 1.81/0.59  % (22507)Memory used [KB]: 5884
% 1.81/0.59  % (22507)Time elapsed: 0.169 s
% 1.81/0.59  % (22507)Instructions burned: 34 (million)
% 1.81/0.59  % (22507)------------------------------
% 1.81/0.59  % (22507)------------------------------
% 1.81/0.59  % (22513)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 (3000ds/36Mi)
% 1.81/0.60  % (22536)Instruction limit reached!
% 1.81/0.60  % (22536)------------------------------
% 1.81/0.60  % (22536)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.60  % (22536)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.60  % (22536)Termination reason: Unknown
% 1.81/0.60  % (22536)Termination phase: Saturation
% 1.81/0.60  
% 1.81/0.60  % (22536)Memory used [KB]: 6140
% 1.81/0.60  % (22536)Time elapsed: 0.177 s
% 1.81/0.60  % (22536)Instructions burned: 41 (million)
% 1.81/0.60  % (22536)------------------------------
% 1.81/0.60  % (22536)------------------------------
% 1.81/0.60  % (22532)Instruction limit reached!
% 1.81/0.60  % (22532)------------------------------
% 1.81/0.60  % (22532)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.60  % (22532)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.60  % (22532)Termination reason: Unknown
% 1.81/0.60  % (22532)Termination phase: Saturation
% 1.81/0.60  
% 1.81/0.60  % (22532)Memory used [KB]: 6012
% 1.81/0.60  % (22532)Time elapsed: 0.202 s
% 1.81/0.60  % (22532)Instructions burned: 43 (million)
% 1.81/0.60  % (22532)------------------------------
% 1.81/0.60  % (22532)------------------------------
% 1.81/0.61  % (22531)Instruction limit reached!
% 1.81/0.61  % (22531)------------------------------
% 1.81/0.61  % (22531)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.61  % (22531)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.61  % (22531)Termination reason: Unknown
% 1.81/0.61  % (22531)Termination phase: Saturation
% 1.81/0.61  
% 1.81/0.61  % (22531)Memory used [KB]: 1918
% 1.81/0.61  % (22531)Time elapsed: 0.200 s
% 1.81/0.61  % (22531)Instructions burned: 48 (million)
% 1.81/0.61  % (22531)------------------------------
% 1.81/0.61  % (22531)------------------------------
% 1.81/0.62  % (22533)Instruction limit reached!
% 1.81/0.62  % (22533)------------------------------
% 1.81/0.62  % (22533)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.81/0.62  % (22533)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.81/0.62  % (22533)Termination reason: Unknown
% 1.81/0.62  % (22533)Termination phase: Saturation
% 1.81/0.62  
% 1.81/0.62  % (22533)Memory used [KB]: 6396
% 1.81/0.62  % (22533)Time elapsed: 0.213 s
% 1.81/0.62  % (22533)Instructions burned: 44 (million)
% 1.81/0.62  % (22533)------------------------------
% 1.81/0.62  % (22533)------------------------------
% 2.10/0.63  % (22524)Instruction limit reached!
% 2.10/0.63  % (22524)------------------------------
% 2.10/0.63  % (22524)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.10/0.63  % (22524)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.10/0.63  % (22524)Termination reason: Unknown
% 2.10/0.63  % (22524)Termination phase: Saturation
% 2.10/0.63  
% 2.10/0.63  % (22524)Memory used [KB]: 6140
% 2.10/0.63  % (22524)Time elapsed: 0.206 s
% 2.10/0.63  % (22524)Instructions burned: 49 (million)
% 2.10/0.63  % (22524)------------------------------
% 2.10/0.63  % (22524)------------------------------
% 2.16/0.65  % (22530)Instruction limit reached!
% 2.16/0.65  % (22530)------------------------------
% 2.16/0.65  % (22530)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.65  % (22530)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.65  % (22530)Termination reason: Unknown
% 2.16/0.65  % (22530)Termination phase: Saturation
% 2.16/0.65  
% 2.16/0.65  % (22530)Memory used [KB]: 6140
% 2.16/0.65  % (22530)Time elapsed: 0.234 s
% 2.16/0.65  % (22530)Instructions burned: 52 (million)
% 2.16/0.65  % (22530)------------------------------
% 2.16/0.65  % (22530)------------------------------
% 2.16/0.66  % (22575)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.16/0.66  % (22513)Instruction limit reached!
% 2.16/0.66  % (22513)------------------------------
% 2.16/0.66  % (22513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.66  % (22574)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.16/0.66  % (22573)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.16/0.66  % (22513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.66  % (22513)Termination reason: Unknown
% 2.16/0.66  % (22513)Termination phase: Saturation
% 2.16/0.66  
% 2.16/0.66  % (22513)Memory used [KB]: 6140
% 2.16/0.66  % (22513)Time elapsed: 0.179 s
% 2.16/0.66  % (22513)Instructions burned: 37 (million)
% 2.16/0.66  % (22513)------------------------------
% 2.16/0.66  % (22513)------------------------------
% 2.16/0.67  % (22579)lrs+22_1:1_amm=sco:fsr=off:gve=force:sos=on:uwa=all:i=58:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/58Mi)
% 2.16/0.67  % (22529)Instruction limit reached!
% 2.16/0.67  % (22529)------------------------------
% 2.16/0.67  % (22529)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.67  % (22529)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.67  % (22529)Termination reason: Unknown
% 2.16/0.67  % (22529)Termination phase: Saturation
% 2.16/0.67  
% 2.16/0.67  % (22529)Memory used [KB]: 1535
% 2.16/0.67  % (22529)Time elapsed: 0.169 s
% 2.16/0.67  % (22529)Instructions burned: 46 (million)
% 2.16/0.67  % (22529)------------------------------
% 2.16/0.67  % (22529)------------------------------
% 2.16/0.67  % (22576)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.16/0.67  % (22521)Instruction limit reached!
% 2.16/0.67  % (22521)------------------------------
% 2.16/0.67  % (22521)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.67  % (22521)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.67  % (22521)Termination reason: Unknown
% 2.16/0.67  % (22521)Termination phase: Saturation
% 2.16/0.67  
% 2.16/0.67  % (22521)Memory used [KB]: 6396
% 2.16/0.67  % (22521)Time elapsed: 0.171 s
% 2.16/0.67  % (22521)Instructions burned: 50 (million)
% 2.16/0.67  % (22521)------------------------------
% 2.16/0.67  % (22521)------------------------------
% 2.16/0.67  % (22581)lrs+10_1:3_add=large:afr=on:anc=all_dependent:avsq=on:avsqr=21,226:awrs=decay:awrsf=47:br=off:bsd=on:canc=cautious:cond=fast:fd=preordered:fsd=on:fsr=off:gs=on:gve=force:ins=1:lma=on:s2agt=4:s2at=1.9:sas=z3:slsq=on:slsqc=1:slsqr=13,121:sp=reverse_arity:tha=some:to=lpo:uace=off:uhcvi=on:updr=off:urr=ec_only:i=108:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/108Mi)
% 2.16/0.68  % (22584)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.16/0.68  % (22580)lrs+10_1:1_thi=all:thigen=on:i=96:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/96Mi)
% 2.16/0.68  % (22587)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.16/0.69  % (22582)lrs+10_1:1_plsq=on:plsqc=1:plsqr=32,1:tha=off:thi=overlap:i=463:si=on:rawr=on:rtra=on_0 on theBenchmark for (2998ds/463Mi)
% 2.16/0.69  % (22578)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.16/0.69  % (22586)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.16/0.69  % (22577)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.16/0.69  % (22583)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.16/0.69  % (22573)Instruction limit reached!
% 2.16/0.69  % (22573)------------------------------
% 2.16/0.69  % (22573)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (22573)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.69  % (22573)Termination reason: Unknown
% 2.16/0.69  % (22573)Termination phase: Saturation
% 2.16/0.69  
% 2.16/0.69  % (22573)Memory used [KB]: 5628
% 2.16/0.69  % (22573)Time elapsed: 0.125 s
% 2.16/0.69  % (22573)Instructions burned: 16 (million)
% 2.16/0.69  % (22573)------------------------------
% 2.16/0.69  % (22573)------------------------------
% 2.16/0.69  % (22586)Refutation not found, incomplete strategy% (22586)------------------------------
% 2.16/0.69  % (22586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.69  % (22586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.69  % (22586)Termination reason: Refutation not found, incomplete strategy
% 2.16/0.69  
% 2.16/0.69  % (22586)Memory used [KB]: 5373
% 2.16/0.69  % (22586)Time elapsed: 0.069 s
% 2.16/0.69  % (22586)Instructions burned: 2 (million)
% 2.16/0.69  % (22586)------------------------------
% 2.16/0.69  % (22586)------------------------------
% 2.16/0.71  % (22585)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.16/0.71  % (22575)Instruction limit reached!
% 2.16/0.71  % (22575)------------------------------
% 2.16/0.71  % (22575)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.16/0.71  % (22575)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.16/0.71  % (22575)Termination reason: Unknown
% 2.16/0.71  % (22575)Termination phase: Saturation
% 2.16/0.71  
% 2.16/0.71  % (22575)Memory used [KB]: 5884
% 2.16/0.71  % (22575)Time elapsed: 0.106 s
% 2.16/0.71  % (22575)Instructions burned: 26 (million)
% 2.16/0.71  % (22575)------------------------------
% 2.16/0.71  % (22575)------------------------------
% 2.16/0.71  % (22588)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.43/0.72  % (22590)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.43/0.72  % (22591)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.43/0.72  % (22592)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.43/0.73  % (22589)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.43/0.73  % (22585)Refutation not found, incomplete strategy% (22585)------------------------------
% 2.43/0.73  % (22585)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.73  % (22585)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.73  % (22585)Termination reason: Refutation not found, incomplete strategy
% 2.43/0.73  
% 2.43/0.73  % (22585)Memory used [KB]: 895
% 2.43/0.73  % (22585)Time elapsed: 0.126 s
% 2.43/0.73  % (22585)Instructions burned: 1 (million)
% 2.43/0.73  % (22585)------------------------------
% 2.43/0.73  % (22585)------------------------------
% 2.43/0.73  % (22593)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.43/0.74  % (22595)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.43/0.74  % (22594)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.43/0.75  % (22574)Refutation not found, non-redundant clauses discarded% (22574)------------------------------
% 2.43/0.75  % (22574)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.43/0.75  % (22574)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.43/0.75  % (22574)Termination reason: Refutation not found, non-redundant clauses discarded
% 2.43/0.75  
% 2.43/0.75  % (22574)Memory used [KB]: 6268
% 2.43/0.75  % (22574)Time elapsed: 0.164 s
% 2.43/0.75  % (22574)Instructions burned: 46 (million)
% 2.43/0.75  % (22574)------------------------------
% 2.43/0.75  % (22574)------------------------------
% 2.54/0.77  % (22597)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.54/0.77  % (22579)Instruction limit reached!
% 2.54/0.77  % (22579)------------------------------
% 2.54/0.77  % (22579)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.77  % (22579)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.77  % (22579)Termination reason: Unknown
% 2.54/0.77  % (22579)Termination phase: Saturation
% 2.54/0.77  
% 2.54/0.77  % (22579)Memory used [KB]: 6524
% 2.54/0.77  % (22579)Time elapsed: 0.183 s
% 2.54/0.77  % (22579)Instructions burned: 59 (million)
% 2.54/0.77  % (22579)------------------------------
% 2.54/0.77  % (22579)------------------------------
% 2.54/0.78  % (22596)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.54/0.78  % (22598)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.54/0.79  % (22600)lrs+1011_1:1_br=off:fs=off:fsr=off:tha=off:urr=ec_only:i=488:si=on:rawr=on:rtra=on_0 on theBenchmark for (2996ds/488Mi)
% 2.54/0.79  % (22600)Refutation not found, incomplete strategy% (22600)------------------------------
% 2.54/0.79  % (22600)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.79  % (22600)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.79  % (22600)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.79  
% 2.54/0.79  % (22600)Memory used [KB]: 5373
% 2.54/0.79  % (22600)Time elapsed: 0.006 s
% 2.54/0.79  % (22600)Instructions burned: 2 (million)
% 2.54/0.79  % (22600)------------------------------
% 2.54/0.79  % (22600)------------------------------
% 2.54/0.80  % (22601)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 (2996ds/230Mi)
% 2.54/0.80  % (22599)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.54/0.81  % (22581)Refutation not found, incomplete strategy% (22581)------------------------------
% 2.54/0.81  % (22581)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.81  % (22581)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.81  % (22581)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.81  
% 2.54/0.81  % (22581)Memory used [KB]: 5500
% 2.54/0.81  % (22581)Time elapsed: 0.230 s
% 2.54/0.81  % (22581)Instructions burned: 102 (million)
% 2.54/0.81  % (22581)------------------------------
% 2.54/0.81  % (22581)------------------------------
% 2.54/0.82  % (22587)Refutation not found, incomplete strategy% (22587)------------------------------
% 2.54/0.82  % (22587)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.82  % (22587)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.82  % (22587)Termination reason: Refutation not found, incomplete strategy
% 2.54/0.82  
% 2.54/0.82  % (22587)Memory used [KB]: 895
% 2.54/0.82  % (22587)Time elapsed: 0.190 s
% 2.54/0.82  % (22587)Instructions burned: 98 (million)
% 2.54/0.82  % (22587)------------------------------
% 2.54/0.82  % (22587)------------------------------
% 2.54/0.82  % (22584)First to succeed.
% 2.54/0.82  % (22584)Refutation found. Thanks to Tanya!
% 2.54/0.82  % SZS status Theorem for theBenchmark
% 2.54/0.82  % SZS output start Proof for theBenchmark
% See solution above
% 2.54/0.82  % (22584)------------------------------
% 2.54/0.82  % (22584)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 2.54/0.82  % (22584)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 2.54/0.82  % (22584)Termination reason: Refutation
% 2.54/0.82  
% 2.54/0.82  % (22584)Memory used [KB]: 1023
% 2.54/0.82  % (22584)Time elapsed: 0.193 s
% 2.54/0.82  % (22584)Instructions burned: 101 (million)
% 2.54/0.82  % (22584)------------------------------
% 2.54/0.82  % (22584)------------------------------
% 2.54/0.82  % (22501)Success in time 0.469 s
%------------------------------------------------------------------------------